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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-13
ath9k: wake up the hardware from full sleep when idle is turned off
Felix Fietkau
1
-1
/
+8
2012-04-13
ath5k: unmap io memory on probe failure
Jonathan Bither
1
-2
/
+4
2012-04-13
ath5k: fix undefined 'THIS_MODULE'
Jonathan Bither
1
-0
/
+1
2012-04-13
cfg80211: fix interface combinations check.
Lukasz Kucharczyk
1
-1
/
+1
2012-04-13
brcm80211: smac: resume transmit fifo upon receiving frames
Arend van Spriel
1
-0
/
+8
2012-04-13
libertas: fix signedness bug in lbs_auth_to_authtype()
Amitkumar Karwar
1
-2
/
+7
2012-04-13
ks8851: Fix missing mutex_lock/unlock
Matt Renzelmann
1
-4
/
+4
2012-04-13
drivers/net/ethernet/xilinx/axi ethernet: Correct Copyright
Michal Simek
4
-11
/
+9
2012-04-13
lockd: fix the endianness bug
Al Viro
2
-2
/
+2
2012-04-13
8139cp: set intr mask after its handler is registered
Jason Wang
1
-2
/
+8
2012-04-13
atl1: fix kernel panic in case of DMA errors
Tony Zelenoff
3
-10
/
+7
2012-04-13
ARM: msm: Fix section mismatches in proc_comm.c
David Brown
1
-1
/
+1
2012-04-13
video: msm: Fix section mismatches in mddi.c
David Brown
1
-4
/
+4
2012-04-13
arm: msm: trout: fix compile failure
Daniel Walker
2
-0
/
+2
2012-04-13
arm: msm: halibut: remove unneeded fixup
Daniel Walker
1
-3
/
+0
2012-04-13
irq_work: fix compile failure on tile from missing include
Chris Metcalf
1
-0
/
+1
2012-04-13
ia64: populate the cmpxchg header with appropriate code
Paul Gortmaker
2
-114
/
+148
2012-04-13
alpha: fix build failures from system.h dismemberment
Paul Gortmaker
3
-69
/
+74
2012-04-13
skbuff: struct ubuf_info callback type safety
Michael S. Tsirkin
4
-8
/
+8
2012-04-13
ppp: Fix race condition with queue start/stop
David Woodhouse
1
-9
/
+6
2012-04-13
ipv6: fix problem with expired dst cache
Gao feng
6
-41
/
+99
2012-04-13
ocfs2: ->e_leaf_clusters endianness breakage
Al Viro
1
-2
/
+2
2012-04-13
ocfs2: ->rl_count endianness breakage
Al Viro
1
-1
/
+1
2012-04-13
ocfs: ->rl_used breakage on big-endian
Al Viro
1
-4
/
+4
2012-04-13
ocfs2: ->l_next_free_req breakage on big-endian
Al Viro
2
-3
/
+3
2012-04-13
btrfs: btrfs_root_readonly() broken on big-endian
Al Viro
1
-1
/
+1
2012-04-13
Fix number parsing in cifs_parse_mount_options
Sachin Prabhu
1
-1
/
+1
2012-04-13
caif_hsi: use dev_dbg not dev_err for reporting
Kim Lilliestierna XX
1
-2
/
+2
2012-04-13
caif-hsi: Free flip_buffer at shutdown
sjur.brandeland@stericsson.com
1
-2
/
+3
2012-04-13
caif: Fix memory leakage in the chnl_net.c.
Tomasz Gregorek
1
-3
/
+6
2012-04-13
l2tp: don't overwrite source address in l2tp_ip_bind()
James Chapman
1
-1
/
+2
2012-04-13
l2tp: fix refcount leak in l2tp_ip sockets
James Chapman
1
-1
/
+1
2012-04-13
net: Fix misplaced parenthesis in virtio_net.c
Torsten Kaiser
1
-3
/
+2
2012-04-13
net/key/af_key.c: add missing kfree_skb
Julia Lawall
1
-1
/
+1
2012-04-13
phonet: Sort out initiailziation and cleanup code.
Eric W. Biederman
1
-19
/
+2
2012-04-13
net: In unregister_netdevice_notifier unregister the netdevices.
Eric W. Biederman
1
-0
/
+20
2012-04-13
ext4: fix endianness breakage in ext4_split_extent_at()
Al Viro
1
-1
/
+1
2012-04-13
nfsd: fix compose_entry_fh() failure exits
Al Viro
1
-14
/
+8
2012-04-13
nfsd: fix error value on allocation failure in nfsd4_decode_test_stateid()
Al Viro
1
-1
/
+1
2012-04-13
nfsd: fix endianness breakage in TEST_STATEID handling
Al Viro
1
-1
/
+1
2012-04-13
nfsd: fix error values returned by nfsd4_lockt() when nfsd_open() fails
Al Viro
1
-14
/
+9
2012-04-13
nfsd: fix b0rken error value for setattr on read-only mount
Al Viro
1
-3
/
+4
2012-04-13
ARM: 7383/1: nommu: populate vectors page from paging_init
Will Deacon
1
-0
/
+2
2012-04-13
ARM: 7381/1: nommu: fix typo in mm/Kconfig
Will Deacon
1
-1
/
+1
2012-04-13
ARM: 7380/1: DT: do not add a zero-sized memory property
Marc Zyngier
1
-0
/
+2
2012-04-13
ARM: 7379/1: DT: fix atags_to_fdt() second call site
Marc Zyngier
1
-1
/
+1
2012-04-13
ARM: 7366/3: amba: Remove AMBA level regulator support
Mark Brown
4
-50
/
+2
2012-04-13
ARM: OMAP2/3: VENC hwmods: Remove OCPIF_SWSUP_IDLE flag from VENC slave inter...
Archit Taneja
3
-3
/
+0
2012-04-13
ARM: OMAP2+: hwmod: Revert "ARM: OMAP2+: hwmod: Make omap_hwmod_softreset wai...
Paul Walmsley
1
-2
/
+12
2012-04-13
ARM: OMAP2+: hwmod: add softreset delay field and OMAP4 data
Fernando Guzman Lugo
3
-1
/
+15
[prev]
[next]