aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* irqdomain: eliminate slow-path revmap lookupsGrant Likely2012-07-25
* Merge remote-tracking branch 'origin' into irqdomain/nextGrant Likely2012-07-25
|\
| * Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2012-07-24
| |\
| | * [SCSI] async: make async_synchronize_full() flush all work regardless of domainDan Williams2012-07-20
| | * [SCSI] async: introduce 'async_domain' typeDan Williams2012-07-20
| * | Merge branch 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-07-24
| |\ \
| | * | 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-14
| | * | | workqueue: introduce NR_WORKER_POOLS and for_each_worker_pool()Tejun Heo2012-07-14
| | * | | 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-27
| | * | | | | | | | ipv4: Don't add deprecated new binary sysctl value.David S. Miller2012-06-23
| | * | | | | | | | 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