index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroup
Tejun Heo
2013-08-08
1
-5
/
+7
*
cgroup: make cftype->[un]register_event() deal with cgroup_subsys_state inste...
Tejun Heo
2013-08-08
2
-6
/
+10
*
cgroup: make task iterators deal with cgroup_subsys_state instead of cgroup
Tejun Heo
2013-08-08
1
-10
/
+11
*
cgroup: remove struct cgroup_scanner
Tejun Heo
2013-08-08
1
-10
/
+6
*
cgroup: make cgroup_task_iter remember the cgroup being iterated
Tejun Heo
2013-08-08
1
-3
/
+3
*
cgroup: rename cgroup_iter to cgroup_task_iter
Tejun Heo
2013-08-08
1
-23
/
+8
*
cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroup
Tejun Heo
2013-08-08
1
-42
/
+46
*
cgroup: always use cgroup_next_child() to walk the children list
Tejun Heo
2013-08-08
1
-3
/
+2
*
cgroup: convert cgroup_next_sibling() to cgroup_next_child()
Tejun Heo
2013-08-08
1
-2
/
+2
*
cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
Tejun Heo
2013-08-08
2
-12
/
+14
*
cgroup: add cgroup->dummy_css
Tejun Heo
2013-08-08
1
-1
/
+10
*
cgroup: add subsys backlink pointer to cftype
Tejun Heo
2013-08-08
1
-1
/
+7
*
cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods
Tejun Heo
2013-08-08
1
-10
/
+14
*
cgroup: add css_parent()
Tejun Heo
2013-08-08
1
-0
/
+15
*
cgroup: add subsystem pointer to cgroup_subsys_state
Tejun Heo
2013-08-08
1
-5
/
+4
*
netprio_cgroup: pass around @css instead of @cgroup and kill struct cgroup_ne...
Tejun Heo
2013-08-08
1
-4
/
+0
*
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
Tejun Heo
2013-08-08
3
-16
/
+23
*
cgroup: Merge branch 'for-3.11-fixes' into for-3.12
Tejun Heo
2013-08-02
2
-40
/
+8
|
\
|
*
cgroup: replace task_cgroup_path_from_hierarchy() with task_cgroup_path()
Tejun Heo
2013-07-12
1
-2
/
+1
|
*
cgroup: remove bcache_subsys_id which got added stealthily
Tejun Heo
2013-07-09
1
-38
/
+7
*
|
cgroup: implement cgroup_from_id()
Li Zefan
2013-07-31
1
-0
/
+18
*
|
cgroup: document how cgroup IDs are assigned
Li Zefan
2013-07-31
1
-1
/
+7
*
|
cgroup: convert cgroup_ida to cgroup_idr
Li Zefan
2013-07-31
1
-2
/
+2
*
|
cgroup: more naming cleanups
Li Zefan
2013-07-31
1
-3
/
+3
*
|
Merge tag 'dm-3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-07-11
2
-5
/
+5
|
\
\
|
*
|
dm: optimize use SRCU and RCU
Mikulas Patocka
2013-07-10
2
-5
/
+5
*
|
|
Merge branch 'for-3.11/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-07-11
2
-1
/
+7
|
\
\
\
|
*
|
|
elevator: Fix a race in elevator switching
Jianpeng Ma
2013-07-03
1
-1
/
+5
|
*
|
|
blk-throttle: implement proper hierarchy support
Tejun Heo
2013-05-14
1
-0
/
+2
*
|
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2013-07-11
6
-22
/
+250
|
\
\
\
\
|
*
|
|
|
target: make queue_tm_rsp() return void
Joern Engel
2013-07-07
1
-1
/
+1
|
*
|
|
|
target: remove unused codes from enum tcm_tmrsp_table
Joern Engel
2013-07-07
1
-8
/
+5
|
*
|
|
|
target: Add tracepoints for SCSI commands being processed
Roland Dreier
2013-07-07
1
-0
/
+214
|
*
|
|
|
iser-target: Fix session reset bug with RDMA_CM_EVENT_DISCONNECTED
Nicholas Bellinger
2013-07-07
1
-0
/
+4
|
*
|
|
|
iscsi-target: Fix iscsit_sequence_cmd reject handling for iser
Nicholas Bellinger
2013-07-06
1
-1
/
+2
|
*
|
|
|
iscsi-target: Fix iscsit_add_reject* usage for iser
Nicholas Bellinger
2013-07-06
1
-2
/
+0
|
*
|
|
|
target: Add se_portal_group->tpg_auth_group
Nicholas Bellinger
2013-07-03
3
-1
/
+14
|
*
|
|
|
iscsi-target: Refactor ISCSI_OP_TEXT_RSP TX handling
Nicholas Bellinger
2013-06-26
1
-0
/
+2
|
*
|
|
|
iscsi-target: Refactor ISCSI_OP_TEXT RX handling
Nicholas Bellinger
2013-06-24
1
-0
/
+4
|
*
|
|
|
iscsi/isert-target: Refactor ISCSI_OP_NOOP RX handling
Nicholas Bellinger
2013-06-24
1
-2
/
+4
|
*
|
|
|
target: Drop legacy se_cmd->check_release bit
Nicholas Bellinger
2013-06-20
1
-2
/
+0
|
*
|
|
|
target: Remove legacy t_fe_count + avoid t_state_lock access in transport_put...
Nicholas Bellinger
2013-06-20
1
-1
/
+0
|
*
|
|
|
target: Allocate aptpl_buf inside update_and_write_aptpl()
Andy Grover
2013-06-14
1
-2
/
+0
|
*
|
|
|
target: Remove t10_reservation.pr_aptpl_buf_len
Andy Grover
2013-06-14
1
-2
/
+0
*
|
|
|
|
Merge tag 'remoteproc-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-07-11
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
remoteproc/omap: fix a sparse warning
Suman Anna
2013-07-01
1
-1
/
+1
*
|
|
|
|
|
Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2013-07-11
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
xtensa: remove the second argument of __bio_kmap_atomic()
Zhao Hongjiang
2013-07-08
1
-2
/
+2
*
|
|
|
|
|
|
Merge tag 'pm+acpi-3.11-rc1-more' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-07-11
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
cpufreq: Fix serialization of frequency transitions
Viresh Kumar
2013-07-04
1
-1
/
+1
[next]