Age | Commit message (Expand) | Author |
2008-07-22 | sysdev: Convert the x86 mce tolerant sysdev attribute to generic attribute | Andi Kleen |
2008-07-22 | 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-18 | x86: reduce force_mwait visibility | Jan Beulich |
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-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-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 |
2008-06-26 | on_each_cpu(): kill unused 'retry' parameter | Jens Axboe |
2008-06-26 | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe |
2008-06-18 | x86: coding style fixes to x86/kernel/cpu/cpufreq/cpufreq-nforce2.c | Paolo Ciarrocchi |
2008-06-18 | x86: coding style fixes to arch/x86/kernel/cpu/mcheck/k7.c | Paolo Ciarrocchi |
2008-06-18 | x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p4.c | Paolo Ciarrocchi |
2008-06-18 | x86: correctly report NR_BANKS in mce_64.c | Daniel Rahn |
2008-06-16 | Merge branch 'linus' into x86/pat | Ingo Molnar |
2008-06-16 | Merge branch 'linus' into x86/cleanups | Ingo Molnar |
2008-06-16 | Merge branch 'linus' into x86/nmi | Ingo Molnar |
2008-06-12 | x86: PAT: fixed checkpatch errors (and whitespaces) | Andreas Herrmann |