summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-021-0/+15
|\
| * cgroup: mark subsystems with broken hierarchy support and whine if cgroups ar...Tejun Heo2012-09-141-0/+15
* | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-10-027-63/+102
|\ \
| * | cgroup: Define CGROUP_SUBSYS_COUNT according the configurationDaniel Wagner2012-09-141-7/+1
| * | cgroup: Assign subsystem IDs during compile timeDaniel Wagner2012-09-143-22/+10
| * | cgroup: Wrap subsystem selection macroDaniel Wagner2012-09-142-12/+16
| * | cgroup: Remove CGROUP_BUILTIN_SUBSYS_COUNTDaniel Wagner2012-09-141-1/+1
| * | cgroup: net_prio: Do not define task_netpioidx() when not selectedDaniel Wagner2012-09-141-7/+5
| * | cgroup: net_cls: Do not define task_cls_classid() when not selectedDaniel Wagner2012-09-141-5/+6
| * | cgroup: net_cls: Move sock_update_classid() declaration to cls_cgroup.hDaniel Wagner2012-09-142-8/+6
| * | cgroup: add xattr supportAristeu Rozanski2012-08-241-3/+10
| * | xattr: extract simple_xattr code from tmpfsAristeu Rozanski2012-08-242-1/+50
* | | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-021-98/+122
|\ \ \
| * | | workqueue: deprecate __cancel_delayed_work()Tejun Heo2012-08-211-1/+1
| * | | workqueue: reimplement cancel_delayed_work() using try_to_grab_pending()Tejun Heo2012-08-211-16/+1
| * | | workqueue: use irqsafe timer for delayed_workTejun Heo2012-08-211-3/+5
| * | | workqueue: clean up delayed_work initializers and add missing oneTejun Heo2012-08-211-25/+23
| * | | workqueue: make deferrable delayed_work initializer names consistentTejun Heo2012-08-211-4/+4
| * | | workqueue: cosmetic whitespace updates for macro definitionsTejun Heo2012-08-211-63/+63
| * | | Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Tejun Heo2012-08-211-100/+65
| |\ \ \
| * | | | workqueue: deprecate system_nrt[_freezable]_wqTejun Heo2012-08-201-2/+2
| * | | | workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-201-2/+2
| * | | | workqueue: gut system_nrt[_freezable]_wq()Tejun Heo2012-08-201-9/+14
| * | | | workqueue: gut flush[_delayed]_work_sync()Tejun Heo2012-08-201-2/+12
| * | | | workqueue: fix CPU binding of flush_delayed_work[_sync]()Tejun Heo2012-08-131-0/+1
| * | | | workqueue: implement mod_delayed_work[_on]()Tejun Heo2012-08-031-0/+4
| * | | | workqueue: mark a work item being canceled as suchTejun Heo2012-08-031-1/+4
| * | | | workqueue: introduce WORK_OFFQ_FLAG_*Tejun Heo2012-08-031-1/+7
| * | | | workqueue: set delayed_work->timer function on initializationTejun Heo2012-08-031-2/+11
| * | | | workqueue: make queueing functions return boolTejun Heo2012-08-031-10/+10
| * | | | workqueue: reorder queueing functions so that _on() variants are on topTejun Heo2012-08-031-6/+7
* | | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-0181-1/+3553
|\ \ \ \ \
| * \ \ \ \ Merge branch 'multiplatform/platform-data' into next/multiplatformOlof Johansson2012-09-2281-1/+3553
| |\ \ \ \ \
| | * | | | | ARM: spear: move platform_data definitionsArnd Bergmann2012-09-191-0/+164
| | * | | | | ARM: samsung: move platform_data definitionsArnd Bergmann2012-09-1915-0/+669
| | * | | | | ARM: orion: move platform_data definitionsArnd Bergmann2012-09-197-0/+184
| | * | | | | ARM: nomadik: move platform_data definitionsArnd Bergmann2012-09-144-0/+113
| | * | | | | ARM: w90x900: move platform_data definitionsArnd Bergmann2012-09-144-0/+142
| | * | | | | ARM: vt8500: move platform_data definitionsArnd Bergmann2012-09-141-0/+31
| | * | | | | ARM: tegra: move sdhci platform_data definitionArnd Bergmann2012-09-141-0/+28
| | * | | | | ARM: sa1100: move platform_data definitionsArnd Bergmann2012-09-141-0/+22
| | * | | | | ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-1414-0/+612
| | * | | | | ARM: netx: move platform_data definitionsArnd Bergmann2012-09-141-0/+27
| | * | | | | ARM: msm: move platform_data definitionsArnd Bergmann2012-09-142-0/+177
| | * | | | | ARM: imx: move platform_data definitionsArnd Bergmann2012-09-1417-0/+730
| | * | | | | ARM: ep93xx: move platform_data definitionsArnd Bergmann2012-09-144-0/+213
| | * | | | | ARM: davinci: move platform_data definitionsArnd Bergmann2012-09-147-0/+381
| | * | | | | ARM: at91: move platform_data definitionsArnd Bergmann2012-09-142-1/+62
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'next/soc' into next/multiplatformOlof Johansson2012-09-203-0/+75
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'next/dt' into next/multiplatformOlof Johansson2012-09-204-0/+25
| |\ \ \ \ \ \