summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* kernel.h: remove ancient __FUNCTION__ hackRasmus Villemoes2015-02-122-3/+3
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-1/+1
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-02-121-1/+2
|\
| * kprobes: Pass the original kprobe for preparing optimized kprobeMasami Hiramatsu2015-01-131-1/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-102-0/+91
|\ \
| * | livepatch: rename config to CONFIG_LIVEPATCHJosh Poimboeuf2015-02-041-1/+1
| * | livepatch: kernel: add support for live patchingSeth Jennings2014-12-222-0/+91
| |/
* | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-02-101-14/+2
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'acpi-doc', 'acpi-pm', 'acpi-pcc' and 'acpi-tables'Rafael J. Wysocki2015-02-101-14/+2
| |\ \ \ \
| | | | * | ACPI / table: remove duplicate NULL check for the handler of acpi_table_parse()Hanjun Guo2015-02-061-14/+2
| | | |/ /
* | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-091-10/+13
|\ \ \ \ \
| * \ \ \ \ Merge tag 'ras_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/...Ingo Molnar2015-01-151-11/+14
| |\ \ \ \ \
| | * | | | | x86, mce: Fix sparse errorsBorislav Petkov2014-12-221-3/+3
| | * | | | | x86, mce: Improve timeout error messagesAndy Lutomirski2014-12-221-8/+11
| | | |_|_|/ | | |/| | |
* | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-02-092-23/+11
|\ \ \ \ \ \
| * | | | | | x86, e820: Clean up sanitize_e820_map() usersWANG Chao2015-01-231-18/+8
| * | | | | | x86, setup: Let early_memremap() handle page alignmentWANG Chao2015-01-231-5/+3
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-02-092-25/+64
|\ \ \ \ \ \
| * | | | | | x86: pmc_atom: Expose contents of PSSAndy Shevchenko2015-01-201-3/+58
| * | | | | | x86: pmc_atom: Clean up init functionAndy Shevchenko2015-01-201-7/+3
| * | | | | | x86: pmc-atom: Remove unused macroAndy Shevchenko2015-01-201-2/+0
| * | | | | | x86: pmc_atom: don%27t check for NULL twiceAndy Shevchenko2015-01-201-4/+0
| * | | | | | x86: pmc-atom: Assign debugfs node as soon as possibleAndy Shevchenko2015-01-201-1/+3
| * | | | | | x86/platform: Remove unused function from apb_timer.cRickard Strandqvist2014-12-231-8/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-092-20/+31
|\ \ \ \ \ \
| * | | | | | x86, fpu: Fix math_state_restore() race with kernel_fpu_begin()Oleg Nesterov2015-01-202-7/+16
| * | | | | | x86, fpu: Don't abuse has_fpu in __kernel_fpu_begin/end()Oleg Nesterov2015-01-201-13/+6
| * | | | | | x86, fpu: Introduce per-cpu in_kernel_fpu stateOleg Nesterov2015-01-201-0/+9
| |/ / / / /
* | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-02-093-11/+10
|\ \ \ \ \ \
| * | | | | | x86/rtc: Remove duplicate const specifierColin King2015-01-231-1/+1
| * | | | | | Merge tag 'x86_queue' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp ...Ingo Molnar2015-01-152-10/+9
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | x86, CPU: Fix trivial printk formatting issues with dmesgSteven Honeyman2015-01-112-10/+9
| | |/ / / /
* | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-097-293/+287
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'pr-20150201-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-02-032-54/+77
| |\ \ \ \ \ \
| | * | | | | | x86_64, entry: Remove the syscall exit audit and schedule optimizationsAndy Lutomirski2015-02-011-47/+5
| | * | | | | | x86_64, entry: Use sysret to return to userspace when possibleAndy Lutomirski2015-02-011-0/+54
| | * | | | | | x86, traps: Fix ist_enter from userspaceAndy Lutomirski2015-02-011-7/+18
| * | | | | | | Merge tag 'v3.19-rc7' into x86/asm, to refresh the branch before pulling in n...Ingo Molnar2015-02-036-18/+16
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | / | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'pr-20150114-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-01-287-245/+215
| |\ \ \ \ \ \
| | * | | | | | x86: entry_64.S: fold SAVE_ARGS_IRQ macro into its sole userDenys Vlasenko2015-01-131-46/+42
| | * | | | | | x86: entry_64.S: delete unused codeDenys Vlasenko2015-01-131-34/+0
| | * | | | | | x86, mce: Get rid of TIF_MCE_NOTIFY and associated mce tricksLuck, Tony2015-01-072-90/+25
| | * | | | | | x86, traps: Add ist_begin_non_atomic and ist_end_non_atomicAndy Lutomirski2015-01-021-0/+38
| | * | | | | | x86: Clean up current_stack_pointerAndy Lutomirski2015-01-021-10/+3
| | * | | | | | x86, traps: Track entry into and exit from IST contextAndy Lutomirski2015-01-024-6/+57
| | * | | | | | x86, entry: Switch stacks on a paranoid entry from userspaceAndy Lutomirski2015-01-022-59/+50
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge commit 3669ef9fa7d3 ("x86, tls: Interpret an all-zero struct user_desc ...Ingo Molnar2015-01-287-35/+87
| |\ \ \ \ \ \
| * | | | | | | x86_64 entry: Fix RCX for ptraced syscallsAndy Lutomirski2015-01-171-1/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-095-269/+317
|\ \ \ \ \ \ \
| * | | | | | | x86/acpi: Make acpi_[un]register_gsi_ioapic() depend on CONFIG_X86_LOCAL_APICThomas Gleixner2015-01-221-0/+2