| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc32,leon: implement genirq CPU affinity | Daniel Hellstrom | 2011-04-21 | 1 | -10/+54 |
* | sparc32, leon: code cleanup of timer/IRQ controller initialization | Daniel Hellstrom | 2011-04-21 | 1 | -84/+72 |
* | sparc32,leon: cleaned away code from the LEON2 days | Daniel Hellstrom | 2011-04-21 | 2 | -24/+1 |
* | sparc32,leon: per-cpu ticker use genirq per-cpu handler | Daniel Hellstrom | 2011-04-21 | 4 | -51/+22 |
* | sparc32,leon: add support for extended interrupt controller | Daniel Hellstrom | 2011-04-21 | 2 | -28/+74 |
* | sparc32, leon: must protect IRQ controller register with spinlock | Daniel Hellstrom | 2011-04-21 | 1 | -7/+7 |
* | sparc32: genirq support | Sam Ravnborg | 2011-04-19 | 14 | -935/+636 |
* | sparc32: cleanup code for pci init | Sam Ravnborg | 2011-04-19 | 3 | -16/+15 |
* | sparc32,sun4d: rename sbus_tid to board_to_cpu in irq support | Sam Ravnborg | 2011-04-19 | 1 | -5/+9 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-04-19 | 3 | -14/+21 |
|\ |
|
| * | x86, gart: Make sure GART does not map physmem above 1TB | Joerg Roedel | 2011-04-18 | 1 | -1/+8 |
| * | x86, gart: Set DISTLBWALKPRB bit always | Joerg Roedel | 2011-04-18 | 2 | -3/+3 |
| * | x86, gart: Convert spaces to tabs in enable_gart_translation | Joerg Roedel | 2011-04-18 | 1 | -11/+11 |
* | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-04-19 | 1 | -4/+18 |
|\ \ |
|
| * | | perf, x86: Fix AMD family 15h FPU event constraints | Robert Richter | 2011-04-19 | 1 | -3/+17 |
| * | | perf, x86: Fix pre-defined cache-misses event for AMD family 15h cpus | Andre Przywara | 2011-04-19 | 1 | -1/+1 |
* | | | Merge branch 'for-39-rc4' of git://codeaurora.org/quic/kernel/davidb/linux-msm | Linus Torvalds | 2011-04-18 | 2 | -5/+2 |
|\ \ \ |
|
| * | | | msm: timer: fix missing return value | David Brown | 2011-03-31 | 1 | -1/+1 |
| * | | | msm: Remove extraneous ffa device check | David Brown | 2011-03-31 | 1 | -4/+1 |
* | | | | powerpc/powermac: Build fix with SMP and CPU hotplug | Benjamin Herrenschmidt | 2011-04-18 | 1 | -3/+5 |
* | | | | powerpc/perf_event: Skip updating kernel counters if register value shrinks | Eric B Munson | 2011-04-18 | 1 | -7/+30 |
* | | | | powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabled | Stefan Roese | 2011-04-18 | 1 | -1/+1 |
* | | | | powerpc: Fix oops if scan_dispatch_log is called too early | Anton Blanchard | 2011-04-18 | 1 | -0/+3 |
* | | | | powerpc/pseries: Use a kmem cache for DTL buffers | Nishanth Aravamudan | 2011-04-18 | 1 | -2/+10 |
* | | | | powerpc/kexec: Fix regression causing compile failure on UP | Paul Gortmaker | 2011-04-18 | 1 | -6/+6 |
* | | | | Merge remote branch 'kumar/merge' into merge | Benjamin Herrenschmidt | 2011-04-18 | 5 | -7/+26 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | powerpc/85xx: disable Suspend support if SMP enabled | Kumar Gala | 2011-04-12 | 1 | -1/+1 |
| * | | | powerpc/e500mc: Remove CPU_FTR_MAYBE_CAN_NAP/CPU_FTR_MAYBE_CAN_DOZE | Scott Wood | 2011-04-12 | 1 | -2/+1 |
| * | | | powerpc/book3e: Fix CPU feature handling on 64-bit e5500 | Kumar Gala | 2011-04-12 | 2 | -1/+14 |
| * | | | powerpc: Check device status before adding serial device | Prabhakar Kushwaha | 2011-04-12 | 1 | -3/+5 |
| * | | | powerpc/85xx: Don't add disabled PCIe devices | Prabhakar Kushwaha | 2011-04-12 | 1 | -0/+5 |
* | | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-04-17 | 3 | -19/+3 |
|\ \ \ \ |
|
| * | | | | ARM: SAMSUNG: Fix warning 's3c_pm_show_resume_irqs' defined but not used | Maurus Cuelenaere | 2011-04-14 | 1 | -2/+3 |
| * | | | | ARM: SAMSUNG: Fix build failure in PM CRC check code | Abhilash Kesavan | 2011-04-14 | 1 | -6/+0 |
| * | | | | ARM: S5P: Remove unused s3c_pm_check_resume_pin | Abhilash Kesavan | 2011-04-14 | 1 | -11/+0 |
* | | | | | alpha: Fix uninitialized value in read_persistent_clock. | Richard Henderson | 2011-04-17 | 1 | -0/+1 |
* | | | | | alpha: Fix RTC interrupt setup. | Richard Henderson | 2011-04-17 | 1 | -1/+1 |
* | | | | | alpha: Remove set but unused variables. | Richard Henderson | 2011-04-17 | 5 | -17/+13 |
* | | | | | alpha: Don't force -Werror. | Richard Henderson | 2011-04-17 | 1 | -1/+1 |
* | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2011-04-16 | 1 | -1/+0 |
|\ \ \ \ \ |
|
| * | | | | | usb: Fix Kconfig unmet dependencies for Microblaze EHCI | Michal Simek | 2011-04-13 | 1 | -1/+0 |
| |/ / / / |
|
| | | | | | |
| \ \ \ \ | |
| \ \ \ \ | |
| \ \ \ \ | |
*---. \ \ \ \ | Merge branches 'core-fixes-for-linus', 'perf-fixes-for-linus', 'sched-fixes-f... | Linus Torvalds | 2011-04-16 | 5 | -5/+53 |
|\ \ \ \ \ \ \
| | |_|/ / / /
| |/| | | | /
| | | |_|_|/
| | |/| | | |
|
| | | * | | | x86, amd: Disable GartTlbWlkErr when BIOS forgets it | Joerg Roedel | 2011-04-15 | 2 | -0/+23 |
| | | * | | | x86, NUMA: Fix fakenuma boot failure | KOSAKI Motohiro | 2011-04-15 | 1 | -0/+23 |
| | | * | | | x86/mrst: Fix boot crash caused by incorrect pin to irq mapping | Jacob Pan | 2011-04-12 | 1 | -5/+5 |
| | | * | | | x86/ce4100: Add reg property to bridges | Sebastian Andrzej Siewior | 2011-04-11 | 1 | -0/+2 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra | Linus Torvalds | 2011-04-15 | 2 | -6/+9 |
|\ \ \ \ \ |
|
| * | | | | | arm: tegra: fix error check in tegra2_clocks.c | Nicolas Kaiser | 2011-04-01 | 1 | -4/+5 |
| * | | | | | ARM: tegra: gpio: Fix unused variable warnings | Colin Cross | 2011-03-30 | 1 | -2/+4 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-04-15 | 25 | -45/+91 |
|\ \ \ \ \ |
|