summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
*-------. Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-li...Linus Torvalds2012-05-2314-60/+53
|\ \ \ \ \
| | | | | * x86, microcode: microcode_core.c simple_strtoul cleanupShuah Khan2012-05-071-5/+4
| | | | * | x86: Avoid double stack traces with show_regs()Jan Beulich2012-05-097-13/+6
| | | * | | x86/cache_info: Fix setup of l2/l3 idsShai Fultheim2012-05-071-2/+2
| | | |/ /
| | * | | x86/pci-calgary_64.c: Remove obsoleted simple_strtoul() usageShuah Khan2012-05-211-3/+5
| | * | | x86: Don't continue booting if we can't load the specified initrdPeter Jones2012-05-161-4/+3
| | * | | x86: kernel/dumpstack.c simple_strtoul cleanupShuah Khan2012-05-151-2/+19
| | * | | x86: kernel/check.c simple_strtoul cleanupShuah Khan2012-05-151-6/+14
| | * | | x86: spinlock.h: Remove REG_PTR_MODERichard Weinberger2012-03-301-2/+0
| * | | | x86-64: Eliminate dead ia32 syscall handlersJan Beulich2012-05-081-23/+0
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2012-05-2313-286/+159
|\ \ \ \
| * \ \ \ Merge branch 'for-um' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/s...Richard Weinberger2012-05-2113-286/+159
| |\ \ \ \
| | * | | | um: missing checks of __put_user()/__get_user() return valuesAl Viro2012-05-212-8/+8
| | * | | | um: stub_rt_sigsuspend isn't needed these days anymoreAl Viro2012-05-211-1/+0
| | * | | | um/x86: merge (and trim) 32- and 64-bit variants of ptrace.hAl Viro2012-05-2111-277/+148
| | * | | | um: ->restart_block.fn needs to be reset on sigreturnAl Viro2012-05-211-0/+3
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-222-6/+6
|\ \ \ \ \ \
| * | | | | | atomic64_32.h: fix parameter naming mismatchPhilipp Hahn2012-05-091-5/+5
| * | | | | | x86, relocs: Remove an unused variableKusanagi Kouichi2012-04-301-2/+0
| * | | | | | x86: Fix typo in MODULE_DEVICE_TABLE example: s/x86_cpu/x86cpu/Josh Triplett2012-04-161-1/+1
* | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-2225-93/+151
|\ \ \ \ \ \ \
| * | | | | | | x86/apic: Implement EIO micro-optimizationMichael S. Tsirkin2012-05-184-3/+8
| * | | | | | | x86/apic: Add apic->eoi_write() callbackMichael S. Tsirkin2012-05-1812-1/+28
| * | | | | | | x86/apic: Use symbolic APIC_EOI_ACKMichael S. Tsirkin2012-05-181-3/+1
| * | | | | | | x86/apic: Fix typo EIO_ACK -> EOI_ACK and document itMichael S. Tsirkin2012-05-182-2/+2
| * | | | | | | x86/xen/apic: Add missing #include <xen/xen.h>Ingo Molnar2012-05-181-1/+4
| * | | | | | | x86/apic: Only compile local function if used with !CONFIG_GENERIC_PENDING_IRQMárton Németh2012-05-081-23/+23
| * | | | | | | x86/apic: Fix UP boot crashIngo Molnar2012-05-071-1/+2
| * | | | | | | x86: Conditionally update time when ack-ing pending irqsShai Fultheim2012-05-071-5/+7
| * | | | | | | Merge branch 'stable/for-ingo-v3.5' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2012-05-0710-60/+82
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | xen/apic: implement io apic read with hypercallLin Ming2012-05-011-0/+13
| | * | | | | | Revert "xen/x86: Workaround 'x86/ioapic: Add register level checks to detect ...Konrad Rzeszutek Wilk2012-05-011-3/+1
| | * | | | | | xen/x86: Implement x86_apic_opsKonrad Rzeszutek Wilk2012-05-014-1/+24
| | * | | | | | x86/apic: Replace io_apic_ops with x86_io_apic_ops.Konrad Rzeszutek Wilk2012-05-015-56/+44
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-224-79/+83
|\ \ \ \ \ \ \ \
| * | | | | | | | sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra2012-05-171-2/+1
| * | | | | | | | sched/x86: Rewrite set_cpu_sibling_map()Peter Zijlstra2012-05-141-46/+66
| * | | | | | | | sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra2012-05-091-38/+0
| * | | | | | | | x86/numa: Check for nonsensical topologies on real hw as wellIngo Molnar2012-05-091-6/+6
| * | | | | | | | x86/numa: Hard partition cpu topology masks on node boundariesPeter Zijlstra2012-05-091-0/+11
| * | | | | | | | x86/numa: Allow specifying node_distance() for numa=fakePeter Zijlstra2012-05-091-2/+6
| * | | | | | | | x86/sched: Make mwait_usable() heed to "idle=" kernel parameters properlySrivatsa S. Bhat2012-05-071-0/+8
| |/ / / / / / /
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-05-2213-204/+939
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2012-05-2126-79/+135
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-05-1826-79/+135
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| * | / | | | | | | ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code()Steven Rostedt2012-05-161-13/+2
| |/ / / / / / / /
| * | | | | | | | perf/x86/ibs: Fix undefined reference to `get_ibs_caps'Robert Richter2012-05-141-0/+4
| * | | | | | | | perf/x86-ibs: Fix usage of IBS op current countRobert Richter2012-05-091-12/+21
| * | | | | | | | perf/x86-ibs: Catch spurious interrupts after stopping IBSRobert Richter2012-05-091-5/+7
| * | | | | | | | perf/x86-ibs: Implement workaround for IBS erratum #420Robert Richter2012-05-091-23/+39