index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-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
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
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
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
dmaengine: jz4740: Fix non-cyclic descriptor completion
Lars-Peter Clausen
1
-1
/
+2
2014-09-11
usb: chipidea: msm: Initialize PHY on reset event
Ivan T. Ivanov
1
-0
/
+1
2014-09-11
usb: chipidea: msm: Use USB PHY API to control PHY state
Ivan T. Ivanov
1
-5
/
+1
2014-09-11
fs/notify: don't show f_handle if exportfs_encode_inode_fh failed
Andrey Vagin
1
-1
/
+1
2014-09-11
fsnotify/fdinfo: use named constants instead of hardcoded values
Andrey Vagin
1
-2
/
+2
2014-09-11
kcmp: fix standard comparison bug
Rasmus Villemoes
1
-3
/
+4
2014-09-11
mm/mmap.c: use pr_emerg when printing BUG related information
Sasha Levin
1
-8
/
+8
2014-09-11
shm: add memfd.h to UAPI export list
David Drysdale
1
-0
/
+1
2014-09-11
checkpatch: allow commit descriptions on separate line from commit id
Joe Perches
1
-1
/
+4
2014-09-11
sh: get_user_pages_fast() must flush cache
Stas Sergeev
1
-0
/
+2
2014-09-11
eventpoll: fix uninitialized variable in epoll_ctl
Nicolas Iooss
1
-1
/
+2
2014-09-11
kernel/printk/printk.c: fix faulty logic in the case of recursive printk
Patrick Palka
1
-3
/
+3
2014-09-11
mem-hotplug: let memblock skip the hotpluggable memory regions in __next_mem_...
Xishi Qiu
2
-0
/
+6
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-10
Input: synaptics - add support for ForcePads
Dmitry Torokhov
2
-16
/
+63
2014-09-10
Input: matrix_keypad - use request_any_context_irq()
Lothar Waßmann
1
-4
/
+5
2014-09-10
Input: atmel_mxt_ts - downgrade warning about empty interrupts
Nick Dyer
1
-1
/
+6
2014-09-10
Input: wm971x - fix typo in module parameter description
Masanari Iida
2
-2
/
+2
2014-09-09
usb: dwc2/gadget: avoid disabling ep0
Robert Baldyga
1
-1
/
+1
2014-09-09
usb: dwc2/gadget: delay enabling irq once hardware is configured properly
Marek Szyprowski
1
-7
/
+11
[next]