summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2012-03-05x32: Add ptrace for x32H.J. Lu
2012-03-01x86, mtrr: Use explicit sizing and padding for the 64-bit ioctlsH. Peter Anvin
2012-02-26x32: Only clear TIF_X32 flag onceBobby Powers
2012-02-26x32: Make sure TS_COMPAT is cleared for x32 tasksBobby Powers
2012-02-20x32: If configured, add x32 system calls to system call tablesH. Peter Anvin
2012-02-20x32: Handle process creationH. Peter Anvin
2012-02-20x32: Signal-related system callsH. Peter Anvin
2012-02-20x32: Handle the x32 system call flagH. Peter Anvin
2012-02-20x32: Export setup/restore_sigcontext from signal.cH. Peter Anvin
2012-02-20x86: Move some signal-handling definitions to a common headerH. Peter Anvin
2012-02-20x32: Add x32 system calls to syscall/syscall_64.tblH. Peter Anvin
2012-02-20x32: Add a thread flag for x32 processesH. Peter Anvin
2012-02-20x86: Factor out TIF_IA32 from 32-bit address spaceH. Peter Anvin
2012-02-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds
2012-01-30x86/reboot: Remove VersaLogic Menlow reboot quirkMichael D Labriola
2012-01-30x86/reboot: Skip DMI checks if reboot set by userMichael D Labriola
2012-01-28x86/dumpstack: Remove unneeded check in dump_trace()Dan Carpenter
2012-01-26bugs, x86: Fix printk levels for panic, softlockups and stack dumpsPrarit Bhargava
2012-01-26x86/microcode_amd: Add support for CPU family specific container filesAndreas Herrmann
2012-01-19Merge remote-tracking branch 'linus/master' into x86/urgentH. Peter Anvin
2012-01-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-01-18x86-32: Fix build failure with AUDIT=y, AUDITSYSCALL=nAl Viro
2012-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-01-17x86, tsc: Fix SMI induced variation in quick_pit_calibrate()Linus Torvalds
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris
2012-01-17ACPI, Record ACPI NVS regionsHuang Ying
2012-01-17Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-01-17mce: fix warning messages about static struct mce_deviceGreg Kroah-Hartman
2012-01-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-01-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-01-14x86/mce: Fix CPU hotplug and suspend regression related to MCESrivatsa S. Bhat
2012-01-12module_param: make bool parameters really bool (arch)Rusty Russell
2012-01-12Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-01-12Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-01-12Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-01-12Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-12Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2012-01-11Merge branch 'akpm' (aka "Andrew's patch-bomb")Linus Torvalds
2012-01-11signal: add block_sigmask() for adding sigmask to current->blockedMatt Fleming
2012-01-10Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds
2012-01-10Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-01-09Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-09Merge branches 'iommu/page-sizes' and 'iommu/group-id' into nextJoerg Roedel
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2012-01-08x86, UV: Update Boot messages for SGI UV2 platformJack Steiner
2012-01-08Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-07Merge branch 'tip/x86/core-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar