index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2012-01-05
capabilities: remove all _real_ interfaces
Eric Paris
-3
/
+15
2012-01-05
capabilities: reverse arguments to security_capable
Eric Paris
-1
/
+1
2012-01-05
cgroup: fix to allow mounting a hierarchy by name
Li Zefan
-3
/
+3
2012-01-05
Merge branch 'devel-stable' into for-linus
Russell King
-5
/
+7
2012-01-05
Merge branch 'pm-sleep' into pm-for-linus
Rafael J. Wysocki
-0
/
+64
2012-01-05
PM / Hibernate: Implement compat_ioctl for /dev/snapshot
Ben Hutchings
-0
/
+64
2012-01-04
ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detach
Oleg Nesterov
-3
/
+12
2012-01-04
ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE race
Oleg Nesterov
-1
/
+8
2012-01-04
cgroup: move assignement out of condition in cgroup_attach_proc()
Dan Carpenter
-2
/
+5
2012-01-03
auditsc: propage umode_t
Al Viro
-2
/
+2
2012-01-03
switch kern_ipc_perm to umode_t
Al Viro
-5
/
+5
2012-01-03
switch mq_open() to umode_t
Al Viro
-3
/
+3
2012-01-03
sysctl: use umode_t for table permissions
Al Viro
-1
/
+1
2012-01-03
cgroup: propagate mode_t
Al Viro
-7
/
+7
2012-01-03
switch debugfs to umode_t
Al Viro
-4
/
+4
2012-01-03
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
-2
/
+2
2012-01-03
fs: move code out of buffer.c
Al Viro
-1
/
+0
2012-01-03
get rid of timer in kern/acct.c
Al Viro
-30
/
+10
2012-01-03
hung_task: fix false positive during vfork
Mandeep Singh Baines
-4
/
+10
2012-01-02
misc latin1 to utf8 conversions
Al Viro
-2
/
+2
2011-12-31
futex: Fix uninterruptible loop due to gate_area
Hugh Dickins
-8
/
+20
2011-12-30
Revert "clockevents: Set noop handler in clockevents_exchange_device()"
Linus Torvalds
-1
/
+0
2011-12-28
irq: check domain hwirq range for DT translate
Rob Herring
-0
/
+3
2011-12-27
cgroup: Remove task_lock() from cgroup_post_fork()
Frederic Weisbecker
-3
/
+12
2011-12-27
cgroup: add sparse annotation to cgroup_iter_start() and cgroup_iter_end()
Kirill A. Shutemov
-0
/
+2
2011-12-27
cgroup: mark cgroup_rmdir_waitq and cgroup_attach_proc() as static
Kirill A. Shutemov
-2
/
+2
2011-12-27
Merge remote-tracking branch 'tip/perf/core' into kvm-updates/3.3
Avi Kivity
-306
/
+476
2011-12-27
jump-label: export jump_label_inc/jump_label_dec
Xiao Guangrong
-0
/
+2
2011-12-25
Merge branch 'pm-sleep' into pm-for-linus
Rafael J. Wysocki
-366
/
+273
2011-12-25
Merge branch 'pm-misc' into pm-for-linus
Rafael J. Wysocki
-6
/
+4
2011-12-23
ARM: 7235/1: irqdomain: export irq_domain_simple_ops for !CONFIG_OF
Jamie Iles
-5
/
+7
2011-12-23
sched/tracing: Add a new tracepoint for sleeptime
Arun Sharma
-2
/
+1
2011-12-23
sched: Disable scheduler warnings during oopses
Dave Jones
-0
/
+3
2011-12-22
cgroup: only need to check oldcgrp==newgrp once
Mandeep Singh Baines
-16
/
+6
2011-12-22
cgroup: remove redundant get/put of task struct
Mandeep Singh Baines
-9
/
+2
2011-12-22
cgroup: remove redundant get/put of old css_set from migrate
Mandeep Singh Baines
-20
/
+8
2011-12-21
clockevents: remove sysdev.h
Kay Sievers
-1
/
+0
2011-12-21
cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem
Kay Sievers
-21
/
+19
2011-12-21
Merge branch 'master' into pm-sleep
Rafael J. Wysocki
-84
/
+467
2011-12-21
cgroup: Remove unnecessary task_lock before fetching css_set on migration
Frederic Weisbecker
-10
/
+10
2011-12-21
cgroup: Drop task_lock(parent) on cgroup_fork()
Frederic Weisbecker
-6
/
+17
2011-12-21
tracing: Factorize filter creation
Tejun Heo
-141
/
+142
2011-12-21
tracing: Have stack tracing set filtered functions at boot
Steven Rostedt
-0
/
+11
2011-12-21
ftrace: Allow access to the boot time function enabling
Steven Rostedt
-4
/
+4
2011-12-21
tracing: Have stack_tracer use a separate list of functions
Steven Rostedt
-1
/
+18
2011-12-21
ftrace: Decouple hash items from showing filtered functions
Steven Rostedt
-8
/
+8
2011-12-21
ftrace: Allow other users of function tracing to use the output listing
Steven Rostedt
-16
/
+25
2011-12-21
ftrace: Create ftrace_hash_empty() helper routine
Steven Rostedt
-11
/
+17
2011-12-21
ftrace: Fix ftrace hash record update with notrace
Steven Rostedt
-1
/
+1
2011-12-21
ftrace: Use bsearch to find record ip
Steven Rostedt
-15
/
+23
[prev]
[next]