| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-06-03 | 1 | -9/+41 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | mce: Panic when a core has reached a timeout | Borislav Petkov | 2014-05-30 | 1 | -2/+1 |
| * | | | | | | | | x86/mce: Improve mcheck_init_device() error handling | Mathieu Souchaud | 2014-05-30 | 1 | -7/+40 |
* | | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-06-03 | 3 | -6/+69 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86, iosf: Add PCI ID macros for better readability | Ong Boon Leong | 2014-05-09 | 1 | -2/+5 |
| * | | | | | | | | | x86, iosf: Add Quark X1000 PCI ID | Ong Boon Leong | 2014-05-09 | 1 | -0/+1 |
| * | | | | | | | | | x86, iosf: Added Quark MBI identifiers | Ong Boon Leong | 2014-05-09 | 1 | -0/+22 |
| * | | | | | | | | | x86, iosf: Make IOSF driver modular and usable by more drivers | David E. Box | 2014-05-09 | 3 | -5/+42 |
| | |_|_|_|_|_|/ /
| |/| | | | | | | |
|
* | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-06-03 | 2 | -14/+33 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | x86, ioremap: Speed up check for RAM pages | Roland Dreier | 2014-05-02 | 1 | -7/+19 |
| * | | | | | | | | | Merge commit 'b13b1d2d8692' into x86/mm | Ingo Molnar | 2014-04-16 | 7 | -45/+59 |
| |\ \ \ \ \ \ \ \ \
| | |_|_|_|/ / / / /
| |/| | | | | | | | |
|
| | * | | | | | | | | x86/mm: In the PTE swapout page reclaim case clear the accessed bit instead o... | Shaohua Li | 2014-04-16 | 1 | -7/+14 |
* | | | | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-06-03 | 6 | -1/+135 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86, microcode: Add a disable chicken bit | Borislav Petkov | 2014-05-20 | 3 | -0/+44 |
| * | | | | | | | | | | x86, boot: Carve out early cmdline parsing function | Borislav Petkov | 2014-05-20 | 3 | -1/+91 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-06-03 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86/irq: Clean up VECTOR_UNDEFINED and VECTOR_RETRIGGERED definition | Prarit Bhargava | 2014-04-14 | 1 | -2/+2 |
* | | | | | | | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-06-03 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | x86/build: Supress realmode.bin is up to date message | Peter Foley | 2014-04-16 | 1 | -1/+2 |
| |/ / / / / / / / / / |
|
* | | | | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-06-03 | 2 | -11/+2 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | x86, boot: Remove misc.h inclusion from compressed/string.c | Vivek Goyal | 2014-05-08 | 2 | -10/+0 |
| * | | | | | | | | | | | x86, boot: Do not include boot.h in string.c | Vivek Goyal | 2014-05-08 | 1 | -1/+2 |
| | |_|_|_|_|_|_|/ / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-06-03 | 1 | -105/+80 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | x86_64, entry: Merge paranoidzeroentry_ist into idtentry | Andy Lutomirski | 2014-05-21 | 1 | -25/+22 |
| * | | | | | | | | | | | x86_64, entry: Merge most 64-bit asm entry macros | Andy Lutomirski | 2014-05-21 | 1 | -88/+64 |
| * | | | | | | | | | | | x86_64, entry: Add missing 'DEFAULT_FRAME 0' entry annotations | Andy Lutomirski | 2014-05-21 | 1 | -0/+2 |
* | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-06-03 | 2 | -13/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes | Ingo Molnar | 2014-05-22 | 34 | -75/+206 |
| |\| | | | | | | | | | | |
|
| * | | | | | | | | | | | | sched/idle, x86: Switch from TS_POLLING to TIF_POLLING_NRFLAG | Peter Zijlstra | 2014-05-08 | 2 | -13/+2 |
* | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-06-03 | 4 | -207/+383 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | fix Haswell precise store data source encoding | Stephane Eranian | 2014-05-19 | 1 | -3/+19 |
| * | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to avoid conflicts | Ingo Molnar | 2014-05-07 | 5 | -15/+59 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2014-04-25 | 7 | -34/+43 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | perf/x86: Export perf_assign_events() | Yan, Zheng | 2014-04-18 | 1 | -0/+1 |
| * | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up PMU driver fixes. | Ingo Molnar | 2014-04-18 | 16 | -73/+155 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | | uprobes/x86: Emulate relative conditional "near" jmp's | Oleg Nesterov | 2014-04-17 | 1 | -0/+8 |
| * | | | | | | | | | | | | | | | | uprobes/x86: Emulate relative conditional "short" jmp's | Oleg Nesterov | 2014-04-17 | 1 | -2/+55 |
| * | | | | | | | | | | | | | | | | uprobes/x86: Emulate relative call's | Oleg Nesterov | 2014-04-17 | 2 | -10/+71 |
| * | | | | | | | | | | | | | | | | uprobes/x86: Emulate nop's using ops->emulate() | Oleg Nesterov | 2014-04-17 | 1 | -19/+1 |
| * | | | | | | | | | | | | | | | | uprobes/x86: Emulate unconditional relative jmp's | Oleg Nesterov | 2014-04-17 | 2 | -1/+45 |
| * | | | | | | | | | | | | | | | | uprobes/x86: Introduce sizeof_long(), cleanup adjust_ret_addr() and arch_uret... | Oleg Nesterov | 2014-04-17 | 1 | -22/+15 |
| * | | | | | | | | | | | | | | | | uprobes/x86: Teach arch_uprobe_post_xol() to restart if possible | Oleg Nesterov | 2014-04-17 | 1 | -4/+16 |
| * | | | | | | | | | | | | | | | | uprobes/x86: Send SIGILL if arch_uprobe_post_xol() fails | Oleg Nesterov | 2014-04-17 | 1 | -4/+12 |
| * | | | | | | | | | | | | | | | | uprobes/x86: Conditionalize the usage of handle_riprel_insn() | Oleg Nesterov | 2014-04-17 | 1 | -4/+2 |
| * | | | | | | | | | | | | | | | | uprobes/x86: Introduce uprobe_xol_ops and arch_uprobe->ops | Oleg Nesterov | 2014-04-17 | 2 | -40/+74 |
| * | | | | | | | | | | | | | | | | uprobes/x86: move the UPROBE_FIX_{RIP,IP,CALL} code at the end of pre/post hooks | Oleg Nesterov | 2014-04-17 | 1 | -16/+14 |
| * | | | | | | | | | | | | | | | | uprobes/x86: Gather "riprel" functions together | Oleg Nesterov | 2014-04-17 | 1 | -65/+53 |
| * | | | | | | | | | | | | | | | | uprobes/x86: Kill the "ia32_compat" check in handle_riprel_insn(), remove "mm... | Oleg Nesterov | 2014-04-17 | 1 | -7/+3 |
| * | | | | | | | | | | | | | | | | uprobes/x86: Fold prepare_fixups() into arch_uprobe_analyze_insn() | Oleg Nesterov | 2014-04-17 | 1 | -63/+47 |
* | | | | | | | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-06-03 | 5 | -12/+9 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|