| Commit message (Expand) | Author | Age |
| ... | |
| | * | | | | | | | | | | | | | | | | | x86: mce: Remove old i386 machine check code | Andi Kleen | 2009-07-09 |
| | * | | | | | | | | | | | | | | | | | x86, mce: use atomic_inc_return() instead of add by 1 | Borislav Petkov | 2009-06-20 |
| * | | | | | | | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-17 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | sched: x86: Name old_perf in a unique way | Peter Zijlstra | 2009-09-16 |
| | * | | | | | | | | | | | | | | | | | | x86: sched: Provide arch implementations using aperf/mperf | Peter Zijlstra | 2009-09-15 |
| | * | | | | | | | | | | | | | | | | | | x86: Add generic aperf/mperf code | Peter Zijlstra | 2009-09-15 |
| | * | | | | | | | | | | | | | | | | | | x86: Move APERF/MPERF into a X86_FEATURE | Peter Zijlstra | 2009-09-15 |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-09-17 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into tracing/core | Ingo Molnar | 2009-09-17 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | tracing/function-graph: x86_64 stack allocation cleanup | Jiri Olsa | 2009-09-12 |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / /
| |/| | | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2009-09-17 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / / / / / / / / /
|/| | | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | | x86, EDAC: Provide function to return NodeId of a CPU | Andreas Herrmann | 2009-09-16 |
| * | | | | | | | | | | | | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-09-16 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / / / / / / /
|/| | | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | | x86/PCI: pci quirks, fix pci refcounting | Jiri Slaby | 2009-09-09 |
| | * | | | | | | | | | | | | | | | | | | PCI iommu: iommu=pt is a valid early param | Alex Williamson | 2009-09-09 |
| | | |_|_|_|/ / / / / / / / / / / / /
| |/| | | | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | x86,percpu: use embedding for 64bit NUMA and page for 32bit NUMA | Tejun Heo | 2009-08-14 |
| | * | | | | | | | | | | | | | | | | | | percpu: update embedding first chunk allocator to handle sparse units | Tejun Heo | 2009-08-14 |
| | * | | | | | | | | | | | | | | | | | | percpu: add pcpu_unit_offsets[] | Tejun Heo | 2009-08-14 |
| | * | | | | | | | | | | | | | | | | | | percpu: introduce pcpu_alloc_info and pcpu_group_info | Tejun Heo | 2009-08-14 |
| | * | | | | | | | | | | | | | | | | | | percpu: add @align to pcpu_fc_alloc_fn_t | Tejun Heo | 2009-08-14 |
| | * | | | | | | | | | | | | | | | | | | percpu: drop @static_size from first chunk allocators | Tejun Heo | 2009-08-14 |
| | * | | | | | | | | | | | | | | | | | | percpu: generalize first chunk allocator selection | Tejun Heo | 2009-08-14 |
| | * | | | | | | | | | | | | | | | | | | percpu: rename 4k first chunk allocator to page | Tejun Heo | 2009-08-14 |
| | * | | | | | | | | | | | | | | | | | | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 2009-08-14 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | linker script: unify usage of discard definition | Tejun Heo | 2009-07-09 |
| | * | | | | | | | | | | | | | | | | | | | percpu: teach large page allocator about NUMA | Tejun Heo | 2009-07-04 |
| | * | | | | | | | | | | | | | | | | | | | x86,percpu: generalize lpage first chunk allocator | Tejun Heo | 2009-07-04 |
| | * | | | | | | | | | | | | | | | | | | | x86,percpu: generalize 4k first chunk allocator | Tejun Heo | 2009-07-04 |
| | * | | | | | | | | | | | | | | | | | | | percpu: drop @unit_size from embed first chunk allocator | Tejun Heo | 2009-07-04 |
| | * | | | | | | | | | | | | | | | | | | | Merge branch 'master' into for-next | Tejun Heo | 2009-07-04 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | | percpu: clean up percpu variable definitions | Tejun Heo | 2009-06-24 |
| | * | | | | | | | | | | | | | | | | | | | | percpu: cleanup percpu array definitions | Tejun Heo | 2009-06-24 |
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-09-15 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | | | x86: Fix earlyprintk=dbgp for machines without NX | Jan Beulich | 2009-08-29 |
| | * | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86/urgent' into x86/pat | H. Peter Anvin | 2009-08-26 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | | | | | | | | | x86: Fix system crash when loading with "reservetop" parameter | Xiao Guangrong | 2009-08-21 |
| | * | | | | | | | | | | | | | | | | | | | | | | x86, mtrr: make mtrr_aps_delayed_init static bool | H. Peter Anvin | 2009-08-21 |
| | * | | | | | | | | | | | | | | | | | | | | | | x86, pat/mtrr: Rendezvous all the cpus for MTRR/PAT init | Suresh Siddha | 2009-08-21 |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-09-15 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ /
|/| | | | | | | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.31-rc8' into x86/txt | Ingo Molnar | 2009-09-02 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / /
| | |/| | | | | | | | | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | | | | | | | | | | x86, intel_txt: clean up the impact on generic code, unbreak non-x86 | Shane Wang | 2009-09-01 |
| | * | | | | | | | | | | | | | | | | | | | | | | x86, intel_txt: Handle ACPI_SLEEP without X86_TRAMPOLINE | H. Peter Anvin | 2009-08-17 |
| | * | | | | | | | | | | | | | | | | | | | | | | x86, intel_txt: Factor out the code for S3 setup | H. Peter Anvin | 2009-08-14 |
| | * | | | | | | | | | | | | | | | | | | | | | | x86, intel_txt: tboot.c needs <asm/fixmap.h> | H. Peter Anvin | 2009-08-12 |
| | * | | | | | | | | | | | | | | | | | | | | | | x86, intel_txt: Intel TXT Sx shutdown support | Joseph Cihula | 2009-07-21 |
| | * | | | | | | | | | | | | | | | | | | | | | | x86, intel_txt: Intel TXT reboot/halt shutdown support | Joseph Cihula | 2009-07-21 |
| | * | | | | | | | | | | | | | | | | | | | | | | x86, intel_txt: Intel TXT boot support | Joseph Cihula | 2009-07-21 |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-09-14 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | | | | | | | | | | | KVM guest: do not batch pte updates from interrupt context | Marcelo Tosatti | 2009-09-10 |