| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86/numa' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/... | Linus Torvalds | 2008-11-19 | 1 | -1/+1 |
|\ |
|
| * | x86: make NUMA on 32-bit depend on EXPERIMENTAL again | Rafael J. Wysocki | 2008-11-12 | 1 | -1/+1 |
* | | Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2008-11-18 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | x86: Make NUMA on 32-bit depend on BROKEN | Rafael J. Wysocki | 2008-11-10 | 1 | -1/+1 |
* | | x86, voyager: fix smp generic helper voyager breakage | James Bottomley | 2008-11-11 | 1 | -1/+4 |
|/ |
|
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-11-06 | 1 | -1/+1 |
|\ |
|
| * | x86: mention ACPI in top-level Kconfig menu | Bjorn Helgaas | 2008-11-06 | 1 | -1/+1 |
* | | io mapping: clean up #ifdefs | Keith Packard | 2008-11-03 | 1 | -0/+4 |
|/ |
|
* | Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-10-30 | 1 | -0/+4 |
|\ |
|
| * | x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c60... | James Bottomley | 2008-10-31 | 1 | -0/+4 |
* | | Merge commit 'v2.6.28-rc2' into tracing/urgent | Ingo Molnar | 2008-10-27 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | Merge branch 'linus' into test | Len Brown | 2008-10-23 | 1 | -55/+162 |
| |\ |
|
| * \ | Merge branch 'i7300_idle' into test | Len Brown | 2008-10-22 | 1 | -0/+2 |
| |\ \ |
|
| | * | | i7300_idle driver v1.55 | Andy Henroid | 2008-10-21 | 1 | -0/+2 |
| * | | | cpuidle: upon BIOS bug, default to default_idle rather than polling | Venkatesh Pallipadi | 2008-10-16 | 1 | -0/+3 |
| |/ / |
|
* | | | Merge branch 'tracing/ftrace' into tracing/urgent | Ingo Molnar | 2008-10-22 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt | 2008-10-20 | 1 | -1/+1 |
| * | | Merge branch 'linus' into tracing-v28-for-linus-v3 | Ingo Molnar | 2008-10-19 | 1 | -23/+10 |
| |\ \ |
|
* | \ \ | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-10-20 | 1 | -0/+1 |
|\ \ \ \
| |/ / / |
|
| * | | | ftrace: enable using mcount recording on x86 | Steven Rostedt | 2008-10-14 | 1 | -0/+1 |
* | | | | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-10-20 | 1 | -8/+0 |
|\ \ \ \ |
|
| * | | | | genirq: revert dynarray | Thomas Gleixner | 2008-10-16 | 1 | -1/+0 |
| * | | | | x86: remove sparse irq from Kconfig | Thomas Gleixner | 2008-10-16 | 1 | -11/+0 |
| * | | | | x86: make HAVE_SPARSE_IRQ support selectable | Yinghai Lu | 2008-10-16 | 1 | -1/+11 |
| * | | | | x86: make 32 bit to use sparse_irq | Yinghai Lu | 2008-10-16 | 1 | -1/+1 |
| * | | | | x86: remove irqbalance in kernel for 32 bit | Yinghai Lu | 2008-10-16 | 1 | -8/+0 |
| * | | | | generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_... | Yinghai Lu | 2008-10-16 | 1 | -0/+1 |
| * | | | | x86: enable dyn_array support | Yinghai Lu | 2008-10-16 | 1 | -0/+1 |
* | | | | | container freezer: implement freezer cgroup subsystem | Matt Helsley | 2008-10-20 | 1 | -0/+1 |
| |_|/ /
|/| | | |
|
* | | | | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-10-16 | 1 | -1/+3 |
|\ \ \ \ |
|
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| | \ \ \ | |
| *---. \ \ \ | Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri... | Ingo Molnar | 2008-10-15 | 1 | -1/+3 |
| |\ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | /
| | | |_|_|/
| | |/| | | |
|
| | | * | | | generic: redefine resource_size_t as phys_addr_t | Jeremy Fitzhardinge | 2008-09-14 | 1 | -1/+0 |
| | | * | | | generic: add phys_addr_t for holding physical addresses | Jeremy Fitzhardinge | 2008-09-14 | 1 | -0/+3 |
| | |/ / / |
|
* | | | | | Kconfig: eliminate "def_bool n" constructs | Jan Beulich | 2008-10-16 | 1 | -18/+5 |
|/ / / / |
|
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2008-10-13 | 1 | -24/+150 |
|\ \ \ \
| | |_|/
| |/| | |
|
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *-------. \ \ | Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x... | Ingo Molnar | 2008-10-12 | 1 | -9/+81 |
| |\ \ \ \ \ \ \
| | | |_|_|_|/ /
| | |/| | | | | |
|
| | | | | * | | | Merge branch 'linus' into x86/memory-corruption-check | Ingo Molnar | 2008-10-12 | 1 | -15/+69 |
| | | | | |\ \ \
| | |_|_|_|/ / /
| |/| | | | | | |
|
| | | | | * | | | x86: add X86_RESERVE_LOW_64K | Ingo Molnar | 2008-09-16 | 1 | -0/+20 |
| | | | | * | | | x86: default corruption check to off, but put parameter default in Kconfig | Jeremy Fitzhardinge | 2008-09-07 | 1 | -1/+8 |
| | | | | * | | | x86: clean up memory corruption check and add more kernel parameters | Jeremy Fitzhardinge | 2008-09-07 | 1 | -3/+23 |
| | | | | * | | | x86: check for and defend against BIOS memory corruption | Jeremy Fitzhardinge | 2008-09-07 | 1 | -0/+3 |
| | | |_|/ / /
| | |/| | | | |
|
| | | * | | | | Merge commit 'v2.6.27-rc7' into x86/microcode | Ingo Molnar | 2008-09-24 | 1 | -26/+11 |
| | | |\ \ \ \
| | | |/ / / /
| | |/| | | | |
|
| | | * | | | | x86: moved microcode.c to microcode_intel.c | Dmitry Adamushko | 2008-09-23 | 1 | -8/+2 |
| | | * | | | | Merge commit 'v2.6.27-rc1' into x86/microcode | Ingo Molnar | 2008-07-29 | 1 | -0/+1 |
| | | |\ \ \ \
| | | | | |_|/
| | | | |/| | |
|
| | | * | | | | x86: AMD microcode patch loading support | Peter Oruba | 2008-07-28 | 1 | -4/+17 |
| | | * | | | | x86: major refactoring | Peter Oruba | 2008-07-28 | 1 | -5/+20 |
| * | | | | | | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B | Ingo Molnar | 2008-10-11 | 1 | -0/+8 |
| |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge branch 'linus' into x86/core | Ingo Molnar | 2008-08-14 | 1 | -1/+0 |
| | |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ \ | Merge commit 'v2.6.27-rc1' into x86/core | Ingo Molnar | 2008-07-30 | 1 | -0/+10 |
| | |\ \ \ \ \ \ \
| | | | |_|_|/ / /
| | | |/| | | | | |
|
| | * | | | | | | | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 2008-07-26 | 1 | -15/+11 |
| | |\ \ \ \ \ \ \ |
|