aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* Merge tag 'v3.18' into drm-nextDave Airlie2014-12-07
|\
| * context_tracking: Restore previous state in schedule_userAndy Lutomirski2014-12-03
* | Merge tag 'v3.18-rc7' into drm-nextDave Airlie2014-12-01
|\|
| * uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUMEAndy Lutomirski2014-11-23
| * sched: Provide update_curr callbacks for stop/idle scheduling classesThomas Gleixner2014-11-23
| * Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-11-21
| |\
| | * sched/cputime: Fix clock_nanosleep()/clock_gettime() inconsistencyStanislaw Gruszka2014-11-16
| | * sched/cputime: Fix cpu_timer_sample_group() double accountingPeter Zijlstra2014-11-16
| | * sched/numa: Avoid selecting oneself as swap targetPeter Zijlstra2014-11-16
| | * sched/numa: Fix out of bounds read in sched_init_numa()Andrey Ryabinin2014-11-10
| | * sched: Remove lockdep check in sched_move_task()Kirill Tkhai2014-11-04
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-11-21
| |\ \
| | * | perf: Fix corruption of sibling list with hotplugMark Rutland2014-11-16
| | |/
| * | Merge tag 'pm+acpi-3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-11-14
| |\ \
| | * | PM / sleep: Fix entering suspend-to-IDLE if no freeze_oops is setDmitry Eremin-Solenikov2014-11-08
| | |/
| * | kernel/panic.c: update comments for print_taintedXie XiuQi2014-11-13
| * | Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2014-11-13
| |\ \
| | * | audit: keep inode pinnedMiklos Szeredi2014-11-11
| | * | audit: AUDIT_FEATURE_CHANGE message format missing delimiting spaceRichard Guy Briggs2014-10-30
| * | | tracing: Do not risk busy looping in buffer spliceRabin Vincent2014-11-10
| * | | tracing: Do not busy wait in buffer spliceRabin Vincent2014-11-10
| | |/ | |/|
* / | mmu_notifier: call mmu_notifier_invalidate_range() from VMMJoerg Roedel2014-11-12
|/ /
* | Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-31
|\ \
| * | PM / Sleep: fix recovery during resuming from hibernationImre Deak2014-10-27
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-10-31
|\ \ \
| * | | bpf: split eBPF out of NETAlexei Starovoitov2014-10-27
| * | | bpf: fix bug in eBPF verifierAlexei Starovoitov2014-10-21
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-31
|\ \ \ \
| * | | | sched/dl: Fix preemption checksKirill Tkhai2014-10-28
| * | | | sched: stop the unbound recursion in preempt_schedule_context()Oleg Nesterov2014-10-28
| * | | | sched/fair: Fix division by zero sysctl_numa_balancing_scan_sizeKirill Tkhai2014-10-28
| * | | | sched/fair: Care divide error in update_task_scan_period()Yasuaki Ishimatsu2014-10-28
| * | | | sched/numa: Fix unsafe get_task_struct() in task_numa_assign()Kirill Tkhai2014-10-28
| * | | | sched/deadline: Fix races between rt_mutex_setprio() and dl_task_timer()Juri Lelli2014-10-28
| * | | | sched/deadline: Don't replenish from a !SCHED_DEADLINE entityJuri Lelli2014-10-28
| * | | | sched: Fix race between task_group and sched_task_groupKirill Tkhai2014-10-28
| | |/ / | |/| |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-31
|\ \ \ \
| * | | | perf: Fix and clean up initialization of pmu::event_idxPeter Zijlstra2014-10-28
* | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-10-31
|\ \ \ \ \
| * | | | | futex: Fix a race condition between REQUEUE_PI and task deathBrian Silverman2014-10-26
| * | | | | futex: Mention key referencing differences between shared and private futexesDavidlohr Bueso2014-10-26
| |/ / / /
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-31
|\ \ \ \ \
| * \ \ \ \ Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2014-10-30
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | rcu: Make rcu_barrier() understand about missing rcuo kthreadsPaul E. McKenney2014-10-28
| | * | | | rcu: More on deadlock between CPU hotplug and expedited grace periodsPaul E. McKenney2014-10-23
| | |/ / /
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-31
|\ \ \ \ \
| * | | | | clockevents: Prevent shift out of boundsThomas Gleixner2014-10-25
| * | | | | posix-timers: Fix stack info leak in timer_create()Mathias Krause2014-10-25
| | |/ / / | |/| | |
* | | | | Merge tag 'trace-fixes-v3.18-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-31
|\ \ \ \ \
| * | | | | tracing/syscalls: Ignore numbers outside NR_syscalls' rangeRabin Vincent2014-10-30