| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-09-04 | 3 | -5/+7 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, relocs: Move ELF relocation handling to C | Kees Cook | 2013-08-07 | 3 | -5/+7 |
| |/ / / / / |
|
* | | | | | | Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-09-04 | 1 | -0/+98 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: sysfb: move EFI quirks from efifb to sysfb | David Herrmann | 2013-08-02 | 1 | -0/+57 |
| * | | | | | | x86: provide platform-devices for boot-framebuffers | David Herrmann | 2013-08-02 | 1 | -0/+41 |
| |/ / / / / |
|
* | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-09-04 | 1 | -6/+11 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, cpufeature: Use new CC_HAVE_ASM_GOTO | Borislav Petkov | 2013-06-28 | 1 | -6/+11 |
| * | | | | | | Merge remote-tracking branch 'origin/x86/fpu' into queue/x86/cpu | H. Peter Anvin | 2013-06-28 | 4 | -10/+189 |
| |\ \ \ \ \ \ |
|
* | \ \ \ \ \ \ | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2013-09-04 | 14 | -88/+85 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86, asmlinkage, vdso: Mark vdso variables __visible | Andi Kleen | 2013-08-06 | 1 | -1/+1 |
| * | | | | | | | | x86, asmlinkage: Make 64bit checksum functions visible | Andi Kleen | 2013-08-06 | 1 | -1/+1 |
| * | | | | | | | | x86, asmlinkage, paravirt: Add __visible/asmlinkage to xen paravirt ops | Andi Kleen | 2013-08-06 | 1 | -1/+2 |
| * | | | | | | | | x86, asmlinkage: Make several variables used from assembler/linker script vis... | Andi Kleen | 2013-08-06 | 3 | -3/+4 |
| * | | | | | | | | x86, asmlinkage: Make kprobes code visible and fix assembler code | Andi Kleen | 2013-08-06 | 1 | -5/+5 |
| * | | | | | | | | x86, asmlinkage: Make various syscalls asmlinkage | Andi Kleen | 2013-08-06 | 1 | -3/+3 |
| * | | | | | | | | x86, asmlinkage: Make 32bit/64bit __switch_to visible | Andi Kleen | 2013-08-06 | 1 | -2/+2 |
| * | | | | | | | | x86, asmlinkage: Make _*_start_kernel visible | Andi Kleen | 2013-08-06 | 1 | -3/+5 |
| * | | | | | | | | x86, asmlinkage: Make all interrupt handlers asmlinkage / __visible | Andi Kleen | 2013-08-06 | 2 | -63/+59 |
| * | | | | | | | | x86, asmlinkage: Change dotraplinkage into __visible on 32bit | Andi Kleen | 2013-08-06 | 1 | -5/+1 |
| * | | | | | | | | x86: Fix sys_call_table type in asm/syscall.h | Andi Kleen | 2013-08-06 | 1 | -1/+2 |
| | |_|/ / / / /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-09-04 | 5 | -34/+79 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86, doc: Update uaccess.h comment to reflect clang changes | H. Peter Anvin | 2013-08-29 | 1 | -1/+4 |
| * | | | | | | | | x86, asm: Fix a compilation issue with clang | Jan-Simon Möller | 2013-08-29 | 1 | -1/+1 |
| * | | | | | | | | x86, asm: Extend definitions of _ASM_* with a raw format | Jan-Simon Möller | 2013-08-29 | 1 | -1/+5 |
| * | | | | | | | | x86, bitops: Change bitops to be native operand size | H. Peter Anvin | 2013-07-16 | 2 | -31/+39 |
| * | | | | | | | | x86: Use asm-goto to implement mutex fast path on x86-64 | Wedson Almeida Filho | 2013-06-28 | 1 | -0/+30 |
* | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-09-04 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86/ioapic/kcrash: Prevent crash_kexec() from deadlocking on ioapic_lock | Yoshihiro YUNOMAE | 2013-08-20 | 1 | -0/+2 |
| | |/ / / / / / /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-09-04 | 1 | -7/+13 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | sched/x86: Optimize switch_mm() for multi-threaded workloads | Rik van Riel | 2013-08-01 | 1 | -7/+13 |
| |/ / / / / / / / |
|
| | | | | | | | | | |
| \ \ \ \ \ \ \ \ | |
*-. \ \ \ \ \ \ \ \ | Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git... | Linus Torvalds | 2013-09-04 | 2 | -11/+4 |
|\ \ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ / /
| |/| | | | | | | | |
|
| | * | | | | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2013-08-29 | 7 | -9/+99 |
| | |\ \ \ \ \ \ \ \
| | |/ / / / / / / /
| |/| | | | | | | | |
|
| | * | | | | | | | | perf/x86: Add ability to calculate TSC from perf sample timestamps | Adrian Hunter | 2013-07-23 | 1 | -0/+1 |
| | * | | | | | | | | kprobes/x86: Call out into INT3 handler directly instead of using notifier | Jiri Kosina | 2013-07-23 | 1 | -0/+2 |
| | * | | | | | | | | kprobes/x86: Remove unused text_poke_smp() and text_poke_smp_batch() functions | Masami Hiramatsu | 2013-07-19 | 1 | -11/+0 |
| | * | | | | | | | | Merge branch 'x86/jumplabel' into perf/core | Ingo Molnar | 2013-07-19 | 1 | -0/+1 |
| | |\ \ \ \ \ \ \ \
| | | |/ / / / / / /
| | |/| | | | | | | |
|
| | | * | | | | | | | x86: Introduce int3 (breakpoint)-based instruction patching | Jiri Kosina | 2013-07-16 | 1 | -0/+1 |
| | | | |_|_|_|/ /
| | | |/| | | | | |
|
* | | | | | | | | | Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-09-03 | 1 | -29/+0 |
|\ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2013-08-27 | 1 | -29/+0 |
| |\ \ \ \ \ \ \ \ \
| | |/ / / / / / / /
| |/| | | | | | | | |
|
| | * | | | | | | | | Merge back earlier 'pm-cpufreq' material. | Rafael J. Wysocki | 2013-08-23 | 1 | -29/+0 |
| | |\ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | cpufreq: Remove unused APERF/MPERF support | Stratos Karafotis | 2013-07-26 | 1 | -29/+0 |
| | | |/ / / / / / / |
|
* | | | | | | | | | | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-09-03 | 1 | -3/+0 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86 / cpu topology: remove the stale macro arch_provides_topology_pointers | Hanjun Guo | 2013-07-29 | 1 | -3/+0 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | lockref: implement lockless reference count updates using cmpxchg() | Linus Torvalds | 2013-09-02 | 1 | -0/+5 |
| |/ / / / / / / /
|/| | | | | | | | |
|
* | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-08-19 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
|
| * | | | | | | | | Merge tag 'amd_ucode_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2013-08-14 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | x86, microcode, AMD: Fix early microcode loading | Torsten Kaiser | 2013-08-12 | 1 | -1/+1 |
| | |/ / / / / / / |
|
| * | | | | | | | | x86: Don't clear olpc_ofw_header when sentinel is detected | Daniel Drake | 2013-08-09 | 1 | -2/+2 |
| |/ / / / / / / |
|
* | | | | | | | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2013-08-14 | 4 | -2/+96 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | mm: save soft-dirty bits on file pages | Cyrill Gorcunov | 2013-08-13 | 4 | -2/+68 |