aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-04-04
|\
| * x86, kvm: Call restore_sched_clock_state() only after %gs is initializedMarcelo Tosatti2012-04-02
| * x86: Use -mno-avx when availableAndi Kleen2012-03-30
| * x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facilityLen Brown2012-03-30
| * Merge branch 'linus' into x86/urgentIngo Molnar2012-03-30
| |\
| * | x86: Preserve lazy irq disable semantics in fixup_irqs()Liu, Chuansheng2012-03-29
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-02
|\ \ \
| * | | x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of ANDzhuangfeiran@ict.ac.cn2012-03-29
* | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-04-02
|\ \ \ \
| * | | | documentation: remove references to cpu_*_map.Rusty Russell2012-03-29
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-31
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into perf/urgentIngo Molnar2012-03-26
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | perf: Fix mmap_page capabilities and docsPeter Zijlstra2012-03-23
| * | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-03-23
| |\ \ \ \ \
| | * | | | | perf: Adding sysfs group format attribute for pmu deviceJiri Olsa2012-03-16
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-03-30
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge branch 'tboot' into releaseLen Brown2012-03-30
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/k...Len Brown2012-03-22
| | |\ \ \ \ \ \
| | | * | | | | | tboot: Add return values for tboot_sleepKonrad Rzeszutek Wilk2012-03-13
| | | * | | | | | x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep.Tang Liang2012-03-13
| | | | | | | | |
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'mis...Len Brown2012-03-30
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | | * | | | | | | ACPI: Fix use-after-free in acpi_map_lsapicPetr Vandrovec2012-03-30
| | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | idle, x86: Allow off-lined CPU to enter deeper C statesBoris Ostrovsky2012-03-30
| |/ / / / / / /
* | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-29
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: Move is_ia32_task to asm/thread_info.h from asm/compat.hSrikar Dronamraju2012-03-13
| * | | | | | | | x86: Rename trap_no to trap_nr in thread_structSrikar Dronamraju2012-03-13
| * | | | | | | | Merge branch 'x86/x32' into x86/cleanupsIngo Molnar2012-03-13
| |\ \ \ \ \ \ \ \
| * | | | | | | | | x86: Use enum instead of literals for trap valuesKees Cook2012-03-09
* | | | | | | | | | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-29
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x32: Fix alignment fail in struct compat_siginfoH. Peter Anvin2012-03-14
| * | | | | | | | | | x32: Fix stupid ia32/x32 inversion in the siginfo formatH. Peter Anvin2012-03-14
| | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | x32: Add ptrace for x32H.J. Lu2012-03-05
| * | | | | | | | | x32: Switch to a 64-bit clock_tH. Peter Anvin2012-03-05
| * | | | | | | | | x32: Provide separate is_ia32_task() and is_x32_task() predicatesH. Peter Anvin2012-03-05
| * | | | | | | | | x86, mtrr: Use explicit sizing and padding for the 64-bit ioctlsH. Peter Anvin2012-03-01
| * | | | | | | | | x86/x32: Fix the binutils auto-detectIngo Molnar2012-02-28
| * | | | | | | | | x32: Warn and disable rather than error if binutils too oldH. Peter Anvin2012-02-27
| * | | | | | | | | x32: Only clear TIF_X32 flag onceBobby Powers2012-02-25
| * | | | | | | | | x32: Make sure TS_COMPAT is cleared for x32 tasksBobby Powers2012-02-25
| * | | | | | | | | x32: Drop non-__vdso weak symbols from the x32 VDSOH. Peter Anvin2012-02-22
| * | | | | | | | | x32: Fix coding style violations in the x32 VDSO codeH. Peter Anvin2012-02-21
| * | | | | | | | | x32: Add x32 VDSO supportH. J. Lu2012-02-20
| * | | | | | | | | x32: Allow x32 to be configuredH. J. Lu2012-02-20
| * | | | | | | | | x32: If configured, add x32 system calls to system call tablesH. Peter Anvin2012-02-20
| * | | | | | | | | x32: Handle process creationH. Peter Anvin2012-02-20
| * | | | | | | | | x32: Signal-related system callsH. Peter Anvin2012-02-20
| * | | | | | | | | x86: Add #ifdef CONFIG_COMPAT to <asm/sys_ia32.h>H. Peter Anvin2012-02-20
| * | | | | | | | | x32: Handle the x32 system call flagH. Peter Anvin2012-02-20
| * | | | | | | | | x32: Add rt_sigframe_x32H. Peter Anvin2012-02-20
| * | | | | | | | | x32: Add struct ucontext_x32H. J. Lu2012-02-20