]> Pileus Git - ~andy/linux/shortlog
~andy/linux
2013-07-02 Markos ChandrasMIPS: Kconfig: Add missing MODULES dependency to VPE_LOADER
2013-07-02 Markos ChandrasMIPS: BCM63xx: CLK: Add dummy clk_{set,round}_rate...
2013-07-01 Steven J. HillMIPS: SEAD3: Disable L2 cache on SEAD-3.
2013-07-01 Jonas GorskiMIPS: BCM63xx: Enable second core SMP on BCM6328 if...
2013-07-01 Kevin CernekeeMIPS: BCM63xx: Add SMP support to prom.c
2013-07-01 Florian FainelliMIPS: define write{b,w,l,q}_relaxed
2013-07-01 Markos ChandrasMIPS: Expose missing pci_io{map,unmap} declarations
2013-07-01 Leonid YegoshinMIPS: Malta: Update GCMP detection.
2013-07-01 Leonid YegoshinRevert "MIPS: make CAC_ADDR and UNCAC_ADDR account...
2013-07-01 Deng-Cheng ZhuMIPS: APSP: Remove <asm/kspd.h>
2013-07-01 Markos ChandrasSSB: Kconfig: Amend SSB_EMBEDDED dependencies
2013-07-01 Steven J. HillMIPS: microMIPS: Fix improper definition of ISA excepti...
2013-07-01 David DaneyMIPS: Don't try to decode microMIPS branch instructions...
2013-07-01 David DaneyMIPS: Declare emulate_load_store_microMIPS as a static...
2013-07-01 Tony WuMIPS: Fix typos and cleanup comment
2013-07-01 Tony WuMIPS: Cleanup indentation and whitespace
2013-07-01 Florian FainelliMIPS: BMIPS: support booting from physical CPU other...
2013-07-01 David DaneyMIPS: Only set cpu_has_mmips if SYS_SUPPORTS_MICROMIPS
2013-07-01 Tony WuMIPS: GIC: Fix gic_set_affinity infinite loop
2013-07-01 David DaneyMIPS: Don't save/restore OCTEON wide multiplier state...
2013-07-01 Aaro KoskinenMIPS: Octeon: Enable interfaces on EdgeRouter Lite
2013-07-01 Jayachandran CMIPS: Move generated code to .text for microMIPS
2013-07-01 Ralf BaechleMIPS: Get rid of MIPS I flag and test macros.
2013-07-01 Ralf BaechleMIPS: Malta: Move platform-specific PCI code to arch...
2013-07-01 Ralf BaechleMIPS: Sibyte: Fix comment.
2013-07-01 Ralf BaechleMIPS: Sibyte: Remove duplicate but harmless line from...
2013-07-01 David DaneyMIPS: Update cavium_octeon_defconfig
2013-07-01 David DaneyMIPS: OCTEON: Remove custom serial setup code.
2013-07-01 David Daneytty/8250_dw: Add support for OCTEON UARTS.
2013-07-01 David DaneyMIPS: OCTEON: Set proper UART clock in internal device...
2013-07-01 Florian FainelliMIPS: BCM63XX: add support for the Netgear CVG834G
2013-07-01 Florian FainelliMIPS: BCM63XX: let board specify an external GPIO to...
2013-07-01 Florian FainelliMIPS: BCM63XX: provide a MAC address for BCM3368 chips
2013-07-01 Florian FainelliMIPS: BCM63XX: recognize Cable Modem firmware format
2013-07-01 Florian FainelliMIPS: BCM63XX: add support for BCM3368 Cable Modem
2013-07-01 Florian FainelliMIPS: BCM63XX: select BOOT_RAW
2013-07-01 Paul GortmakerMIPS: Delete Wind River ppmc eval board support.
2013-07-01 Ralf BaechleMIPS: fcntl.h: Use __kernel_off_t, not off_t.
2013-07-01 Ralf BaechleMIPS: Use proper include guard symbol for <uapi/asm...
2013-07-01 Jonas GorskiMIPS: remove alloc_pci_controller prototype
2013-07-01 Jonas GorskiMIPS: BCM63XX: select BMIPS4350 and default to 2 CPUs...
2013-07-01 Kevin CernekeeMIPS: BCM63XX: Handle SW IRQs 0-1
2013-07-01 Gregory FongMIPS: r4k,octeon,r2300: stack protector: change canary...
2013-07-01 Gregory FongMIPS: initial stack protector support
2013-07-01 Markos ChandrasMIPS: Boot: Compressed: Remove -fstack-protector from...
2013-06-17 Grant Likelyirqdomain: Remove temporary MIPS workaround code
2013-06-17 Joe Perchesmips: lasat: sysctl: Convert use of typedef ctl_table...
2013-06-17 Paul BolleMIPS: MSP71xx: Remove gpio drivers
2013-06-17 Paul BolleMIPS: DEC: remove unbuildable promcon.c
2013-06-13 Jayachandran CMIPS: Fixup check for invalid scratch register
2013-06-13 Jayachandran CMIPS: Allow platform specific scratch registers
2013-06-13 Jayachandran CMIPS: Netlogic: Fix plat_irq_dispatch
2013-06-13 Jayachandran CMIPS: Netlogic: Remove workarounds for early SoCs
2013-06-13 Jayachandran CMIPS: Netlogic: Fixup memory regions for prefetch
2013-06-13 Jayachandran CMIPS: Netlogic: wait for all hardware threads
2013-06-13 Jayachandran CMIPS: Netlogic: Fix sign extension in PIC write
2013-06-13 Jayachandran CMIPS: Netlogic: use branch instead of jump
2013-06-13 Jayachandran CMIPS: Netlogic: move cpu_ready array to boot area
2013-06-13 Jayachandran CMIPS: Netlogic: Add nlm_get_boot_data() helper
2013-06-13 Jayachandran CMIPS: Netlogic: Initialization when !CONFIG_SMP
2013-06-13 Jayachandran CMIPS: Netlogic: Split reset code out of smpboot.S
2013-06-13 Jayachandran CMIPS: Netlogic: Split XLP device tree code to dt.c
2013-06-13 Jayachandran CMIPS: Netlogic: Support compressed kernel
2013-06-13 Jayachandran CMIPS: boot: Fixes for compressed/uart-16550.c
2013-06-13 Jayachandran CMIPS: Netlogic: COP2 save/restore code
2013-06-13 Jayachandran CMIPS: Netlogic: rename nlm_cop2_save/restore
2013-06-13 Jayachandran CMIPS: Netlogic: Fix nlm_read_c2_status() definition
2013-06-13 Jayachandran CMIPS: Allow kernel to use coprocessor 2
2013-06-13 Jayachandran CMIPS: Move cop2 save/restore to switch_to()
2013-06-13 Ganesan RamalingamMIPS: Netlogic: SWIOTLB dma ops for 32-bit DMA
2013-06-13 Jayachandran CMIPS: Support SWIOTLB in default dma operations
2013-06-13 Ralf BaechleMIPS: Kconfig: Remove extranous help keyword.
2013-06-13 Ralf BaechleMIPS: Kconfig: Move ZONE_DMA to a more appropriate...
2013-06-11 Markos ChandrasMIPS: kernel: mcount.S: Drop FRAME_POINTER codepath
2013-06-10 Ralf BaechleMIPS: Implement HAVE_CONTEXT_TRACKING.
2013-06-10 Ralf BaechleMIPS: Cleanup flags in syscall flags handlers.
2013-06-10 Chen GangMIPS: using strlcpy() instead of strncpy()
2013-06-10 Chen GangMIPS: Ralink: Use strlcpy() instead of strncpy().
2013-06-10 Chen GangMIPS: Lantiq: Use strlcpy() instead of strncpy().
2013-06-10 David DaneyMIPS: OCTEON: Get rid of CONFIG_CAVIUM_OCTEON_HW_FIX_UN...
2013-06-10 David DaneyMIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_DECODE_RSL
2013-06-10 David DaneyMIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BO...
2013-06-10 Jiang LiuMIPS: PowerTV: use free_reserved_area() to simplify...
2013-06-09 Linus TorvaldsLinux 3.10-rc5 v3.10-rc5
2013-06-09 Mikulas Patockahpfs: fix warnings when the filesystem fills up
2013-06-08 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2013-06-08 Linus TorvaldsMerge tag 'irqdomain-for-linus' of git://git.secretlab...
2013-06-08 Grant Likelyirqchip: Return -EPERM for reserved IRQs
2013-06-08 Linus Walleijirqdomain: document the simple domain first_irq
2013-06-08 Chen Gangkernel/irq/irqdomain.c: before use 'irq_data', need...
2013-06-08 Arnd Bergmannirqdomain: export irq_domain_add_simple
2013-06-08 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2013-06-08 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2013-06-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-06-08 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-06-08 Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2013-06-08 Linus TorvaldsMerge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kerne...
2013-06-08 Rafael J. WysockiRevert "ACPI / scan: do not match drivers against objec...
2013-06-08 Olof JohanssonMerge tag 'mxs-fixes-3.10' of git://git.linaro.org...
2013-06-08 Olof JohanssonMerge tag 'imx-fixes-3.10-2' of git://git.linaro.org...
next