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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-21
usb: phy: introduce usb_phy_set_event interface
Kiran Raparthy
1
-0
/
+5
2014-11-12
usb: renesas_usbhs: expand USB-DMAC channels for R-Car Gen2
Yoshihiro Shimoda
1
-0
/
+4
2014-11-05
usb: dwc3: exynos: remove non-DT support for Exynos Specific Glue layer
Jingoo Han
1
-24
/
+0
2014-11-03
PCI: Add support for AMD Nolan USB3 DRD
Huang Rui
1
-0
/
+1
2014-11-03
usb: chipidea: add support to the generic PHY framework
Antoine Tenart
1
-0
/
+2
2014-11-03
usb: allow to supply the PHY in the drivers when using HCD
Antoine Tenart
1
-1
/
+1
2014-11-03
usb: add support to the generic PHY framework in OTG
Antoine Tenart
1
-0
/
+3
2014-11-03
usb: rename phy to usb_phy in OTG
Antoine Tenart
1
-1
/
+1
2014-11-03
usb: move the OTG state from the USB PHY to the OTG structure
Antoine Tenart
2
-1
/
+2
2014-11-03
usb: gadget: udc: core: prepend udc_attach_driver with usb_
Felipe Balbi
1
-1
/
+1
2014-11-03
usb: gadget: remove unnecessary 'driver' argument
Felipe Balbi
1
-2
/
+1
2014-11-03
usb: gadget: configfs: add suspend/resume
Andrzej Pietrasiewicz
1
-0
/
+2
2014-11-03
usb: gadget: composite: introduce setup and os_desc pending flags
Felipe Balbi
1
-0
/
+5
2014-11-02
Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-18
/
+3
2014-11-02
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2
-6
/
+5
2014-11-02
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+0
2014-11-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-3
/
+22
2014-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-2
/
+42
2014-10-31
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2014-10-31
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+7
2014-10-31
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-11
/
+9
2014-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-0
/
+20
2014-10-31
netfilter: nf_reject_ipv6: split nf_send_reset6() in smaller functions
Pablo Neira Ayuso
1
-0
/
+10
2014-10-31
netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions
Pablo Neira Ayuso
1
-0
/
+10
2014-10-31
Return short read or 0 at end of a raw device, not EIO
David Jeffery
1
-0
/
+1
2014-10-30
drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets
Ben Hutchings
1
-0
/
+2
2014-10-30
net: skb_fclone_busy() needs to detect orphaned skb
Eric Dumazet
1
-2
/
+6
2014-10-30
Merge branch 'urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-9
/
+9
2014-10-29
Merge branch 'akpm' (incoming from Andrew Morton)
Linus Torvalds
4
-52
/
+33
2014-10-29
mm: memcontrol: fix missed end-writeback page accounting
Johannes Weiner
1
-41
/
+17
2014-10-29
mm: page-writeback: inline account_page_dirtied() into single caller
Johannes Weiner
1
-1
/
+0
2014-10-29
mm, thp: fix collapsing of hugepages on madvise
David Rientjes
1
-7
/
+10
2014-10-29
drivers: of: add return value to of_reserved_mem_device_init()
Marek Szyprowski
1
-3
/
+6
2014-10-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2014-10-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-0
/
+7
2014-10-28
block: Fix merge logic when CONFIG_BLK_DEV_INTEGRITY is not defined
Martin K. Petersen
1
-2
/
+2
2014-10-28
overlayfs: fix lockdep misannotation
Miklos Szeredi
1
-3
/
+6
2014-10-28
rcu: Provide counterpart to rcu_dereference() for non-RCU situations
Paul E. McKenney
1
-0
/
+15
2014-10-28
usbnet: add a callback for set_rx_mode
Olivier Blin
1
-0
/
+4
2014-10-28
skbuff.h: fix kernel-doc warning for headers_end
Randy Dunlap
1
-0
/
+4
2014-10-28
rcu: Make rcu_barrier() understand about missing rcuo kthreads
Paul E. McKenney
1
-9
/
+9
2014-10-28
drm/radeon: remove invalid pci id
Alex Deucher
1
-1
/
+0
2014-10-28
compiler/gcc4+: Remove inaccurate comment about 'asm goto' miscompiles
Steven Noonan
2
-2
/
+0
2014-10-28
perf: Fix typos in sample code in the perf_event.h header
Andy Lutomirski
1
-7
/
+7
2014-10-28
sched: Update comments for CLONE_NEWNS
Chen Hanxiao
1
-1
/
+1
2014-10-28
scsi: set REQ_QUEUE for the blk-mq case
Christoph Hellwig
1
-4
/
+4
2014-10-28
Revert "block: all blk-mq requests are tagged"
Christoph Hellwig
1
-2
/
+1
2014-10-27
Merge tag 'media/v3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+9
2014-10-27
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
Mark Brown
1
-0
/
+2
2014-10-26
Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-4
/
+4
[next]