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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
workqueue: rename cpu_workqueue to pool_workqueue
Tejun Heo
2013-02-13
2
-11
/
+11
*
workqueue: add delayed_work->wq to simplify reentrancy handling
Lai Jiangshan
2013-02-06
1
-0
/
+3
*
workqueue: replace WORK_CPU_NONE/LAST with WORK_CPU_END
Lai Jiangshan
2013-02-06
1
-2
/
+1
*
workqueue: move global_cwq->cpu to worker_pool
Tejun Heo
2013-01-24
1
-1
/
+1
*
workqueue: record pool ID instead of CPU in work->data when off-queue
Tejun Heo
2013-01-24
1
-9
/
+9
*
workqueue: introduce WORK_OFFQ_CPU_NONE
Tejun Heo
2013-01-24
1
-1
/
+9
*
workqueue: unexport work_cpu()
Tejun Heo
2013-01-24
1
-1
/
+0
*
workqueue: implement current_is_async()
Tejun Heo
2013-01-18
1
-0
/
+1
*
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-12-17
19
-129
/
+145
|
\
|
*
fs, exportfs: add exportfs_encode_inode_fh() helper
Cyrill Gorcunov
2012-12-17
1
-0
/
+2
|
*
fs, epoll: add procfs fdinfo helper
Cyrill Gorcunov
2012-12-17
1
-0
/
+3
|
*
procfs: add ability to plug in auxiliary fdinfo providers
Cyrill Gorcunov
2012-12-17
1
-2
/
+2
|
*
prandom: introduce prandom_bytes() and prandom_bytes_state()
Akinobu Mita
2012-12-17
1
-0
/
+2
|
*
random32: rename random32 to prandom
Akinobu Mita
2012-12-17
1
-5
/
+12
|
*
linux/compiler.h: add __must_hold macro for functions called with a lock held
Josh Triplett
2012-12-17
1
-0
/
+2
|
*
pidns: remove unused is_container_init()
Gao feng
2012-12-17
1
-6
/
+0
|
*
exec: use -ELOOP for max recursion depth
Kees Cook
2012-12-17
1
-2
/
+0
|
*
ptrace: introduce PTRACE_O_EXITKILL
Oleg Nesterov
2012-12-17
2
-1
/
+6
|
*
kstrto*: add documentation
Eldad Zack
2012-12-17
1
-0
/
+33
|
*
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
2012-12-17
1
-0
/
+3
|
*
percpu_rw_semaphore: add lockdep annotations
Oleg Nesterov
2012-12-17
1
-1
/
+9
|
*
percpu_rw_semaphore: kill ->writer_mutex, add ->write_ctr
Oleg Nesterov
2012-12-17
1
-2
/
+2
|
*
percpu_rw_semaphore: reimplement to not block the readers unnecessarily
Oleg Nesterov
2012-12-17
1
-70
/
+13
|
*
string: introduce helper to get base file name from given path
Andy Shevchenko
2012-12-17
1
-0
/
+11
|
*
backlight: add of_find_backlight_by_node()
Thierry Reding
2012-12-17
1
-0
/
+10
|
*
drivers/video/backlight/lp855x_bl.c: use generic PWM functions
Kim, Milo
2012-12-17
1
-7
/
+2
|
*
asm-generic: io: don't perform swab during {in,out} string functions
Will Deacon
2012-12-17
1
-6
/
+6
|
*
lseek: the "whence" argument is called "whence"
Andrew Morton
2012-12-17
3
-10
/
+10
|
*
include/linux/init.h: use the stringify operator for the __define_initcall macro
Matthew Leach
2012-12-17
1
-20
/
+20
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-12-17
10
-14
/
+60
|
\
\
|
*
|
proc: Usable inode numbers for the namespace file descriptors.
Eric W. Biederman
2012-11-20
6
-1
/
+13
|
*
|
proc: Generalize proc inode allocation
Eric W. Biederman
2012-11-20
1
-0
/
+10
|
*
|
userns: Implement unshare of the user namespace
Eric W. Biederman
2012-11-20
2
-1
/
+10
|
*
|
userns: Implent proc namespace operations
Eric W. Biederman
2012-11-20
1
-0
/
+1
|
*
|
userns: Kill task_user_ns
Eric W. Biederman
2012-11-20
1
-2
/
+0
|
*
|
userns: Make create_new_namespaces take a user_ns parameter
Eric W. Biederman
2012-11-20
2
-6
/
+7
|
*
|
vfs: Allow unprivileged manipulation of the mount namespace.
Eric W. Biederman
2012-11-19
1
-0
/
+2
|
*
|
vfs: Add a user namespace reference from struct mnt_namespace
Eric W. Biederman
2012-11-19
1
-1
/
+2
|
*
|
vfs: Add setns support for the mount namespace
Eric W. Biederman
2012-11-19
1
-0
/
+7
|
*
|
pidns: Add setns support
Eric W. Biederman
2012-11-19
1
-0
/
+1
|
*
|
pidns: Make the pidns proc mount/umount logic obvious.
Eric W. Biederman
2012-11-19
1
-0
/
+2
|
*
|
pidns: Capture the user namespace and filter ns_last_pid
Eric W. Biederman
2012-11-19
1
-3
/
+5
|
*
|
userns: make each net (net_ns) belong to a user_ns
Eric W. Biederman
2012-11-18
1
-2
/
+7
|
*
|
netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS
Eric W. Biederman
2012-11-18
1
-6
/
+9
*
|
|
Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-12-17
13
-330
/
+1473
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
loop: Limit the number of requests in the bio list
Lukas Czerner
2012-11-30
1
-0
/
+3
|
*
|
wait: add wait_event_lock_irq() interface
Lukas Czerner
2012-11-30
1
-0
/
+164
|
*
|
block: store partition_meta_info.uuid as a string
Stephen Warren
2012-11-23
1
-2
/
+6
|
*
|
Merge branch 'drbd-8.4_ed6' into for-3.8-drivers-drbd-8.4_ed6
Philipp Reisner
2012-11-09
10
-329
/
+1300
|
|
\
\
|
|
*
|
drbd: Broadcast sync progress no more often than once per second
Philipp Reisner
2012-11-09
1
-2
/
+2
[next]