| Age | Commit message (Expand) | Author | Files | Lines |
| 2013-11-30 | sysfs, kernfs: introduce kernfs_create_dir[_ns]() | Tejun Heo | 2 | -6/+17 |
| 2013-11-30 | Merge 3.13-rc2 into driver-core-next | Greg Kroah-Hartman | 5 | -60/+86 |
| 2013-11-29 | cgroup: don't guarantee cgroup.procs is sorted if sane_behavior | Tejun Heo | 1 | -0/+3 |
| 2013-11-29 | cgroup: remove cftype->release() | Tejun Heo | 1 | -2/+0 |
| 2013-11-29 | efivars, efi-pstore: Hold off deletion of sysfs entry until the scan is compl... | Seiji Aguchi | 1 | -0/+4 |
| 2013-11-28 | Merge tag 'gpio-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -2/+9 |
| 2013-11-28 | cpufreq: suspend governors on system suspend/hibernate | Viresh Kumar | 1 | -0/+8 |
| 2013-11-28 | Merge tag 'staging-3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+3 |
| 2013-11-28 | sysfs, kernfs: introduce kernfs_setattr() | Tejun Heo | 1 | -0/+8 |
| 2013-11-28 | sysfs, kernfs: introduce kernfs_rename[_ns]() | Tejun Heo | 1 | -0/+7 |
| 2013-11-28 | sysfs, kernfs: introduce kernfs_create_link() | Tejun Heo | 1 | -0/+9 |
| 2013-11-28 | sysfs, kernfs: introduce kernfs_remove[_by_name[_ns]]() | Tejun Heo | 1 | -0/+24 |
| 2013-11-28 | sysfs, kernfs: add skeletons for kernfs | Tejun Heo | 2 | -2/+13 |
| 2013-11-28 | sysfs: drop kobj_ns_type handling, take #2 | Tejun Heo | 1 | -0/+6 |
| 2013-11-27 | tasks/exit: Remove unused task_is_dead() method | Oleg Nesterov | 1 | -1/+0 |
| 2013-11-27 | perf: Add active_entry list head to struct perf_event | Stephane Eranian | 1 | -1/+4 |
| 2013-11-27 | userns: userns: Remove UIDGID_STRICT_TYPE_CHECKS | Eric W. Biederman | 3 | -40/+0 |
| 2013-11-27 | clksrc: delete nomadik MTU non-DT boot path | Linus Walleij | 1 | -9/+0 |
| 2013-11-27 | pinctrl: nomadik: move platform data handling into driver | Linus Walleij | 1 | -242/+0 |
| 2013-11-26 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+27 |
| 2013-11-26 | usb: phy: move OTG FSM header | Anton Tikhomirov | 1 | -0/+244 |
| 2013-11-26 | usb: musb: dsps: add support for suspend and resume | Daniel Mack | 1 | -0/+3 |
| 2013-11-26 | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar | 1 | -0/+1 |
| 2013-11-26 | panic: Make panic_timeout configurable | Jason Baron | 1 | -0/+9 |
| 2013-11-26 | zorro/UAPI: Disintegrate include/linux/zorro*.h | Geert Uytterhoeven | 2 | -653/+2 |
| 2013-11-26 | zorro: Do not allocate zorro_autocon[] statically | Geert Uytterhoeven | 1 | -1/+17 |
| 2013-11-26 | Merge tag 'iio-for-3.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 2 | -79/+10 |
| 2013-11-26 | Input: tsc2007 - remove unused poll_delay from platform data | Dmitry Torokhov | 1 | -2/+0 |
| 2013-11-26 | Input: tsc2007 - add device tree support. | Denis Carikli | 1 | -3/+3 |
| 2013-11-26 | PCI: Omit PCI ID macro strings to shorten quirk names | Michal Marek | 1 | -15/+15 |
| 2013-11-26 | ARM: tegra: Provide dummy powergate implementation | Thierry Reding | 1 | -0/+27 |
| 2013-11-26 | Merge tag 'fixes-for-3.13a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Greg Kroah-Hartman | 1 | -0/+3 |
| 2013-11-25 | mac80211: enable easier manipulation of VHT beamforming caps | Eyal Shapira | 1 | -2/+6 |
| 2013-11-25 | gpio: Remove duplicate include of errno.h | Vishwanathrao Badarkhe, Manish | 1 | -1/+0 |
| 2013-11-25 | gpiolib: use dedicated flags for GPIO properties | Alexandre Courbot | 1 | -2/+9 |
| 2013-11-25 | iio: core: Move kernel doc to the right location | Sachin Kamat | 1 | -80/+0 |
| 2013-11-25 | iio: core: Implement devm_iio_device_{register,unregister} | Sachin Kamat | 1 | -0/+3 |
| 2013-11-24 | slab.h: remove duplicate kmalloc declaration and fix kernel-doc warnings | Randy Dunlap | 1 | -56/+46 |
| 2013-11-24 | Merge tag 'v3.13-rc1' into asoc-arizona | Mark Brown | 287 | -2968/+7486 |
| 2013-11-24 | block: Kill bio_pair_split() | Kent Overstreet | 1 | -30/+0 |
| 2013-11-24 | block: Introduce new bio_split() | Kent Overstreet | 1 | -0/+22 |
| 2013-11-24 | block: Rename bio_split() -> bio_pair_split() | Kent Overstreet | 1 | -1/+1 |
| 2013-11-24 | block: Generic bio chaining | Kent Overstreet | 2 | -0/+4 |
| 2013-11-24 | dm: Refactor for new bio cloning/splitting | Kent Overstreet | 1 | -2/+0 |
| 2013-11-24 | block: Add bio_clone_fast() | Kent Overstreet | 1 | -0/+2 |
| 2013-11-24 | block: Kill bio_iovec_idx(), __bio_iovec() | Kent Overstreet | 1 | -18/+8 |
| 2013-11-24 | ceph: Convert to immutable biovecs | Kent Overstreet | 1 | -2/+2 |
| 2013-11-24 | block: Convert drivers to immutable biovecs | Kent Overstreet | 1 | -2/+2 |
| 2013-11-24 | block: Kill bio_segments()/bi_vcnt usage | Kent Overstreet | 1 | -33/+48 |
| 2013-11-24 | bio-integrity: Convert to bvec_iter | Kent Overstreet | 1 | -12/+7 |