| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-07-23 | 2 | -1306/+1642 |
|\ |
|
| * | x86, UV: Correct UV2 BAU destination timeout | cpw@sgi.com | 2011-06-21 | 1 | -5/+13 |
| * | x86, UV: Remove cpumask_t from the stack | cpw@sgi.com | 2011-06-21 | 1 | -0/+1 |
| * | x86, UV: Rename hubmask to pnmask | cpw@sgi.com | 2011-06-21 | 1 | -6/+6 |
| * | x86, UV: Inline header file functions | cpw@sgi.com | 2011-06-21 | 1 | -14/+14 |
| * | x86, UV: Clean up uv_mmrs.h | Jack Steiner | 2011-05-30 | 1 | -1281/+1608 |
* | | Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-07-23 | 1 | -3/+3 |
|\ \ |
|
| * | | x86, mm: s/PAGES_PER_ELEMENT/PAGES_PER_SECTION/ | Tejun Heo | 2011-07-13 | 1 | -3/+3 |
* | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-07-23 | 4 | -17/+12 |
|\ \ \ |
|
| * | | | x86, mce: Use mce_sysdev_ prefix to group functions | Hidetoshi Seto | 2011-06-16 | 1 | -1/+1 |
| * | | | x86, mce: Replace MCM_ with MCI_MISC_ | Hidetoshi Seto | 2011-06-16 | 1 | -6/+11 |
| * | | | x86, mce: Replace MCE_SELF_VECTOR by irq_work | Hidetoshi Seto | 2011-06-16 | 3 | -10/+0 |
| | |/
| |/| |
|
* | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-07-23 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | x86, msr: Fix typo in ENERGY_PERF_BIAS_POWERSAVE | H. Peter Anvin | 2011-07-14 | 1 | -1/+1 |
| * | | | x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIAS | Len Brown | 2011-07-14 | 1 | -0/+3 |
| | |/
| |/| |
|
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-07-23 | 7 | -106/+128 |
|\ \ \ |
|
| * | | | x86: Fix write lock scalability 64-bit issue | Jan Beulich | 2011-07-21 | 4 | -21/+67 |
| * | | | x86: Unify rwlock assembly implementation | Jan Beulich | 2011-07-21 | 2 | -6/+8 |
| * | | | x86, asm: Fix binutils 2.16 issue with __USER32_CS | Borislav Petkov | 2011-06-03 | 1 | -1/+1 |
| * | | | x86, asm: Flip RESTORE_ARGS arguments logic | Borislav Petkov | 2011-06-03 | 1 | -13/+8 |
| * | | | x86, asm: Flip SAVE_ARGS arguments logic | Borislav Petkov | 2011-06-03 | 1 | -5/+3 |
| * | | | x86, asm: Thin down SAVE/RESTORE_* asm macros | Borislav Petkov | 2011-06-03 | 1 | -60/+41 |
| | |/
| |/| |
|
* | | | Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-07-23 | 1 | -0/+8 |
|\ \ \ |
|
| * | | | x86: Serialize SMP bootup CMOS accesses on rtc_lock | Jan Beulich | 2011-07-21 | 1 | -0/+8 |
* | | | | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2011-07-23 | 3 | -23/+4 |
|\ \ \ \ |
|
| * | | | | i8253: Move remaining content and delete asm/i8253.h | Ralf Baechle | 2011-06-09 | 1 | -6/+0 |
| * | | | | i8253: Consolidate definitions of PIT_LATCH | Ralf Baechle | 2011-06-09 | 1 | -2/+0 |
| * | | | | x86: i8253: Consolidate definitions of global_clock_event | Ralf Baechle | 2011-06-09 | 3 | -5/+4 |
| * | | | | i8253: Unify all kernel declarations of i8253_lock | Ralf Baechle | 2011-06-09 | 1 | -10/+0 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-07-23 | 4 | -5/+47 |
|\ \ \ \ |
|
| * | | | | x86, perf: Make copy_from_user_nmi() a library function | Robert Richter | 2011-07-21 | 1 | -0/+3 |
| * | | | | x86, perf: P4 PMU - Fix typos in comments and style cleanup | Cyrill Gorcunov | 2011-07-21 | 1 | -1/+1 |
| * | | | | perf, x86: P4 PMU - Introduce event alias feature | Cyrill Gorcunov | 2011-07-14 | 1 | -0/+33 |
| * | | | | tracing, x86/irq: Do not trace arch_local_{*,irq_*}() functions | Steven Rostedt | 2011-07-07 | 1 | -5/+6 |
| * | | | | Merge branch 'perf/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2011-07-03 | 1 | -0/+5 |
| |\ \ \ \ |
|
| | * | | | | x86: Save stack pointer in perf live regs savings | Frederic Weisbecker | 2011-07-02 | 1 | -0/+5 |
| | |/ / / |
|
* | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-07-23 | 3 | -669/+0 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'iommu-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jor... | Ingo Molnar | 2011-07-07 | 3 | -669/+0 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| | | | | | | |
| | | \ \ \ | |
| | *-. \ \ \ | Merge branches 'amd/transparent-bridge' and 'core' | Joerg Roedel | 2011-06-21 | 3 | -669/+0 |
| | |\ \ \ \ \ |
|
| | | | * | | | | iommu/amd: Move missing parts to drivers/iommu | Joerg Roedel | 2011-06-21 | 3 | -669/+0 |
| | | | | |/ /
| | | | |/| | |
|
| | | * | | | | x86/amd-iommu: Store device alias as dev_data pointer | Joerg Roedel | 2011-06-14 | 1 | -1/+1 |
| | | * | | | | x86/amd-iommu: Use only dev_data in low-level domain attach/detach functions | Joerg Roedel | 2011-06-14 | 1 | -1/+0 |
| | | * | | | | x86/amd-iommu: Store ATS state in dev_data | Joerg Roedel | 2011-06-14 | 1 | -0/+4 |
| | | * | | | | x86/amd-iommu: Store devid in dev_data | Joerg Roedel | 2011-06-14 | 1 | -0/+1 |
| | | * | | | | x86/amd-iommu: Introduce global dev_data_list | Joerg Roedel | 2011-06-14 | 1 | -0/+1 |
| | | |/ / / |
|
* | | | | | | Merge branch 'for-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe... | Linus Torvalds | 2011-07-23 | 1 | -6/+5 |
|\ \ \ \ \ \ |
|
| * | | | | | | percpu: Fixup __this_cpu_xchg* operations | Christoph Lameter | 2011-07-12 | 1 | -6/+5 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p... | Linus Torvalds | 2011-07-22 | 1 | -11/+0 |
|\ \ \ \ \ \ |
|
| * | | | | | | pci/of: Consolidate pci_bus_to_OF_node() | Benjamin Herrenschmidt | 2011-06-08 | 1 | -6/+0 |
| * | | | | | | pci/of: Consolidate pci_device_to_OF_node() | Benjamin Herrenschmidt | 2011-06-08 | 1 | -5/+0 |
| | |_|_|/ /
| |/| | | | |
|