| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-03-22 | 2 | -25/+3 |
|\ |
|
| * | x86: Cleanup highmap after brk is concluded | Yinghai Lu | 2011-03-19 | 2 | -25/+3 |
* | | introduce sys_syncfs to sync a single file system | Sage Weil | 2011-03-21 | 1 | -0/+1 |
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-03-18 | 30 | -60/+63 |
|\| |
|
| * | x86, dumpstack: Correct stack dump info when frame pointer is available | Namhyung Kim | 2011-03-18 | 6 | -25/+28 |
| * | x86: Fix common misspellings | Lucas De Marchi | 2011-03-18 | 25 | -35/+35 |
| * | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2011-03-18 | 58 | -1132/+2061 |
| |\ |
|
* | \ | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-03-18 | 2 | -67/+47 |
|\ \ \ |
|
| * | | | perf, x86: Use INTEL_*_CONSTRAINT() for all PEBS event constraints | Lin Ming | 2011-03-16 | 2 | -50/+47 |
| * | | | perf, x86: Clean up SandyBridge PEBS events | Lin Ming | 2011-03-16 | 1 | -22/+5 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-03-18 | 1 | -1/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' into for-next | Jiri Kosina | 2011-02-15 | 21 | -84/+90 |
| |\ \ \ |
|
| * | | | | x86: Fix printk typo WARING | Paul Bolle | 2011-02-11 | 1 | -1/+1 |
* | | | | | Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-03-18 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | KVM guest: Fix section mismatch derived from kvm_guest_cpu_online() | Sedat Dilek | 2011-03-17 | 1 | -1/+1 |
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2011-03-18 | 2 | -4/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | [CPUFREQ] pcc-cpufreq: remove duplicate statements | Chumbalkar, Nagananda | 2011-03-16 | 1 | -2/+0 |
| * | | | | | | [CPUFREQ] powernow-k8: The table index is not worth displaying | Thomas Renninger | 2011-03-16 | 1 | -2/+1 |
| |/ / / / / |
|
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2011-03-18 | 1 | -1/+1 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | PCI: Rename CPU PCI id define | Borislav Petkov | 2011-03-17 | 1 | -1/+1 |
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-03-16 | 4 | -10/+26 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Merge branch 'x86/amd-nb' into x86/urgent | Ingo Molnar | 2011-03-16 | 4 | -30/+157 |
| |\ \ \ \ \ |
|
| | * | | | | | x86, amd-nb: Misc cleanliness fixes | Borislav Petkov | 2011-03-03 | 1 | -8/+10 |
| * | | | | | | x86, AMD: Set ARAT feature on AMD processors | Boris Ostrovsky | 2011-03-16 | 1 | -0/+4 |
| * | | | | | | x86, quirk: Fix SB600 revision check | Andreas Herrmann | 2011-03-16 | 1 | -1/+6 |
| * | | | | | | x86: stop_machine_text_poke() should issue sync_core() | Mathieu Desnoyers | 2011-03-15 | 1 | -1/+6 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2011-03-16 | 19 | -258/+278 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: Fix binutils-2.21 symbol related build failures | Sedat Dilek | 2011-03-09 | 2 | -2/+2 |
| * | | | | | | x86-64, trampoline: Remove unused variable | H. Peter Anvin | 2011-02-19 | 1 | -2/+0 |
| * | | | | | | x86, reboot: Fix the use of passed arguments in 32-bit BIOS reboot | H. Peter Anvin | 2011-02-19 | 1 | -3/+7 |
| * | | | | | | x86, reboot: Move the real-mode reboot code to an assembly file | H. Peter Anvin | 2011-02-18 | 4 | -106/+158 |
| * | | | | | | x86, trampoline: Use the unified trampoline setup for ACPI wakeup | H. Peter Anvin | 2011-02-18 | 7 | -96/+43 |
| * | | | | | | x86, trampoline: Common infrastructure for low memory trampolines | H. Peter Anvin | 2011-02-18 | 9 | -54/+73 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2011-03-16 | 1 | -3/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | PM: Drop pm_flags that is not necessary | Rafael J. Wysocki | 2011-03-15 | 1 | -3/+2 |
* | | | | | | | | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-03-16 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
| * | | | | | | | percpu: align percpu readmostly subsection to cacheline | Tejun Heo | 2011-01-25 | 1 | -2/+2 |
* | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-03-16 | 11 | -125/+507 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86: Clean up apic.c and apic.h | Henrik Kretzschmar | 2011-03-11 | 1 | -43/+22 |
| * | | | | | | | | x86: Remove superflous goal definition of tsc_sync | Henrik Kretzschmar | 2011-03-11 | 1 | -2/+2 |
| * | | | | | | | | x86: dt: Cleanup local apic setup | Thomas Gleixner | 2011-02-25 | 3 | -24/+24 |
| * | | | | | | | | x86: dt: Fix OLPC=y/INTEL_CE=n build | Sebastian Andrzej Siewior | 2011-02-24 | 1 | -4/+19 |
| * | | | | | | | | rtc: cmos: Add OF bindings | Sebastian Andrzej Siewior | 2011-02-23 | 1 | -0/+3 |
| * | | | | | | | | x86: ioapic: Add OF bindings for IO_APIC | Sebastian Andrzej Siewior | 2011-02-23 | 2 | -0/+110 |
| * | | | | | | | | x86: dtb: Add generic bus probe | Sebastian Andrzej Siewior | 2011-02-23 | 1 | -0/+19 |
| * | | | | | | | | x86: dtb: Add support for PCI devices backed by dtb nodes | Sebastian Andrzej Siewior | 2011-02-23 | 1 | -0/+83 |
| * | | | | | | | | x86: dtb: Add device tree support for HPET | Sebastian Andrzej Siewior | 2011-02-23 | 1 | -0/+19 |
| * | | | | | | | | x86: dtb: Add early parsing of IO_APIC | Sebastian Andrzej Siewior | 2011-02-23 | 2 | -3/+110 |
| * | | | | | | | | x86: dtb: Add irq domain abstraction | Sebastian Andrzej Siewior | 2011-02-23 | 1 | -1/+45 |
| * | | | | | | | | x86: Add device tree support | Sebastian Andrzej Siewior | 2011-02-23 | 4 | -9/+56 |