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-28
dm crypt: fix access beyond the end of allocated space
Mikulas Patocka
1
-6
/
+19
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
cfq-iosched: Add comments on update timing of weight
Toshiaki Makita
1
-0
/
+8
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-27
ARM: DRA7: hwmod: Add dra74x and dra72x specific ocp interface lists
Rajendra Nayak
2
-2
/
+23
2014-08-27
ARM: DRA7: Add support for soc_is_dra74x() and soc_is_dra72x() variants
Rajendra Nayak
1
-0
/
+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
USB: fix build error with CONFIG_PM_RUNTIME disabled
Greg Kroah-Hartman
1
-0
/
+2
2014-08-28
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2
-2
/
+3
2014-08-28
cpufreq: s5pv210: Remove spurious __init annotation
Mark Brown
1
-1
/
+1
2014-08-28
Merge branches 'acpi-scan', 'acpi-ec' and 'acpi-lpss'
Rafael J. Wysocki
3
-9
/
+46
2014-08-28
cpufreq: intel_pstate: Add CPU ID for Braswell processor
Mika Westerberg
1
-0
/
+1
2014-08-28
intel_pstate: Turn per cpu printk into pr_debug
Andi Kleen
1
-1
/
+1
2014-08-27
ext4: fix transaction issues for ext4_fallocate and ext_zero_range
Dmitry Monakhov
1
-33
/
+35
2014-08-27
ext4: fix incorect journal credits reservation in ext4_zero_range
Dmitry Monakhov
1
-2
/
+9
2014-08-27
Revert "usb: ehci/ohci-exynos: Fix PHY getting sequence"
Greg Kroah-Hartman
2
-42
/
+45
2014-08-27
Merge tag 'renesas-clock-fixes-for-v3.17' of git://git.kernel.org/pub/scm/lin...
Olof Johansson
3
-4
/
+4
2014-08-27
Merge tag 'imx-fixes-3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
4
-7
/
+26
2014-08-27
Merge tag 'omap-for-v3.17/fixes-against-rc2' of git://git.kernel.org/pub/scm/...
Olof Johansson
14
-32
/
+58
2014-08-27
MAINTAINERS: catch special Rockchip code locations
Heiko Stübner
1
-0
/
+5
2014-08-27
radeon: Test for PCI root bus before assuming bus->self
Alex Williamson
2
-2
/
+10
2014-08-27
xhci: Disable streams on Via XHCI with device-id 0x3432
Hans de Goede
1
-0
/
+5
2014-08-27
USB: serial: fix potential heap buffer overflow
Johan Hovold
1
-0
/
+5
2014-08-27
USB: serial: fix potential stack buffer overflow
Johan Hovold
1
-10
/
+22
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
spi: dw: fix kernel crash due to NULL pointer dereference
Andy Shevchenko
1
-1
/
+1
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
spi: dw-pci: fix bug when regs left uninitialized
Andy Shevchenko
1
-0
/
+2
2014-08-27
ARM: 8130/1: cpuidle/cpuidle-big_little: fix reading cpu id part number
Juri Lelli
3
-11
/
+20
2014-08-27
ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strex
Mark Rutland
3
-16
/
+15
2014-08-27
ARM: 8128/1: abort: don't clear the exclusive monitors
Mark Rutland
2
-12
/
+0
2014-08-27
ARM: 8127/1: module: add support for R_ARM_TARGET1 relocations
Andrey Ryabinin
2
-0
/
+2
2014-08-27
x86: irq: Fix bug in setting IOAPIC pin attributes
Jiang Liu
1
-1
/
+14
2014-08-27
HID: picolcd: sanity check report size in raw_event() callback
Jiri Kosina
1
-0
/
+6
[prev]
[next]