summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: 6836/1: kprobes/fix emulation of LDR/STR instruction when Rn == PCViktor Rosendahl2011-03-281-4/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into fixesRussell King2011-03-284-13/+17
|\
| * Fix the broken build for Marvell Dove platform.Konstantin Porotchkin2011-03-272-4/+1
| * arm: mach-kirkwood: add led in sheevaplug-setup.cRobin Becker2011-03-171-0/+7
| * ARM: orion5x: replace printk with pr_{err,info,...} in ts78xx-setup.cAlexander Clouter2011-03-061-9/+9
* | ARM: 6835/1: perf: ensure overflows aren't missed due to IRQ latencyWill Deacon2011-03-264-12/+15
* | ARM: 6834/1: perf: reset counters on all CPUs during initialisationWill Deacon2011-03-262-6/+30
* | ARM: 6833/1: perf: add required isbs() to ARMv7 backendWill Deacon2011-03-261-0/+2
* | ARM: 6825/1: kernel/sleep.S: fix Thumb2 compilation issuesNicolas Pitre2011-03-261-3/+11
* | ARM: 6807/1: realview: Fix secondary GIC initialisation for EB with MPCore tilePawel Moll2011-03-261-1/+1
* | Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2011-03-2511-232/+129
|\ \
| * | Introduce ARCH_NO_SYSDEV_OPS config option (v2)Rafael J. Wysocki2011-03-231-0/+1
| * | x86: Use syscore_ops instead of sysdev classes and sysdevsRafael J. Wysocki2011-03-2310-232/+128
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2011-03-251-2/+2
|\ \ \
| * | | kgdb,x86_64: fix compile warning found with sparseJason Wessel2011-03-251-2/+2
* | | | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-2527-508/+214
|\ \ \ \
| * | | | arm: ep93xx: Add basic interrupt infoRyan Mallon2011-03-251-3/+4
| * | | | arm/gpio: Remove three copies of broken and racy debug codeThomas Gleixner2011-03-252-84/+0
| * | | | xtensa: Use generic show_interrupts()Thomas Gleixner2011-03-242-44/+10
| * | | | xtensa: Convert genirq namespaceThomas Gleixner2011-03-243-13/+13
| * | | | xtensa: Use generic IRQ Kconfig and set GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-03-241-3/+2
| * | | | xtensa: Convert s6000 gpio irq_chip to new functionsThomas Gleixner2011-03-241-18/+17
| * | | | xtensa: Convert main irq_chip to new functionsThomas Gleixner2011-03-241-22/+21
| * | | | um: Use generic show_interrupts()Thomas Gleixner2011-03-242-46/+1
| * | | | um: Convert genirq namespaceThomas Gleixner2011-03-241-5/+4
| * | | | m32r: Use generic show_interrupts()Thomas Gleixner2011-03-242-45/+1
| * | | | m32r: Convert genirq namespaceThomas Gleixner2011-03-248-75/+75
| * | | | h8300: Use generic show_interrupts()Thomas Gleixner2011-03-242-31/+1
| * | | | h8300: Convert genirq namespaceThomas Gleixner2011-03-241-1/+1
| * | | | avr32: Cleanup eic_set_irq_type()Thomas Gleixner2011-03-241-20/+11
| * | | | avr32: Use generic show_interrupts()Thomas Gleixner2011-03-242-37/+1
| * | | | avr: Cleanup genirq namespaceThomas Gleixner2011-03-245-17/+17
| * | | | avr32: Use generic IRQ config, enable GENERIC_HARDIRQS_NO_DEPRECATEDThomas Gleixner2011-03-241-9/+4
| * | | | avr32: At32ap: Convert pop irq_chip to new functionsThomas Gleixner2011-03-241-13/+10
| * | | | avr32: At32ap: Convert intc irq_chip to new functionsThomas Gleixner2011-03-241-7/+5
| * | | | avr32: At32ap: Convert extint irq_chip to new functionsThomas Gleixner2011-03-241-22/+23
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-252-3/+9
|\ \ \ \ \
| * | | | | perf, x86: Complain louder about BIOSen corrupting CPU/PMU state and continueIngo Molnar2011-03-251-2/+7
| * | | | | perf, x86: P4 PMU - Read proper MSR register to catch unflagged overflowsDon Zickus2011-03-241-0/+1
| * | | | | perf, x86: Fix Intel fixed counters base initializationStephane Eranian2011-03-191-1/+1
* | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-251-1/+1
|\ \ \ \ \ \
| * | | | | | x86, dumpstack: Use %pB format specifier for stack traceNamhyung Kim2011-03-241-1/+1
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-03-252-8/+6
|\ \ \ \ \ \ \
| * | | | | | | x86: DT: Cleanup namespace and call irq_set_irq_type() unconditionalThomas Gleixner2011-03-241-3/+1
| * | | | | | | x86: DT: Fix return condition in irq_create_of_mapping()Thomas Gleixner2011-03-241-1/+1
| * | | | | | | x86, mpparse: Move check_slot into CONFIG_X86_IO_APIC contextRakib Mullick2011-03-221-4/+4
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2011-03-25170-7131/+6916
|\ \ \ \ \ \ \ \
| * | | | | | | | m68k: merge m68k and m68knommu arch directoriesGreg Ungerer2011-03-25170-7131/+6916
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2011-03-251-0/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sparc32: Fix multiple RTC detections on SUN4DKjetil Oftedal2011-03-241-0/+4