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
*
pids: kill signal_struct-> __pgrp/__session and friends
Oleg Nesterov
2009-04-02
1
-37
/
+6
*
pids: refactor vnr/nr_ns helpers to make them safe
Oleg Nesterov
2009-04-02
1
-7
/
+20
*
pids: document task_pgrp/task_session is not safe without tasklist/rcu
Oleg Nesterov
2009-04-02
1
-0
/
+5
*
synclink_gt: add clock options
Paul Fulghum
2009-04-02
1
-0
/
+1
*
struct linux_binprm: drop unused fields
Kirill A. Shutemov
2009-04-02
1
-2
/
+1
*
cpu hotplug: remove unused cpuhotplug_mutex_lock()
Lai Jiangshan
2009-04-02
1
-16
/
+0
*
tracehook_notify_death: use task_detached() helper
Oleg Nesterov
2009-04-02
1
-1
/
+1
*
forget_original_parent: split out the un-ptrace part
Oleg Nesterov
2009-04-02
2
-1
/
+6
*
ptrace: fix possible zombie leak on PTRACE_DETACH
Oleg Nesterov
2009-04-02
1
-0
/
+1
*
signals: remove 'handler' parameter to tracehook functions
Oleg Nesterov
2009-04-02
1
-9
/
+4
*
cpusets: replace zone allowed functions with node allowed
David Rientjes
2009-04-02
1
-6
/
+27
*
cgroups: add 'data' field to struct cgroup_scanner
Li Zefan
2009-04-02
1
-0
/
+1
*
cgroups: use css id in swap cgroup for saving memory v5
KAMEZAWA Hiroyuki
2009-04-02
1
-7
/
+6
*
memcg: remove mem_cgroup_reclaim_imbalance() remnants
KOSAKI Motohiro
2009-04-02
1
-7
/
+0
*
memcg: remove mem_cgroup_calc_mapped_ratio()
KOSAKI Motohiro
2009-04-02
1
-6
/
+0
*
memcg: show memcg information during OOM
Balbir Singh
2009-04-02
1
-0
/
+7
*
memcg: fix OOM killer under memcg
KAMEZAWA Hiroyuki
2009-04-02
1
-1
/
+1
*
cgroups: show correct file mode
Li Zefan
2009-04-02
1
-0
/
+5
*
cgroup: fix frequent -EBUSY at rmdir
KAMEZAWA Hiroyuki
2009-04-02
1
-1
/
+5
*
cgroup: CSS ID support
KAMEZAWA Hiroyuki
2009-04-02
2
-0
/
+51
*
cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroups
Grzegorz Nosek
2009-04-02
1
-2
/
+2
*
cgroups: fix cgroup.h comments
Paul Menage
2009-04-02
1
-30
/
+41
*
ext3: remove the BKL in ext3/ioctl.c
Cyrus Massoumi
2009-04-02
1
-3
/
+2
*
spi-gpio: allow operation without CS signal
Michael Buesch
2009-04-02
1
-0
/
+6
*
gpiolib: allow GPIOs to be named
Daniel Silverstone
2009-04-02
1
-0
/
+5
*
rtc-v3020: add ability to access v3020 chip with GPIOs
Mike Rapoport
2009-04-02
1
-0
/
+6
*
Simplify copy_thread()
Alexey Dobriyan
2009-04-02
1
-1
/
+2
*
memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMs
David Brownell
2009-04-02
1
-0
/
+6
*
memory_accessor: implement the new memory_accessor interface for I2C EEPROM
Kevin Hilman
2009-04-02
1
-0
/
+4
*
memory_accessor: new interface for reading/writing persistent memory
Kevin Hilman
2009-04-02
1
-0
/
+11
*
workqueue: add to_delayed_work() helper function
Jean Delvare
2009-04-02
1
-0
/
+5
*
mm: define a UNIQUE value for AS_UNEVICTABLE flag
Lee Schermerhorn
2009-04-02
1
-4
/
+8
*
add fiemap.h to header-y
Eric Sandeen
2009-04-02
1
-0
/
+1
*
nommu: fix a number of issues with the per-MM VMA patch
David Howells
2009-04-02
1
-1
/
+1
*
generic debug pagealloc: build fix
Akinobu Mita
2009-04-02
1
-3
/
+3
*
Merge branch 'for-linus' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2009-04-01
6
-42
/
+89
|
\
|
*
Merge branch 'devel' into for-linus
Trond Myklebust
2009-04-01
6
-42
/
+89
|
|
\
|
|
*
SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()
Chuck Lever
2009-03-28
1
-3
/
+2
|
|
*
SUNRPC: Change svc_create_xprt() to take a @family argument
Chuck Lever
2009-03-28
1
-1
/
+2
|
|
*
SUNRPC: Pass a family argument to svc_register()
Chuck Lever
2009-03-28
1
-2
/
+2
|
|
*
SUNRPC: Clean up svc_find_xprt() calling sequence
Chuck Lever
2009-03-28
1
-1
/
+2
|
|
*
SUNRPC: Clean up static inline functions in svc_xprt.h
Chuck Lever
2009-03-28
1
-20
/
+26
|
|
*
NFS: Optimise NFS close()
Trond Myklebust
2009-03-19
1
-0
/
+1
|
|
*
SUNRPC: Add the equivalent of the linger and linger2 timeouts to RPC sockets
Trond Myklebust
2009-03-19
1
-0
/
+1
|
|
*
SUNRPC: dynamically load RPC transport modules on-demand
Tom Talpey
2009-03-11
1
-0
/
+1
|
|
*
NFS: Throttle page dirtying while we're flushing to disk
Trond Myklebust
2009-03-11
1
-0
/
+1
|
|
*
NFS: cleanup - remove struct nfs_inode->ncommit
Trond Myklebust
2009-03-11
1
-2
/
+1
|
|
*
NFSv4: Simplify some cache consistency post-op GETATTRs
Trond Myklebust
2009-03-11
1
-0
/
+5
|
|
*
NFS: Fix the type of struct nfs_fattr->mode
Trond Myklebust
2009-03-11
1
-2
/
+1
|
|
*
NFS: Shrink the struct nfs_fattr
Trond Myklebust
2009-03-11
1
-4
/
+3
[next]