Age | Commit message (Expand) | Author |
2013-09-04 | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2013-09-04 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-09-04 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-09-04 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-09-04 | Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git... | Linus Torvalds |
2013-09-03 | Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-09-03 | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-09-02 | lockref: implement lockless reference count updates using cmpxchg() | Linus Torvalds |
2013-08-29 | x86, doc: Update uaccess.h comment to reflect clang changes | H. Peter Anvin |
2013-08-29 | x86, asm: Fix a compilation issue with clang | Jan-Simon Möller |
2013-08-29 | x86, asm: Extend definitions of _ASM_* with a raw format | Jan-Simon Möller |
2013-08-29 | Merge branch 'linus' into perf/core | Ingo Molnar |
2013-08-27 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2013-08-23 | Merge back earlier 'pm-cpufreq' material. | Rafael J. Wysocki |
2013-08-20 | x86/ioapic/kcrash: Prevent crash_kexec() from deadlocking on ioapic_lock | Yoshihiro YUNOMAE |
2013-08-19 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-08-14 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds |
2013-08-14 | Merge tag 'amd_ucode_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar |
2013-08-13 | mm: save soft-dirty bits on file pages | Cyrill Gorcunov |
2013-08-13 | mm: save soft-dirty bits on swapped pages | Cyrill Gorcunov |
2013-08-13 | sched: fix the theoretical signal_wake_up() vs schedule() race | Oleg Nesterov |
2013-08-12 | x86, microcode, AMD: Fix early microcode loading | Torsten Kaiser |
2013-08-09 | x86: Don't clear olpc_ofw_header when sentinel is detected | Daniel Drake |
2013-08-06 | x86, asmlinkage, vdso: Mark vdso variables __visible | Andi Kleen |
2013-08-06 | x86, asmlinkage: Make 64bit checksum functions visible | Andi Kleen |
2013-08-06 | x86, asmlinkage, paravirt: Add __visible/asmlinkage to xen paravirt ops | Andi Kleen |
2013-08-06 | x86, asmlinkage: Make several variables used from assembler/linker script vis... | Andi Kleen |
2013-08-06 | x86, asmlinkage: Make kprobes code visible and fix assembler code | Andi Kleen |
2013-08-06 | x86, asmlinkage: Make various syscalls asmlinkage | Andi Kleen |
2013-08-06 | x86, asmlinkage: Make 32bit/64bit __switch_to visible | Andi Kleen |
2013-08-06 | x86, asmlinkage: Make _*_start_kernel visible | Andi Kleen |
2013-08-06 | x86, asmlinkage: Make all interrupt handlers asmlinkage / __visible | Andi Kleen |
2013-08-06 | x86, asmlinkage: Change dotraplinkage into __visible on 32bit | Andi Kleen |
2013-08-06 | x86: Fix sys_call_table type in asm/syscall.h | Andi Kleen |
2013-08-01 | sched/x86: Optimize switch_mm() for multi-threaded workloads | Rik van Riel |
2013-07-29 | x86 / cpu topology: remove the stale macro arch_provides_topology_pointers | Hanjun Guo |
2013-07-26 | cpufreq: Remove unused APERF/MPERF support | Stratos Karafotis |
2013-07-23 | perf/x86: Add ability to calculate TSC from perf sample timestamps | Adrian Hunter |
2013-07-23 | kprobes/x86: Call out into INT3 handler directly instead of using notifier | Jiri Kosina |
2013-07-19 | kprobes/x86: Remove unused text_poke_smp() and text_poke_smp_batch() functions | Masami Hiramatsu |
2013-07-19 | Merge branch 'x86/jumplabel' into perf/core | Ingo Molnar |
2013-07-16 | x86: Introduce int3 (breakpoint)-based instruction patching | Jiri Kosina |
2013-07-16 | x86, bitops: Change bitops to be native operand size | H. Peter Anvin |
2013-07-14 | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker |
2013-07-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds |
2013-07-09 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2013-07-09 | reboot: move arch/x86 reboot= handling to generic kernel | Robin Holt |
2013-07-06 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2013-07-04 | Merge branch 'timers/posix-cpu-timers-for-tglx' of | Thomas Gleixner |