aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| * | | | Fix the broken build for Marvell Dove platform.Konstantin Porotchkin2011-03-27
| * | | | arm: mach-kirkwood: add led in sheevaplug-setup.cRobin Becker2011-03-17
| * | | | ARM: orion5x: replace printk with pr_{err,info,...} in ts78xx-setup.cAlexander Clouter2011-03-06
* | | | | ARM: 6835/1: perf: ensure overflows aren't missed due to IRQ latencyWill Deacon2011-03-26
* | | | | ARM: 6834/1: perf: reset counters on all CPUs during initialisationWill Deacon2011-03-26
* | | | | ARM: 6833/1: perf: add required isbs() to ARMv7 backendWill Deacon2011-03-26
* | | | | ARM: 6825/1: kernel/sleep.S: fix Thumb2 compilation issuesNicolas Pitre2011-03-26
* | | | | ARM: 6807/1: realview: Fix secondary GIC initialisation for EB with MPCore tilePawel Moll2011-03-26
| |/ / / |/| | |
* | | | Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2011-03-26
|\ \ \ \
| * | | | Introduce ARCH_NO_SYSDEV_OPS config option (v2)Rafael J. Wysocki2011-03-23
| * | | | x86: Use syscore_ops instead of sysdev classes and sysdevsRafael J. Wysocki2011-03-23
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2011-03-26
|\ \ \ \ \
| * | | | | kgdb,x86_64: fix compile warning found with sparseJason Wessel2011-03-25
* | | | | | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-25
|\ \ \ \ \ \
| * | | | | | arm: ep93xx: Add basic interrupt infoRyan Mallon2011-03-24
| * | | | | | arm/gpio: Remove three copies of broken and racy debug codeThomas Gleixner2011-03-24
| * | | | | | xtensa: Use generic show_interrupts()Thomas Gleixner2011-03-24
| * | | | | | xtensa: Convert genirq namespaceThomas Gleixner2011-03-24
| * | | | | | xtensa: Use generic IRQ Kconfig and set GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-03-24
| * | | | | | xtensa: Convert s6000 gpio irq_chip to new functionsThomas Gleixner2011-03-24
| * | | | | | xtensa: Convert main irq_chip to new functionsThomas Gleixner2011-03-24
| * | | | | | um: Use generic show_interrupts()Thomas Gleixner2011-03-24
| * | | | | | um: Convert genirq namespaceThomas Gleixner2011-03-24
| * | | | | | m32r: Use generic show_interrupts()Thomas Gleixner2011-03-24
| * | | | | | m32r: Convert genirq namespaceThomas Gleixner2011-03-24
| * | | | | | h8300: Use generic show_interrupts()Thomas Gleixner2011-03-24
| * | | | | | h8300: Convert genirq namespaceThomas Gleixner2011-03-24
| * | | | | | avr32: Cleanup eic_set_irq_type()Thomas Gleixner2011-03-24
| * | | | | | avr32: Use generic show_interrupts()Thomas Gleixner2011-03-24
| * | | | | | avr: Cleanup genirq namespaceThomas Gleixner2011-03-24
| * | | | | | avr32: Use generic IRQ config, enable GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-03-24
| * | | | | | avr32: At32ap: Convert pop irq_chip to new functionsThomas Gleixner2011-03-24
| * | | | | | avr32: At32ap: Convert intc irq_chip to new functionsThomas Gleixner2011-03-24
| * | | | | | avr32: At32ap: Convert extint irq_chip to new functionsThomas Gleixner2011-03-24
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-25
|\ \ \ \ \ \
| * | | | | | perf, x86: Complain louder about BIOSen corrupting CPU/PMU state and continueIngo Molnar2011-03-25
| * | | | | | perf, x86: P4 PMU - Read proper MSR register to catch unflagged overflowsDon Zickus2011-03-24
| * | | | | | perf, x86: Fix Intel fixed counters base initializationStephane Eranian2011-03-19
* | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-25
|\ \ \ \ \ \ \
| * | | | | | | x86, dumpstack: Use %pB format specifier for stack traceNamhyung Kim2011-03-24
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-25
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: DT: Cleanup namespace and call irq_set_irq_type() unconditionalThomas Gleixner2011-03-24
| * | | | | | | | x86: DT: Fix return condition in irq_create_of_mapping()Thomas Gleixner2011-03-24
| * | | | | | | | x86, mpparse: Move check_slot into CONFIG_X86_IO_APIC contextRakib Mullick2011-03-22
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2011-03-25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | m68k: merge m68k and m68knommu arch directoriesGreg Ungerer2011-03-25
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2011-03-25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sparc32: Fix multiple RTC detections on SUN4DKjetil Oftedal2011-03-24
* | | | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-03-25
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [S390] cmpxchg: implement cmpxchg64()Heiko Carstens2011-03-23