| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-07-18 | 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-14 | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 |  Linus Torvalds | 1 | -0/+4 |
| 2008-07-14 | 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-12 | x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-remapping |  Suresh Siddha | 1 | -0/+2 |
| 2008-07-12 | x64, x2apic/intr-remap: cpuid bits for x2apic feature |  Suresh Siddha | 1 | -1/+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/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/thr... |  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-02 | 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 |
| 2008-06-25 | Merge branch 'linus' into x86/pebs |  Ingo Molnar | 2 | -3/+14 |
| 2008-06-18 | x86: coding style fixes to x86/kernel/cpu/cpufreq/cpufreq-nforce2.c |  Paolo Ciarrocchi | 1 | -21/+23 |
| 2008-06-18 | x86: coding style fixes to arch/x86/kernel/cpu/mcheck/k7.c |  Paolo Ciarrocchi | 1 | -18/+18 |
| 2008-06-18 | x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p4.c |  Paolo Ciarrocchi | 1 | -45/+45 |
| 2008-06-18 | x86: correctly report NR_BANKS in mce_64.c |  Daniel Rahn | 1 | -1/+1 |
| 2008-06-16 | Merge branch 'linus' into x86/pat |  Ingo Molnar | 2 | -3/+14 |
| 2008-06-16 | Merge branch 'linus' into x86/cleanups |  Ingo Molnar | 2 | -3/+14 |
| 2008-06-16 | Merge branch 'linus' into x86/nmi |  Ingo Molnar | 2 | -3/+14 |
| 2008-06-12 | x86: PAT: fixed checkpatch errors (and whitespaces) |  Andreas Herrmann | 1 | -2/+0 |
| 2008-06-12 | x86: PAT: fix ambiguous paranoia check in pat_init() |  Andreas Herrmann | 1 | -3/+4 |
| 2008-06-12 | x86: unconditionally enable PAT for AMD CPUs |  Andreas Herrmann | 1 | -4/+1 |