summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2013-04-04timekeeping: Hold timekeepering locks in do_adjtimex and hardppsJohn Stultz
2013-04-04timekeeping: Move ADJ_SETOFFSET to top level do_adjtimex()John Stultz
2013-04-04ntp: Rework do_adjtimex to take timespec and tai argumentsJohn Stultz
2013-04-04ntp: Move timex validation to timekeeping do_adjtimex call.John Stultz
2013-04-04ntp: Move do_adjtimex() and hardpps() functions to timekeeping.cJohn Stultz
2013-04-04ntp: Split out timex validation from do_adjtimexJohn Stultz
2013-04-04workqueue: avoid false negative WARN_ON() in destroy_workqueue()Lai Jiangshan
2013-04-04uprobes: Change write_opcode() to use copy_*page()Oleg Nesterov
2013-04-04uprobes: Introduce copy_to_page()Oleg Nesterov
2013-04-04uprobes: Kill the unnecesary filp != NULL check in __copy_insn()Oleg Nesterov
2013-04-04uprobes: Change __copy_insn() to use copy_from_page()Oleg Nesterov
2013-04-04uprobes: Turn copy_opcode() into copy_from_page()Oleg Nesterov
2013-04-04uprobes: Add trap variant helperAnanth N Mavinakayanahalli
2013-04-04uprobes: Use file_inode()Oleg Nesterov
2013-04-03cgroup: remove unused parameter in cgroup_task_migrate().Kevin Wilson
2013-04-03nohz: Print final full dynticks CPUs range on bootFrederic Weisbecker
2013-04-03nohz: Pack nohz Kconfig option in a menu of choicesFrederic Weisbecker
2013-04-03nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMONFrederic Weisbecker
2013-04-03Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...Thomas Gleixner
2013-04-02nohz: Unhide full dynticks feature from its dependenciesFrederic Weisbecker
2013-04-01Merge tag 'v3.9-rc5' into wq/for-3.10Tejun Heo
2013-04-01workqueue: update sysfs interface to reflect NUMA awareness and a kernel para...Tejun Heo
2013-04-01workqueue: implement NUMA affinity for unbound workqueuesTejun Heo
2013-04-01workqueue: introduce put_pwq_unlocked()Tejun Heo
2013-04-01workqueue: introduce numa_pwq_tbl_install()Tejun Heo
2013-04-01workqueue: use NUMA-aware allocation for pool_workqueuesTejun Heo
2013-04-01workqueue: break init_and_link_pwq() into two functions and introduce alloc_u...Tejun Heo
2013-04-01workqueue: map an unbound workqueues to multiple per-node pool_workqueuesTejun Heo
2013-04-01workqueue: move hot fields of workqueue_struct to the endTejun Heo
2013-04-01workqueue: make workqueue->name[] fixed lenTejun Heo
2013-04-01workqueue: add workqueue->unbound_attrsTejun Heo
2013-04-01workqueue: determine NUMA node of workers accourding to the allowed cpumaskTejun Heo
2013-04-01workqueue: drop 'H' from kworker names of unbound worker poolsTejun Heo
2013-04-01workqueue: add wq_numa_tbl_len and wq_numa_possible_cpumask[]Tejun Heo
2013-04-01workqueue: move pwq_pool_locking outside of get/put_unbound_pool()Tejun Heo
2013-04-01workqueue: fix memory leak in apply_workqueue_attrs()Tejun Heo
2013-04-01workqueue: fix unbound workqueue attrs hashing / comparisonTejun Heo
2013-04-01workqueue: fix race condition in unbound workqueue free pathTejun Heo
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-01perf: Add PERF_RECORD_MISC_MMAP_DATA to RECORD_MMAPStephane Eranian
2013-04-01perf: Add generic memory sampling interfaceStephane Eranian
2013-04-01perf/core: Add weighted samplesAndi Kleen
2013-03-31Revert "lockdep: check that no locks held at freeze time"Paul Walmsley
2013-03-28audit: pass int* to nlmsg_nextAlexandru Copot
2013-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-28audit: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo
2013-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-27userns: Restrict when proc and sysfs can be mountedEric W. Biederman
2013-03-27userns: Don't allow creation if the user is chrootedEric W. Biederman
2013-03-26hrtimer: Don't reinitialize a cpu_base lock on CPU_UPMichael Bohan