summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'idle.2013.09.25a' into HEADPaul E. McKenney2013-10-156-24/+41
|\
| * rcu: Consistent rcu_is_watching() namingPaul E. McKenney2013-09-254-24/+24
| * rcu: Change EXPORT_SYMBOL() to EXPORT_SYMBOL_GPL()Paul E. McKenney2013-09-251-1/+1
| * rcu: Is it safe to enter an RCU read-side critical section?Paul E. McKenney2013-09-252-2/+15
| * rcu: Throttle invoke_rcu_core() invocations due to non-lazy callbacksPaul E. McKenney2013-09-251-0/+2
| * rcu: Throttle rcu_try_advance_all_cbs() executionPaul E. McKenney2013-09-252-3/+11
| * rcu: Remove redundant code from rcu_cleanup_after_idle()Paul E. McKenney2013-09-251-8/+2
* | Merge branch 'gp.2013.09.25a' into HEADPaul E. McKenney2013-10-153-15/+78
|\ \
| * | rcu: Avoid sparse warnings in rcu_nocb_wake trace eventPaul E. McKenney2013-09-231-1/+1
| * | rcu: Track rcu_nocb_kthread()'s sleeping and awakeningPaul E. McKenney2013-09-231-1/+14
| * | rcu: Distinguish between NOCB and non-NOCB rcu_callback trace eventsPaul E. McKenney2013-09-231-2/+4
| * | rcu: Add tracing for rcuo no-CBs CPU wakeup handshakePaul E. McKenney2013-09-231-1/+13
| * | rcu: Add tracing of normal (non-NOCB) grace-period requestsPaul E. McKenney2013-09-231-1/+7
| * | rcu: Add tracing to rcu_gp_kthread()Paul E. McKenney2013-09-231-0/+18
| * | rcu: Flag lockless access to ->gp_flags with ACCESS_ONCE()Paul E. McKenney2013-09-231-1/+1
| * | rcu: Prevent spurious-wakeup DoS attack on rcu_gp_kthread()Paul E. McKenney2013-09-231-3/+8
| * | rcu: Improve grace-period start logicPaul E. McKenney2013-09-231-5/+12
| |/
* | rcu: Fix CONFIG_RCU_NOCB_CPU_ALL panic on machines with sparse CPU maskKirill Tkhai2013-09-231-1/+6
* | rcu: Have rcutiny tracepoints use tracepoint_string()Paul E. McKenney2013-09-233-14/+17
* | rcu: Reject memory-order-induced stall-warning false positivesPaul E. McKenney2013-09-231-5/+40
* | rcu: Micro-optimize rcu_cpu_has_callbacks()Paul E. McKenney2013-09-231-4/+7
* | rcu: Silence unused-variable warningsPaul E. McKenney2013-09-231-2/+4
* | rcu: Replace __get_cpu_var() usesChristoph Lameter2013-09-232-18/+18
* | rcu: Fix dubious "if" condition in __call_rcu_nocb_enqueue()Paul E. McKenney2013-09-231-1/+1
* | rcu: Convert local functions to staticPaul E. McKenney2013-09-232-3/+3
* | rcu: Use proper cpp macro for ->gp_flagsPaul E. McKenney2013-09-201-1/+1
|/
* Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds2013-09-131-1/+1
|\
| * aio: convert the ioctx list to table lookup v3Benjamin LaHaise2013-07-301-1/+1
* | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-133-15/+1
* | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-09-124-18/+25
|\ \
| * | kernel: replace strict_strto*() with kstrto*()Jingoo Han2013-09-123-9/+9
| * | memcg: reduce function dereferenceSha Zhengju2013-09-121-8/+11
| * | memcg: avoid overflow caused by PAGE_ALIGNSha Zhengju2013-09-121-1/+5
| * | memcg: rename RESOURCE_MAX to RES_COUNTER_MAXSha Zhengju2013-09-121-4/+4
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-121-3/+3
|\ \ \
| * | | fs: bump inode and dentry counters to longGlauber Costa2013-09-101-3/+3
* | | | Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-09-122-32/+37
|\ \ \ \
| * \ \ \ Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-09-102-32/+37
| |\ \ \ \
| | * | | | PM / hibernate / memory hotplug: Rework mutual exclusionRafael J. Wysocki2013-08-312-0/+6
| | * | | | PM / hibernate: Create memory bitmaps after freezing user spaceRafael J. Wysocki2013-08-312-32/+31
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-09-122-3/+2
|\ \ \ \ \ \
| * | | | | | uprobes: Fix utask->depth accounting in handle_trampoline()Oleg Nesterov2013-09-121-3/+1
| * | | | | | perf: Fix up MMAP2 buffer space reservationArnaldo Carvalho de Melo2013-09-111-0/+1
* | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-09-121-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | sched: Fix load balancing performance regression in should_we_balance()Joonsoo Kim2013-09-101-1/+1
| |/ / / / /
* | | | | | panic: call panic handlers before kmsg_dumpKees Cook2013-09-111-2/+6
* | | | | | kexec: remove unnecessary returnXishi Qiu2013-09-111-4/+1
* | | | | | __ptrace_may_access() should not deny sub-threadsMark Grondona2013-09-111-1/+1
* | | | | | kprobes: allow to specify custom allocator for insn cachesHeiko Carstens2013-09-111-2/+18
* | | | | | kprobes: unify insn cachesHeiko Carstens2013-09-111-54/+21
OpenPOWER on IntegriCloud