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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-10
SUNRPC: Fix a deadlock in rpc_client_register()
Trond Myklebust
1
-7
/
+9
2013-07-09
rpc_pipe: rpc_dir_inode_operations can be static
Fengguang Wu
1
-1
/
+1
2013-07-09
NFS: Allow nfs_updatepage to extend a write under additional circumstances
Scott Mayhew
1
-8
/
+23
2013-07-09
NFS: Make nfs_readdir revalidate less often
Scott Mayhew
1
-2
/
+3
2013-07-09
NFS: Make nfs_attribute_cache_expired() non-static
Scott Mayhew
2
-1
/
+2
2013-07-09
rpc_pipe: set dentry operations at d_alloc time
Jeff Layton
1
-5
/
+20
2013-07-09
nfs: set verifier on existing dentries in nfs_prime_dcache
Jeff Layton
1
-0
/
+1
2013-07-09
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
238
-1691
/
+4461
2013-07-09
Merge tag 'for-linus-3.11-merge-window-part-1' of git://git.kernel.org/pub/sc...
Linus Torvalds
3
-26
/
+12
2013-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
15
-245
/
+277
2013-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
36
-1739
/
+2391
2013-07-09
Merge tag 'for-linus-v3.11-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
43
-477
/
+1180
2013-07-09
libceph: fix invalid unsigned->signed conversion for timespec encoding
Josh Durgin
1
-5
/
+0
2013-07-09
Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
50
-542
/
+1550
2013-07-09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
3
-6
/
+21
2013-07-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
26
-72
/
+169
2013-07-09
lib/scatterlist: error handling in __sg_alloc_table()
Dan Carpenter
1
-2
/
+4
2013-07-09
scsi_debug: fix do_device_access() with wrap around range
Akinobu Mita
1
-11
/
+37
2013-07-09
crypto: talitos: use sg_pcopy_to_buffer()
Akinobu Mita
1
-59
/
+1
2013-07-09
lib/scatterlist: introduce sg_pcopy_from_buffer() and sg_pcopy_to_buffer()
Akinobu Mita
2
-5
/
+88
2013-07-09
lib/scatterlist: factor out sg_miter_get_next_page() from sg_miter_next()
Akinobu Mita
1
-15
/
+24
2013-07-09
crypto: add lz4 Cryptographic API
Chanho Min
4
-0
/
+230
2013-07-09
lib: add lz4 compressor module
Chanho Min
7
-2
/
+1092
2013-07-09
arm: add support for LZ4-compressed kernel
Kyungsik Lee
9
-5
/
+28
2013-07-09
lib: add support for LZ4-compressed kernel
Kyungsik Lee
10
-2
/
+243
2013-07-09
decompressor: add LZ4 decompressor module
Kyungsik Lee
3
-0
/
+471
2013-07-09
lib: add weak clz/ctz functions
Chanho Min
2
-1
/
+59
2013-07-09
reboot: move arch/x86 reboot= handling to generic kernel
Robin Holt
8
-145
/
+107
2013-07-09
reboot: arm: change reboot_mode to use enum reboot_mode
Robin Holt
125
-166
/
+282
2013-07-09
reboot: arm: prepare reboot_mode for moving to generic kernel code
Robin Holt
4
-9
/
+10
2013-07-09
reboot: arm: remove unused restart_mode fields from some arm subarchs
Robin Holt
4
-6
/
+0
2013-07-09
reboot: unicore32: prepare reboot_mode for moving to generic kernel code
Robin Holt
4
-7
/
+9
2013-07-09
reboot: x86: prepare reboot_mode for moving to generic kernel code
Robin Holt
2
-5
/
+12
2013-07-09
reboot: checkpatch.pl the new kernel/reboot.c file
Robin Holt
2
-15
/
+14
2013-07-09
reboot: move shutdown/reboot related functions to kernel/reboot.c
Robin Holt
3
-332
/
+347
2013-07-09
reboot: remove -stable friendly PF_THREAD_BOUND define
Robin Holt
1
-5
/
+0
2013-07-09
partitions/msdos: enumerate also AIX LVM partitions
Philippe De Muyter
1
-0
/
+5
2013-07-09
partitions: add aix lvm partition support files
Philippe De Muyter
4
-0
/
+306
2013-07-09
partitions/msdos.c: end-of-line whitespace and semicolon cleanup
Philippe De Muyter
1
-6
/
+6
2013-07-09
mwave: fix info leak in mwave_ioctl()
Dan Carpenter
1
-0
/
+1
2013-07-09
ipc/sem.c: rename try_atomic_semop() to perform_atomic_semop(), docu update
Manfred Spraul
1
-11
/
+21
2013-07-09
ipc/sem.c: replace shared sem_otime with per-semaphore value
Manfred Spraul
2
-7
/
+31
2013-07-09
ipc/sem.c: always use only one queue for alter operations
Manfred Spraul
1
-40
/
+88
2013-07-09
ipc/sem: separate wait-for-zero and alter tasks into seperate queues
Manfred Spraul
2
-61
/
+155
2013-07-09
ipc/sem.c: cacheline align the semaphore structures
Manfred Spraul
1
-1
/
+1
2013-07-09
ipc/util.c, ipc_rcu_alloc: cacheline align allocation
Manfred Spraul
1
-6
/
+6
2013-07-09
ipc: remove unused functions
Davidlohr Bueso
2
-26
/
+0
2013-07-09
ipc,msg: shorten critical region in msgrcv
Davidlohr Bueso
1
-26
/
+32
2013-07-09
ipc,msg: shorten critical region in msgsnd
Davidlohr Bueso
1
-13
/
+24
2013-07-09
ipc,msg: make msgctl_nolock lockless
Davidlohr Bueso
1
-10
/
+17
[next]