Age | Commit message (Expand) | Author | Files | Lines |
2009-05-03 | x86: uv - prevent NULL dereference in uv_system_init() | Cyrill Gorcunov | 1 | -0/+3 |
2009-05-03 | x86: uv io-apic - use BUILD_BUG_ON instead of BUG_ON | Cyrill Gorcunov | 1 | -11/+11 |
2009-05-01 | x86, apic: use pr_ macro | Cyrill Gorcunov | 1 | -1/+1 |
2009-04-27 | x86: Use dmi check in apic_is_clustered() on 64-bit to mark the TSC unstable | Yinghai Lu | 1 | -27/+59 |
2009-04-27 | x86: apic: Remove duplicated macros | Yinghai Lu | 1 | -7/+0 |
2009-04-22 | x86: x2apic, IR: remove reinit_intr_remapped_IO_APIC() | Suresh Siddha | 3 | -18/+0 |
2009-04-21 | x86: x2apic, IR: Make config X86_UV dependent on X86_X2APIC | Suresh Siddha | 1 | -1/+1 |
2009-04-21 | x86: x2apic, IR: Clean up panic() with nox2apic boot option | Suresh Siddha | 1 | -2/+6 |
2009-04-21 | x86: x2apic, IR: Move eoi_ioapic_irq() into a CONFIG_INTR_REMAP section | Suresh Siddha | 1 | -33/+33 |
2009-04-21 | x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checks | Suresh Siddha | 6 | -48/+19 |
2009-04-19 | x86: es7000, uv - use __cpuinit for kicking secondary cpus | Cyrill Gorcunov | 2 | -2/+2 |
2009-04-19 | x86: smpboot - wakeup_secondary should be done via __cpuinit section | Cyrill Gorcunov | 1 | -2/+2 |
2009-04-19 | x86, intr-remap: fix x2apic/intr-remap resume | Weidong Han | 1 | -6/+9 |
2009-04-19 | x86, intr-remap: enable interrupt remapping early | Weidong Han | 2 | -44/+39 |
2009-04-19 | x86, intr-remap: fix ack for interrupt remapping | Weidong Han | 2 | -35/+5 |
2009-04-17 | Merge branch 'linus' into x86/apic | Ingo Molnar | 558 | -743/+35353 |
2009-04-16 | Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li... | Linus Torvalds | 6 | -64/+154 |
2009-04-16 | x86: UV BAU distribution and payload MMRs | Cliff Wickman | 1 | -3/+9 |
2009-04-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 3 | -6/+6 |
2009-04-15 | MN10300: Stop gcc from generating uninitialised variable warnings after BUG() | David Howells | 1 | -4/+6 |
2009-04-15 | MN10300: Wire up missing system calls | David Howells | 2 | -0/+4 |
2009-04-15 | MN10300: Discard duplicate PFN_xxx() macros | David Howells | 1 | -4/+0 |
2009-04-15 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 23 | -102/+241 |
2009-04-15 | x86: use used_vectors in init_IRQ() | Yinghai Lu | 1 | -4/+4 |
2009-04-15 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 16 | -144/+105 |
2009-04-15 | acpi-cpufreq: fix 'smp_call_function_many()' confusion | Linus Torvalds | 1 | -0/+6 |
2009-04-15 | sparc: remove some pointless conditionals before kfree() | Wei Yongjun | 1 | -4/+2 |
2009-04-15 | powerpc: pseries/dtl.c should include asm/firmware.h | Sachin Sant | 1 | -0/+1 |
2009-04-15 | powerpc: Fix data-corrupting bug in __futex_atomic_op | Paul Mackerras | 1 | -6/+6 |
2009-04-15 | powerpc/pseries: Set error_state to pci_channel_io_normal in eeh_report_reset() | Mike Mason | 1 | -0/+2 |
2009-04-15 | powerpc: Allow 256kB pages with SHMEM | Hugh Dickins | 1 | -1/+1 |
2009-04-14 | sparc: asm/atomic.h on 32bit should include asm/system.h for xchg | Stephen Rothwell | 1 | -0/+2 |
2009-04-14 | sparc64: Fix smp_callin() locking. | David S. Miller | 1 | -2/+2 |
2009-04-14 | x86 microcode: revert some work_on_cpu | Hugh Dickins | 1 | -22/+11 |
2009-04-14 | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 14 | -14/+14 |
2009-04-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 15 | -30/+140 |
2009-04-14 | x86: UV: BAU partition-relative distribution map | Cliff Wickman | 1 | -3/+16 |
2009-04-14 | parport_pc: Fix build failure drivers/parport/parport_pc.c for powerpc | Tony Breeds | 1 | -1/+1 |
2009-04-14 | parport: Fix various uses of parport_pc | Alan Cox | 1 | -2/+3 |
2009-04-14 | [S390] boot cputime accounting | Martin Schwidefsky | 4 | -17/+43 |
2009-04-14 | [S390] add read_persistent_clock | Martin Schwidefsky | 4 | -21/+35 |
2009-04-14 | [S390] cpu hotplug and accounting values | Martin Schwidefsky | 3 | -0/+28 |
2009-04-14 | [S390] fix idle time accounting | Martin Schwidefsky | 1 | -0/+2 |
2009-04-14 | [S390] smp: fix cpu_possible_map initialization | Heiko Carstens | 1 | -1/+2 |
2009-04-14 | [S390] appldata: Use new mod_virt_timer_periodic() function. | Gerald Schaefer | 1 | -1/+1 |
2009-04-14 | [S390] extend virtual timer interface by mod_virt_timer_periodic | Jan Glauber | 2 | -24/+34 |
2009-04-14 | [S390] stp synchronization retry timer | Martin Schwidefsky | 1 | -0/+15 |
2009-04-14 | [S390] call nmi_enter/nmi_exit on machine checks | Heiko Carstens | 1 | -2/+3 |
2009-04-14 | [S390] wire up preadv/pwritev system calls | Heiko Carstens | 3 | -1/+23 |
2009-04-14 | [S390] s390: move machine flags to lowcore | Christian Ehrhardt | 10 | -36/+56 |