summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | | | | | | | | | | | | | rcu: Change function declaration to boolNicholas Mc Guire2015-05-27
| | | * | | | | | | | | | | | | | | | | | | | | rcu: Make rcu_*_data variables staticNicolas Iooss2015-05-27
| | | * | | | | | | | | | | | | | | | | | | | | rcu: Make synchronize_sched_expedited() call wait_rcu_gp()Paul E. McKenney2015-05-27
| | | * | | | | | | | | | | | | | | | | | | | | smp: Make control dependencies work on Alpha, improve documentationPaul E. McKenney2015-05-27
| | | * | | | | | | | | | | | | | | | | | | | | rcu: Add more debug info on "kthread starved" RCU CPU stall warningsPaul E. McKenney2015-05-27
| | | * | | | | | | | | | | | | | | | | | | | | rcu: Fix missing task information during rcu-preempt stallPatrick Daly2015-05-27
| | | * | | | | | | | | | | | | | | | | | | | | rcu: tree_plugin: Use bool function return values of true/false not 1/0Joe Perches2015-05-27
| | | * | | | | | | | | | | | | | | | | | | | | rcu: Force wakeup of rcu_gp_kthread at grace-period endPaul E. McKenney2015-05-27
| | | * | | | | | | | | | | | | | | | | | | | | rcu: Eliminate a few CONFIG_RCU_NOCB_CPU_ALL #ifdefsPaul E. McKenney2015-05-27
| | | * | | | | | | | | | | | | | | | | | | | | rcu: Create an immutable rcu_data_p pointer to default rcu_data structurePaul E. McKenney2015-05-27
| | | * | | | | | | | | | | | | | | | | | | | | rcu: Tell the compiler that rcu_state_p is immutablePaul E. McKenney2015-05-27
| | | * | | | | | | | | | | | | | | | | | | | | rcu: Eliminate a few RCU_BOOST #ifdefs in favor of IS_ENABLED()Paul E. McKenney2015-05-27
| | | * | | | | | | | | | | | | | | | | | | | | rcu: Convert from rcu_preempt_state to *rcu_state_pPaul E. McKenney2015-05-27
| | |/ / / / / / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | / / / / / / / rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE()Paul E. McKenney2015-05-27
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge tag 'trace-fix-filter-4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | | | | | / / / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | tracing: Have filter check for balanced opsSteven Rostedt2015-06-17
* | | | | | | | | | | | | | | | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2015-06-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | lockdep: Fix a race between /proc/lock_stat and module unloadPeter Zijlstra2015-06-07
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge tag 'trace-rb-bm-fix-4.1-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | ring-buffer-benchmark: Fix the wrong sched_priority of producerWang Long2015-06-11
| | |_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | sched, numa: do not hint for NUMA balancing on VM_MIXEDMAP mappingsMel Gorman2015-06-10
| |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-06-05
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | perf: Disallow sparse AUX allocations for non-SG PMUs in overwrite modeAlexander Shishkin2015-05-27
| * | | | | | | | | | | | | | | | | perf: Fix race in BPF program unregisterAlexei Starovoitov2015-05-27
| | |_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | compat: cleanup coding in compat_get_bitmap() and compat_put_bitmap()Helge Deller2015-06-04
| |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | module: Call module notifier on failure after complete_formation()Steven Rostedt2015-05-09
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-05-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | ktime: Fix ktime_divns to do signed divisionJohn Stultz2015-05-13
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-05-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | sched: always use blk_schedule_flush_plug in io_schedule_outShaohua Li2015-05-18
| |/ / / / / / / / / / / / /
* | | | | | | / / / / / / / watchdog: fix double lock in watchdog_nmi_enable_allMichal Hocko2015-05-19
| |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | watchdog: Fix merge 'conflict'Peter Zijlstra2015-05-18
| |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-05-15
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | sched/core: Fix regression in cpuset_cpu_inactive() for suspendOmar Sandoval2015-05-08
| * | | | | | | | | | | sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner2015-05-08
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-05-15
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | / / / / / / / | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | perf: Annotate inherited event ctx->mutex recursionPeter Zijlstra2015-05-08
| |/ / / / / / / /
* | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-05-09
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | genirq: Set IRQCHIP_SKIP_SET_WAKE flag for dummy_irq_chipRoger Quadros2015-04-24
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-05-09
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | clockevents: Shutdown detached clockevent deviceViresh Kumar2015-04-24
| |/ / / / / / / /
* | | | | | | | | Merge tag 'trace-fixes-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-05-08
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | tracing: Make ftrace_print_array_seq compute buf_lenAlex Bennée2015-05-06
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-05-06
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-04-18
| |\ \ \ \ \ \ \
| | * | | | | | | rcu: Control grace-period delays directly from valuePaul E. McKenney2015-04-14
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-05-01
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | bpf: fix 64-bit divideAlexei Starovoitov2015-04-27
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-30
|\ \ \ \ \ \ \ \ \