summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* cgroup: implement cftype->write()Tejun Heo2014-05-131-4/+23
* cgroup: rename css_tryget*() to css_tryget_online*()Tejun Heo2014-05-131-7/+7
* Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Tejun Heo2014-05-131-0/+15
|\
| * cgroup: introduce task_css_is_root()Tejun Heo2014-05-131-0/+15
* | Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Tejun Heo2014-05-133-3/+35
|\ \
| * | percpu-refcount: implement percpu_ref_tryget()Tejun Heo2014-05-091-0/+32
| * | percpu-refcount: rename percpu_ref_tryget() to percpu_ref_tryget_live()Tejun Heo2014-05-092-3/+3
| * | percpu: Replace __get_cpu_var with this_cpu_ptrChristoph Lameter2014-04-151-1/+1
| |/
* | cgroup: remove unused CGRP_SANE_BEHAVIORTejun Heo2014-05-071-2/+0
* | cgroup, memcg: implement css->id and convert css_from_id() to use itTejun Heo2014-05-041-0/+9
* | cgroup, memcg: allocate cgroup ID from 1Tejun Heo2014-05-041-2/+2
* | cgroup: make flags and subsys_masks unsigned intTejun Heo2014-05-041-4/+4
* | cgroup: implement cgroup.populated for the default hierarchyTejun Heo2014-04-261-0/+15
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Tejun Heo2014-04-2634-69/+157
|\ \
| * | kobject: Make support for uevent_helper optional.Michael Marineau2014-04-251-0/+2
| * | kernfs: implement kernfs_root->supers listTejun Heo2014-04-251-0/+4
| * | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-04-193-2/+9
| |\ \
| | * \ Merge branch 'drm-next-3.15-wip' of git://people.freedesktop.org/~deathsimple...Dave Airlie2014-04-191-0/+4
| | |\ \
| | | * | drm/dp/i2c: Update comments about common i2c over dp assumptions (v3)Alex Deucher2014-04-081-0/+4
| | * | | drm: Split out drm_probe_helper.c from drm_crtc_helper.cDaniel Vetter2014-04-181-1/+5
| | * | | drm/tegra: Remove gratuitous pad fieldThierry Reding2014-04-161-1/+0
| | | |/ | | |/|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-195-10/+21
| |\ \ \
| | * | | net: sctp: cache auth_enable per endpointVlad Yasevich2014-04-191-1/+3
| | * | | net: mdio-gpio: Add support for separate MDI and MDO gpio pinsGuenter Roeck2014-04-161-0/+2
| | * | | net: mdio-gpio: Add support for active low gpio pinsGuenter Roeck2014-04-161-0/+3
| | * | | ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iifCong Wang2014-04-162-9/+10
| | * | | net: phy: add minimal support for QSGMII PHYThomas Petazzoni2014-04-161-0/+3
| * | | | Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-192-1/+4
| |\ \ \ \
| | * | | | Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hostsK. Y. Srinivasan2014-04-161-1/+3
| | * | | | Tools: hv: Handle the case when the target file exists correctlyK. Y. Srinivasan2014-04-161-0/+1
| | | |/ / | | |/| |
| * | | | Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-192-19/+1
| |\ \ \ \
| | * | | | sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo2014-04-162-19/+1
| | |/ / /
| * | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-193-10/+37
| |\ \ \ \
| | * | | | mm: use paravirt friendly ops for NUMA hinting ptesMel Gorman2014-04-191-8/+23
| | * | | | wait: explain the shadowing and type inconsistenciesPeter Zijlstra2014-04-191-1/+13
| | * | | | Shiraz has movedViresh Kumar2014-04-191-1/+1
| * | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-04-182-0/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | IB/mlx5: Add block multicast loopback supportEli Cohen2014-04-112-0/+2
| * | | | | Merge tag 'dt-fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-181-0/+5
| |\ \ \ \ \
| | * | | | | of: add empty of_find_node_by_path() for !OFAlexander Shiyan2014-04-181-0/+5
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'ipmi' (emailed ipmi fixes)Linus Torvalds2014-04-172-3/+10
| |\ \ \ \ \
| | * | | | | ipmi: boolify some thingsCorey Minyard2014-04-171-3/+3
| | * | | | | ipmi: Turn off all activity on an idle ipmi interfaceCorey Minyard2014-04-172-1/+8
| | |/ / / /
| * | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-171-7/+7
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | x86: Remove the PCI reboot method from the default chainIngo Molnar2014-04-161-7/+7
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-1612-17/+55
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | ipv4: add a sock pointer to dst->output() path.Eric Dumazet2014-04-155-11/+24
| | * | | | ipv4: add a sock pointer to ip_queue_xmit()Eric Dumazet2014-04-153-3/+3
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-04-152-1/+10
| | |\ \ \ \
| | | * | | | netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4Patrick McHardy2014-04-141-0/+10