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