summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sched/autogroup: Fix failure to set cpu.rt_runtime_usPeter Zijlstra2015-02-182-5/+7
* sched/dl: Do update_rq_clock() in yield_task_dl()Kirill Tkhai2015-02-181-0/+1
* sched: Prevent recursion in io_schedule()NeilBrown2015-02-182-22/+19
* sched/completion: Serialize completion_done() with complete()Oleg Nesterov2015-02-181-2/+17
* sched: Fix preempt_schedule_common() triggering tracing recursionFrederic Weisbecker2015-02-181-1/+1
* sched/dl: Prevent enqueue of a sleeping task in dl_task_timer()Kirill Tkhai2015-02-181-0/+20
* sched: Make dl_task_time() use task_rq_lock()Peter Zijlstra2015-02-183-85/+79
* sched: Clarify ordering between task_rq_lock() and move_queued_task()Peter Zijlstra2015-02-181-0/+16
* Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-093-16/+67
|\
| * Merge tag 'please-pull-einj-mmcfg' of git://git.kernel.org/pub/scm/linux/kern...Ingo Molnar2015-01-152-6/+54
| |\
| | * ACPI, EINJ: Enhance error injection tolerance levelChen, Gong2014-12-152-6/+54
| * | 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-093-25/+86
|\ \ \ \ \
| * | | | | x86: pmc_atom: Expose contents of PSSAndy Shevchenko2015-01-202-3/+80
| * | | | | 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-094-25/+42
|\ \ \ \ \
| * | | | | x86, fpu: Fix math_state_restore() race with kernel_fpu_begin()Oleg Nesterov2015-01-203-7/+20
| * | | | | 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-202-1/+10
| * | | | | x86/fpu: Use a symbolic name for asm operandBorislav Petkov2014-12-231-4/+6
| |/ / / /
* | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-0914-35/+58
|\ \ \ \ \
| * \ \ \ \ Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-01-2914-35/+58
| |\ \ \ \ \
| | * | | | | efi: Don't look for chosen@0 node on DT platformsLeif Lindholm2015-01-201-2/+1
| | * | | | | firmware: efi: Remove unneeded guid unparseIvan Khoronzhuk2015-01-201-5/+0
| | * | | | | efi/libstub: Call get_memory_map() to obtain map and desc sizesArd Biesheuvel2015-01-201-6/+10
| | * | | | | efi: Small leak on error in runtime map codeDan Carpenter2015-01-201-1/+1
| | * | | | | efi: rtc-efi: Mark UIE as unsupportedArd Biesheuvel2015-01-201-0/+1
| | * | | | | arm64/efi: efistub: Apply __init annotationArd Biesheuvel2015-01-154-12/+26
| | * | | | | efi: Expose underlying UEFI firmware platform size to userlandSteve McIntyre2015-01-121-0/+9
| | * | | | | Merge tag 'rneri-efi-next' of https://github.com/ricardon/efi into nextMatt Fleming2015-01-126-10/+10
| | |\ \ \ \ \
| | | * | | | | efi: Rename efi_guid_unparse to efi_guid_to_strBorislav Petkov2015-01-075-8/+8
| | | * | | | | efi: Update the URLs for efibootmgrPeter Jones2015-01-071-2/+2
| | * | | | | | fs: Make efivarfs a pseudo filesystem, built by default with EFILeif Lindholm2015-01-052-1/+2
| | |/ / / / /
* | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-02-095-18/+14
|\ \ \ \ \ \ \
| * | | | | | | 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-154-17/+13
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | x86, early_serial_console: Remove unnecessary checkAlexander Kuleshov2015-01-131-2/+2
| | * | | | | | x86, early_serial_console: Remove unused macro XMTRDYAlexander Kuleshov2015-01-131-2/+0
| | * | | | | | x86, setup: Rename BOOT_ISDIGIT_H to BOOT_CTYPE_HAlexander Kuleshov2015-01-131-3/+2
| | * | | | | | 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-0915-310/+325
|\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud