aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2013-06-10rcu: Remove rcu_preempt_remove_callbacks()Paul E. McKenney2-9/+0
2013-06-10rcu: Remove rcu_preempt_check_callbacks()Paul E. McKenney2-9/+0
2013-06-10rcu: Remove show_tiny_preempt_stats()Paul E. McKenney1-13/+0
2013-06-10rcu: Remove TINY_PREEMPT_RCUPaul E. McKenney1-854/+0
2013-06-10rcu: Remove srcu_read_lock_raw() and srcu_read_unlock_raw().Paul E. McKenney1-39/+0
2013-06-10rcu: Merge adjacent identical ifdefsPaul E. McKenney1-3/+0
2013-06-10rcu: Drive quiescent-state-forcing delay from HZPaul E. McKenney2-7/+26
2013-06-10rcu: Remove "Experimental" flagsPaul E. McKenney1-5/+5
2013-06-10rcu: Move redundant call to note_gp_changes() into called functionPaul E. McKenney1-8/+2
2013-06-10rcu: Inline trivial wrapper function rcu_start_gp_per_cpu()Paul E. McKenney1-13/+1
2013-06-10rcu: Eliminate check_for_new_grace_period() wrapper functionPaul E. McKenney1-22/+3
2013-06-10rcu: Merge __rcu_process_gp_end() into __note_gp_changes()Paul E. McKenney1-42/+6
2013-06-10rcu: Switch callers from rcu_process_gp_end() to note_gp_changes()Paul E. McKenney2-29/+4
2013-06-10rcu: Convert rcutree_plugin.h printk callsPaul E. McKenney1-23/+22
2013-06-10rcu: Rename note_new_gpnum() to note_gp_changes()Paul E. McKenney1-6/+7
2013-06-10rcu: Make __note_new_gpnum() check for ends of prior grace periodsPaul E. McKenney1-0/+3
2013-06-10rcu: Move code to apply callback-numbering simplificationsPaul E. McKenney1-59/+59
2013-06-10rcu: Convert rcutree.c printk callsPaul E. McKenney1-3/+3
2013-06-10rcu: Fix deadlock with CPU hotplug, RCU GP init, and timer migrationPaul E. McKenney1-2/+2
2013-06-10rcu: Don't call wakeup() with rcu_node structure ->lock heldSteven Rostedt2-2/+17
2013-06-10irqdomain: Beef up debugfs outputGrant Likely1-5/+30
2013-06-10irqdomain: Clean up aftermath of irq_domain refactoringGrant Likely1-91/+36
2013-06-10irqdomain: Eliminate revmap typeGrant Likely2-37/+23
2013-06-10irqdomain: merge linear and tree reverse mappings.Grant Likely1-78/+29
2013-06-10irqdomain: Add a name fieldGrant Likely2-13/+7
2013-06-10irqdomain: Replace LEGACY mapping with LINEARGrant Likely1-78/+6
2013-06-10irqdomain: Relax failure path on setting up mappingsGrant Likely1-12/+4
2013-06-10Merge remote-tracking branch 'tip/irq/for-arm' into irqdomain/nextGrant Likely2-49/+258
2013-06-09cpuset: remove async hotplug propagation workLi Zefan1-53/+16
2013-06-09cpuset: let hotplug propagation work wait for task attachingLi Zefan1-12/+17
2013-06-08Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-2/+15
2013-06-08Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-2/+7
2013-06-08irqdomain: document the simple domain first_irqLinus Walleij1-1/+4
2013-06-08kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid.Chen Gang1-1/+2
2013-06-08irqdomain: export irq_domain_add_simpleArnd Bergmann1-0/+1
2013-06-07Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds3-11/+19
2013-06-06ACPI/APEI: Add parameter check before error injectionChen Gong1-0/+1
2013-06-06tracing: Use current_uid() for critical time tracingSteven Rostedt (Red Hat)1-1/+9
2013-06-05cpuset: re-structure update_cpumask() a bitLi Zefan1-3/+4
2013-06-05cpuset: remove cpuset_test_cpumask()Li Zefan1-18/+1
2013-06-05cpuset: remove unnecessary variable in cpuset_attach()Li Zefan1-4/+2
2013-06-05cpuset: cleanup guarantee_online_{cpus|mems}()Li Zefan1-22/+7
2013-06-05cpuset: remove redundant check in cpuset_cpus_allowed_fallback()Li Zefan1-2/+1
2013-06-05cgroup: clean up the cftype array for the base cgroup filesTejun Heo1-23/+24
2013-06-05cgroup: mark "notify_on_release" and "release_agent" cgroup files insaneTejun Heo1-1/+2
2013-06-05cgroup: mark "tasks" cgroup file as insaneTejun Heo1-0/+1
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell1-1/+0
2013-06-03PM / Hibernate: print physical addresses consistently with other parts of kernelBjorn Helgaas1-2/+3
2013-06-03Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-15/+16
2013-05-31tick: Remove useless timekeeping duty attribution to broadcast sourceJiri Bohac1-4/+0