index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-05-22
18
-438
/
+687
|
\
|
*
res_counter: Account max_usage when calling res_counter_charge_nofail()
Frederic Weisbecker
2012-04-27
1
-1
/
+1
|
*
res_counter: Merge res_counter_charge and res_counter_charge_nofail
Frederic Weisbecker
2012-04-27
3
-42
/
+37
|
*
cgroups: disallow attaching kthreadd or PF_THREAD_BOUND threads
Mike Galbraith
2012-04-23
1
-0
/
+13
|
*
cgroup: remove cgroup_subsys->populate()
Tejun Heo
2012-04-11
2
-4
/
+0
|
*
cgroup: get rid of populate for memcg
Glauber Costa
2012-04-10
1
-10
/
+13
|
*
cgroup: pass struct mem_cgroup instead of struct cgroup to socket memcg
Glauber Costa
2012-04-10
5
-32
/
+24
|
*
cgroup: make css->refcnt clearing on cgroup removal optional
Tejun Heo
2012-04-01
3
-9
/
+80
|
*
cgroup: use negative bias on css->refcnt to block css_tryget()
Tejun Heo
2012-04-01
2
-56
/
+75
|
*
cgroup: implement cgroup_rm_cftypes()
Tejun Heo
2012-04-01
2
-10
/
+45
|
*
cgroup: introduce struct cfent
Tejun Heo
2012-04-01
2
-36
/
+78
|
*
cgroup: relocate __d_cgrp() and __d_cft()
Tejun Heo
2012-04-01
1
-10
/
+10
|
*
cgroup: remove cgroup_add_file[s]()
Tejun Heo
2012-04-01
2
-47
/
+20
|
*
cgroup: convert memcg controller to the new cftype interface
Tejun Heo
2012-04-01
2
-15
/
+13
|
*
memcg: always create memsw files if CONFIG_CGROUP_MEM_RES_CTLR_SWAP
Tejun Heo
2012-04-01
1
-34
/
+31
|
*
cgroup: convert all non-memcg controllers to the new cftype interface
Tejun Heo
2012-04-01
8
-75
/
+28
|
*
cgroup: relocate cftype and cgroup_subsys definitions in controllers
Tejun Heo
2012-04-01
4
-83
/
+65
|
*
cgroup: merge cft_release_agent cftype array into the base files array
Tejun Heo
2012-04-01
1
-12
/
+7
|
*
cgroup: implement cgroup_add_cftypes() and friends
Tejun Heo
2012-04-01
2
-3
/
+162
|
*
cgroup: build list of all cgroups under a given cgroupfs_root
Tejun Heo
2012-04-01
2
-0
/
+12
|
*
cgroup: move cgroup_clear_directory() call out of cgroup_populate_dir()
Tejun Heo
2012-04-01
1
-4
/
+2
|
*
cgroup: deprecate remount option changes
Tejun Heo
2012-04-01
2
-0
/
+14
*
|
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
2012-05-22
25
-124
/
+69
|
\
\
|
*
|
percpu: remove percpu_xxx() functions
Alex Shi
2012-05-14
2
-64
/
+6
|
*
|
x86: replace percpu_xxx funcs with this_cpu_xxx
Alex Shi
2012-05-14
22
-52
/
+55
|
*
|
net: replace percpu_xxx funcs with this_cpu_xxx or __this_cpu_xxx
Alex Shi
2012-05-14
2
-8
/
+8
*
|
|
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-05-22
5
-306
/
+38
|
\
\
\
|
*
|
|
lockdep: fix oops in processing workqueue
Peter Zijlstra
2012-05-15
3
-2
/
+24
|
*
|
|
workqueue: skip nr_running sanity check in worker_enter_idle() if trustee is ...
Tejun Heo
2012-05-14
1
-2
/
+7
|
*
|
|
workqueue: Catch more locking problems with flush_work()
Stephen Boyd
2012-04-23
1
-0
/
+3
|
*
|
|
workqueue: change BUG_ON() to WARN_ON()
Dan Carpenter
2012-04-16
1
-1
/
+4
|
*
|
|
trace: Remove unused workqueue tracer
Stephen Boyd
2012-04-11
2
-301
/
+0
*
|
|
|
Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-05-22
611
-25614
/
+27821
|
\
\
\
\
|
*
|
|
|
Staging: bcm: Remove two unused variables from Adapter.h
Kevin McKinney
2012-05-18
1
-2
/
+0
|
*
|
|
|
Staging: bcm: Removes the volatile type definition from Adapter.h
Kevin McKinney
2012-05-18
1
-2
/
+2
|
*
|
|
|
Staging: bcm: Rename all "INT" to "int" in Adapter.h
Kevin McKinney
2012-05-18
1
-11
/
+11
|
*
|
|
|
Staging: bcm: Fix warning: __packed vs. __attribute__((packed)) in Adapter.h
Kevin McKinney
2012-05-18
1
-6
/
+6
|
*
|
|
|
Staging: bcm: Correctly format all comments in Adapter.h
Kevin McKinney
2012-05-18
1
-62
/
+67
|
*
|
|
|
Staging: bcm: Fix all whitespace issues in Adapter.h
Kevin McKinney
2012-05-18
1
-374
/
+342
|
*
|
|
|
Staging: bcm: Properly format braces in Adapter.h
Kevin McKinney
2012-05-18
1
-52
/
+26
|
*
|
|
|
Staging: ipack/bridges/tpci200: remove unneeded casts
Samuel Iglesias Gonsalvez
2012-05-18
1
-20
/
+16
|
*
|
|
|
Staging: ipack/bridges/tpci200: remove TPCI200_SHORTNAME constant
Samuel Iglesias Gonsalvez
2012-05-18
2
-39
/
+33
|
*
|
|
|
Staging: ipack: remove board_name and bus_name fields from struct ipack_device
Samuel Iglesias Gonsalvez
2012-05-18
3
-24
/
+8
|
*
|
|
|
Staging: ipack: improve the register of a bus and a device in the bus.
Samuel Iglesias Gonsalvez
2012-05-18
5
-117
/
+131
|
*
|
|
|
staging: comedi: cleanup all the comedi_driver 'detach' functions
H Hartley Sweeten
2012-05-18
109
-993
/
+236
|
*
|
|
|
staging: comedi: remove all 'default N' in Kconfig
H Hartley Sweeten
2012-05-18
1
-135
/
+4
|
*
|
|
|
staging: line6/config.h: Delete unused header
Johannes Thumshirn
2012-05-18
1
-43
/
+0
|
*
|
|
|
staging: gdm72xx depends on NET
Randy Dunlap
2012-05-17
1
-0
/
+1
|
*
|
|
|
staging: gdm72xx: Set up parent link in sysfs for gdm72xx devices
Paul Stewart
2012-05-17
4
-4
/
+5
|
*
|
|
|
staging: drm/omap: initial dmabuf/prime import support
Rob Clark
2012-05-17
3
-0
/
+26
[next]