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
2014-04-29
IIO: core: Introduce read_raw_multi
Srinivas Pandruvada
6
-27
/
+80
2014-04-29
devres: introduce API "devm_kmemdup
Srinivas Pandruvada
3
-0
/
+24
2014-04-27
Merge 3.15-rc3 into staging-next
Greg Kroah-Hartman
249
-1441
/
+2312
2014-04-27
Linux 3.15-rc3
v3.15-rc3
Linus Torvalds
1
-1
/
+1
2014-04-27
word-at-a-time: avoid undefined behaviour in zero_bytemask macro
Will Deacon
1
-6
/
+2
2014-04-27
Merge branch 'safe-dirty-tlb-flush'
Linus Torvalds
6
-33
/
+111
2014-04-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
8
-45
/
+48
2014-04-27
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
5
-15
/
+56
2014-04-27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
7
-7
/
+13
2014-04-27
staging/lustre/llite: Fix a compile warning.
Oleg Drokin
1
-1
/
+1
2014-04-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-25
/
+52
2014-04-27
Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-34
/
+56
2014-04-27
Merge tag 'staging-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-19
/
+59
2014-04-27
staging/lustre/llite: prevent buffer overflow in fiemap
Bobi Jam
2
-7
/
+11
2014-04-27
staging/lustre: Fix unsafe userspace access in many proc files
Oleg Drokin
5
-35
/
+124
2014-04-27
staging/lustre: pass fsync() range through RPC/IO stack
Andreas Dilger
2
-7
/
+7
2014-04-27
staging/lustre: Always clamp cdls_delay between min and max
Ryan Haasken
1
-5
/
+5
2014-04-27
staging/lustre/osc: Update inode timestamp for lockless IO as well
Swapnil Pimpale
1
-17
/
+9
2014-04-27
staging/lustre: remove assertion of spin_is_locked()
Li Xi
16
-24
/
+31
2014-04-27
staging/lustre/llite: remove dead code
John L. Hammond
21
-335
/
+125
2014-04-27
staging/lustre/mdc: use cl_max_mds_md to pack getattr RPC
wang di
1
-4
/
+8
2014-04-27
staging/lustre/clio: Solve a race in cl_lock_put
Jinshan Xiong
1
-1
/
+9
2014-04-27
staging/lustre/lloop: avoid panic during blockdev_info
Bob Glossman
1
-1
/
+4
2014-04-27
staging/lustre/llite: Do not rate limit dirty page discard warning
Ryan Haasken
1
-5
/
+6
2014-04-27
staging/lustre/clio: replace semaphore with mutex
Dmitry Eremin
2
-15
/
+7
2014-04-27
staging/lustre: replace semaphores with mutexes
Dmitry Eremin
5
-27
/
+14
2014-04-27
staging/lustre/libcfs: add CPU table functions for uniprocessor
Li Xi
3
-0
/
+31
2014-04-27
Merge tag 'driver-core-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-4
/
+9
2014-04-27
staging/lustre: remove lustre/include/ioctl.h
John L. Hammond
1
-106
/
+0
2014-04-27
staging/lustre/lnet: NI shutdown may loop forever
Liang Zhen
1
-3
/
+4
2014-04-27
staging/lustre/libcfs: fix issues found by Klocwork Insight tool
Dmitry Eremin
2
-7
/
+7
2014-04-27
staging/lustre/mdc: fix issue found by Klocwork Insight tool
Dmitry Eremin
1
-1
/
+2
2014-04-27
staging/lustre/ldlm: fix NULL pointer dereference
Dmitry Eremin
1
-1
/
+1
2014-04-27
staging/lustre: shrink lu_object_header by 8 bytes on x86_64
Andreas Dilger
1
-4
/
+4
2014-04-27
staging/lustre/llite: access layout version under a lock
Jinshan Xiong
5
-28
/
+51
2014-04-27
stagaing/lustre: Improve statahead debug messages
Christopher J. Morrone
1
-18
/
+20
2014-04-27
staging/lustre/llite: Avoid statahead thread start/stop deadlocks
Christopher J. Morrone
1
-2
/
+20
2014-04-27
staging/lustre: Limit reply buffer size
Brian Behlendorf
14
-59
/
+206
2014-04-27
staging/lustre/lov: to not hold sub locks at initialization
Jinshan Xiong
1
-35
/
+1
2014-04-27
staging/lustre/llite: deadlock taking lli_trunc_sem during file write
Bobi Jam
1
-2
/
+4
2014-04-27
Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
29
-162
/
+304
2014-04-27
staging/lustre/llite: issue OST_SYNC for fsync()
Bobi Jam
1
-1
/
+1
2014-04-27
staging/lustre: fix permission problem of setfacl
Li Xi
1
-0
/
+5
2014-04-27
staging/lustre/hsm: HSM requests not delivered
James Nunez
2
-0
/
+7
2014-04-27
staging/lustre/hsm: count NULL terminator in hai_zero/hal_size
Peng Tao
1
-2
/
+3
2014-04-27
staging/lustre/obdclass: remove uses of lov_stripe_md
John L. Hammond
19
-197
/
+85
2014-04-27
staging/lustre/lov: remove unused lov llog code
John L. Hammond
4
-284
/
+3
2014-04-27
staging/lustre: quiet console permission error messages
Andreas Dilger
2
-4
/
+8
2014-04-27
staging/lustre: restore __GFP_WAIT flag to memalloc calls
Ann Koehler
33
-58
/
+57
2014-04-27
staging/lustre/ptlrpc: add rpc_cache
Andriy Skulysh
6
-28
/
+75
[next]