summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-08-31
|\
| * Merge branch 'timers/nohz-for-tip' of git://git.kernel.org/pub/scm/linux/kern...Ingo Molnar2015-07-31
| |\
| | * nohz: Remove useless argument on tick_nohz_task_switch()Frederic Weisbecker2015-07-29
| | * nohz: Restart nohz full tick from irq exitFrederic Weisbecker2015-07-29
| | * nohz: Prevent tilegx network driver interruptsChris Metcalf2015-07-29
| | * jiffies: Remove HZ > USEC_PER_SEC special caseFrederic Weisbecker2015-07-29
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-31
|\ \ \
| * | | sched: Fix a race between __kthread_bind() and sched_setaffinity()Peter Zijlstra2015-08-12
| * | | sched/fair: Rewrite runnable load and utilization average trackingYuyang Du2015-08-03
| * | | stop_machine: Use 'cpu_stop_fn_t' where possibleOleg Nesterov2015-08-03
| * | | stop_machine: Unexport __stop_machine()Oleg Nesterov2015-08-03
| * | | sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()Konstantin Khlebnikov2015-08-03
| * | | sched/fair: Beef up wake_wide()Mike Galbraith2015-08-03
| * | | sched/cputime: Guarantee stime + utime == rtimePeter Zijlstra2015-08-03
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-08-31
|\ \ \ \
| * \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2015-08-31
| |\ \ \ \
| * \ \ \ \ Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding mor...Ingo Molnar2015-08-20
| |\ \ \ \ \
| * | | | | | tracing, perf: Implement BPF programs attached to uprobesWang Nan2015-08-06
| * | | | | | bpf: Use correct #ifdef controller for trace_call_bpf()Wang Nan2015-08-06
| * | | | | | perf/x86/hw_breakpoints: Disallow kernel breakpoints unless kprobe-safeAndy Lutomirski2015-08-04
| * | | | | | uprobes/x86: Make arch_uretprobe_is_alive(RP_CHECK_CALL) more cleverOleg Nesterov2015-07-31
| * | | | | | uprobes: Add the "enum rp_check ctx" arg to arch_uretprobe_is_alive()Oleg Nesterov2015-07-31
| * | | | | | uprobes/x86: Reimplement arch_uretprobe_is_alive()Oleg Nesterov2015-07-31
| * | | | | | uprobes: Export 'struct return_instance', introduce arch_uretprobe_is_alive()Oleg Nesterov2015-07-31
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'mm-kasan-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-31
|\ \ \ \ \ \
| * | | | | | x86/kasan, mm: Introduce generic kasan_populate_zero_shadow()Andrey Ryabinin2015-08-22
| * | | | | | x86/kasan: Define KASAN_SHADOW_OFFSET per architectureAndrey Ryabinin2015-08-22
* | | | | | | Merge branch 'core-types-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-31
|\ \ \ \ \ \ \
| * | | | | | | jiffies: Force inlining of {m,u}msecs_to_jiffies()Denys Vlasenko2015-08-05
| * | | | | | | linux/bitmap: Force inlining of bitmap weight functionsDenys Vlasenko2015-08-05
* | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-08-31
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-08-25
| |\ \ \ \ \ \ \ \
| | * | | | | | | | rcu,locking: Privatize smp_mb__after_unlock_lock()Paul E. McKenney2015-08-04
| * | | | | | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2015-08-12
| |\| | | | | | | |
| | * | | | | | | | rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()Paul E. McKenney2015-07-22
| | * | | | | | | | rcu: Create a synchronize_rcu_mult()Paul E. McKenney2015-07-22
| | * | | | | | | | rcu: Use WRITE_ONCE in RCU_INIT_POINTERPeter Zijlstra2015-07-22
| | * | | | | | | | rcu: Add RCU-sched flavors of get-state and cond-syncPaul E. McKenney2015-07-22
| | * | | | | | | | rcu: Deinline rcu_read_lock_sched_held() if DEBUG_LOCK_ALLOCDenys Vlasenko2015-07-15
| | * | | | | | | | rcu: Drop RCU_USER_QS in favor of NO_HZ_FULLPaul E. McKenney2015-07-06
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-08-31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flagHerbert Xu2015-08-17
| * | | | | | | | | | crypto: aead - Remove old AEAD interfacesHerbert Xu2015-08-17
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-08-31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | clk: Add missing header for 'bool' definition to clk-conf.hChen-Yu Tsai2015-08-25
| * | | | | | | | | | clk/ARM: move Ux500 PRCC bases to the device treeLinus Walleij2015-08-24
| * | | | | | | | | | clk: Constify clk_hw argument to provider APIsStephen Boyd2015-08-24
| * | | | | | | | | | clk: ux500: delete the non-DT U8500 clock implementationLinus Walleij2015-08-24
| * | | | | | | | | | clk: Remove unused provider APIsStephen Boyd2015-08-24
| * | | | | | | | | | clk: Add clk_hw_*() APIs for use by clk providersStephen Boyd2015-08-24