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
2013-03-21
USB: cdc-acm: fix device unregistration
Johan Hovold
1
-1
/
+2
2013-03-21
usb: cdc-acm: fix error handling in acm_probe()
Alexey Khoroshilov
1
-2
/
+17
2013-03-21
Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
9
-11
/
+36
2013-03-21
usb: gadget: net2272: finally convert "CONFIG_USB_GADGET_NET2272_DMA"
Paul Bolle
1
-1
/
+1
2013-03-20
USB: EHCI: fix regression in QH unlinking
Alan Stern
1
-1
/
+1
2013-03-20
usb: gadget: f_rndis: Avoid to use ERROR macro if cdev can be null
Truls Bengtsson
1
-2
/
+1
2013-03-20
usb: ulpi: Define a *otg_ulpi_create no-op
Fabio Estevam
1
-0
/
+8
2013-03-20
usb: gadget: ffs: fix enable multiple instances
Andrzej Pietrasiewicz
1
-2
/
+2
2013-03-20
USB: gadget: net2280: remove leftover driver->unbind call in error pathway
Alan Stern
1
-1
/
+0
2013-03-20
usb: gadget: udc-core: fix a regression during gadget driver unbinding
Alan Stern
1
-1
/
+1
2013-03-20
usb: gadget: net22xx: fix ->disconnect reporting
Felipe Balbi
2
-0
/
+14
2013-03-18
Merge tag 'for-usb-linus-2013-03-18' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
1
-2
/
+2
2013-03-18
USB: xhci - fix bit definitions for IMAN register
Dmitry Torokhov
1
-2
/
+2
2013-03-18
usb: musb: gadget: do *unmap_dma_buffer* only for valid DMA addr
Kishon Vijay Abraham I
1
-2
/
+7
2013-03-15
USB: EHCI: fix regression during bus resume
Alan Stern
3
-1
/
+15
2013-03-15
usb-storage: add unusual_devs entry for Samsung YP-Z3 mp3 player
Dmitry Artamonow
1
-0
/
+7
2013-03-15
USB: xhci: correctly enable interrupts
Hannes Reinecke
2
-10
/
+16
2013-03-15
perf,x86: fix kernel crash with PEBS/BTS after suspend/resume
Stephane Eranian
3
-0
/
+12
2013-03-14
mm/fremap.c: fix possible oops on error path
Michel Lespinasse
1
-3
/
+2
2013-03-14
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
1
-1
/
+3
2013-03-14
list: Fix double fetch of pointer in hlist_entry_safe()
Paul E. McKenney
1
-1
/
+3
2013-03-14
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
5
-7
/
+9
2013-03-14
usb: gadget: u_serial: fix typo which cause build warning
Bo Shen
1
-1
/
+1
2013-03-14
usb: musb: da8xx: Fix build breakage due to typo
Mikhail Kshevetskiy
1
-1
/
+1
2013-03-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
11
-0
/
+12
2013-03-13
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
16
-174
/
+144
2013-03-13
idr: idr_alloc() shouldn't trigger lowmem warning when preloaded
Tejun Heo
1
-13
/
+25
2013-03-13
UAPI: fix endianness conditionals in M32R's asm/stat.h
David Howells
1
-2
/
+2
2013-03-13
UAPI: fix endianness conditionals in linux/raid/md_p.h
David Howells
1
-2
/
+4
2013-03-13
UAPI: fix endianness conditionals in linux/acct.h
David Howells
1
-2
/
+4
2013-03-13
UAPI: fix endianness conditionals in linux/aio_abi.h
David Howells
1
-2
/
+2
2013-03-13
decompressors: fix typo "POWERPC"
Paul Bolle
1
-1
/
+1
2013-03-13
mm/fremap.c: fix oops on error path
Andrew Morton
1
-2
/
+4
2013-03-13
idr: deprecate idr_pre_get() and idr_get_new[_above]()
Tejun Heo
2
-52
/
+55
2013-03-13
tidspbridge: convert to idr_alloc()
Tejun Heo
1
-44
/
+26
2013-03-13
zcache: convert to idr_alloc()
Tejun Heo
1
-15
/
+10
2013-03-13
mlx4: remove leftover idr_pre_get() call
Tejun Heo
1
-1
/
+0
2013-03-13
workqueue: convert to idr_alloc()
Tejun Heo
1
-3
/
+4
2013-03-13
nfsd: convert to idr_alloc()
Tejun Heo
1
-3
/
+2
2013-03-13
nfsd: remove unused get_new_stid()
Tejun Heo
1
-31
/
+0
2013-03-13
kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORER
Andrew Morton
1
-1
/
+1
2013-03-13
signal: always clear sa_restorer on execve
Kees Cook
1
-0
/
+3
2013-03-13
mm: remove_memory(): fix end_pfn setting
Toshi Kani
1
-1
/
+1
2013-03-13
include/linux/res_counter.h needs errno.h
Andrew Morton
1
-0
/
+1
2013-03-13
Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
38
-218
/
+531
2013-03-13
Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
11
-33
/
+91
2013-03-13
Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-90
/
+126
2013-03-13
userns: Don't allow CLONE_NEWUSER | CLONE_FS
Eric W. Biederman
2
-1
/
+8
2013-03-13
USB: quatech2: only write to the tty if the port is open.
Bill Pemberton
1
-2
/
+5
2013-03-13
qcserial: bind to DM/DIAG port on Gobi 1K devices
Dan Williams
1
-2
/
+5
[next]