| Commit message (Expand) | Author | Age | Files | Lines |
* | kasan: enable instrumentation of global variables | Andrey Ryabinin | 2015-02-14 | 1 | -1/+11 |
* | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() | Andrey Ryabinin | 2015-02-14 | 1 | -1/+1 |
* | kasan: enable stack instrumentation | Andrey Ryabinin | 2015-02-14 | 1 | -0/+2 |
* | x86_64: kasan: add interceptors for memset/memmove/memcpy functions | Andrey Ryabinin | 2015-02-14 | 1 | -2/+8 |
* | x86_64: add KASan support | Andrey Ryabinin | 2015-02-14 | 5 | -3/+46 |
* | x86: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo | 2015-02-14 | 1 | -14/+12 |
* | Revert "x86/apic: Only disable CPU x2apic mode when necessary" | Linus Torvalds | 2015-02-13 | 1 | -2/+1 |
* | kernel.h: remove ancient __FUNCTION__ hack | Rasmus Villemoes | 2015-02-13 | 2 | -3/+3 |
* | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 2015-02-13 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2015-02-12 | 1 | -1/+2 |
|\ |
|
| * | kprobes: Pass the original kprobe for preparing optimized kprobe | Masami Hiramatsu | 2015-01-13 | 1 | -1/+2 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-02-11 | 2 | -0/+91 |
|\ \ |
|
| * | | livepatch: rename config to CONFIG_LIVEPATCH | Josh Poimboeuf | 2015-02-04 | 1 | -1/+1 |
| * | | livepatch: kernel: add support for live patching | Seth Jennings | 2014-12-22 | 2 | -0/+91 |
| |/ |
|
* | | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-02-11 | 1 | -14/+2 |
|\ \ |
|
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *---. \ | Merge branches 'acpi-doc', 'acpi-pm', 'acpi-pcc' and 'acpi-tables' | Rafael J. Wysocki | 2015-02-10 | 1 | -14/+2 |
| |\ \ \ \ |
|
| | | | * | | ACPI / table: remove duplicate NULL check for the handler of acpi_table_parse() | Hanjun Guo | 2015-02-06 | 1 | -14/+2 |
| | | |/ / |
|
* | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-02-10 | 1 | -10/+13 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'ras_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/... | Ingo Molnar | 2015-01-15 | 1 | -11/+14 |
| |\ \ \ \ \ |
|
| | * | | | | | x86, mce: Fix sparse errors | Borislav Petkov | 2014-12-22 | 1 | -3/+3 |
| | * | | | | | x86, mce: Improve timeout error messages | Andy Lutomirski | 2014-12-22 | 1 | -8/+11 |
| | | |_|_|/
| | |/| | | |
|
* | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-02-10 | 2 | -23/+11 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, e820: Clean up sanitize_e820_map() users | WANG Chao | 2015-01-23 | 1 | -18/+8 |
| * | | | | | | x86, setup: Let early_memremap() handle page alignment | WANG Chao | 2015-01-23 | 1 | -5/+3 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-02-10 | 2 | -25/+64 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: pmc_atom: Expose contents of PSS | Andy Shevchenko | 2015-01-20 | 1 | -3/+58 |
| * | | | | | | x86: pmc_atom: Clean up init function | Andy Shevchenko | 2015-01-20 | 1 | -7/+3 |
| * | | | | | | x86: pmc-atom: Remove unused macro | Andy Shevchenko | 2015-01-20 | 1 | -2/+0 |
| * | | | | | | x86: pmc_atom: don%27t check for NULL twice | Andy Shevchenko | 2015-01-20 | 1 | -4/+0 |
| * | | | | | | x86: pmc-atom: Assign debugfs node as soon as possible | Andy Shevchenko | 2015-01-20 | 1 | -1/+3 |
| * | | | | | | x86/platform: Remove unused function from apb_timer.c | Rickard Strandqvist | 2014-12-23 | 1 | -8/+0 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-02-10 | 2 | -20/+31 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, fpu: Fix math_state_restore() race with kernel_fpu_begin() | Oleg Nesterov | 2015-01-20 | 2 | -7/+16 |
| * | | | | | | x86, fpu: Don't abuse has_fpu in __kernel_fpu_begin/end() | Oleg Nesterov | 2015-01-20 | 1 | -13/+6 |
| * | | | | | | x86, fpu: Introduce per-cpu in_kernel_fpu state | Oleg Nesterov | 2015-01-20 | 1 | -0/+9 |
| |/ / / / / |
|
* | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-02-10 | 3 | -11/+10 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86/rtc: Remove duplicate const specifier | Colin King | 2015-01-23 | 1 | -1/+1 |
| * | | | | | | Merge tag 'x86_queue' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp ... | Ingo Molnar | 2015-01-15 | 2 | -10/+9 |
| |\ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
|
| | * | | | | | x86, CPU: Fix trivial printk formatting issues with dmesg | Steven Honeyman | 2015-01-11 | 2 | -10/+9 |
| | |/ / / / |
|
* | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2015-02-10 | 7 | -293/+287 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'pr-20150201-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2015-02-03 | 2 | -54/+77 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86_64, entry: Remove the syscall exit audit and schedule optimizations | Andy Lutomirski | 2015-02-01 | 1 | -47/+5 |
| | * | | | | | | x86_64, entry: Use sysret to return to userspace when possible | Andy Lutomirski | 2015-02-01 | 1 | -0/+54 |
| | * | | | | | | x86, traps: Fix ist_enter from userspace | Andy Lutomirski | 2015-02-01 | 1 | -7/+18 |
| * | | | | | | | Merge tag 'v3.19-rc7' into x86/asm, to refresh the branch before pulling in n... | Ingo Molnar | 2015-02-03 | 6 | -18/+16 |
| |\ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | /
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | Merge tag 'pr-20150114-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2015-01-28 | 7 | -245/+215 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86: entry_64.S: fold SAVE_ARGS_IRQ macro into its sole user | Denys Vlasenko | 2015-01-13 | 1 | -46/+42 |
| | * | | | | | | x86: entry_64.S: delete unused code | Denys Vlasenko | 2015-01-13 | 1 | -34/+0 |
| | * | | | | | | x86, mce: Get rid of TIF_MCE_NOTIFY and associated mce tricks | Luck, Tony | 2015-01-07 | 2 | -90/+25 |
| | * | | | | | | x86, traps: Add ist_begin_non_atomic and ist_end_non_atomic | Andy Lutomirski | 2015-01-02 | 1 | -0/+38 |