Age | Commit message (Expand) | Author | Files | Lines |
2009-03-23 | x86: irq.c use same path for show_interrupts | Jaswinder Singh Rajput | 1 | -8/+0 |
2009-03-23 | x86: cpu/cpu.h cleanup | Jaswinder Singh Rajput | 1 | -10/+10 |
2009-03-20 | Merge branches 'x86/cleanups', 'x86/mm', 'x86/setup' and 'linus' into x86/core | Ingo Molnar | 22 | -170/+265 |
2009-03-19 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 8 | -40/+48 |
2009-03-19 | x86: with the last user gone, remove set_pte_present | Jeremy Fitzhardinge | 8 | -56/+0 |
2009-03-19 | x86/32: no need to use set_pte_present in set_pte_vaddr | Jeremy Fitzhardinge | 1 | -1/+1 |
2009-03-19 | x86: mpparse: clean up code by introducing a few helper functions, fix | Ingo Molnar | 1 | -6/+6 |
2009-03-18 | x86, setup: fix the setting of 480-line VGA modes | H. Peter Anvin | 1 | -9/+13 |
2009-03-18 | x86: mpparse: clean up code by introducing a few helper functions | Jaswinder Singh Rajput | 1 | -141/+120 |
2009-03-18 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 4 | -64/+203 |
2009-03-18 | [S390] make page table upgrade work again | Martin Schwidefsky | 2 | -14/+35 |
2009-03-18 | [S390] make page table walking more robust | Martin Schwidefsky | 3 | -5/+6 |
2009-03-18 | [S390] Dont check for pfn_valid() in uaccess_pt.c | Gerald Schaefer | 1 | -18/+0 |
2009-03-18 | [S390] ftrace/mcount: fix kernel stack backchain | Heiko Carstens | 1 | -2/+4 |
2009-03-18 | [S390] topology: define SD_MC_INIT to fix performance regression | Heiko Carstens | 1 | -0/+2 |
2009-03-18 | [S390] __div64_31 broken for CONFIG_MARCH_G5 | Martin Schwidefsky | 1 | -1/+1 |
2009-03-18 | x86: kprobes.c fix compilation warning | Jaswinder Singh Rajput | 1 | -1/+1 |
2009-03-18 | Merge branches 'x86/cleanups', 'x86/cpu', 'x86/debug', 'x86/mce2', 'x86/mm', ... | Ingo Molnar | 304 | -6137/+9327 |
2009-03-18 | x86: cpu/mttr/cleanup.c fix compilation warning | Jaswinder Singh Rajput | 1 | -1/+2 |
2009-03-18 | x86, uv: fix cpumask iterator in uv_bau_init() | Rusty Russell | 1 | -1/+2 |
2009-03-18 | x86: add x2apic_wrmsr_fence() to x2apic flush tlb paths | Suresh Siddha | 4 | -5/+22 |
2009-03-18 | x86: use smp_call_function_single() in arch/x86/kernel/cpu/mcheck/mce_amd_64.c | Andrew Morton | 1 | -16/+24 |
2009-03-18 | powerpc/ps3: ps3_defconfig updates | Geoff Levand | 1 | -60/+190 |
2009-03-18 | Merge commit 'gcl/merge' into merge | Benjamin Herrenschmidt | 54 | -1001/+2042 |
2009-03-17 | x86: fix broken irq migration logic while cleaning up multiple vectors | Suresh Siddha | 1 | -0/+13 |
2009-03-17 | x86, ioapic: Fix non atomic allocation with interrupts disabled | Suresh Siddha | 3 | -17/+31 |
2009-03-17 | x86, x2apic: cleanup ifdef CONFIG_INTR_REMAP in io_apic code | Suresh Siddha | 2 | -36/+10 |
2009-03-17 | x86, x2apic: cleanup the IO-APIC level migration with interrupt-remapping | Suresh Siddha | 2 | -92/+66 |
2009-03-17 | x86, x2apic: fix clear_local_APIC() in the presence of x2apic | Suresh Siddha | 3 | -9/+5 |
2009-03-17 | x86, x2apic: use virtual wire A mode in disable_IO_APIC() with interrupt-rema... | Suresh Siddha | 1 | -2/+10 |
2009-03-17 | x86, x2apic: enable fault handling for intr-remapping | Suresh Siddha | 3 | -2/+17 |
2009-03-17 | x86, setup: move 32-bit code to .text32 | H. Peter Anvin | 2 | -1/+3 |
2009-03-17 | x86-32: move _end to a dummy section | H. Peter Anvin | 1 | -1/+3 |
2009-03-17 | x86/brk: put the brk reservations in their own section | Jeremy Fitzhardinge | 2 | -4/+8 |
2009-03-17 | x86/brk: make the brk reservation symbols inaccessible from C | Jeremy Fitzhardinge | 1 | -5/+5 |
2009-03-17 | x86-32: tighten the bound on additional memory to map | H. Peter Anvin | 1 | -1/+2 |
2009-03-17 | x86-32: remove ALLOCATOR_SLOP from head_32.S | Jeremy Fitzhardinge | 1 | -2/+1 |
2009-03-17 | x86-32: make sure we map enough to fit linear map pagetables | Jeremy Fitzhardinge | 1 | -10/+19 |
2009-03-17 | prevent boosting kprobes on exception address | Masami Hiramatsu | 1 | -0/+3 |
2009-03-17 | powerpc/mm: Respect _PAGE_COHERENT on classic ppc32 SW | Kumar Gala | 1 | -3/+3 |
2009-03-17 | powerpc/5200: Enable CPU_FTR_NEED_COHERENT for MPC52xx | Piotr Ziecik | 1 | -1/+3 |
2009-03-17 | Fast TSC calibration: calculate proper frequency error bounds | Linus Torvalds | 1 | -45/+56 |
2009-03-17 | Fix potential fast PIT TSC calibration startup glitch | Linus Torvalds | 1 | -0/+9 |
2009-03-17 | x86: MTRR workaround for system with stange var MTRRs | Yinghai Lu | 3 | -8/+20 |
2009-03-16 | x86, paravirt: prevent gcc from generating the wrong addressing mode | Jeremy Fitzhardinge | 1 | -2/+2 |
2009-03-16 | x86: reduce preemption off section in exit thread | Thomas Gleixner | 1 | -2/+3 |
2009-03-16 | x86, mce: remove incorrect __cpuinit for intel_init_cmci() | Hidetoshi Seto | 1 | -1/+1 |
2009-03-15 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 29 | -53/+217 |
2009-03-15 | x86, mm: remove unnecessary include file from iomap_32.c | Akinobu Mita | 1 | -1/+0 |
2009-03-15 | x86: print out more info in e820_update_range() | Yinghai Lu | 1 | -21/+35 |