index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-24
cgroup: convert CFTYPE_* flags to enums
Tejun Heo
1
-3
/
+5
2013-06-19
cgroup: rename cont to cgrp
Li Zefan
1
-2
/
+2
2013-06-18
cgroup: convert cgroup_cft_commit() to use cgroup_for_each_descendant_pre()
Li Zefan
1
-6
/
+0
2013-06-18
cgroup: disallow rename(2) if sane_behavior
Tejun Heo
1
-0
/
+2
2013-06-13
cgroup: update sane_behavior documentation
Tejun Heo
1
-5
/
+6
2013-06-13
cgroup: use percpu refcnt for cgroup_subsys_states
Tejun Heo
1
-15
/
+8
2013-06-13
Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu into for-3.11
Tejun Heo
27
-39
/
+328
2013-06-13
cgroup: split cgroup destruction into two steps
Tejun Heo
1
-1
/
+1
2013-06-13
percpu-refcount: implement percpu_tryget() along with percpu_ref_kill_and_confirm()
Tejun Heo
1
-1
/
+49
2013-06-13
percpu-refcount: implement percpu_ref_cancel_init()
Tejun Heo
1
-0
/
+1
2013-06-13
percpu-refcount: add __must_check to percpu_ref_init() and don't use ACCESS_ONCE() in percpu_ref_kill_rcu()
Tejun Heo
1
-1
/
+2
2013-06-13
cgroup: remove cgroup->count and use
Tejun Heo
1
-6
/
+0
2013-06-13
cgroup: rename CGRP_REMOVED to CGRP_DEAD
Tejun Heo
1
-1
/
+1
2013-06-13
cgroup: clean up css_[try]get() and css_put()
Tejun Heo
1
-24
/
+24
2013-06-13
cgroup: bring some sanity to naming around cg_cgroup_link
Tejun Heo
1
-8
/
+7
2013-06-13
cgroup: remove now unused css_depth()
Tejun Heo
1
-1
/
+0
2013-06-12
percpu-refcount: cosmetic updates
Tejun Heo
1
-3
/
+5
2013-06-12
percpu-refcount: consistently use plain (non-sched) RCU
Tejun Heo
1
-4
/
+4
2013-06-03
percpu: implement generic percpu refcounting
Kent Overstreet
1
-0
/
+122
2013-06-03
Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
1
-1
/
+1
2013-05-30
aerdrv: Move cper_print_aer() call out of interrupt context
Lance Ortiz
1
-2
/
+3
2013-05-25
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-0
/
+9
2013-05-24
Merge branch 'akpm' (incoming from Andrew Morton)
Linus Torvalds
4
-8
/
+32
2013-05-24
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+0
2013-05-24
linux/kernel.h: fix kernel-doc warning
Randy Dunlap
1
-2
/
+3
2013-05-24
wait: fix false timeouts when using wait_event_timeout()
Imre Deak
1
-5
/
+11
2013-05-24
rapidio: add enumeration/discovery start from user space
Alexandre Bounine
1
-2
/
+7
2013-05-24
rapidio: make enumeration/discovery configurable
Alexandre Bounine
2
-1
/
+13
2013-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-1
/
+20
2013-05-24
cgroup: update iterators to use cgroup_next_sibling()
Tejun Heo
1
-4
/
+14
2013-05-24
cgroup: add cgroup->serial_nr and implement cgroup_next_sibling()
Tejun Heo
1
-0
/
+10
2013-05-24
cgroup: make cgroup_is_removed() static
Tejun Heo
1
-1
/
+0
2013-05-24
Merge branch 'for-3.10-fixes' into for-3.11
Tejun Heo
1
-1
/
+1
2013-05-24
cgroup: fix a subtle bug in descendant pre-order walk
Tejun Heo
1
-1
/
+1
2013-05-23
Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-0
/
+2
2013-05-23
Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-1
/
+1
2013-05-23
Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2
-3
/
+6
2013-05-22
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+1
2013-05-22
Merge tag 'omap-fixes-a-for-3.10-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes
Olof Johansson
1
-2
/
+0
2013-05-22
Merge tag 'mfd-fixes-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-fixes
Linus Torvalds
1
-2
/
+0
2013-05-22
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
Linus Torvalds
2
-2
/
+3
2013-05-22
Add include dependencies to <linux/printk.h>.
Ralf Baechle
1
-0
/
+1
2013-05-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
John W. Linville
1
-1
/
+4
2013-05-20
tty/vt: Fix vc_deallocate() lock order
Peter Hurley
1
-1
/
+1
2013-05-20
Merge tag 'pinctrl-fixes-v3.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
1
-6
/
+6
2013-05-20
Hoist memcpy_fromiovec/memcpy_toiovec into lib/
Rusty Russell
2
-2
/
+3
2013-05-19
SERIAL: OMAP: Remove the slave idle handling from the driver
Santosh Shilimkar
1
-2
/
+0
2013-05-18
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-2
/
+3
2013-05-17
PCI: acpiphp: Re-enumerate devices when host bridge receives Bus Check
Yinghai Lu
1
-0
/
+2
2013-05-17
bcma: add more core IDs
Rafał Miłecki
1
-1
/
+4
[next]