Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | * | | | | | rcu: Default RCU_FANOUT_LEAF to 16 unless explicitly changed | Paul E. McKenney | 2017-04-18 | 1 | -5/+1 | |
| | | | * | | | | | rcu: Place guard on rcu_all_qs() and rcu_note_context_switch() actions | Paul E. McKenney | 2017-04-18 | 4 | -17/+34 | |
| | | | * | | | | | rcu: Eliminate flavor scan in rcu_momentary_dyntick_idle() | Paul E. McKenney | 2017-04-18 | 2 | -52/+13 | |
| | | | * | | | | | rcu: Pull rcu_qs_ctr into rcu_dynticks structure | Paul E. McKenney | 2017-04-18 | 3 | -13/+9 | |
| | | | * | | | | | rcu: Pull rcu_sched_qs_mask into rcu_dynticks structure | Paul E. McKenney | 2017-04-18 | 2 | -7/+6 | |
| | | | * | | | | | rcu: Semicolon inside RCU_TRACE() for tree.c | Paul E. McKenney | 2017-04-18 | 1 | -4/+4 | |
| | | | * | | | | | rcu: Semicolon inside RCU_TRACE() for Tiny RCU | Paul E. McKenney | 2017-04-18 | 2 | -12/+12 | |
| | | | * | | | | | rcu: Semicolon inside RCU_TRACE() for rcu.h | Paul E. McKenney | 2017-04-18 | 1 | -2/+2 | |
| | | | * | | | | | srcu: Check for tardy grace-period activity in cleanup_srcu_struct() | Paul E. McKenney | 2017-04-18 | 1 | -2/+13 | |
| | | | * | | | | | srcu: Consolidate batch checking into rcu_all_batches_empty() | Paul E. McKenney | 2017-04-18 | 1 | -8/+13 | |
| | | | * | | | | | rcu: Maintain special bits at bottom of ->dynticks counter | Paul E. McKenney | 2017-04-18 | 2 | -16/+62 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| | | * | | | | | rcu: Fix typo in PER_RCU_NODE_PERIOD header comment | Paul E. McKenney | 2017-04-19 | 1 | -1/+1 | |
| | | * | | | | | rcu: Use true/false in assignment to bool | Nicholas Mc Guire | 2017-04-19 | 1 | -1/+1 | |
| | | * | | | | | rcu: Use bool value directly | Nicholas Mc Guire | 2017-04-19 | 1 | -1/+1 | |
| | | * | | | | | rcu: Improve comments for hotplug/suspend/hibernate functions | Paul E. McKenney | 2017-04-19 | 1 | -4/+37 | |
| | | * | | | | | rcu: Remove obsolete comment from rcu_future_gp_cleanup() header | Paul E. McKenney | 2017-04-19 | 1 | -3/+1 | |
| | | * | | | | | lockdep: Use "WARNING" tag on lockdep splats | Paul E. McKenney | 2017-04-19 | 2 | -47/+48 | |
| | | * | | | | | mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU | Paul E. McKenney | 2017-04-18 | 2 | -3/+3 | |
| | |/ / / / / | ||||||
* | | | | | | | Merge tag 'pm-extra-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-05-10 | 2 | -5/+26 | |
|\ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ | Merge branches 'pm-domains', 'pm-cpuidle', 'pm-sleep' and 'powercap' | Rafael J. Wysocki | 2017-05-09 | 2 | -5/+26 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle | Rafael J. Wysocki | 2017-05-05 | 2 | -5/+26 | |
| | | | |_|_|_|_|/ / | | | |/| | | | | | | ||||||
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2017-05-09 | 1 | -5/+16 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | bpf: don't let ldimm64 leak map addresses on unprivileged | Daniel Borkmann | 2017-05-08 | 1 | -5/+16 | |
* | | | | | | | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2017-05-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | fs: constify tree_descr arrays passed to simple_fill_super() | Eric Biggers | 2017-04-26 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge tag 'trace-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds | 2017-05-08 | 2 | -12/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | ftrace: Simplify ftrace_match_record() even more | Steven Rostedt (VMware) | 2017-05-03 | 1 | -11/+9 | |
| * | | | | | | | | | | | ftrace: Remove an unneeded condition | Dan Carpenter | 2017-05-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | tracing: Use strlcpy() instead of strcpy() in __trace_find_cmdline() | Amey Telawane | 2017-05-03 | 1 | -1/+1 | |
* | | | | | | | | | | | | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-05-08 | 1 | -4/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | genirq: Return the IRQ name from free_irq() | Christoph Hellwig | 2017-04-18 | 1 | -3/+10 | |
| * | | | | | | | | | | | | genirq: Fix indentation in remove_irq() | Christoph Hellwig | 2017-04-18 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2017-05-08 | 3 | -10/+42 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | console: move console_init() out of tty_io.c | Nicolas Pitre | 2017-04-18 | 1 | -0/+24 | |
| * | | | | | | | | | | | | | Merge 4.11-rc7 into tty-next | Greg Kroah-Hartman | 2017-04-17 | 12 | -107/+146 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Merge 4.11-rc5 into tty-next | Greg Kroah-Hartman | 2017-04-03 | 2 | -21/+30 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | braille-console: Fix value returned by _braille_console_setup | Samuel Thibault | 2017-03-31 | 2 | -10/+18 | |
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | trace: make trace_hwlat timestamp y2038 safe | Deepa Dinamani | 2017-05-08 | 3 | -15/+14 | |
* | | | | | | | | | | | | | | kernel/power/snapshot.c: use set_memory.h header | Laura Abbott | 2017-05-08 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | kernel/module.c: use set_memory.h header | Laura Abbott | 2017-05-08 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | mm, vmalloc: use __GFP_HIGHMEM implicitly | Michal Hocko | 2017-05-08 | 5 | -11/+7 | |
* | | | | | | | | | | | | | | kcov: simplify interrupt check | Dmitry Vyukov | 2017-05-08 | 1 | -8/+1 | |
* | | | | | | | | | | | | | | taskstats: add e/u/stime for TGID command | Zhang Xiao | 2017-05-08 | 1 | -0/+14 | |
* | | | | | | | | | | | | | | pidns: expose task pid_ns_for_children to userspace | Kirill Tkhai | 2017-05-08 | 1 | -0/+34 | |
* | | | | | | | | | | | | | | pidns: disable pid allocation if pid_ns_prepare_proc() is failed in alloc_pid() | Kirill Tkhai | 2017-05-08 | 1 | -1/+3 | |
* | | | | | | | | | | | | | | ia64: reuse append_elf_note() and final_note() functions | Hari Bathini | 2017-05-08 | 2 | -48/+14 | |
* | | | | | | | | | | | | | | crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE | Hari Bathini | 2017-05-08 | 5 | -407/+456 | |
* | | | | | | | | | | | | | | fork: free vmapped stacks in cache when cpus are offline | Hoeun Ryu | 2017-05-08 | 1 | -0/+23 | |
* | | | | | | | | | | | | | | kernel/hung_task.c: defer showing held locks | Tetsuo Handa | 2017-05-08 | 1 | -1/+7 | |
* | | | | | | | | | | | | | | proc/sysctl: fix the int overflow for jiffies conversion | Gao Feng | 2017-05-08 | 1 | -1/+1 |