| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2010-03-03 | 3 | -73/+91 |
|\ |
|
| * | Merge branch 'master' into percpu | Tejun Heo | 2010-02-02 | 11 | -146/+23 |
| |\ |
|
| * | | percpu, x86: Generic inc / dec percpu instructions | Christoph Lameter | 2010-01-05 | 1 | -14/+72 |
| * | | local_t: Remove cpu_local_xx macros | Christoph Lameter | 2010-01-05 | 1 | -37/+0 |
| * | | Merge branch 'master' into percpu | Tejun Heo | 2010-01-05 | 87 | -921/+1677 |
| |\ \ |
|
| * | | | percpu: remove per_cpu__ prefix. | Rusty Russell | 2009-10-29 | 2 | -24/+21 |
* | | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-03-01 | 2 | -2/+2 |
|\ \ \ \ |
|
| * \ \ \ | Merge branches 'clks' and 'pnx' into devel | Russell King | 2010-02-25 | 1 | -0/+1 |
| |\ \ \ \ |
|
| * | | | | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 2010-02-20 | 2 | -2/+2 |
* | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-02-28 | 2 | -4/+6 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, uv: uv_global_gru_mmr_address() macro fix | Jack Steiner | 2010-01-07 | 1 | -1/+2 |
| * | | | | | | x86, uv: Add serial number parameter to uv_bios_get_sn_info() | Russ Anderson | 2009-12-17 | 1 | -3/+4 |
* | | | | | | | Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-02-28 | 3 | -2/+70 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86, ptrace: regset extensions to support xstate | Suresh Siddha | 2010-02-11 | 3 | -2/+70 |
* | | | | | | | | Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-02-28 | 3 | -1/+6 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86: Enable NMI on all cpus on UV | Russ Anderson | 2010-02-27 | 2 | -0/+3 |
| * | | | | | | | | x86, uv: Update UV arch to target Legacy VGA I/O correctly. | Mike Travis | 2010-02-05 | 1 | -1/+3 |
* | | | | | | | | | Merge branch 'x86-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-02-28 | 1 | -21/+38 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86-64, rwsem: Avoid store forwarding hazard in __downgrade_write | Avi Kivity | 2010-02-13 | 1 | -20/+5 |
| * | | | | | | | | | x86-64, rwsem: 64-bit xadd rwsem implementation | H. Peter Anvin | 2010-01-18 | 1 | -13/+40 |
| * | | | | | | | | | x86: clean up rwsem type system | Linus Torvalds | 2010-01-13 | 1 | -10/+15 |
* | | | | | | | | | | Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-02-28 | 2 | -6/+5 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86, numa: Add fixed node size option for numa emulation | David Rientjes | 2010-02-15 | 2 | -6/+5 |
| | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-02-28 | 2 | -1/+5 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86, mm: Allow highmem user page tables to be disabled at boot time | Ian Campbell | 2010-02-25 | 1 | -0/+5 |
| * | | | | | | | | | | Merge branch 'linus' into x86/mm | Thomas Gleixner | 2010-02-17 | 81 | -1045/+1728 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | x86: Use the generic page_is_ram() | Wu Fengguang | 2010-02-01 | 1 | -1/+0 |
* | | | | | | | | | | | | Merge branch 'x86-io-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2010-02-28 | 4 | -380/+156 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | x86: Merge io.h | Brian Gerst | 2010-02-05 | 3 | -325/+152 |
| * | | | | | | | | | | | | x86: Simplify flush_write_buffers() | Brian Gerst | 2010-02-05 | 2 | -9/+9 |
| * | | | | | | | | | | | | x86: Clean up mem*io functions. | Brian Gerst | 2010-02-05 | 2 | -14/+18 |
| * | | | | | | | | | | | | x86-64: Use BUILDIO in io_64.h | Brian Gerst | 2010-02-05 | 1 | -75/+37 |
| * | | | | | | | | | | | | x86-64: Reorganize io_64.h | Brian Gerst | 2010-02-05 | 1 | -41/+49 |
| * | | | | | | | | | | | | x86-32: Remove _local variants of in/out from io_32.h | Brian Gerst | 2010-02-05 | 1 | -30/+4 |
| * | | | | | | | | | | | | x86-32: Move XQUAD definitions to numaq.h | Brian Gerst | 2010-02-05 | 2 | -3/+4 |
| | |_|/ / / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-02-28 | 2 | -0/+13 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | x86, cpu: Print AMD virtualization features in /proc/cpuinfo | Joerg Roedel | 2010-02-13 | 1 | -0/+4 |
| * | | | | | | | | | | | | x86, lib: Add wbinvd smp helpers | Borislav Petkov | 2010-01-22 | 1 | -0/+9 |
| | |_|_|_|_|_|_|_|/ / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-02-28 | 9 | -924/+733 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | x86: Mark atomic irq ops raw for 32bit legacy | Ingo Molnar | 2010-02-16 | 1 | -2/+2 |
| | |_|_|_|/ / / / / / /
| |/| | | | | | | | | | |
|
| * | | | | | | | | | | | x86-32: clean up rwsem inline asm statements | Linus Torvalds | 2010-01-12 | 1 | -15/+15 |
| * | | | | | | | | | | | x86: Merge asm/atomic_{32,64}.h | Brian Gerst | 2010-01-07 | 3 | -592/+297 |
| * | | | | | | | | | | | x86: Sync asm/atomic_32.h and asm/atomic_64.h | Brian Gerst | 2010-01-07 | 2 | -34/+89 |
| * | | | | | | | | | | | x86: Split atomic64_t functions into seperate headers | Brian Gerst | 2010-01-07 | 4 | -367/+386 |
| * | | | | | | | | | | | x86-64: Modify copy_user_generic() alternatives mechanism | Jan Beulich | 2009-12-30 | 2 | -2/+26 |
| * | | | | | | | | | | | x86: Lift restriction on the location of FIX_BTMAP_* | Jan Beulich | 2009-12-30 | 1 | -5/+11 |
* | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-02-28 | 6 | -9/+22 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | ftrace/alternatives: Introducing *_text_reserved functions | Masami Hiramatsu | 2010-02-04 | 1 | -0/+5 |
| * | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-01-29 | 3 | -1/+15 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / / / /
| | |/| | | | | | | | | | |
|
| * | | | | | | | | | | | | perf_events, x86: Fix event constraint masks | Peter Zijlstra | 2010-01-29 | 1 | -1/+1 |