summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2012-11-19cgroup: open-code cgroup_create_dir()Tejun Heo
2012-11-19cgroup: initialize cgrp->allcg_node in init_cgroup_housekeeping()Tejun Heo
2012-11-19cgroup: remove incorrect dget/dput() pair in cgroup_create_dir()Tejun Heo
2012-11-19vtime: No need to disable irqs on vtime_account()Frederic Weisbecker
2012-11-19vtime: Consolidate a bit the ctx switch codeFrederic Weisbecker
2012-11-19vtime: Remove the underscore prefix invasionFrederic Weisbecker
2012-11-19userns: make each net (net_ns) belong to a user_nsEric W. Biederman
2012-11-18Merge branch 'sched/urgent' into sched/coreIngo Molnar
2012-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-17Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman
2012-11-16sched: Mark RCU reader in sched_show_task()Paul E. McKenney
2012-11-16rcu: Separate accounting of callbacks from callback-free CPUsPaul E. McKenney
2012-11-16rcu: Add callback-free CPUsPaul E. McKenney
2012-11-16Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', ...Paul E. McKenney
2012-11-16uprobes: Use percpu_rw_semaphore to fix register/unregister vs dup_mmap() raceOleg Nesterov
2012-11-15ftrace: Clear bits properly in reset_iter_read()Dan Carpenter
2012-11-14PM / Hibernate: use rb_entryDavidlohr Bueso
2012-11-14PM / sysfs: replace strict_str* with kstrto*Daniel Walter
2012-11-14cpuidle: Quickly notice prediction failure for repeat modeYouquan Song
2012-11-14ACPI / processor: prevent cpu from becoming onlineYasuaki Ishimatsu
2012-11-14Merge v3.7-rc5 into tty-nextGreg Kroah-Hartman
2012-11-14kernel/cpu.c: Add comment for priority in cpu_hotplug_pm_callbackFenghua Yu
2012-11-14uprobes: Flush cache after xol writeRabin Vincent
2012-11-14Merge tag 'v3.7-rc5' into sched/coreIngo Molnar
2012-11-13rcu: Fix TINY_RCU rcu_is_cpu_rrupt_from_idle checkPaul E. McKenney
2012-11-13rcu: Clarify memory-ordering properties of grace-period primitivesPaul E. McKenney
2012-11-13rcu: Add new rcutorture module parameters to start/end test messagesPaul E. McKenney
2012-11-13rcu: Fix batch-limit size problemEric Dumazet
2012-11-13tracing: Show raw time stamp on stats per cpu using counter or tsc mode for t...Yoshihiro YUNOMAE
2012-11-13tracing: Format non-nanosec times from tsc clock without a decimal point.David Sharp
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp
2012-11-13time: Kill xtime_lock, replacing it with jiffies_lockJohn Stultz
2012-11-13time/jiffies: Make clocksource_jiffies staticLars-Peter Clausen
2012-11-13Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-11-12genirq: Always force thread affinityThomas Gleixner
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-09cgroup_freezer: implement proper hierarchy supportTejun Heo
2012-11-09cgroup_freezer: add ->post_create() and ->pre_destroy() and track online stateTejun Heo
2012-11-09cgroup_freezer: introduce CGROUP_FREEZING_[SELF|PARENT]Tejun Heo
2012-11-09cgroup_freezer: make freezer->state mask of flagsTejun Heo
2012-11-09cgroup_freezer: prepare freezer_change_state() for full hierarchy supportTejun Heo
2012-11-09cgroup_freezer: trivial cleanupsTejun Heo
2012-11-09cgroup: implement generic child / descendant walk macrosTejun Heo
2012-11-09cgroup: use rculist ops for cgroup->childrenTejun Heo
2012-11-09cgroup: add cgroup_subsys->post_create()Tejun Heo
2012-11-08rcu: Add tracing for synchronize_sched_expedited()Paul E. McKenney
2012-11-08rcu: Remove old debugfs interfaces and also RCU flavor nameMichael Wang
2012-11-08rcu: split 'rcuhier' to each flavorMichael Wang
2012-11-08rcu: split 'rcugp' to each flavorMichael Wang
2012-11-08rcu: split 'rcuboost' to each flavorMichael Wang