index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-04
usb: ehci: Cleanup usb-ehci-orion.h header
Sachin Kamat
1
-4
/
+2
2014-01-04
tty: Add C_CMSPAR(tty)
Andrew Lunn
1
-0
/
+1
2014-01-04
Merge tag 'usb-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
8
-39
/
+385
2013-12-24
Merge 3.13-rc5 into usb-next
Greg Kroah-Hartman
8
-9
/
+102
2013-12-24
phy: add phy_get_bus_width()/phy_set_bus_width() calls
Matt Porter
1
-0
/
+28
2013-12-23
Merge tag 'v3.13-rc5' into next
Felipe Balbi
8
-9
/
+102
2013-12-22
aio/migratepages: make aio migrate pages sane
Benjamin LaHaise
1
-1
/
+2
2013-12-21
pstore: Don't allow high traffic options on fragile devices
Luck, Tony
1
-0
/
+3
2013-12-21
mm: do not allocate page->ptl dynamically, if spinlock_t fits to long
Kirill A. Shutemov
3
-5
/
+6
2013-12-19
usb: phy: omap: Add omap-control Support for AM437x
George Cherian
1
-0
/
+6
2013-12-19
Merge tag 'v3.13-rc4' into next
Felipe Balbi
29
-137
/
+189
2013-12-19
mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...
Mel Gorman
1
-1
/
+6
2013-12-19
mm: fix TLB flush race between migration, and change_protection_range
Rik van Riel
1
-0
/
+44
2013-12-19
mm: numa: avoid unnecessary disruption of NUMA hinting during migration
Mel Gorman
1
-0
/
+9
2013-12-19
kexec: migrate to reboot cpu
Vivek Goyal
1
-0
/
+1
2013-12-18
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-3
/
+32
2013-12-17
usb: gadget: add "maxpacket_limit" field to struct usb_ep
Robert Baldyga
1
-0
/
+19
2013-12-16
Merge branch 3.13-rc4 into usb-next
Greg Kroah-Hartman
3
-1
/
+5
2013-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-23
/
+24
2013-12-15
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-2
/
+0
2013-12-15
Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-15
/
+18
2013-12-13
mfd/rtc: s5m: fix register updating by adding regmap for RTC
Krzysztof Kozlowski
1
-1
/
+2
2013-12-13
include/linux/kernel.h: make might_fault() a nop for !MMU
Axel Lin
1
-1
/
+2
2013-12-13
include/linux/hugetlb.h: make isolate_huge_page() an inline
Naoya Horiguchi
1
-1
/
+4
2013-12-13
net: make neigh_priv_len in struct net_device 16bit instead of 8bit
Sebastian Siewior
1
-1
/
+1
2013-12-12
usb: gadget: FunctionFS: Remove compatibility layer
Andrzej Pietrasiewicz
1
-18
/
+0
2013-12-12
usb: gadget: FunctionFS: convert to new function interface with backward comp...
Andrzej Pietrasiewicz
1
-0
/
+2
2013-12-12
usb: gadget: FunctionFS: add devices management code
Andrzej Pietrasiewicz
1
-14
/
+0
2013-12-12
usb: gadget: configfs: allow setting function instance's name
Andrzej Pietrasiewicz
1
-0
/
+2
2013-12-12
dcache: allow word-at-a-time name hashing with big-endian CPUs
Will Deacon
1
-0
/
+2
2013-12-12
Merge tag 'keys-devel-20131210' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+5
2013-12-11
micrel: add support for KSZ8041RNLI
Sergei Shtylyov
1
-0
/
+2
2013-12-11
sched/fair: Rework sched_fair time accounting
Peter Zijlstra
1
-1
/
+2
2013-12-11
math64: Add mul_u64_u32_shr()
Peter Zijlstra
1
-0
/
+30
2013-12-11
sched: Remove PREEMPT_NEED_RESCHED from generic code
Peter Zijlstra
1
-2
/
+0
2013-12-11
net: unix: allow set_peek_off to fail
Sasha Levin
1
-1
/
+1
2013-12-11
x86, build, icc: Remove uninitialized_var() from compiler-intel.h
H. Peter Anvin
1
-2
/
+0
2013-12-11
usb: xhci: change enumeration scheme to 'new scheme' by default
Dan Williams
1
-0
/
+2
2013-12-10
usb: gadget: add quirk_ep_out_aligned_size field to struct usb_gadget
David Cohen
1
-0
/
+20
2013-12-10
usb: gadget: move bitflags to the end of usb_gadget struct
David Cohen
1
-9
/
+10
2013-12-09
Merge tag 'pm-3.13-rc3-fixup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+0
2013-12-09
Merge tag 'staging-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+14
2013-12-09
Merge tag 'usb-3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-0
/
+4
2013-12-09
uwb: Use dev_is_pci() to check whether it is pci device
Yijing Wang
1
-1
/
+1
2013-12-09
usb: hcd: Remove USB phy if needed
Valentine Barshak
1
-0
/
+1
2013-12-09
lib/scatterlist: export sg_miter_skip()
Ming Lei
1
-0
/
+1
2013-12-08
Revert "cpufreq: suspend governors on system suspend/hibernate"
Rafael J. Wysocki
1
-8
/
+0
2013-12-08
PCI: Disable Bus Master only on kexec reboot
Khalid Aziz
1
-0
/
+3
2013-12-07
usb: omap1: add extcon to platform data
Aaro Koskinen
1
-0
/
+2
2013-12-07
ARM: OMAP1: USB: move omap_usb_config to platform data
Aaro Koskinen
1
-0
/
+51
[next]