aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-23
|\
| * Merge branch x86/build into x86/efi and fix up arch/x86/boot/tools/build.cH. Peter Anvin2012-03-28
| |\
| * | x86, efi: Fix NumberOfRvaAndSizes field in PE32 header for EFI_STUBMatt Fleming2012-03-26
| * | x86, efi: Fix .text section overlapping image header for EFI_STUBMatt Fleming2012-03-26
| * | x86, efi: Fix issue of overlapping .reloc section for EFI_STUBJordan Justen2012-03-26
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-23
|\ \ \
| * | | x86, relocs: Build clean fixJarkko Sakkinen2012-05-21
| * | | Merge commit 'v3.4' into x86/urgentH. Peter Anvin2012-05-21
| |\ \ \
| * | | | x86, printk: Add missing KERN_CONT to NMI selftestSasha Levin2012-05-21
| * | | | x86: Fix boot on Twinhead H12YAlan Cox2012-05-17
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-------. \ \ \ \ Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-li...Linus Torvalds2012-05-23
|\ \ \ \ \ \ \ \ \
| | | | | * | | | | x86, microcode: microcode_core.c simple_strtoul cleanupShuah Khan2012-05-07
| | | | * | | | | | x86: Avoid double stack traces with show_regs()Jan Beulich2012-05-09
| | | * | | | | | | x86/cache_info: Fix setup of l2/l3 idsShai Fultheim2012-05-07
| | | |/ / / / / /
| | * | | | | | | x86/pci-calgary_64.c: Remove obsoleted simple_strtoul() usageShuah Khan2012-05-21
| | * | | | | | | x86: Don't continue booting if we can't load the specified initrdPeter Jones2012-05-16
| | * | | | | | | x86: kernel/dumpstack.c simple_strtoul cleanupShuah Khan2012-05-15
| | * | | | | | | x86: kernel/check.c simple_strtoul cleanupShuah Khan2012-05-15
| | * | | | | | | x86: spinlock.h: Remove REG_PTR_MODERichard Weinberger2012-03-30
| * | | | | | | | x86-64: Eliminate dead ia32 syscall handlersJan Beulich2012-05-08
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2012-05-23
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'for-um' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/s...Richard Weinberger2012-05-21
| |\ \ \ \ \ \ \ \
| | * | | | | | | | um: missing checks of __put_user()/__get_user() return valuesAl Viro2012-05-21
| | * | | | | | | | um: stub_rt_sigsuspend isn't needed these days anymoreAl Viro2012-05-21
| | * | | | | | | | um/x86: merge (and trim) 32- and 64-bit variants of ptrace.hAl Viro2012-05-21
| | * | | | | | | | um: ->restart_block.fn needs to be reset on sigreturnAl Viro2012-05-21
| | | |_|_|_|/ / / | | |/| | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | atomic64_32.h: fix parameter naming mismatchPhilipp Hahn2012-05-09
| * | | | | | | | | x86, relocs: Remove an unused variableKusanagi Kouichi2012-04-30
| * | | | | | | | | x86: Fix typo in MODULE_DEVICE_TABLE example: s/x86_cpu/x86cpu/Josh Triplett2012-04-16
* | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/apic: Implement EIO micro-optimizationMichael S. Tsirkin2012-05-18
| * | | | | | | | | | x86/apic: Add apic->eoi_write() callbackMichael S. Tsirkin2012-05-18
| * | | | | | | | | | x86/apic: Use symbolic APIC_EOI_ACKMichael S. Tsirkin2012-05-18
| * | | | | | | | | | x86/apic: Fix typo EIO_ACK -> EOI_ACK and document itMichael S. Tsirkin2012-05-18
| * | | | | | | | | | x86/xen/apic: Add missing #include <xen/xen.h>Ingo Molnar2012-05-18
| * | | | | | | | | | x86/apic: Only compile local function if used with !CONFIG_GENERIC_PENDING_IRQMárton Németh2012-05-08
| * | | | | | | | | | x86/apic: Fix UP boot crashIngo Molnar2012-05-07
| * | | | | | | | | | x86: Conditionally update time when ack-ing pending irqsShai Fultheim2012-05-07
| * | | | | | | | | | Merge branch 'stable/for-ingo-v3.5' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2012-05-07
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | |
| | * | | | | | | | | xen/apic: implement io apic read with hypercallLin Ming2012-05-01
| | * | | | | | | | | Revert "xen/x86: Workaround 'x86/ioapic: Add register level checks to detect ...Konrad Rzeszutek Wilk2012-05-01
| | * | | | | | | | | xen/x86: Implement x86_apic_opsKonrad Rzeszutek Wilk2012-05-01
| | * | | | | | | | | x86/apic: Replace io_apic_ops with x86_io_apic_ops.Konrad Rzeszutek Wilk2012-05-01
* | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-22
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra2012-05-17
| * | | | | | | | | | | sched/x86: Rewrite set_cpu_sibling_map()Peter Zijlstra2012-05-14
| * | | | | | | | | | | sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra2012-05-09
| * | | | | | | | | | | x86/numa: Check for nonsensical topologies on real hw as wellIngo Molnar2012-05-09
| * | | | | | | | | | | x86/numa: Hard partition cpu topology masks on node boundariesPeter Zijlstra2012-05-09