summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: mach-orion5x: convert custom LED code to gpio_led and LED CPU triggerBryan Wu2012-08-014-53/+22
* ARM: mach-shark: retire custom LED codeBryan Wu2012-08-013-138/+87
* ARM: mach-ks8695: remove leds driver, since nobody use itBryan Wu2012-08-014-121/+0
* ARM: mach-realview and mach-versatile: retire custom LED codeBryan Wu2012-08-0110-76/+7
* ARM: at91: convert old leds drivers to gpio_led and led_trigger driversBryan Wu2012-07-3113-137/+89
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-07-2051-168/+272
|\
| * MIPS: PCI: Move fixups from __init to __devinit.Sebastian Andrzej Siewior2012-07-198-22/+22
| * MIPS: Fix bug.h MIPS build regressionYoichi Yuasa2012-07-192-1/+1
| * MIPS: sync-r4k: remove redundant irq operationYong Zhang2012-07-191-5/+0
| * MIPS: smp: Warn on too early irq enableYong Zhang2012-07-191-0/+5
| * MIPS: call set_cpu_online() on cpu being brought up with irq disabledYong Zhang2012-07-191-2/+2
| * MIPS: call ->smp_finish() a little lateYong Zhang2012-07-191-1/+2
| * MIPS: Yosemite: delay irq enable to ->smp_finish()Yong Zhang2012-07-191-1/+1
| * MIPS: SMTC: delay irq enable to ->smp_finish()Yong Zhang2012-07-191-1/+2
| * MIPS: BMIPS: delay irq enable to ->smp_finish()Yong Zhang2012-07-191-7/+7
| * MIPS: Octeon: delay enable irq to ->smp_finish()Yong Zhang2012-07-191-1/+1
| * MIPS: Oprofile: Fix build as a module.Ralf Baechle2012-07-191-0/+1
| * MIPS: BCM63XX: Fix BCM6368 IPSec clock bitFlorian Fainelli2012-07-191-1/+1
| * MIPS: perf: Fix build error caused by unused counters_per_cpu_to_total()Florian Fainelli2012-07-191-5/+0
| * MIPS: Fix Magic SysRq L kernel crash.Vincent Wen2012-07-191-0/+3
| * MIPS: BMIPS: Fix duplicate header inclusion.Danny Kukawka2012-07-191-1/+0
| * mips: mark const init data with __initconst instead of __initdataUwe Kleine-König2012-07-197-9/+9
| * MIPS: cmpxchg.h: Add missing includeAaro Koskinen2012-07-191-0/+1
| * MIPS: Malta may also be equipped with MIPS64 R2 processors.Leonid Yegoshin2012-07-191-0/+1
| * MIPS: Fix typo multipy -> multiplyRalf Baechle2012-07-191-2/+2
| * MIPS: Cavium: Fix duplicate ARCH_SPARSEMEM_ENABLE in kconfig.Yoichi Yuasa2012-07-192-4/+1
| * MIPS: BCM47xx: Fix BCMA_DRIVER_PCI_HOSTMODE config dependenciesYoichi Yuasa2012-07-191-0/+1
| * MIPS: SMTC: Spelling and grammar corrections.Ralf Baechle2012-07-191-5/+5
| * MIPS: Properly align the .data..init_task section.David Daney2012-07-192-3/+4
| * MIPS: Malta: Change start address to avoid conflicts.Steven J. Hill2012-07-191-2/+3
| * MIPS: Fix race condition with FPU thread task flag during context switch.Leonid Yegoshin2012-07-194-24/+11
| * MIPS: Fix decoding of c0_config1 for MIPSxx caches with 32 ways per set.Douglas Leung2012-07-191-2/+2
| * MIPS: Refactor 'clear_page' and 'copy_page' functions.Steven J. Hill2012-07-194-52/+77
| * MIPS: Don't panic on 5KEc.Leonid Yegoshin2012-07-193-1/+6
| * MIPS: Add support for the M14Kc core.Steven J. Hill2012-07-066-3/+17
| * MIPS: MT: Fix indentation damage.Ralf Baechle2012-07-061-1/+1
| * MIPS: Clean-up GIC and vectored interrupts.Steven J. Hill2012-07-062-1/+24
| * MIPS: Provide a symbol for the legacy performance counter interrupt.Ralf Baechle2012-07-062-1/+2
| * MIPS: Netlogic: Fix TLB size of boot CPU.Jayachandran C2012-07-031-1/+7
| * MIPS: Netlogic: MSI enable fix for XLSGanesan Ramalingam2012-07-031-9/+50
| * MIPS: Netlogic: Fix PCIX irq on XLR chipsJayachandran C2012-07-031-1/+1
* | mips: fix bug.h build regressionYoichi Yuasa2012-07-182-1/+1
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-185-10/+12
|\ \
| * | ARM: SPEAr600: Fix timer interrupt definition in spear600.dtsiStefan Roese2012-07-181-0/+1
| * | ARM: dts: SPEAr320: Boot the board in EXTENDED_MODEVipul Kumar Samar2012-07-181-1/+1
| * | ARM: dts: SPEAr320: Fix compatible stringVipul Kumar Samar2012-07-181-2/+2
| * | ARM: SPEAr13xx: Fix Interrupt bindingsVipul Kumar Samar2012-07-181-5/+6
| * | Clk:spear6xx:Fix: Rename clk ids within predefined limitVipul Kumar Samar2012-07-181-1/+1
| * | Clk:spear3xx:Fix: Rename clk ids within predefined limitVipul Kumar Samar2012-07-181-1/+1
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-176-14/+21
|\ \ \