summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-201-1/+1
|\
| * x86, x32: Use __kernel_long_t for __statfs_wordH.J. Lu2013-12-201-1/+1
* | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-202-5/+33
|\ \
| * \ Merge tag 'v3.13-rc8' into x86/ras, to pick up fixes.Ingo Molnar2014-01-1227-59/+181
| |\ \
| * \ \ Merge tag 'ras_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/...Ingo Molnar2013-12-162-5/+33
| |\ \ \ | | |_|/ | |/| |
| | * | EDAC: Add an edac_report parameter to EDACChen, Gong2013-12-111-0/+28
| | * | PCI, AER: Fix severity usage in aer trace eventRui Wang2013-12-081-5/+5
* | | | Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-01-201-0/+17
|\ \ \ \
| * \ \ \ Merge tag 'v3.13-rc7' into x86/efi-kexec to resolve conflictsIngo Molnar2014-01-0571-181/+379
| |\ \ \ \
| * | | | | efi: Export EFI runtime memory mapping to sysfsDave Young2013-12-211-0/+13
| * | | | | efi: Export more EFI table variables to sysfsDave Young2013-12-211-0/+3
| * | | | | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2013-11-261-0/+1
| |\ \ \ \ \
| | * | | | | x86/efi: Runtime services virtual mappingBorislav Petkov2013-11-021-0/+1
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-204-14/+19
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into timers/coreIngo Molnar2014-01-1258-176/+321
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge branch 'timers/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2013-12-044-14/+19
| |\ \ \ \ \ \ \
| | * | | | | | | context_tracking: Rename context_tracking_active() to context_tracking_cpu_is...Frederic Weisbecker2013-12-022-5/+6
| | * | | | | | | context_tracking: Wrap static key check into more intuitive function nameFrederic Weisbecker2013-12-024-7/+11
| | * | | | | | | nohz: Convert a few places to use local per cpu accessesFrederic Weisbecker2013-12-021-3/+3
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-01-2017-63/+298
|\ \ \ \ \ \ \ \
| * | | | | | | | sched: Move SCHED_RESET_ON_FORK into attr::sched_flagsPeter Zijlstra2014-01-161-0/+5
| * | | | | | | | sched, net: Fixup busy_loop_us_clock()Peter Zijlstra2014-01-131-18/+1
| * | | | | | | | sched/preempt: Fix up missed PREEMPT_NEED_RESCHED foldingPeter Zijlstra2014-01-132-0/+30
| * | | | | | | | sched/preempt, locking: Rework local_bh_{dis,en}able()Peter Zijlstra2014-01-133-4/+30
| * | | | | | | | sched/clock, x86: Use a static_key for sched_clock_stablePeter Zijlstra2014-01-131-1/+3
| * | | | | | | | sched/preempt: Take away preempt_enable_no_resched() from modulesPeter Zijlstra2014-01-132-3/+24
| * | | | | | | | locking: Optimize lock_bh functionsPeter Zijlstra2014-01-134-21/+34
| * | | | | | | | sched/deadline: Remove the sysctl_sched_dl knobsPeter Zijlstra2014-01-131-13/+0
| * | | | | | | | sched/deadline: Add bandwidth management for SCHED_DEADLINE tasksDario Faggioli2014-01-132-0/+14
| * | | | | | | | sched/deadline: Add SCHED_DEADLINE inheritance logicDario Faggioli2014-01-132-1/+12
| * | | | | | | | rtmutex: Turn the plist into an rb-treePeter Zijlstra2014-01-133-13/+19
| * | | | | | | | sched/deadline: Add period support for SCHED_DEADLINE tasksHarald Gustafsson2014-01-131-0/+1
| * | | | | | | | sched/deadline: Add SCHED_DEADLINE SMP-related data structures & logicJuri Lelli2014-01-131-0/+1
| * | | | | | | | sched/deadline: Add SCHED_DEADLINE structures & implementationDario Faggioli2014-01-133-1/+70
| * | | | | | | | sched: Add new scheduler syscalls to support an extended scheduling parameter...Dario Faggioli2014-01-132-0/+68
| * | | | | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2014-01-1342-94/+212
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | sched/numa: Drop sysctl_numa_balancing_settle_count sysctlWanpeng Li2013-12-171-1/+0
| * | | | | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2013-12-1734-95/+198
| |\ \ \ \ \ \ \ \
| * | | | | | | | | tasks/exit: Remove unused task_is_dead() methodOleg Nesterov2013-11-271-1/+0
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-01-203-32/+22
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/coreIngo Molnar2014-01-1630-68/+203
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | perf: Introduce a flag to enable close-on-exec in perf_event_open()Yann Droneaud2014-01-121-0/+1
| * | | | | | | | | | perf/x86: Fix active_entry initializationStephane Eranian2014-01-121-4/+2
| * | | | | | | | | | Merge tag 'v3.13-rc4' into perf/coreIngo Molnar2013-12-16102-516/+1351
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | perf: Add active_entry list head to struct perf_eventStephane Eranian2013-11-271-1/+4
| * | | | | | | | | | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2013-11-211-32/+20
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | uprobes: Cleanup !CONFIG_UPROBES decls, unexport xol_areaOleg Nesterov2013-11-201-27/+4
| | * | | | | | | | | | uprobes: Add uprobe_task->dup_xol_work/dup_xol_addrOleg Nesterov2013-11-201-5/+16
* | | | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-01-204-91/+104
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-12-164-91/+104
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |