index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2013-08-08
cgroup: make task iterators deal with cgroup_subsys_state instead of cgroup
Tejun Heo
2013-08-08
cgroup: remove struct cgroup_scanner
Tejun Heo
2013-08-08
cgroup: make cgroup_task_iter remember the cgroup being iterated
Tejun Heo
2013-08-08
cgroup: rename cgroup_iter to cgroup_task_iter
Tejun Heo
2013-08-08
cgroup: relocate cgroup_advance_iter()
Tejun Heo
2013-08-08
cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroup
Tejun Heo
2013-08-08
cgroup: always use cgroup_next_child() to walk the children list
Tejun Heo
2013-08-08
cgroup: convert cgroup_next_sibling() to cgroup_next_child()
Tejun Heo
2013-08-08
cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
Tejun Heo
2013-08-08
cgroup: add cgroup->dummy_css
Tejun Heo
2013-08-08
cgroup: pin cgroup_subsys_state when opening a cgroupfs file
Tejun Heo
2013-08-08
cgroup: add subsys backlink pointer to cftype
Tejun Heo
2013-08-08
cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods
Tejun Heo
2013-08-08
cgroup: add css_parent()
Tejun Heo
2013-08-08
cgroup: add/update accessors which obtain subsys specific data from css
Tejun Heo
2013-08-08
cgroup: add subsystem pointer to cgroup_subsys_state
Tejun Heo
2013-08-08
cpuset: drop "const" qualifiers from struct cpuset instances
Tejun Heo
2013-08-08
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
Tejun Heo
2013-08-08
userns: limit the maximum depth of user_namespace->parent chain
Oleg Nesterov
2013-08-07
perf: Do not get values from disabled counters in group format read
Jiri Olsa
2013-08-07
perf: Add PERF_EVENT_IOC_ID ioctl to return event ID
Jiri Olsa
2013-08-07
Merge tag 'trace-fixes-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-08-06
x86, asmlinkage, power: Make various symbols used by the suspend asm code vis...
Andi Kleen
2013-08-06
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-08-06
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-08-06
printk: Fix return of braille_register_console()
Steven Rostedt
2013-08-06
Revert "ptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpoint(child)"
Oleg Nesterov
2013-08-06
userns: unshare_userns(&cred) should not populate cred on failure
Oleg Nesterov
2013-08-05
register_console: prevent adding the same console twice
Andreas Bießmann
2013-08-02
tracing: Fix reset of time stamps during trace_clock changes
Alexander Z Lam
2013-08-02
tracing: Make TRACE_ITER_STOP_ON_FREE stop the correct buffer
Alexander Z Lam
2013-08-02
tracing: Fix fields of struct trace_iterator that are zeroed by mistake
Andrew Vagin
2013-08-02
cgroup: Merge branch 'for-3.11-fixes' into for-3.12
Tejun Heo
2013-08-02
Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-08-02
hung_task debugging: Print more info when reporting the problem
Oleg Nesterov
2013-08-01
tracing/uprobes: Fail to unregister if probe event files are in use
Steven Rostedt (Red Hat)
2013-08-01
cgroup: rename cgroup_pidlist->mutex
Li Zefan
2013-08-01
cgroup: restructure the failure path in cgroup_write_event_control()
Li Zefan
2013-08-01
workqueue: copy workqueue_attrs with all fields
Shaohua Li
2013-07-31
tracing/kprobes: Fail to unregister if probe event files are in use
Steven Rostedt (Red Hat)
2013-07-31
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2013-07-31
printk: rename struct log to struct printk_log
Joe Perches
2013-07-31
printk: use pointer for console_cmdline indexing
Joe Perches
2013-07-31
printk: move braille console support into separate braille.[ch] files
Joe Perches
2013-07-31
printk: add console_cmdline.h
Joe Perches
2013-07-31
printk: move to separate directory for easier modification
Joe Perches
2013-07-31
mm: sched: numa: fix NUMA balancing when !SCHED_DEBUG
Dave Kleikamp
2013-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-07-31
tracing: Add comment to describe special break case in probe_remove_event_call()
Steven Rostedt (Red Hat)
2013-07-31
tracing: trace_remove_event_call() should fail if call/file is in use
Oleg Nesterov
[prev]
[next]