summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
* cgroup, memcg: allocate cgroup ID from 1Tejun Heo2014-05-04
* cgroup: make flags and subsys_masks unsigned intTejun Heo2014-05-04
* cgroup: implement cgroup.populated for the default hierarchyTejun Heo2014-04-25
* Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Tejun Heo2014-04-25
|\
| * kobject: Make support for uevent_helper optional.Michael Marineau2014-04-25
| * kernfs: implement kernfs_root->supers listTejun Heo2014-04-25
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-18
| |\
| | * net: mdio-gpio: Add support for separate MDI and MDO gpio pinsGuenter Roeck2014-04-16
| | * net: mdio-gpio: Add support for active low gpio pinsGuenter Roeck2014-04-16
| | * net: phy: add minimal support for QSGMII PHYThomas Petazzoni2014-04-16
| * | Merge tag 'char-misc-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-04-18
| |\ \
| | * | Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hostsK. Y. Srinivasan2014-04-16
| * | | Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-18
| |\ \ \
| | * | | sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()Tejun Heo2014-04-16
| | |/ /
| * | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-18
| |\ \ \
| | * | | wait: explain the shadowing and type inconsistenciesPeter Zijlstra2014-04-18
| | * | | Shiraz has movedViresh Kumar2014-04-18
| * | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-04-18
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | IB/mlx5: Add block multicast loopback supportEli Cohen2014-04-10
| * | | | Merge tag 'dt-fixes-for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-18
| |\ \ \ \
| | * | | | of: add empty of_find_node_by_path() for !OFAlexander Shiyan2014-04-18
| | | |/ / | | |/| |
| * | | | Merge branch 'ipmi' (emailed ipmi fixes)Linus Torvalds2014-04-17
| |\ \ \ \
| | * | | | ipmi: boolify some thingsCorey Minyard2014-04-17
| | * | | | ipmi: Turn off all activity on an idle ipmi interfaceCorey Minyard2014-04-17
| | |/ / /
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-16
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | x86: Remove the PCI reboot method from the default chainIngo Molnar2014-04-16
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-15
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-04-14
| | |\ \ \
| | | * | | netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helperAndrey Vagin2014-04-08
| | * | | | net: filter: seccomp: fix wrong decoding of BPF_S_ANC_SECCOMP_LD_WDaniel Borkmann2014-04-14
* | | | | | cgroup: implement dynamic subtree controller enable/disable on the default hi...Tejun Heo2014-04-23
* | | | | | cgroup: add css_set->dfl_cgrpTejun Heo2014-04-23
* | | | | | cgroup: teach css_task_iter about effective cssesTejun Heo2014-04-23
* | | | | | cgroup: reorganize css_task_iterTejun Heo2014-04-23
* | | | | | cgroup: implement cgroup->e_csets[]Tejun Heo2014-04-23
* | | | | | cgroup: update cgroup->subsys_mask to ->child_subsys_mask and restore cgroup_...Tejun Heo2014-04-23
|/ / / / /
* | | | | Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2014-04-13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | mm: slab/slub: use page->list consistently instead of page->lruDave Hansen2014-04-11
| * | | | slab: fix wrongly used macroJoonsoo Kim2014-04-01
| * | | | slab: restrict the number of objects in a slabJoonsoo Kim2014-02-08
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-04-12
|\ \ \ \ \
| * | | | | net: Fix use after free by removing length arg from sk_data_ready callbacks.David S. Miller2014-04-11
* | | | | | Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds2014-04-12
|\ \ \ \ \ \
| * | | | | | x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id"Behan Webster2014-04-09
| * | | | | | LLVMLinux: Add support for clang to compiler.h and new compiler-clang.hMark Charlebois2014-04-09
* | | | | | | Merge tag 'ntb-3.15' of git://github.com/jonmason/ntbLinus Torvalds2014-04-12
|\ \ \ \ \ \ \
| * | | | | | | NTB: Code Style Clean-upJon Mason2014-04-07
| * | | | | | | NTB: client event cleanupJon Mason2014-04-07
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-04-12
|\ \ \ \ \ \ \ \
| * | | | | | | | kill generic_file_buffered_write()Al Viro2014-04-01