summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| | | | * | | | | | | | | | rcutorture: Mark function as static in kernel/rcu/torture.cRashika Kheria2014-05-14
| | | | * | | | | | | | | | torture: Intensify locking testPaul E. McKenney2014-05-13
| | | | * | | | | | | | | | rcutorture: Add forward-progress checking for writerPaul E. McKenney2014-05-13
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | softirq: A single rcu_bh_qs() call per softirq set is enoughEric Dumazet2014-04-29
| | | * | | | | | | | | | rcu: Replace __this_cpu_ptr() uses with raw_cpu_ptr()Christoph Lameter2014-04-29
| | | * | | | | | | | | | rcu: Remove duplicate resched_cpu() declarationPranith Kumar2014-04-29
| | | * | | | | | | | | | rcu: Make large and small sysidle systems use same state machinePaul E. McKenney2014-04-29
| | | * | | | | | | | | | rcu: Bind RCU grace-period kthreads if NO_HZ_FULLPaul E. McKenney2014-04-29
| | | * | | | | | | | | | rcu: Merge rcu_sched_force_quiescent_state() with rcu_force_quiescent_state()Andreea-Cristina Bernat2014-04-29
| | | * | | | | | | | | | rcu: Consolidate kfree_call_rcu() to use rcu_state pointerAndreea-Cristina Bernat2014-04-29
| | | * | | | | | | | | | rcu: Replace NR_CPUS with nr_cpu_idsHimangi Saraogi2014-04-29
| | | * | | | | | | | | | rcu: Add event tracing to dyntick_save_progress_counter().Andreea-Cristina Bernat2014-04-29
| | | * | | | | | | | | | rcu: Protect uses of ->jiffies_stall with ACCESS_ONCE()Himangi Saraogi2014-04-29
| | | * | | | | | | | | | rcu: Make callers awaken grace-period kthreadPaul E. McKenney2014-04-29
| | | * | | | | | | | | | rcu: Protect uses of jiffies_stall field with ACCESS_ONCE()Iulia Manda2014-04-29
| | | * | | | | | | | | | rcu: Remove unused rcu_data structure fieldIulia Manda2014-04-29
| | | * | | | | | | | | | rcu: Update cpu_needs_another_gp() for futures from non-NOCB CPUsPaul E. McKenney2014-04-29
| | | * | | | | | | | | | rcu: Print negatives for stall-warning counter wraparoundPaul E. McKenney2014-04-29
| | | * | | | | | | | | | rcu: Fix incorrect notes for codeLiu Ping Fan2014-04-29
| | | * | | | | | | | | | rcu: Protect ->gp_flags accesses with ACCESS_ONCE()Paul E. McKenney2014-04-29
| | |/ / / / / / / / / /
* | | | | | | | | | | | Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-03
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | printk/of_serial: fix serial console cessation part way through boot.Stephen Chivers2014-05-28
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'driver-core-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-06-03
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | kernfs: move the last knowledge of sysfs out from kernfsJianyu Zhan2014-05-27
| * | | | | | | | | | | | Merge 3.15-rc6 into driver-core-nextGreg Kroah-Hartman2014-05-23
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge 3.15-rc3 into staging-nextGreg Kroah-Hartman2014-04-27
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | kobject: Make support for uevent_helper optional.Michael Marineau2014-04-25
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-02
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| * | | | | | | | | | | resources: Clarify sanity check messageBjorn Helgaas2014-05-23
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-01
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | sched: Fix hotplug vs. set_cpus_allowed_ptr()Lai Jiangshan2014-05-22
| * | | | | | | | | | sched/cpupri: Replace NR_CPUS arraysPeter Zijlstra2014-05-22
| * | | | | | | | | | sched/deadline: Replace NR_CPUS arraysPeter Zijlstra2014-05-22
| * | | | | | | | | | sched/deadline: Restrict user params max value to 2^63 nsJuri Lelli2014-05-22
| * | | | | | | | | | sched/deadline: Change sched_getparam() behaviour vs SCHED_DEADLINEPeter Zijlstra2014-05-22
| * | | | | | | | | | sched: Disallow sched_attr::sched_policy < 0Peter Zijlstra2014-05-22
| * | | | | | | | | | sched: Make sched_setattr() correctly return -EFBIGMichael Kerrisk2014-05-22
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-05-31
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | rtmutex: Fix deadlock detector for realThomas Gleixner2014-05-28
| * | | | | | | | | | futex: Prevent attaching to kernel threadsThomas Gleixner2014-05-19
| * | | | | | | | | | futex: Add another early deadlock detection checkThomas Gleixner2014-05-19
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-05-28
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST modeSrivatsa S. Bhat2014-05-28
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-05-23
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | sched/numa: Initialize newidle balance stats in sd_numa_init()Jason Low2014-05-07
| * | | | | | | | | sched: Fix updating rq->max_idle_balance_cost and rq->next_balance in idle_ba...Jason Low2014-05-07
| * | | | | | | | | sched: Skip double execution of pick_next_task_fair()Peter Zijlstra2014-05-07
| * | | | | | | | | sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri checkSteven Rostedt (Red Hat)2014-05-07
| * | | | | | | | | sched/deadline: Fix memory leakLi Zefan2014-05-07
| * | | | | | | | | sched/deadline: Fix sched_yield() behaviorJuri Lelli2014-05-07