summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2013-06-10rcu: Move redundant call to note_gp_changes() into called functionPaul E. McKenney
2013-06-10rcu: Inline trivial wrapper function rcu_start_gp_per_cpu()Paul E. McKenney
2013-06-10rcu: Eliminate check_for_new_grace_period() wrapper functionPaul E. McKenney
2013-06-10rcu: Merge __rcu_process_gp_end() into __note_gp_changes()Paul E. McKenney
2013-06-10rcu: Switch callers from rcu_process_gp_end() to note_gp_changes()Paul E. McKenney
2013-06-10rcu: Convert rcutree_plugin.h printk callsPaul E. McKenney
2013-06-10rcu: Rename note_new_gpnum() to note_gp_changes()Paul E. McKenney
2013-06-10rcu: Make __note_new_gpnum() check for ends of prior grace periodsPaul E. McKenney
2013-06-10rcu: Move code to apply callback-numbering simplificationsPaul E. McKenney
2013-06-10rcu: Convert rcutree.c printk callsPaul E. McKenney
2013-06-10rcu: Fix deadlock with CPU hotplug, RCU GP init, and timer migrationPaul E. McKenney
2013-06-10rcu: Don't call wakeup() with rcu_node structure ->lock heldSteven Rostedt
2013-06-10irqdomain: Beef up debugfs outputGrant Likely
2013-06-10irqdomain: Clean up aftermath of irq_domain refactoringGrant Likely
2013-06-10irqdomain: Eliminate revmap typeGrant Likely
2013-06-10irqdomain: merge linear and tree reverse mappings.Grant Likely
2013-06-10irqdomain: Add a name fieldGrant Likely
2013-06-10irqdomain: Replace LEGACY mapping with LINEARGrant Likely
2013-06-10irqdomain: Relax failure path on setting up mappingsGrant Likely
2013-06-10Merge remote-tracking branch 'tip/irq/for-arm' into irqdomain/nextGrant Likely
2013-06-09cpuset: remove async hotplug propagation workLi Zefan
2013-06-09cpuset: let hotplug propagation work wait for task attachingLi Zefan
2013-06-08Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-06-08Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-06-08irqdomain: document the simple domain first_irqLinus Walleij
2013-06-08kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid.Chen Gang
2013-06-08irqdomain: export irq_domain_add_simpleArnd Bergmann
2013-06-07Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-06ACPI/APEI: Add parameter check before error injectionChen Gong
2013-06-06tracing: Use current_uid() for critical time tracingSteven Rostedt (Red Hat)
2013-06-05cpuset: re-structure update_cpumask() a bitLi Zefan
2013-06-05cpuset: remove cpuset_test_cpumask()Li Zefan
2013-06-05cpuset: remove unnecessary variable in cpuset_attach()Li Zefan
2013-06-05cpuset: cleanup guarantee_online_{cpus|mems}()Li Zefan
2013-06-05cpuset: remove redundant check in cpuset_cpus_allowed_fallback()Li Zefan
2013-06-05cgroup: clean up the cftype array for the base cgroup filesTejun Heo
2013-06-05cgroup: mark "notify_on_release" and "release_agent" cgroup files insaneTejun Heo
2013-06-05cgroup: mark "tasks" cgroup file as insaneTejun Heo
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell
2013-06-03PM / Hibernate: print physical addresses consistently with other parts of kernelBjorn Helgaas
2013-06-03Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-31tick: Remove useless timekeeping duty attribution to broadcast sourceJiri Bohac
2013-05-31sched/fair: Remove unused variable from expire_cfs_rq_runtime()Kamalesh Babulal
2013-05-31nohz: Fix notifier return val that enforce timekeepingLi Zhong
2013-05-31kvm: Move guest entry/exit APIs to context_trackingFrederic Weisbecker
2013-05-31vtime: Use consistent clocks among nohz accountingFrederic Weisbecker
2013-05-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-05-29tracing: Fix bad parameter passed in branch selftestSteven Rostedt (Red Hat)
2013-05-29power: Add option to log time spent in suspendColin Cross
2013-05-29alarmtimer: Add functions for timerfd supportTodd Poynor