Age | Commit message (Expand) | Author | Files | Lines |
2009-03-29 | Merge branches 'x86/apic', 'x86/cleanups' and 'x86/mm' into x86/core | Ingo Molnar | 6 | -39/+27 |
2009-03-25 | Revert "x86: don't compile vsmp_64 for 32bit" | Ravikiran G Thirumalai | 4 | -4/+14 |
2009-03-25 | x86: Correct behaviour of irq affinity | Rusty Russell | 1 | -2/+3 |
2009-03-25 | x86: early_ioremap_init(), use __fix_to_virt(), because we are sure it's safe | Wang Chen | 1 | -1/+1 |
2009-03-25 | x86: use default_cpu_mask_to_apicid for 64bit | Yinghai Lu | 2 | -26/+12 |
2009-03-25 | x86: fix set_extra_move_desc calling | Yinghai Lu | 1 | -1/+2 |
2009-03-24 | Merge branch 'x86/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jasw... | Ingo Molnar | 5 | -38/+26 |
2009-03-24 | Merge branches 'x86/apic', 'x86/cleanups', 'x86/mm', 'x86/pat', 'x86/setup' a... | Ingo Molnar | 44 | -2173/+1555 |
2009-03-24 | x86, PAT, PCI: Change vma prot in pci_mmap to reflect inherited prot | Pallipadi, Venkatesh | 1 | -0/+3 |
2009-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 5 | -25/+11 |
2009-03-23 | x86/dmi: fix dmi_alloc() section mismatches | Jeremy Fitzhardinge | 1 | -1/+4 |
2009-03-23 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p... | Linus Torvalds | 1 | -0/+9 |
2009-03-23 | powerpc/mm: Fix Respect _PAGE_COHERENT on classic ppc32 SW TLB load machines | Kumar Gala | 1 | -0/+9 |
2009-03-23 | x86: e820 fix various signedness issues in setup.c and e820.c | Jaswinder Singh Rajput | 2 | -6/+6 |
2009-03-22 | x86: apic/io_apic.c define msi_ir_chip and ir_ioapic_chip all the time | Jaswinder Singh Rajput | 1 | -5/+4 |
2009-03-22 | x86: irq.c keep CONFIG_X86_LOCAL_APIC interrupts together | Jaswinder Singh Rajput | 1 | -9/+6 |
2009-03-22 | x86: irq.c use same path for show_interrupts | Jaswinder Singh Rajput | 1 | -8/+0 |
2009-03-22 | x86: cpu/cpu.h cleanup | Jaswinder Singh Rajput | 1 | -10/+10 |
2009-03-22 | Merge branch 'fix-includes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 24 | -1907/+1209 |
2009-03-22 | x86: Fix a couple of sparse warnings in arch/x86/kernel/apic/io_apic.c | Dmitri Vorobiev | 1 | -2/+2 |
2009-03-21 | Merge branch 'x86/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jasw... | Ingo Molnar | 1 | -52/+60 |
2009-03-21 | Revert "x86: create a non-zero sized bm_pte only when needed" | Jeremy Fitzhardinge | 1 | -16/+3 |
2009-03-21 | x86: pci-nommu.c cleanup | Jaswinder Singh Rajput | 1 | -10/+10 |
2009-03-21 | x86: io_delay.c cleanup | Jaswinder Singh Rajput | 1 | -14/+13 |
2009-03-21 | x86: rtc.c cleanup | Jaswinder Singh Rajput | 1 | -9/+11 |
2009-03-21 | x86: i8253 cleanup | Jaswinder Singh Rajput | 1 | -35/+33 |
2009-03-21 | x86: kdebugfs.c cleanup | Jaswinder Singh Rajput | 1 | -46/+36 |
2009-03-21 | x86: topology.c cleanup | Jaswinder Singh Rajput | 1 | -6/+8 |
2009-03-21 | x86: mpparse.c introduce check_physptr helper function | Jaswinder Singh Rajput | 1 | -44/+50 |
2009-03-21 | x86: mpparse.c introduce smp_dump_mptable helper function | Jaswinder Singh Rajput | 1 | -8/+10 |
2009-03-20 | x86: fix IO APIC resource allocation error message | Bartlomiej Zolnierkiewicz | 1 | -3/+6 |
2009-03-20 | x86: signal: check signal stack overflow properly | Hiroshi Shimamoto | 1 | -21/+27 |
2009-03-20 | x86, CPA: Add set_pages_arrayuc and set_pages_array_wb | venkatesh.pallipadi@intel.com | 2 | -0/+66 |
2009-03-20 | x86, PAT: Add support for struct page pointer array in cpa set_clr | venkatesh.pallipadi@intel.com | 1 | -29/+50 |
2009-03-20 | x86, CPA: Add a flag parameter to cpa set_clr() | venkatesh.pallipadi@intel.com | 1 | -5/+5 |
2009-03-20 | Merge branches 'x86/cleanups', 'x86/mm', 'x86/setup' and 'linus' into x86/core | Ingo Molnar | 22 | -170/+265 |
2009-03-20 | 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-19 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 336 | -4117/+6357 |
2009-03-19 | sparc64: Fix crash with /proc/iomem | Mikulas Patocka | 1 | -1/+1 |
2009-03-19 | sparc64: Reschedule KGDB capture to a software interrupt. | David S. Miller | 4 | -24/+10 |
2009-03-19 | 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 |