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-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 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
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
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
2014-09-10
mm/mmap.c: use pr_emerg when printing BUG related information
Sasha Levin
1
-8
/
+8
2014-09-10
shm: add memfd.h to UAPI export list
David Drysdale
1
-0
/
+1
2014-09-10
checkpatch: allow commit descriptions on separate line from commit id
Joe Perches
1
-1
/
+4
2014-09-10
sh: get_user_pages_fast() must flush cache
Stas Sergeev
1
-0
/
+2
2014-09-10
eventpoll: fix uninitialized variable in epoll_ctl
Nicolas Iooss
1
-1
/
+2
2014-09-10
kernel/printk/printk.c: fix faulty logic in the case of recursive printk
Patrick Palka
1
-3
/
+3
2014-09-10
mem-hotplug: let memblock skip the hotpluggable memory regions in __next_mem_...
Xishi Qiu
2
-0
/
+6
2014-09-10
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
5
-231
/
+187
2014-09-10
usb: hub: take hub->hdev reference when processing from eventlist
Joe Lawrence
1
-1
/
+3
2014-09-10
uas: Disable uas on ASM1051 devices
Hans de Goede
1
-4
/
+23
2014-09-10
pnfs: fix filelayout_retry_commit when idx > 0
Weston Andros Adamson
1
-2
/
+3
2014-09-10
Input: serport - add compat handling for SPIOCSTYPE ioctl
John Sung
1
-7
/
+38
2014-09-10
Input: atmel_mxt_ts - fix double free of input device
Stephen Warren
1
-5
/
+13
2014-09-10
libceph: do not hard code max auth ticket len
Ilya Dryomov
1
-35
/
+29
2014-09-10
libceph: add process_one_ticket() helper
Ilya Dryomov
1
-104
/
+124
2014-09-10
libceph: gracefully handle large reply messages from the mon
Sage Weil
1
-0
/
+8
2014-09-10
dm cache: fix race causing dirty blocks to be marked as clean
Anssi Hannula
1
-2
/
+2
2014-09-10
blk-mq: scale depth and rq map appropriate if low on memory
Jens Axboe
1
-19
/
+69
2014-09-10
x86/xen: don't copy bogus duplicate entries into kernel page tables
Stefan Bader
2
-15
/
+13
2014-09-10
MAINTAINERS: Tomasz has moved
Tomasz Figa
1
-2
/
+3
2014-09-10
pinctrl: baytrail: resolve unbalanced IRQ wake disable warning
Mathias Nyman
1
-0
/
+1
2014-09-10
rbd: fix error return code in rbd_dev_device_setup()
Wei Yongjun
1
-1
/
+3
2014-09-10
rbd: avoid format-security warning inside alloc_workqueue()
Ilya Dryomov
1
-1
/
+1
2014-09-09
Merge branch 'for-next-3.17' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
12
-50
/
+58
[prev]
[next]