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
2009-07-31
io context: fix ref counting
Li Zefan
1
-1
/
+1
2009-07-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-0
/
+34
2009-07-31
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2009-07-31
ARM: PL093: Header file for PL093 SSMC PrimeCell
Ben Dooks
1
-0
/
+80
2009-07-30
Merge branch 'master' into for-linus
Rafael J. Wysocki
7
-16
/
+81
2009-07-30
power_supply: get_by_name and set_charged functionality
Daniel Mack
1
-0
/
+3
2009-07-30
lguest and virtio: cleanup struct definitions to Linux style.
Rusty Russell
5
-20
/
+10
2009-07-30
lguest: fix comment style
Rusty Russell
2
-18
/
+36
2009-07-30
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-0
/
+1
2009-07-30
uio: mark uio.h functions __KERNEL__ only
Jiri Slaby
1
-9
/
+8
2009-07-30
lib: flexible array implementation
Dave Hansen
1
-0
/
+47
2009-07-30
pps.h needs <linux/types.h>
Dave Jones
1
-0
/
+2
2009-07-30
cgroup avoid permanent sleep at rmdir
KAMEZAWA Hiroyuki
1
-0
/
+17
2009-07-30
cgroups: fix pid namespace bug
Li Zefan
1
-7
/
+4
2009-07-29
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2009-07-29
pty: avoid forcing 'low_latency' tty flag
OGAWA Hirofumi
1
-0
/
+1
2009-07-29
PM / Hibernate: Replace bdget call with simple atomic_inc of i_count
Alan Jenkins
1
-0
/
+1
2009-07-29
Merge branch 'master' into for-linus
Rafael J. Wysocki
9
-17
/
+43
2009-07-29
libata: accept late unlocking of HPA
Tejun Heo
1
-0
/
+1
2009-07-28
nfsd41: Use separate DRC for setclientid
Andy Adamson
2
-13
/
+20
2009-07-28
nfsd41: hange from page to memory based drc limits
Andy Adamson
2
-2
/
+3
2009-07-28
swiotlb: use phys_to_dma and dma_to_phys
FUJITA Tomonori
1
-5
/
+0
2009-07-28
remove is_buffer_dma_capable()
FUJITA Tomonori
1
-5
/
+0
2009-07-28
swiotlb: remove swiotlb_arch_range_needs_mapping
FUJITA Tomonori
1
-2
/
+0
2009-07-28
swiotlb: remove unused swiotlb_alloc()
FUJITA Tomonori
1
-2
/
+0
2009-07-28
swiotlb: remove unused swiotlb_alloc_boot()
FUJITA Tomonori
1
-2
/
+0
2009-07-28
ip: fix logic of reverse path filter sysctl
Stephen Hemminger
1
-1
/
+1
2009-07-28
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
1
-1
/
+1
2009-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-1
/
+4
2009-07-27
mac80211: Add a few 802.11n defines for AMPDU parameters
Sujith
1
-0
/
+25
2009-07-27
cfg80211: make aware of net namespaces
Johannes Berg
1
-0
/
+9
2009-07-27
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-0
/
+1
2009-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
1
-2
/
+2
2009-07-27
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-1
/
+1
2009-07-27
net: ethtool_op_get_rx_csum() should be public and exported
Eric Dumazet
1
-0
/
+1
2009-07-27
imwc3200: move iwmc3200 SDIO ids to sdio_ids.h
Tomas Winkler
1
-0
/
+6
2009-07-27
net: deprecate print_mac
Johannes Berg
1
-2
/
+2
2009-07-26
Input: serio - switch to using dev_pm_ops
Dmitry Torokhov
1
-2
/
+0
2009-07-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-5
/
+53
2009-07-25
mISDN: Add support for Speedfax+ cards
Karsten Keil
1
-1
/
+15
2009-07-25
mISDN: Make clearing B-channel a common function
Karsten Keil
1
-0
/
+1
2009-07-25
ISDN: Add support for none reverse bitstreams to isdnhdc
Karsten Keil
1
-3
/
+9
2009-07-25
ISDN: Clean up isdnhdlc code
Karsten Keil
1
-31
/
+37
2009-07-25
ISDN: Make isdnhdlc usable for other ISDN drivers
Karsten Keil
1
-0
/
+70
2009-07-25
Driver Core: Make PM operations a const pointer
Dmitry Torokhov
1
-4
/
+5
2009-07-24
net: remove unused skb->do_not_encrypt
Johannes Berg
1
-5
/
+1
2009-07-24
nl80211: report BSS status
Johannes Berg
1
-0
/
+11
2009-07-24
cfg80211: rework key operation
Johannes Berg
1
-0
/
+5
2009-07-24
nl80211: introduce new key attributes
Johannes Berg
1
-0
/
+36
2009-07-24
V4L/DVB (12283): gspca - sn9c20x: New subdriver for sn9c201 and sn9c202 bridges.
Brian Johnson
1
-0
/
+1
[prev]
[next]