| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git.... | Linus Torvalds | 2010-10-30 | 2 | -55/+16 |
|\ \ |
|
| | * | x86: Check irq_remapped instead of remapping_enabled in destroy_irq() | Yinghai Lu | 2010-10-30 | 1 | -1/+1 |
| |/
|/| |
|
| * | x86, ftrace: Use safe noops, drop trap test | H. Peter Anvin | 2010-10-29 | 1 | -54/+15 |
| | | |
| \ | |
*-. \ | Merge branches 'x86-fixes-for-linus' and 'x86-uv-for-linus' of git://git.kern... | Linus Torvalds | 2010-10-29 | 3 | -5/+30 |
|\ \ \ |
|
| | * | | x86, uv: More Westmere support on SGI UV | Russ Anderson | 2010-10-28 | 1 | -4/+3 |
| | * | | x86, uv: Enable Westmere support on SGI UV | Russ Anderson | 2010-10-26 | 1 | -2/+23 |
| * | | | x86, alternative: Call stop_machine_text_poke() on all cpus | Jason Baron | 2010-10-29 | 1 | -1/+1 |
| * | | | x86-32: Restore irq stacks NUMA-aware allocations | Eric Dumazet | 2010-10-29 | 1 | -2/+7 |
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2010-10-29 | 1 | -1/+2 |
|\ \ \ \ |
|
| * | | | | debug_core,x86,blackfin: Clean up hw debug disable API | Dongdong Deng | 2010-10-29 | 1 | -1/+2 |
* | | | | | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2010-10-28 | 3 | -19/+57 |
|\ \ \ \ \ |
|
| * | | | | | xen: add xen hvm acpi_register_gsi variant | Jeremy Fitzhardinge | 2010-10-22 | 1 | -1/+2 |
| * | | | | | acpi: use indirect call to register gsi in different modes | Jeremy Fitzhardinge | 2010-10-22 | 1 | -17/+42 |
| * | | | | | Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domai... | Stefano Stabellini | 2010-10-22 | 21 | -799/+500 |
| |\ \ \ \ \ |
|
| | * | | | | | x86: Introduce x86_msi_ops | Stefano Stabellini | 2010-10-18 | 2 | -2/+9 |
| | * | | | | | x86/io_apic: add get_nr_irqs_gsi() | Jeremy Fitzhardinge | 2010-10-18 | 1 | -0/+5 |
* | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-10-28 | 18 | -5459/+0 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86: Move olpc to platform | Thomas Gleixner | 2010-10-27 | 4 | -537/+0 |
| * | | | | | | | x86: Move uv to platform | Thomas Gleixner | 2010-10-27 | 6 | -2661/+0 |
| * | | | | | | | x86: Move mrst to platform | Thomas Gleixner | 2010-10-27 | 2 | -312/+0 |
| * | | | | | | | x86: Move scx200 to platform | Thomas Gleixner | 2010-10-27 | 2 | -134/+0 |
| * | | | | | | | x86: Move visws to platform | Thomas Gleixner | 2010-10-27 | 2 | -615/+0 |
| * | | | | | | | x86: Move efi to platform | Thomas Gleixner | 2010-10-27 | 6 | -1079/+0 |
| * | | | | | | | x86: Move sfi to platform | Thomas Gleixner | 2010-10-27 | 2 | -121/+0 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2010-10-28 | 1 | -0/+2 |
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | x86: allocate space within a region top-down | Bjorn Helgaas | 2010-10-26 | 1 | -0/+1 |
| * | | | | | | x86: update iomem_resource end based on CPU physical address capabilities | Bjorn Helgaas | 2010-10-26 | 1 | -0/+1 |
| * | | | | | | PCI: OLPC: Only enable PCI configuration type override on XO-1 | Daniel Drake | 2010-10-15 | 1 | -2/+4 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-27 | 2 | -77/+160 |
|\ \ \ \ \ \ |
|
| * | | | | | | perf, x86: Use NUMA aware allocations for PEBS/BTS/DS allocations | Peter Zijlstra | 2010-10-22 | 1 | -3/+6 |
| * | | | | | | perf, x86: Clean up reserve_ds_buffers() signature | Peter Zijlstra | 2010-10-22 | 2 | -12/+6 |
| * | | | | | | perf, x86: Less disastrous PEBS/BTS buffer allocation failure | Peter Zijlstra | 2010-10-22 | 2 | -16/+47 |
| * | | | | | | perf, x86: Fixup the precise_ip computation | Peter Zijlstra | 2010-10-22 | 1 | -4/+5 |
| * | | | | | | perf, x86: Extract DS alloc/free functions | Peter Zijlstra | 2010-10-22 | 1 | -14/+26 |
| * | | | | | | perf, x86: Extract PEBS/BTS allocation functions | Peter Zijlstra | 2010-10-22 | 1 | -34/+56 |
| * | | | | | | perf, x86: Extract PEBS/BTS buffer free routines | Peter Zijlstra | 2010-10-22 | 1 | -5/+25 |
* | | | | | | | Merge branch 'akpm-incoming-2' | Linus Torvalds | 2010-10-27 | 1 | -9/+8 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | ptrace: cleanup arch_ptrace() on x86 | Namhyung Kim | 2010-10-27 | 1 | -6/+4 |
| * | | | | | | | ptrace: change signature of arch_ptrace() | Namhyung Kim | 2010-10-27 | 1 | -3/+4 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-27 | 6 | -25/+19 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | / /
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | x86-32: Allocate irq stacks seperate from percpu area | Brian Gerst | 2010-10-27 | 2 | -11/+2 |
| * | | | | | x86-32, mm: Remove duplicated #include | Borislav Petkov | 2010-10-25 | 1 | -1/+0 |
| * | | | | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2010-10-25 | 94 | -3439/+2880 |
| |\ \ \ \ \ |
|
| * | | | | | | x86, printk: Get rid of <0> from stack output | Jiri Slaby | 2010-10-23 | 2 | -7/+7 |
| * | | | | | | x86, kexec: Make sure to stop all CPUs before exiting the kernel | Alok Kataria | 2010-10-21 | 2 | -7/+10 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2010-10-26 | 1 | -0/+1 |
|\ \ \ \ \ \ |
|
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *-. \ \ \ \ \ | Merge branches 'bugzilla-15807', 'bugzilla-15979-v2' and 'bugzilla-19162' int... | Len Brown | 2010-10-25 | 1 | -0/+1 |
| |\ \ \ \ \ \ \
| | |_|/ / / / /
| |/| | | | | | |
|
| | * | | | | | | acpi-cpufreq: fix a memleak when unloading driver | Zhang Rui | 2010-10-12 | 1 | -0/+1 |
* | | | | | | | | workqueues: s/ON_STACK/ONSTACK/ | Andrew Morton | 2010-10-26 | 2 | -2/+2 |
* | | | | | | | | replace nested max/min macros with {max,min}3 macro | Hagen Paul Pfeifer | 2010-10-26 | 1 | -0/+1 |