| Commit message (Expand) | Author | Age | Files | Lines |
* | irq: change ACPI GSI APIs to also take a device argument | Yinghai Lu | 2009-04-28 | 5 | -10/+14 |
* | x86/irq: change irq_desc_alloc() to take node instead of cpu | Yinghai Lu | 2009-04-28 | 2 | -33/+27 |
* | irq: change ->set_affinity() to return status | Yinghai Lu | 2009-04-28 | 20 | -66/+128 |
* | x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESC | Yinghai Lu | 2009-04-28 | 3 | -63/+4 |
* | Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2009-04-27 | 2 | -21/+38 |
|\ |
|
| * | sh: Fix up unsigned syscall_nr in SH-5 pt_regs. | Paul Mundt | 2009-04-27 | 1 | -1/+1 |
| * | sh: sh7785lcr: fix defconfig for 29-bit mode | Yoshihiro Shimoda | 2009-04-27 | 1 | -20/+37 |
* | | FRV: Stop gcc from generating uninitialised variable warnings after BUG() | David Howells | 2009-04-27 | 1 | -2/+3 |
* | | FRV: Wire up new syscalls | David Howells | 2009-04-27 | 2 | -1/+5 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-04-26 | 11 | -14/+58 |
|\ \ |
|
| * | | x86, hpet: Stop soliciting hpet=force users on ICH4M | Len Brown | 2009-04-24 | 1 | -2/+0 |
| * | | x86: check boundary in setup_node_bootmem() | Yinghai Lu | 2009-04-23 | 1 | -0/+3 |
| * | | uv_time: add parameter to uv_read_rtc() | Coly Li | 2009-04-22 | 1 | -5/+5 |
| * | | x86: hpet: fix periodic mode programming on AMD 81xx | Andreas Herrmann | 2009-04-22 | 1 | -1/+17 |
| * | | Merge commit 'v2.6.30-rc3' into x86/urgent | Ingo Molnar | 2009-04-22 | 64 | -151/+170 |
| |\ \ |
|
| * | | | x86: more than 8 32-bit CPUs requires X86_BIGSMP | Michael K. Johnson | 2009-04-21 | 1 | -0/+1 |
| * | | | x86: avoid theoretical spurious NMI backtraces with CONFIG_CPUMASK_OFFSTACK=y | Rusty Russell | 2009-04-21 | 1 | -1/+1 |
| * | | | x86: fix boot crash in NMI watchdog with CONFIG_CPUMASK_OFFSTACK=y and flat APIC | Rusty Russell | 2009-04-21 | 1 | -1/+2 |
| * | | | x86-64: fix FPU corruption with signals and preemption | Suresh Siddha | 2009-04-20 | 1 | -1/+3 |
| * | | | x86/uv: fix for no memory at paddr 0 | Jack Steiner | 2009-04-20 | 1 | -0/+1 |
| * | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2009-04-20 | 692 | -2694/+46421 |
| |\ \ \ |
|
| * | | | | x86: mm/numa_32.c calculate_numa_remap_pages should use __init | Jaswinder Singh Rajput | 2009-04-17 | 1 | -1/+1 |
| * | | | | x86, kbuild: make "make install" not depend on vmlinux | H. Peter Anvin | 2009-04-17 | 1 | -1/+5 |
| * | | | | x86/uv: fix init of cpu-less nodes | Jack Steiner | 2009-04-17 | 1 | -0/+14 |
| * | | | | x86/uv: fix init of memory-less nodes | Jack Steiner | 2009-04-17 | 1 | -1/+5 |
* | | | | | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-04-26 | 2 | -0/+3 |
|\ \ \ \ \ |
|
| * | | | | | x86/irq: mark NUMA_MIGRATE_IRQ_DESC broken | Yinghai Lu | 2009-04-17 | 1 | -0/+1 |
| * | | | | | x86, irq: Remove IRQ_DISABLED check in process context IRQ move | Pallipadi, Venkatesh | 2009-04-14 | 1 | -0/+2 |
* | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-04-26 | 1 | -0/+3 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | lockdep, x86: account for irqs enabled in paranoid_exit | Steven Rostedt | 2009-04-18 | 1 | -0/+3 |
| |/ / / / |
|
* | | | | | sparc: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-04-26 | 2 | -2/+2 |
* | | | | | sh: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-04-26 | 4 | -4/+8 |
* | | | | | s390: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-04-26 | 2 | -3/+4 |
* | | | | | powerpc: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-04-26 | 6 | -6/+11 |
* | | | | | mn10300: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-04-26 | 2 | -5/+3 |
* | | | | | m68k: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-04-26 | 4 | -4/+4 |
* | | | | | m32r: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-04-26 | 2 | -2/+2 |
* | | | | | frv: convert frv to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-04-26 | 2 | -2/+3 |
* | | | | | alpha: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-04-26 | 2 | -2/+3 |
* | | | | | xtensa: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-04-26 | 2 | -3/+4 |
* | | | | | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2009-04-24 | 18 | -51/+60 |
|\ \ \ \ \ |
|
| * | | | | | microblaze: add parameter to microblaze_read() | Coly Li | 2009-04-23 | 1 | -1/+1 |
| * | | | | | microblaze: Use CFLAGS_KERNEL instead of CFLAGS | Michal Simek | 2009-04-23 | 1 | -4/+2 |
| * | | | | | microblaze: Add STATE_SAVE_ARG_SPACE for noMMU kernel too | Michal Simek | 2009-04-23 | 3 | -4/+15 |
| * | | | | | microblaze: Do not check use_dcache | Michal Simek | 2009-04-23 | 1 | -3/+0 |
| * | | | | | microblaze: Do not use PVR configuration for broken MB version | Michal Simek | 2009-04-23 | 2 | -3/+8 |
| * | | | | | microblaze: Fix USR1/2 pvr printing message | Michal Simek | 2009-04-23 | 1 | -2/+2 |
| * | | | | | microblaze: iowrite upon timeout | Roel Kluin | 2009-04-23 | 1 | -1/+1 |
| * | | | | | microblaze: Correspond CONFIG...PCMP in Makefile/Kconfig | Michal Simek | 2009-04-23 | 1 | -1/+1 |
| * | | | | | microblaze: Remove redundant variable | Michal Simek | 2009-04-23 | 1 | -4/+1 |