| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-28 | 2 | -13/+13 |
|\ |
|
| * | xen/setup: Route halt operations to safe_halt pvop. | Stefano Stabellini | 2011-01-27 | 1 | -0/+1 |
| * | xen/e820: Guard against E820_RAM not having page-aligned size or start. | Stefano Stabellini | 2011-01-27 | 1 | -1/+6 |
| * | xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn. | Stefan Bader | 2011-01-27 | 1 | -12/+6 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-01-28 | 3 | -35/+13 |
|\ \ |
|
| * | | percpu, x86: Fix percpu_xchg_op() | Eric Dumazet | 2011-01-26 | 1 | -12/+12 |
| * | | x86: Remove left over system_64.h | Yinghai Lu | 2011-01-26 | 1 | -22/+0 |
| * | | x86-64: Don't use pointer to out-of-scope variable in dump_trace() | Jesper Juhl | 2011-01-24 | 1 | -1/+1 |
* | | | thp: fix PARAVIRT x86 32bit noPAE | Andrea Arcangeli | 2011-01-26 | 1 | -3/+2 |
|/ / |
|
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-01-25 | 7 | -44/+11 |
|\ \
| |/
|/| |
|
| * | x86: Fix jump label with RO/NX module protection crash | matthieu castet | 2011-01-23 | 1 | -1/+1 |
| * | x86, hotplug: Fix powersavings with offlined cores on AMD | Borislav Petkov | 2011-01-21 | 3 | -2/+5 |
| * | x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow co... | Fenghua Yu | 2011-01-21 | 1 | -0/+1 |
| * | x86: Use asm-generic/cacheflush.h | Akinobu Mita | 2011-01-21 | 1 | -41/+1 |
| * | x86: Update CPU cache attributes table descriptors | Dave Jones | 2011-01-20 | 1 | -0/+3 |
* | | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-01-21 | 1 | -4/+4 |
|\ \ |
|
| * | | x86,percpu: Move out of place 64 bit ops into X86_64 section | Christoph Lameter | 2011-01-11 | 1 | -4/+4 |
* | | | Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-21 | 2 | -2/+20 |
|\ \ \ |
|
| * | | | xen: p2m: correctly initialize partial p2m leaf | Stefan Bader | 2011-01-21 | 1 | -1/+19 |
| * | | | xen: fix non-ANSI function warning in irq.c | Randy Dunlap | 2011-01-20 | 1 | -1/+1 |
* | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-20 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | lockdep: Move early boot local IRQ enable/disable status to init/main.c | Tejun Heo | 2011-01-20 | 1 | -1/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'akpm' | Linus Torvalds | 2011-01-20 | 3 | -13/+13 |
|\ \ \ \ |
|
| * | | | | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 2011-01-20 | 3 | -13/+13 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2011-01-20 | 2 | -1/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | LGUEST_GUEST: fix unmet direct dependencies (VIRTUALIZATION && VIRTIO) | Randy Dunlap | 2011-01-20 | 1 | -0/+1 |
| * | | | lguest: compile fixes | Rusty Russell | 2011-01-20 | 1 | -1/+1 |
| * | | | lguest: Use this_cpu_ops | Christoph Lameter | 2011-01-20 | 1 | -1/+1 |
* | | | | x86: Unify "numa=" command line option handling | Jan Beulich | 2011-01-19 | 5 | -20/+30 |
* | | | | Revert "x86: Make relocatable kernel work with new binutils" | Ingo Molnar | 2011-01-19 | 1 | -9/+2 |
| |/ /
|/| | |
|
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-01-18 | 2 | -7/+11 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86: Clear irqstack thread_info | Brian Gerst | 2011-01-18 | 1 | -5/+2 |
| * | | x86: Make relocatable kernel work with new binutils | Shaohua Li | 2011-01-18 | 1 | -2/+9 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f... | Linus Torvalds | 2011-01-15 | 3 | -8/+11 |
|\ \ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | x86, olpc: Add missing Kconfig dependencies | H. Peter Anvin | 2011-01-14 | 1 | -0/+1 |
| | * | | | x86, mrst: Set correct APB timer IRQ affinity for secondary cpu | Jacob Pan | 2011-01-14 | 1 | -6/+8 |
| | * | | | x86: tsc: Fix calibration refinement conditionals to avoid divide by zero | John Stultz | 2011-01-14 | 1 | -2/+2 |
* | | | | | xen: export arbitrary_virt_to_machine | Stephen Rothwell | 2011-01-14 | 1 | -0/+1 |
* | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2011-01-14 | 4 | -7/+58 |
|\ \ \ \ \ |
|
| * | | | | | x86/PCI: make Broadcom CNB20LE driver EMBEDDED and EXPERIMENTAL | Bjorn Helgaas | 2011-01-14 | 1 | -2/+8 |
| * | | | | | x86/PCI: don't use native Broadcom CNB20LE driver when ACPI is available | Bjorn Helgaas | 2011-01-14 | 1 | -4/+7 |
| * | | | | | PCI: enable pci=bfsort by default on future Dell systems | Narendra_K@Dell.com | 2011-01-14 | 1 | -0/+41 |
| * | | | | | x86/PCI: irq and pci_ids patch for Intel Patsburg | Seth Heasley | 2010-12-23 | 1 | -1/+2 |
* | | | | | | x86: OLPC: convert olpc-xo1 driver from pci device to platform device | Andres Salomon | 2011-01-14 | 2 | -47/+56 |
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2011-01-13 | 3 | -0/+3 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'apei' into release | Len Brown | 2011-01-12 | 2 | -0/+2 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support | Huang Ying | 2011-01-12 | 2 | -0/+2 |
| * | | | | | | | PM / ACPI: Move NVS saving and restoring code to drivers/acpi | Rafael J. Wysocki | 2011-01-07 | 1 | -0/+1 |
* | | | | | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-01-13 | 4 | -30/+15 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'cpuidle-perf-events' into idle-test | Len Brown | 2011-01-12 | 3 | -12/+4 |
| |\ \ \ \ \ \ \ \ |
|