summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | cgroup: cgroup_rm_files() was calling simple_unlink() with the wrong inodeTejun Heo2012-07-09
| * | | | | | | | | | | | cgroup: remove hierarchy_mutexLi Zefan2012-06-06
* | | | | | | | | | | | | Merge branch 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-07-24
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | workqueue: fix spurious CPU locality WARN from process_one_work()Tejun Heo2012-07-22
| * | | | | | | | | | | | | kthread_worker: reimplement flush_kthread_work() to allow freeing the work it...Tejun Heo2012-07-22
| * | | | | | | | | | | | | kthread_worker: reorganize to prepare for flush_kthread_work() reimplementationTejun Heo2012-07-22
| * | | | | | | | | | | | | workqueue: simplify CPU hotplug codeTejun Heo2012-07-17
| * | | | | | | | | | | | | workqueue: remove CPU offline trusteeTejun Heo2012-07-17
| * | | | | | | | | | | | | workqueue: don't butcher idle workers on an offline CPUTejun Heo2012-07-17
| * | | | | | | | | | | | | workqueue: reimplement CPU online rebinding to handle idle workersTejun Heo2012-07-17
| * | | | | | | | | | | | | workqueue: drop @bind from create_worker()Tejun Heo2012-07-17
| * | | | | | | | | | | | | workqueue: use mutex for global_cwq manager exclusionTejun Heo2012-07-17
| * | | | | | | | | | | | | workqueue: ROGUE workers are UNBOUND workersTejun Heo2012-07-17
| * | | | | | | | | | | | | workqueue: drop CPU_DYING notifier operationTejun Heo2012-07-17
| * | | | | | | | | | | | | workqueue: perform cpu down operations from low priority cpu_notifier()Tejun Heo2012-07-17
| * | | | | | | | | | | | | workqueue: reimplement WQ_HIGHPRI using a separate worker_poolTejun Heo2012-07-13
| * | | | | | | | | | | | | workqueue: introduce NR_WORKER_POOLS and for_each_worker_pool()Tejun Heo2012-07-13
| * | | | | | | | | | | | | workqueue: separate out worker_pool flagsTejun Heo2012-07-12
| * | | | | | | | | | | | | workqueue: use @pool instead of @gcwq or @cpu where applicableTejun Heo2012-07-12
| * | | | | | | | | | | | | workqueue: factor out worker_pool from global_cwqTejun Heo2012-07-12
| * | | | | | | | | | | | | workqueue: don't use WQ_HIGHPRI for unbound workqueuesTejun Heo2012-07-12
* | | | | | | | | | | | | | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | resources: allow adjust_resource() for resources with no parentYinghai Lu2012-06-13
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2012-07-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | devicetree: add helper inline for retrieving a node's full nameGrant Likely2012-07-06
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-07-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-05
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | netlink: add netlink_kernel_cfg parameter to netlink_kernel_createPablo Neira Ayuso2012-06-29
| * | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | audit: netlink: Move away from NLMSG_NEW().David S. Miller2012-06-26
| * | | | | | | | | | | | | | ipv4: Don't add deprecated new binary sysctl value.David S. Miller2012-06-22
| * | | | | | | | | | | | | | ipv4: Add sysctl knob to control early socket demuxAlexander Duyck2012-06-22
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2012-07-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | deal with task_work callbacks adding more workAl Viro2012-07-22
| * | | | | | | | | | | | | move exit_task_work() past exit_files() et.al.Al Viro2012-07-22
| * | | | | | | | | | | | | merge task_work and rcu_head, get rid of separate allocation for keyring caseAl Viro2012-07-22
| * | | | | | | | | | | | | trim task_work: get rid of hlistAl Viro2012-07-22
| * | | | | | | | | | | | | trimming task_work: kill ->dataAl Viro2012-07-22
| * | | | | | | | | | | | | signal: make sure we don't get stopped with pending task_workAl Viro2012-07-22
| * | | | | | | | | | | | | VFS: Pass mount flags to sget()David Howells2012-07-14
| * | | | | | | | | | | | | VFS: Make clone_mnt()/copy_tree()/collect_mounts() return errorsDavid Howells2012-07-14
| * | | | | | | | | | | | | get rid of kern_path_parent()Al Viro2012-07-14
| * | | | | | | | | | | | | stop passing nameidata to ->lookup()Al Viro2012-07-14
* | | | | | | | | | | | | | Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-07-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | PM / Sleep: Require CAP_BLOCK_SUSPEND to use wake_lock/wake_unlockRafael J. Wysocki2012-07-19
| * | | | | | | | | | | | | Merge branch 'fixes' into pm-sleepRafael J. Wysocki2012-07-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | PM / Hibernate: Print hibernation/thaw progress indicator one line at a time.Bojan Smojver2012-07-01
| * | | | | | | | | | | | | PM / Sleep: Separate printing suspend times from initcall_debugRafael J. Wysocki2012-07-01
| * | | | | | | | | | | | | PM / Sleep: add knob for printing device resume timesSameer Nanda2012-07-01