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