index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-31
NFSv4: Replace state_owner->so_owner_id with an ida based allocator
Trond Myklebust
1
-1
/
+2
2012-01-31
NFS: Remove unnecessary includes from linux/nfs_fs_i.h
Trond Myklebust
2
-5
/
+0
2012-01-31
SUNRPC: kernel PipeFS mount point creation routines removed
Stanislav Kinsbursky
1
-2
/
+0
2012-01-31
NFS: idmap PipeFS notifier introduced
Stanislav Kinsbursky
2
-10
/
+18
2012-01-31
NFS: make NFS client allocated per network namespace context
Stanislav Kinsbursky
1
-0
/
+1
2012-01-31
SUNRPC: split cache creation and PipeFS registration
Stanislav Kinsbursky
1
-0
/
+2
2012-01-31
SUNRPC: remove RPC PipeFS mount point reference from RPC client
Stanislav Kinsbursky
1
-1
/
+1
2012-01-31
SUNRPC: subscribe RPC clients to pipefs notifications
Stanislav Kinsbursky
1
-0
/
+2
2012-01-31
SUNRPC: make SUNPRC clients list per network namespace context
Stanislav Kinsbursky
1
-1
/
+2
2012-01-31
SUNRPC: handle RPC client pipefs dentries by network namespace aware routines
Stanislav Kinsbursky
1
-1
/
+1
2012-01-31
SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation
Stanislav Kinsbursky
1
-2
/
+5
2012-01-31
SUNPRC: cleanup RPC PipeFS pipes upcall interface
Stanislav Kinsbursky
1
-1
/
+1
2012-01-31
SUNRPC: split SUNPRC PipeFS pipe data and inode creation
Stanislav Kinsbursky
1
-3
/
+7
2012-01-31
SUNRPC: replace inode lock with pipe lock for RPC PipeFS operations
Stanislav Kinsbursky
1
-0
/
+1
2012-01-31
SUNRPC: pipefs per-net operations helper introduced
Stanislav Kinsbursky
1
-0
/
+3
2012-01-31
SUNRPC: pipefs dentry lookup helper introduced
Stanislav Kinsbursky
1
-0
/
+3
2012-01-31
SUNRPC: send notification events on pipefs sb creation and destruction
Stanislav Kinsbursky
1
-0
/
+8
2012-01-31
SUNRPC: remove non-exclusive pipe creation from RPC pipefs
Stanislav Kinsbursky
1
-1
/
+0
2012-01-31
Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream
Linus Torvalds
1
-2
/
+2
2012-01-30
Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-139
/
+0
2012-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-0
/
+4
2012-01-30
net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL
Glauber Costa
1
-0
/
+2
2012-01-29
PM / Hibernate: Fix s2disk regression related to freezing workqueues
Rafael J. Wysocki
1
-0
/
+2
2012-01-28
Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-164
/
+0
2012-01-28
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-21
/
+7
2012-01-27
netns: Fail conspicously if someone uses net_generic at an inappropriate time.
Eric W. Biederman
1
-0
/
+1
2012-01-26
net: explicitly add jump_label.h header to sock.h
Glauber Costa
1
-0
/
+1
2012-01-26
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2012-01-25
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+1
2012-01-25
Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...
Greg Kroah-Hartman
1
-139
/
+0
2012-01-25
drm: Fix authentication kernel crash
Thomas Hellstrom
1
-0
/
+1
2012-01-24
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
4
-12
/
+7
2012-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-11
/
+28
2012-01-24
netprio_cgroup.h: dont include module.h from other includes
Paul Gortmaker
1
-1
/
+0
2012-01-24
team: send only changed options/ports via netlink
Jiri Pirko
1
-0
/
+10
2012-01-24
kernel-doc: fix new warning in usb.h
Randy Dunlap
1
-0
/
+1
2012-01-24
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-1
/
+5
2012-01-24
kernel-doc: fix new warnings in device.h
Randy Dunlap
1
-5
/
+10
2012-01-24
usb: otg: kill langwell_otg driver
Alexander Shishkin
1
-139
/
+0
2012-01-23
migrate_mode.h is not exported to user mode
Stephen Rothwell
1
-1
/
+1
2012-01-23
Merge branches 'atomicio-apei', 'hotplug', 'sony-nvs-nosave' and 'thermal-net...
Len Brown
2
-2
/
+3
2012-01-23
Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+17
2012-01-23
Merge branch 'kernel-doc' from Randy Dunlap
Linus Torvalds
4
-6
/
+18
2012-01-23
Merge branch 'akpm'
Linus Torvalds
6
-15
/
+22
2012-01-23
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+2
2012-01-23
kernel-doc: fix kernel-doc warnings in sched
Randy Dunlap
1
-1
/
+1
2012-01-23
kernel-doc: fix new warnings in cfg80211.h
Randy Dunlap
1
-0
/
+6
2012-01-23
kernel-doc: fix new warning in usb.h
Randy Dunlap
1
-0
/
+1
2012-01-23
kernel-doc: fix new warnings in device.h
Randy Dunlap
1
-5
/
+10
2012-01-23
SHM_UNLOCK: fix Unevictable pages stranded after swap
Hugh Dickins
2
-1
/
+2
[next]