| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 | 6 | -71/+30 |
|\ |
|
| * | death to idle_regs() | Al Viro | 2012-11-28 | 1 | -9/+0 |
| * | flagday: don't pass regs to copy_thread() | Al Viro | 2012-11-28 | 2 | -4/+2 |
| * | x86, um: switch to generic fork/vfork/clone | Al Viro | 2012-11-28 | 5 | -59/+29 |
* | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-12-11 | 3 | -24/+58 |
|\ \ |
|
| * | | x86: hpet: Fix inverted return value check in arch_setup_hpet_msi() | Jan Beulich | 2012-11-02 | 1 | -2/+3 |
| * | | x86: hpet: Fix masking of MSI interrupts | Jan Beulich | 2012-11-02 | 1 | -2/+2 |
| * | | x86: apic: Use tsc deadline for oneshot when available | Suresh Siddha | 2012-11-02 | 1 | -20/+53 |
* | | | Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-12-11 | 3 | -46/+2 |
|\ \ \ |
|
| * | | | x86, 386 removal: Remove CONFIG_X86_POPAD_OK | H. Peter Anvin | 2012-11-29 | 1 | -28/+0 |
| * | | | x86, 386 removal: Remove CONFIG_INVLPG | H. Peter Anvin | 2012-11-29 | 2 | -7/+0 |
| * | | | x86, 386 removal: Remove CONFIG_BSWAP | H. Peter Anvin | 2012-11-29 | 1 | -11/+2 |
| | |/
| |/| |
|
* | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-12-11 | 3 | -28/+58 |
|\ \ \ |
|
| * | | | x86, cacheinfo: Base cache sharing info on CPUID 0x8000001d on AMD | Andreas Herrmann | 2012-11-13 | 1 | -14/+27 |
| * | | | x86, cacheinfo: Make use of CPUID 0x8000001d for cache information on AMD | Andreas Herrmann | 2012-11-13 | 1 | -1/+5 |
| * | | | x86, cacheinfo: Determine number of cache leafs using CPUID 0x8000001d on AMD | Andreas Herrmann | 2012-11-13 | 2 | -11/+24 |
| * | | | x86: Add cpu_has_topoext | Andreas Herrmann | 2012-11-13 | 2 | -2/+2 |
| | |/
| |/| |
|
* | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-12-11 | 2 | -45/+20 |
|\ \ \ |
|
| * | | | x86, apic: Cleanup cfg->domain setup for legacy interrupts | Suresh Siddha | 2012-11-26 | 1 | -20/+6 |
| * | | | x86: Remove dead hlt_use_halt code | Daniel Lezcano | 2012-10-26 | 1 | -25/+14 |
* | | | | Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-12-11 | 8 | -41/+262 |
|\ \ \ \ |
|
| * | | | | x86, topology: Debug CPU0 hotplug | Fenghua Yu | 2012-11-14 | 1 | -0/+51 |
| * | | | | x86/i387.c: Initialize thread xstate only on CPU0 only once | Fenghua Yu | 2012-11-14 | 1 | -1/+5 |
| * | | | | x86, hotplug: Handle retrigger irq by the first available CPU | Fenghua Yu | 2012-11-14 | 1 | -1/+3 |
| * | | | | x86, hotplug: The first online processor saves the MTRR state | Fenghua Yu | 2012-11-14 | 1 | -2/+7 |
| * | | | | x86, hotplug: During CPU0 online, enable x2apic, set_numa_node. | Fenghua Yu | 2012-11-14 | 1 | -3/+2 |
| * | | | | x86, hotplug: Wake up CPU0 via NMI instead of INIT, SIPI, SIPI | Fenghua Yu | 2012-11-14 | 1 | -7/+104 |
| * | | | | x86-32, hotplug: Add start_cpu0() entry point to head_32.S | Fenghua Yu | 2012-11-14 | 1 | -0/+13 |
| * | | | | x86-64, hotplug: Add start_cpu0() entry point to head_64.S | Fenghua Yu | 2012-11-14 | 1 | -0/+16 |
| * | | | | x86, hotplug: Support functions for CPU0 online/offline | Fenghua Yu | 2012-11-14 | 1 | -20/+18 |
| * | | | | x86, topology: Don't offline CPU0 if any PIC irq can not be migrated out of it | Fenghua Yu | 2012-11-14 | 1 | -7/+43 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-12-11 | 1 | -14/+27 |
|\ \ \ \ |
|
| * | | | | x86: Don't clobber top of pt_regs in nested NMI | Salman Qazi | 2012-11-02 | 1 | -14/+27 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-12-11 | 10 | -42/+193 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2012-12-08 | 2 | -0/+22 |
| |\ \ \ \ |
|
| | * | | | | tracing,x86: Add a TSC trace_clock | David Sharp | 2012-11-13 | 2 | -0/+22 |
| * | | | | | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2012-12-08 | 1 | -35/+19 |
| |\ \ \ \ \ |
|
| | * | | | | | uprobes/x86: Cleanup the single-stepping code | Oleg Nesterov | 2012-11-03 | 1 | -35/+19 |
| * | | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2012-12-08 | 14 | -75/+343 |
| |\ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| * | | | | | | perf/x86: Fix sparse warnings | Peter Huewe | 2012-10-30 | 1 | -2/+2 |
| | |/ / / /
| |/| | | | |
|
| * | | | | | x86: Allow tracing of functions in arch/x86/kernel/rtc.c | David Vrabel | 2012-10-24 | 3 | -7/+6 |
| * | | | | | perf/x86: Add hardware events translations for Intel P6 cpus | Jiri Olsa | 2012-10-24 | 2 | -0/+3 |
| * | | | | | perf/x86: Add hardware events translations for AMD cpus | Jiri Olsa | 2012-10-24 | 4 | -5/+20 |
| * | | | | | perf/x86: Add hardware events translations for Intel cpus | Jiri Olsa | 2012-10-24 | 3 | -0/+44 |
| * | | | | | perf/x86: Filter out undefined events from sysfs events attribute | Jiri Olsa | 2012-10-24 | 1 | -0/+22 |
| * | | | | | perf/x86: Make hardware event translations available in sysfs | Jiri Olsa | 2012-10-24 | 2 | -0/+62 |
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-12-11 | 4 | -7/+9 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2012-12-03 | 4 | -7/+9 |
| |\ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| | * | | | | | context_tracking: New context tracking susbsystem | Frederic Weisbecker | 2012-11-30 | 4 | -8/+9 |
* | | | | | | | Merge branch 'akpm' (Andrew's patchbomb) | Linus Torvalds | 2012-12-11 | 1 | -121/+30 |
|\ \ \ \ \ \ \ |
|