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-05-04
CIFS: fix error return code in cifs_atomic_open()
Wei Yongjun
1
-1
/
+3
2013-05-04
cifs: store the real expected sequence number in the mid
Jeff Layton
3
-4
/
+4
2013-05-04
cifs: on send failure, readjust server sequence number downward
Jeff Layton
2
-0
/
+16
2013-05-04
cifs: remove ENOSPC handling in smb_sendv
Jeff Layton
1
-7
/
+1
2013-05-04
[CIFS] cifs: Rename cERROR and cFYI to cifs_dbg
Joe Perches
36
-1227
/
+1223
2013-05-04
fs: cifs: use kmemdup instead of kmalloc + memcpy
Silviu-Mihai Popescu
4
-10
/
+7
2013-05-04
cifs: replaced kmalloc + memset with kzalloc
Dia Vasile
1
-3
/
+1
2013-05-04
cifs: ignore the unc= and prefixpath= mount options
Jeff Layton
1
-51
/
+5
2013-05-04
Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
49
-547
/
+824
2013-05-04
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-15
/
+94
2013-05-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
19
-175
/
+123
2013-05-04
xtensa simdisk: fix braino in "xtensa simdisk: switch to proc_create_data()"
Al Viro
1
-1
/
+1
2013-05-04
hostfs: use kmalloc instead of kzalloc
James Hogan
1
-1
/
+2
2013-05-04
hostfs: move HOSTFS_SUPER_MAGIC to <linux/magic.h>
James Hogan
2
-2
/
+2
2013-05-04
hostfs: remove "will unlock" comment
James Hogan
1
-1
/
+1
2013-05-04
vfs: use list_move instead of list_del/list_add
Wei Yongjun
1
-2
/
+1
2013-05-04
Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
79
-589
/
+1630
2013-05-04
Merge tag 'firmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
22
-6
/
+666
2013-05-04
Merge tag 'renesas-pinctrl-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
45
-5340
/
+8367
2013-05-04
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
253
-7306
/
+16905
2013-05-04
proc_devtree: Replace include linux/module.h with linux/export.h
Syam Sidhardhan
1
-1
/
+1
2013-05-04
create_mnt_ns: unidiomatic use of list_add()
Al Viro
1
-1
/
+1
2013-05-04
fs: remove dentry_lru_prune()
Yan, Zheng
1
-22
/
+9
2013-05-04
Removed unused typedef to avoid "unused local typedef" warnings.
Han Shen
1
-1
/
+0
2013-05-04
kill fs/read_write.h
Al Viro
3
-12
/
+4
2013-05-04
fs: Fix hang with BSD accounting on frozen filesystem
Jan Kara
2
-1
/
+13
2013-05-04
sun3_scsi: add ->show_info()
Geert Uytterhoeven
3
-106
/
+80
2013-05-04
nubus: Kill nubus_proc_detach_device()
Geert Uytterhoeven
2
-16
/
+0
2013-05-04
more mode_t whack-a-mole...
Al Viro
1
-1
/
+1
2013-05-04
do_coredump(): don't wait for thaw if coredump has already been interrupted
Al Viro
1
-4
/
+5
2013-05-04
do_mount(): fix a leak introduced in 3.9 ("mount: consolidate permission chec...
Al Viro
1
-3
/
+2
2013-05-04
hwmon: (lm75) Add support for the Dallas/Maxim DS7505
Jean Delvare
3
-5
/
+12
2013-05-04
hwmon: (lm75) Tune resolution and sample time per chip
Jean Delvare
2
-9
/
+40
2013-05-04
hwmon: (lm75) Prepare to support per-chip resolution and sample time
Jean Delvare
1
-5
/
+26
2013-05-04
hwmon: (lm75) Per-chip configuration register initialization
Jean Delvare
1
-2
/
+22
2013-05-03
Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
32
-568
/
+2701
2013-05-03
Merge tag 'jfs-3.10' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
3
-3
/
+4
2013-05-03
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
4
-8
/
+17
2013-05-03
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
96
-1210
/
+3087
2013-05-03
Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
267
-3721
/
+7241
2013-05-03
Merge tag 'for-v3.10' of git://git.infradead.org/users/cbou/linux-pstore
Linus Torvalds
3
-42
/
+64
2013-05-03
Merge branch 'for_next' into for_linus
Jan Kara
4
-8
/
+17
2013-05-02
ipc: fix GETALL/IPC_RM race for sysv semaphores
Al Viro
1
-21
/
+8
2013-05-02
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
404
-7295
/
+29273
2013-05-03
qxl: update to new idr interfaces.
Dave Airlie
2
-24
/
+16
2013-05-03
Merge branch 'server-fixes' into drm-next
Dave Airlie
9
-11
/
+127
2013-05-03
Merge tag 'omapdss-for-3.10-fixes' of git://gitorious.org/linux-omap-dss2/lin...
Dave Airlie
10
-106
/
+160
2013-05-03
Merge branch 'drm-next-3.10-2' of git://people.freedesktop.org/~agd5f/linux i...
Dave Airlie
17
-299
/
+284
2013-05-02
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-60
/
+58
2013-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
88
-744
/
+15378
[next]