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-09-12
Merge tag 'iommu-fixes-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-61
/
+87
2014-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+3
2014-09-12
Merge tag 'fbdev-fixes-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-6
/
+4
2014-09-12
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
15
-262
/
+371
2014-09-12
KEYS: Fix termination condition in assoc array garbage collection
David Howells
1
-1
/
+3
2014-09-12
video: ARM CLCD: Fix color model capabilities for DT platforms
Pawel Moll
1
-3
/
+1
2014-09-11
Input: atmel_mxt_ts - fix merge in DT documentation
Nick Dyer
1
-4
/
+0
2014-09-11
Input: i8042 - also set the firmware id for MUXed ports
Hans de Goede
1
-0
/
+2
2014-09-11
Input: i8042 - add nomux quirk for Avatar AVIU-145A6
Hans de Goede
1
-0
/
+7
2014-09-11
Input: i8042 - add Fujitsu U574 to no_timeout dmi table
Hans de Goede
1
-0
/
+8
2014-09-11
Input: atkbd - do not try 'deactivate' keyboard on any LG laptops
Dmitry Torokhov
1
-8
/
+0
2014-09-12
drm/ast: AST2000 cannot be detected correctly
Y.C. Chen
1
-1
/
+1
2014-09-12
drm/ast: open key before detect chips
Y.C. Chen
1
-0
/
+1
2014-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
3
-123
/
+147
2014-09-11
Merge tag 'stable/for-linus-3.17-b-rc4-tag' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
5
-33
/
+22
2014-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
18
-20
/
+47
2014-09-11
Merge tag 'fixes-for-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
3
-15
/
+11
2014-09-11
xhci: fix oops when xhci resumes from hibernate with hw lpm capable devices
Mathias Nyman
1
-2
/
+10
2014-09-11
usb: xhci: Fix OOPS in xhci error handling code
Al Cooper
1
-0
/
+1
2014-09-11
xhci: Fix null pointer dereference if xhci initialization fails
Mathias Nyman
1
-1
/
+1
2014-09-11
storage: Add single-LUN quirk for Jaz USB Adapter
Mark
1
-0
/
+6
2014-09-11
uas: Add missing le16_to_cpu calls to asm1051 / asm1053 usb-id check
Hans de Goede
1
-2
/
+2
2014-09-11
Merge tag 'pm+acpi-3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-21
/
+7
2014-09-11
xen/arm: remove mach_to_phys rbtree
Stefano Stabellini
2
-74
/
+1
2014-09-11
xen/arm: reimplement xen_dma_unmap_page & friends
Stefano Stabellini
3
-19
/
+210
2014-09-11
xen/arm: introduce XENFEAT_grant_map_identity
Stefano Stabellini
2
-0
/
+9
2014-09-11
arm64: flush TLS registers during exec
Will Deacon
2
-0
/
+24
2014-09-11
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-4
/
+5
2014-09-11
Merge tag 'pinctrl-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+4
2014-09-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
14
-37
/
+156
2014-09-11
Merge branch 'for-linus' into for-3.18/core
Jens Axboe
346
-1779
/
+2824
2014-09-11
Merge branches 'acpi-rtc', 'acpi-lpss' and 'acpi-battery'
Rafael J. Wysocki
3
-20
/
+6
2014-09-11
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-1
/
+1
2014-09-11
virtio-rng: skip reading when we start to remove the device
Amos Kong
1
-0
/
+5
2014-09-11
virtio-rng: fix stuck of hot-unplugging busy device
Amos Kong
1
-0
/
+2
2014-09-11
Merge branch 'msm-fixes-3.17-rc4' of git://people.freedesktop.org/~robclark/l...
Dave Airlie
3
-25
/
+38
2014-09-11
drm/msm: don't crash if no msm.vram param
Rob Clark
1
-1
/
+1
2014-09-11
drm/msm/hdmi: fix build break on non-CCF platforms
Rob Clark
1
-2
/
+13
2014-09-11
drm/msm: Change nested function to static function
Mark Charlebois
1
-22
/
+24
2014-09-11
Merge tag 'drm-intel-fixes-2014-09-10' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
7
-221
/
+300
2014-09-11
Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
4
-15
/
+31
2014-09-11
GFS2: Don't use MAXQUOTAS value
Jan Kara
1
-2
/
+5
2014-09-11
GFS2: Hash the negative dentry during inode lookup
Benjamin Coddington
1
-1
/
+3
2014-09-11
dmaengine: jz4740: Fix non-cyclic descriptor completion
Lars-Peter Clausen
1
-1
/
+2
2014-09-10
usb: chipidea: msm: Initialize PHY on reset event
Ivan T. Ivanov
1
-0
/
+1
2014-09-10
usb: chipidea: msm: Use USB PHY API to control PHY state
Ivan T. Ivanov
1
-5
/
+1
2014-09-10
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
10
-18
/
+32
2014-09-10
fs/notify: don't show f_handle if exportfs_encode_inode_fh failed
Andrey Vagin
1
-1
/
+1
2014-09-10
fsnotify/fdinfo: use named constants instead of hardcoded values
Andrey Vagin
1
-2
/
+2
2014-09-10
kcmp: fix standard comparison bug
Rasmus Villemoes
1
-3
/
+4
[prev]
[next]