Age | Commit message (Expand) | Author | Files | Lines |
2008-07-24 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 9 | -87/+135 |
2008-07-22 | sysdev: Convert the x86 mce tolerant sysdev attribute to generic attribute | Andi Kleen | 1 | -2/+2 |
2008-07-22 | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen | 2 | -4/+11 |
2008-07-22 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 1 | -1/+0 |
2008-07-21 | x86: convert Dprintk to pr_debug | Thomas Gleixner | 1 | -2/+2 |
2008-07-21 | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 6 | -39/+17 |
2008-07-21 | x86: remove extra calling to get ext cpuid level | Yinghai Lu | 1 | -1/+0 |
2008-07-21 | x86: use setup_clear_cpu_cap() when disabling the lapic | Yinghai Lu | 1 | -4/+0 |
2008-07-20 | NR_CPUS: Replace NR_CPUS in speedstep-centrino.c | Mike Travis | 1 | -34/+51 |
2008-07-20 | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.c | Mike Travis | 1 | -1/+1 |
2008-07-20 | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck/mce_64.c | Mike Travis | 1 | -1/+1 |
2008-07-19 | x86: reduce force_mwait visibility | Jan Beulich | 1 | -2/+0 |
2008-07-19 | cpumask: Use optimized CPUMASK_ALLOC macros in the centrino_target | Mike Travis | 1 | -28/+45 |
2008-07-19 | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr | Mike Travis | 5 | -13/+27 |
2008-07-18 | arch/x86/kernel/cpu/common_64.c: remove double inclusions | Alexander Beregalov | 1 | -3/+0 |
2008-07-18 | x86: consolidate the definition of the force_mwait variable | Thomas Petazzoni | 1 | -2/+0 |
2008-07-18 | x86, intel_cacheinfo: fix use-after-free cache_kobject | Akinobu Mita | 1 | -4/+3 |
2008-07-18 | x86: APIC: remove apic_write_around(); use alternatives | Maciej W. Rozycki | 3 | -24/+13 |
2008-07-16 | x86_64: further cleanup of 32-bit compat syscall mechanisms | Jeremy Fitzhardinge | 2 | -3/+2 |
2008-07-16 | x86: use __page_aligned_data/bss | Jeremy Fitzhardinge | 1 | -2/+2 |
2008-07-16 | Merge branch 'linus' into cpus4096 | Ingo Molnar | 22 | -283/+2247 |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 4 | -8/+8 |
2008-07-15 | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 1 | -0/+4 |
2008-07-15 | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2 | -3/+14 |
2008-07-14 | x86: get x86_phys_bits early | Yinghai Lu | 3 | -26/+8 |
2008-07-13 | x86: fix numaq_tsc_disable calling | Yinghai Lu | 1 | -0/+4 |
2008-07-13 | x86: max_low_pfn_mapped fix, #2 | Yinghai Lu | 1 | -0/+1 |
2008-07-11 | x86_64: add pseudo-features for 32-bit compat syscall | Jeremy Fitzhardinge | 3 | -0/+7 |
2008-07-11 | x86: introduce max_low_pfn_mapped for 64-bit | Yinghai Lu | 1 | -3/+7 |
2008-07-08 | x86: remove open-coded save/load segment operations | Jeremy Fitzhardinge | 1 | -1/+2 |
2008-07-08 | x86: perfctr-watchdog.c - coding style cleanup | Cyrill Gorcunov | 1 | -90/+112 |
2008-07-08 | x86: move boot_params declaring to setup.c | Yinghai Lu | 1 | -6/+0 |
2008-07-08 | x86: merge setup64.c into common_64.c | Yinghai Lu | 1 | -1/+276 |
2008-07-08 | x86: change identify_cpu to static | Yinghai Lu | 2 | -2/+2 |
2008-07-08 | x86: seperate funcs from setup_64 to cpu common_64.c | Yinghai Lu | 2 | -1/+407 |
2008-07-08 | x86: clean up init_amd() | Yinghai Lu | 1 | -8/+14 |
2008-07-08 | Merge branch 'x86/nmi' into x86/devel | Ingo Molnar | 1 | -1/+3 |
2008-07-08 | Merge branch 'x86/mpparse' into x86/devel | Ingo Molnar | 3 | -32/+910 |
2008-07-08 | x86: rename two e820 related functions | Yinghai Lu | 1 | -1/+1 |
2008-07-08 | Merge branch 'linus' into tmp.x86.mpparse.new | Ingo Molnar | 2 | -3/+14 |
2008-07-08 | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar | 16 | -154/+543 |
2008-07-08 | x86: make 64-bit identify_cpu use cpu_dev | Yinghai Lu | 4 | -10/+44 |
2008-07-08 | x86: Move PCI IO ECS code to x86/pci | Robert Richter | 3 | -9/+0 |
2008-07-08 | x86, clockevents: add C1E aware idle function | Thomas Gleixner | 2 | -55/+0 |
2008-07-06 | Merge commit 'v2.6.26-rc9' into cpus4096 | Ingo Molnar | 2 | -3/+14 |
2008-07-03 | x86, mce_64.c: mce_cpu_quirks being ignored | Venki Pallipadi | 1 | -1/+5 |
2008-07-03 | Merge commit 'v2.6.26-rc8' into x86/mce | Ingo Molnar | 2 | -3/+14 |
2008-07-03 | x86-mce: BKL pushdown | Arnd Bergmann | 1 | -0/+4 |
2008-06-26 | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe | 3 | -6/+6 |
2008-06-26 | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 1 | -2/+2 |