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-08-29
ocfs2: o2net: set tcp user timeout to max value
Junxiao Bi
2
-0
/
+21
2014-08-29
ocfs2: o2net: don't shutdown connection when idle timeout
Junxiao Bi
1
-6
/
+19
2014-08-29
ocfs2: do not write error flag to user structure we cannot copy from/to
Ben Hutchings
1
-86
/
+43
2014-08-29
x86/purgatory: use approprate -m64/-32 build flag for arch/x86/purgatory
Vivek Goyal
1
-0
/
+1
2014-08-29
drivers/rtc/rtc-s5m.c: re-add support for devices without irq specified
Bartlomiej Zolnierkiewicz
1
-7
/
+14
2014-08-29
xattr: fix check for simultaneous glibc header inclusion
Filipe Brandenburger
1
-1
/
+1
2014-08-29
kexec: remove CONFIG_KEXEC dependency on crypto
Vivek Goyal
8
-16
/
+0
2014-08-29
kexec: create a new config option CONFIG_KEXEC_FILE for new syscall
Vivek Goyal
8
-20
/
+42
2014-08-29
x86,mm: fix pte_special versus pte_numa
Hugh Dickins
2
-6
/
+10
2014-08-29
hugetlb_cgroup: use lockdep_assert_held rather than spin_is_locked
Michal Hocko
1
-1
/
+1
2014-08-29
mm/zpool: use prefixed module loading
Kees Cook
3
-1
/
+3
2014-08-29
zram: fix incorrect stat with failed_reads
Chao Yu
2
-4
/
+8
2014-08-29
lib: turn CONFIG_STACKTRACE into an actual option.
Dave Jones
1
-1
/
+6
2014-08-29
mm: actually clear pmd_numa before invalidating
Matthew Wilcox
1
-1
/
+1
2014-08-29
memblock, memhotplug: fix wrong type in memblock_find_in_range_node().
Tang Chen
1
-2
/
+1
2014-08-29
resource: fix the case of null pointer access
Vivek Goyal
1
-7
/
+4
2014-08-29
checkpatch: relax check for length of git commit IDs
Joe Perches
1
-2
/
+2
2014-08-28
Merge tag 'backlight-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2014-08-28
Merge tag 'mfd-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
6
-14
/
+121
2014-08-28
Merge tag 'pinctrl-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-23
/
+84
2014-08-28
Merge tag 'for-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/sum...
Linus Torvalds
3
-7
/
+10
2014-08-28
Merge tag 'sound-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
5
-8
/
+24
2014-08-28
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
18
-65
/
+92
2014-08-28
mfd: twl4030-power: Fix PM idle pin configuration to not conflict with regula...
Tony Lindgren
2
-11
/
+11
2014-08-28
mfd: tc3589x: Add device tree bindings
Linus Walleij
1
-0
/
+107
2014-08-28
dma-buf/fence: Fix one more kerneldoc warning
Thierry Reding
1
-0
/
+1
2014-08-28
dma-buf/fence: Fix a kerneldoc warning
Thierry Reding
1
-1
/
+1
2014-08-28
Documentation/dma-buf-sharing.txt: update API descriptions
Gioh Kim
1
-6
/
+8
2014-08-28
drm/ast: Add missing entry to dclk_table[]
Y.C. Chen
1
-0
/
+1
2014-08-28
Merge branch 'drm-3.17-rc2-sti-fixes' of git://git.linaro.org/people/benjamin...
Dave Airlie
5
-15
/
+16
2014-08-28
Merge branch 'msm-fixes-3.17' of git://people.freedesktop.org/~robclark/linux...
Dave Airlie
4
-5
/
+6
2014-08-28
drm: fix division-by-zero on dumb_create()
David Herrmann
1
-1
/
+2
2014-08-28
ww-mutex: clarify help text for DEBUG_WW_MUTEX_SLOWPATH
Rob Clark
1
-0
/
+4
2014-08-28
Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
6
-44
/
+63
2014-08-27
Merge branch 'sec-v3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+3
2014-08-27
radeon: Test for PCI root bus before assuming bus->self
Alex Williamson
2
-2
/
+10
2014-08-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
4
-18
/
+42
2014-08-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
17
-135
/
+312
2014-08-27
Merge tag 'trace-fixes-v3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+15
2014-08-27
HID: picolcd: sanity check report size in raw_event() callback
Jiri Kosina
1
-0
/
+6
2014-08-27
HID: magicmouse: sanity check report size in raw_event() callback
Jiri Kosina
1
-0
/
+10
2014-08-27
ALSA: hda - Set up initial pins for Acer Aspire V5
Takashi Iwai
1
-0
/
+18
2014-08-26
tomoyo: Fix pathname calculation breakage.
Tetsuo Handa
1
-2
/
+3
2014-08-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
7
-5
/
+54
2014-08-26
Documentation: this_cpu_ops.txt: Update description of this_cpu_ops
Pranith Kumar
1
-42
/
+171
2014-08-26
scripts/kernel-doc: recognize __meminit
Randy Dunlap
1
-0
/
+1
2014-08-26
drm/radeon: handle broken disabled rb mask gracefully (6xx/7xx) (v2)
Alex Deucher
2
-33
/
+16
2014-08-26
drm/radeon: save/restore the PD addr on suspend/resume
Christian König
4
-9
/
+37
2014-08-26
drm/msm: Fix missing unlock on error in msm_fbdev_create()
Wei Yongjun
1
-1
/
+1
2014-08-26
drm/msm: fix compile error for non-dt builds
Rob Clark
1
-2
/
+1
[next]