aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-29Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds14-87/+124
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds43-601/+1101
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+0
2012-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-0/+1
2012-03-29Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+0
2012-03-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds21-315/+412
2012-03-29Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-88/+99
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-10/+1
2012-03-28kdump x86: fix total mem size calculation for reservationDave Young1-10/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds51-564/+549
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds22-235/+676
2012-03-28Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds3-0/+136
2012-03-28Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-2/+5
2012-03-28x86/apic/amd: Be more verbose about LVT offset assignmentsRobert Richter1-4/+9
2012-03-28Delete all instances of asm/system.hDavid Howells1-6/+0
2012-03-28Move all declarations of free_initmem() to linux/mm.hDavid Howells1-1/+0
2012-03-28Disintegrate asm/system.h for X86David Howells50-562/+554
2012-03-28x86, tls: Off by one limit checkDan Carpenter1-2/+2
2012-03-28x86/ioapic: Add io_apic_ops driver layer to allow interceptionJeremy Fitzhardinge2-7/+60
2012-03-27Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds6-29/+13
2012-03-27x86/olpc: Add debugfs interface for EC commandsDaniel Drake1-0/+97
2012-03-27sched/x86/smp: Do not enable IRQs over calibrate_delay()Peter Zijlstra1-5/+0
2012-03-26x86: Merge the x86_32 and x86_64 cpu_idle() functionsRichard Weinberger4-165/+115
2012-03-25um: allow SUBARCH=x86Al Viro1-2/+2
2012-03-25um: most of the SUBARCH uses can be killedAl Viro1-4/+0
2012-03-25um: kill HOST_TASK_PIDAl Viro1-3/+1
2012-03-25um: merge processor_{32,64}.h a bit...Al Viro3-20/+10
2012-03-24Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds2-0/+8
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds6-63/+71
2012-03-24x86: vdso: Put declaration before codeThomas Gleixner1-1/+2
2012-03-24x86/kconfig: Remove CONFIG_TR=y from the defconfigsRandy Dunlap2-2/+0
2012-03-24x86: Stop recursive fault in print_context_stack after stack overflowHugh Dickins1-2/+5
2012-03-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-11/+14
2012-03-23Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds6-32/+9
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron4-27/+4
2012-03-23x86: use for_each_clear_bit_from()Akinobu Mita1-3/+3
2012-03-23bitops: rename for_each_set_bit_cont() in favor of analogous list.h functionAkinobu Mita1-2/+2
2012-03-23x86-64: Inline vdso clock_gettime helpersAndy Lutomirski1-4/+5
2012-03-23x86-64: Simplify and optimize vdso clock_gettime monotonic variantsAndy Lutomirski3-37/+26
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds5-13/+136
2012-03-23Merge tag 'for_linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdbLinus Torvalds2-5/+11
2012-03-23x86/io_apic: Move and reenable irq only when CONFIG_GENERIC_PENDING_IRQ=yAlexander Gordeev1-40/+61
2012-03-23x86/apic: Add separate apic_id_valid() functions for selected apic driversSteffen Persvold8-8/+17
2012-03-23x86/kconfig: Update defconfigsIngo Molnar2-86/+47
2012-03-23x86: Fix excessive MSR print out when show_msr is not specifiedYinghai Lu1-1/+1
2012-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-4/+4
2012-03-22Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds8-21/+139
2012-03-22x86-32: Fix endless loop when processing signals for kernel tasksDmitry Adamushko1-7/+10
2012-03-22Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+16
2012-03-22kgdb: x86: Return all segment registers also in 64-bit modeJan Kiszka2-5/+11