Age | Commit message (Expand) | Author | Files | Lines |
2008-10-12 | Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x... | Ingo Molnar | 55 | -1649/+4359 |
2008-10-12 | x86: make processor type select depend on CONFIG_EMBEDDED | Ingo Molnar | 1 | -1/+0 |
2008-10-12 | x86: extend processor type select help text | Ingo Molnar | 1 | -7/+56 |
2008-10-12 | x86, amd-iommu: propagate PCI device enabling error | Ingo Molnar | 1 | -3/+1 |
2008-10-12 | warnings: fix arch/x86/kernel/io_apic_64.c | Ingo Molnar | 1 | -2/+2 |
2008-10-12 | warnings: fix arch/x86/kernel/early_printk.c | Ingo Molnar | 1 | -18/+0 |
2008-10-12 | x86, fpu: check __clear_user() return value | Ingo Molnar | 1 | -1/+3 |
2008-10-12 | Merge branch 'linus' into x86/xsave | Ingo Molnar | 145 | -4217/+6127 |
2008-10-12 | x86: memory corruption check - cleanup | Ingo Molnar | 2 | -0/+2 |
2008-10-12 | Merge branch 'linus' into x86/memory-corruption-check | Ingo Molnar | 166 | -4601/+8287 |
2008-10-12 | Merge branches 'core/signal' and 'x86/spinlocks' into x86/xen | Ingo Molnar | 9 | -221/+297 |
2008-10-12 | Merge branch 'x86/signal' into core/signal | Ingo Molnar | 3 | -90/+133 |
2008-10-12 | Merge branch 'linus' into x86/signal | Ingo Molnar | 112 | -3723/+5604 |
2008-10-12 | Merge branch 'linus' into x86/quirks | Ingo Molnar | 157 | -4528/+8159 |
2008-10-12 | Merge branch 'linus' into x86/xen | Ingo Molnar | 161 | -4565/+8244 |
2008-10-12 | x86: ioperm user_regset | Roland McGrath | 1 | -0/+37 |
2008-10-12 | Merge branch 'x86/urgent' into core/signal | Ingo Molnar | 106 | -3714/+5517 |
2008-10-12 | x86: fix early panic on amd64 due to typo in supported CPU section | Petr Vandrovec | 1 | -1/+1 |
2008-10-12 | x86, early_ioremap: fix fencepost error | Alan Cox | 1 | -1/+1 |
2008-10-12 | x86: avoid dereferencing beyond stack + THREAD_SIZE | David Rientjes | 1 | -2/+2 |
2008-10-11 | Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ... | Linus Torvalds | 76 | -2721/+4572 |
2008-10-11 | Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D | Ingo Molnar | 50 | -2256/+2473 |
2008-10-11 | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B | Ingo Molnar | 35 | -490/+2124 |
2008-10-11 | Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l... | Linus Torvalds | 9 | -284/+592 |
2008-10-11 | Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -296/+555 |
2008-10-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 3 | -47/+49 |
2008-10-10 | Merge branch 'sched-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -0/+3 |
2008-10-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2 | -0/+199 |
2008-10-10 | Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for... | Ingo Molnar | 9 | -284/+592 |
2008-10-10 | Merge branch 'linus' into x86/pat2 | Ingo Molnar | 95 | -1313/+2377 |
2008-10-10 | x86, cpa: make the kernel physical mapping initialization a two pass sequence... | Suresh Siddha | 1 | -88/+61 |
2008-10-10 | x86, pat: cleanups | Ingo Molnar | 1 | -35/+32 |
2008-10-10 | x86: fix pagetable init 64-bit breakage | Suresh Siddha | 1 | -1/+1 |
2008-10-10 | x86: track memtype for RAM in page struct | Suresh Siddha | 2 | -0/+102 |
2008-10-10 | x86, cpa: srlz cpa(), global flush tlb after splitting big page and before do... | Suresh Siddha | 1 | -2/+38 |
2008-10-10 | x86, cpa: remove cpa pool code | Suresh Siddha | 3 | -155/+5 |
2008-10-10 | x86, cpa: no need to check alias for __set_pages_p/__set_pages_np | Suresh Siddha | 1 | -7/+16 |
2008-10-10 | x86, cpa: dont use large pages for kernel identity mapping with DEBUG_PAGEALLOC | Suresh Siddha | 2 | -10/+34 |
2008-10-10 | x86, cpa: make the kernel physical mapping initialization a two pass sequence | Suresh Siddha | 2 | -20/+144 |
2008-10-10 | x86, cpa: rename PTE attribute macros for kernel direct mapping in early boot | Suresh Siddha | 2 | -21/+17 |
2008-10-10 | Merge phase #1 of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6... | Linus Torvalds | 81 | -1238/+2247 |
2008-10-10 | x86, debug: print more information about unknown CPUs | Hans Schou | 1 | -1/+1 |
2008-10-10 | xen: do not reserve 2 pages of padding between hypervisor and fixmap. | Ian Campbell | 1 | -1/+1 |
2008-10-09 | [CPUFREQ][1/6] cpufreq: Add cpu number parameter to __cpufreq_driver_getavg() | venkatesh.pallipadi@intel.com | 1 | -2/+3 |
2008-10-09 | [CPUFREQ] acpi-cpufreq: add error handling for cpufreq_register_driver() error | Akinobu Mita | 1 | -3/+5 |
2008-10-09 | [CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/powernow-k6.c | Paolo Ciarrocchi | 1 | -21/+20 |
2008-10-09 | [CPUFREQ] Coding style fixes to arch/x86/kernel/cpu/cpufreq/elanfreq.c | Paolo Ciarrocchi | 1 | -21/+21 |
2008-10-09 | [CPUFREQ] correct broken links and email addresses | Németh Márton | 2 | -2/+2 |
2008-10-09 | xen: use spin_lock_nest_lock when pinning a pagetable | Jeremy Fitzhardinge | 2 | -29/+48 |
2008-10-08 | Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched... | Ingo Molnar | 2 | -0/+3 |