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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2010-12-16
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/...
Dmitry Torokhov
2
-17
/
+62
2010-12-16
cdrom: add ->check_events() support
Tejun Heo
1
-0
/
+6
2010-12-16
implement in-kernel gendisk events handling
Tejun Heo
3
-1
/
+21
2010-12-16
block: move register_disk() and del_gendisk() to block/genhd.c
Tejun Heo
2
-2
/
+0
2010-12-16
block: kill genhd_media_change_notify()
Tejun Heo
1
-1
/
+0
2010-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+4
2010-12-16
PM / Runtime: Fix pm_runtime_suspended()
Rafael J. Wysocki
1
-1
/
+2
2010-12-16
perf: Sysfs enumeration
Peter Zijlstra
1
-0
/
+1
2010-12-16
perf: Dynamic pmu types
Peter Zijlstra
1
-1
/
+4
2010-12-16
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
3
-1
/
+27
2010-12-16
input: mt: Add hovering distance axis
Henrik Rydberg
1
-1
/
+2
2010-12-16
input: mt: Move tracking and pointer emulation to input-mt
Henrik Rydberg
2
-0
/
+16
2010-12-16
input: mt: Collect slots initialization code
Henrik Rydberg
1
-1
/
+1
2010-12-16
input: mt: Break out slots handling
Henrik Rydberg
2
-16
/
+44
2010-12-16
netfilter: fix compilation when conntrack is disabled but tproxy is enabled
KOVACS Krisztian
1
-0
/
+15
2010-12-16
nl80211: advertise maximum remain-on-channel duration
Johannes Berg
1
-0
/
+5
2010-12-16
netfilter: xtables: use guarded types
Jan Engelhardt
7
-32
/
+32
2010-12-15
fanotify: split version into version and metadata_len
Alexey Zaytsev
1
-2
/
+4
2010-12-15
Merge branch 'musb-hw' of git://gitorious.org/usb/usb into musb
Greg Kroah-Hartman
2
-4
/
+11
2010-12-15
workqueue: deprecate cancel_rearming_delayed_work[queue]()
Tejun Heo
1
-2
/
+2
2010-12-15
Input: define separate EVIOCGKEYCODE_V2/EVIOCSKEYCODE_V2
Dmitry Torokhov
1
-2
/
+4
2010-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-2
/
+5
2010-12-15
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2
-1
/
+16
2010-12-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-1
/
+1
2010-12-15
kbuild: export linux/{a.out,kvm,kvm_para}.h on headers_install_all
Kirill A. Shutemov
1
-3
/
+6
2010-12-14
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
3
-0
/
+3
2010-12-14
IPMI: Add one interface to get more info of low-level IPMI device
Zhao Yakui
2
-0
/
+46
2010-12-14
Add CPER PCIe error section structure and constants definition
Huang Ying
1
-4
/
+82
2010-12-14
bootmem: Add alloc_bootmem_align()
Suresh Siddha
1
-0
/
+2
2010-12-14
rtc: Namespace fixup
Thomas Gleixner
1
-6
/
+6
2010-12-13
ieee80211: add Parameter Set Count bitmask
Bing Zhao
1
-0
/
+1
2010-12-13
cfg80211/nl80211: separate unicast/multicast default TX keys
Johannes Berg
1
-0
/
+27
2010-12-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-3
/
+22
2010-12-13
Merge branch 'topic/workq-update' into topic/asoc
Takashi Iwai
33
-91
/
+85
2010-12-11
timerqueue: Make timerqueue_getnext() static inline
Thomas Gleixner
1
-1
/
+14
2010-12-11
Merge branches 'bugzilla-15418', 'bugzilla-21722', 'bugzilla-22932', 'misc-2....
Len Brown
11
-16
/
+35
2010-12-11
ACPI: video: fix build for VIDEO_OUTPUT_CONTROL=n
Len Brown
1
-0
/
+15
2010-12-11
acpi: fix _OSI string setup regression
Lin Ming
1
-1
/
+1
2010-12-11
RTC: Remove UIE emulation
John Stultz
1
-12
/
+0
2010-12-11
RTC: Rework RTC code to use timerqueue for events
John Stultz
1
-5
/
+38
2010-12-11
ethtool: Report link-down while interface is down
Ben Hutchings
1
-1
/
+3
2010-12-11
atm: correct sysfs 'device' link creation and parent relationships
Dan Williams
1
-2
/
+4
2010-12-11
8250: add a UPIO_DWAPB32 for 32 bit accesses
Jamie Iles
1
-0
/
+1
2010-12-11
xfrm: Add Traffic Flow Confidentiality padding XFRM attribute
Martin Willi
1
-0
/
+1
2010-12-11
USB: OTG: msm: Add support for power management
Pavankumar Kondeti
2
-0
/
+7
2010-12-11
USB: Add MSM OTG Controller driver
Pavankumar Kondeti
2
-0
/
+164
2010-12-11
USB: otg: fix link breakage, when the NOP USB Xceiver is a module
Guennadi Liakhovetski
1
-1
/
+1
2010-12-10
hrtimers: Convert hrtimers to use timerlist infrastructure
John Stultz
1
-17
/
+15
2010-12-10
timers: Rename timerlist infrastructure to timerqueue
John Stultz
2
-37
/
+37
2010-12-10
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
3
-5
/
+64
[prev]
[next]