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
2013-07-11
watchdog: ts72xx_wdt: use devm_*() functions
Jingoo Han
1
-57
/
+10
2013-07-11
watchdog: riowd: use platform_{get,set}_drvdata()
Jingoo Han
1
-2
/
+2
2013-07-11
watchdog: riowd: use devm_kzalloc()
Jingoo Han
1
-6
/
+2
2013-07-11
watchdog: rc32434_wdt: use devm_ioremap_nocache() functions
Jingoo Han
1
-7
/
+3
2013-07-11
watchdog: nuc900_wdt: use devm_*() functions
Jingoo Han
1
-39
/
+11
2013-07-11
watchdog: mv64x60_wdt: use devm_ioremap()
Jingoo Han
1
-3
/
+1
2013-07-11
drivers: net: phy: at803x: Add missing mdio device id
Helmut Schaa
1
-0
/
+1
2013-07-11
watchdog: bcm63xx_wdt: use devm_ioremap_nocache()
Jingoo Han
1
-5
/
+4
2013-07-11
watchdog: at32ap700x: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-4
/
+1
2013-07-11
watchdog: at32ap700x_wdt: use devm_*() functions
Jingoo Han
1
-8
/
+4
2013-07-11
ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREF
Hannes Frederic Sowa
1
-23
/
+40
2013-07-11
bnx2x: fix tunneling CSUM calculation
Dmitry Kravkov
1
-3
/
+3
2013-07-11
alx: fix lockdep annotation
Maarten Lankhorst
1
-3
/
+2
2013-07-11
vxlan: Fix kernel crash on rmmod.
Pravin B Shelar
1
-1
/
+1
2013-07-11
9p: fix off by one causing access violations and memory corruption
Sasha Levin
1
-5
/
+5
2013-07-11
drm/i915: fix up readout of the lvds dither bit on gen2/3
Daniel Vetter
2
-7
/
+11
2013-07-11
Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/sc...
Linus Torvalds
11
-79
/
+355
2013-07-11
Merge tag 'ecryptfs-3.11-rc1-cleanup' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-269
/
+85
2013-07-11
Merge tag 'jfs-3.11' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
12
-154
/
+128
2013-07-11
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
20
-182
/
+512
2013-07-11
ASoC: omap-mcbsp: Use different method for DMA request when booted with DT
Peter Ujfalusi
1
-17
/
+22
2013-07-11
ASoC: omap-dmic: Do not use platform_get_resource_byname() for DMA
Peter Ujfalusi
1
-10
/
+1
2013-07-11
ASoC: omap-mcpdm: Do not use platform_get_resource_byname() for DMA
Peter Ujfalusi
1
-14
/
+2
2013-07-11
ASoC: omap-pcm: Request the DMA channel differently when DT is involved
Peter Ujfalusi
1
-3
/
+14
2013-07-11
Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
18
-272
/
+694
2013-07-11
xfs: Add pquota fields where gquota is used.
Chandra Seetharaman
14
-124
/
+291
2013-07-11
vhost: Remove custom vhost rcu usage
Asias He
4
-26
/
+12
2013-07-11
vhost-scsi: Always access vq->private_data under vq mutex
Asias He
1
-7
/
+4
2013-07-11
vhost-net: Always access vq->private_data under vq mutex
Asias He
1
-11
/
+10
2013-07-11
ASoC: Samsung: Set RFS and BFS in slave mode
Padmavathi Venna
1
-4
/
+4
2013-07-11
spi: revert master->setup function removal for altera and nuc900
Stephen Warren
2
-0
/
+25
2013-07-11
Revert "UEFI: Don't pass boot services regions to SetVirtualAddressMap()"
Matt Fleming
1
-7
/
+0
2013-07-11
efivars: check for EFI_RUNTIME_SERVICES
Matt Fleming
1
-0
/
+3
2013-07-11
sh_eth: SH_ETH should depend on HAS_DMA
Geert Uytterhoeven
1
-0
/
+1
2013-07-11
ipv6: in case of link failure remove route directly instead of letting it expire
Hannes Frederic Sowa
1
-3
/
+6
2013-07-11
Revert "Makefile: Fix install error with make -j option"
Linus Torvalds
1
-1
/
+1
2013-07-11
macvtap: correctly linearize skb when zerocopy is used
Jason Wang
1
-2
/
+6
2013-07-11
tuntap: correctly linearize skb when zerocopy is used
Jason Wang
1
-3
/
+6
2013-07-11
ifb: fix rcu_sched self-detected stalls
dingtianhong
1
-1
/
+3
2013-07-11
ext4: fix warning in ext4_evict_inode()
Jan Kara
1
-13
/
+19
2013-07-11
Merge tag 'kvm-3.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-2
/
+63
2013-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
8
-17
/
+31
2013-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide
Linus Torvalds
5
-53
/
+6
2013-07-11
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2013-07-11
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
23
-66
/
+1592
2013-07-11
mm: remove free_area_cache
Michel Lespinasse
17
-66
/
+0
2013-07-11
zswap: add documentation
Seth Jennings
1
-0
/
+68
2013-07-11
zswap: add to mm/
Seth Jennings
3
-0
/
+964
2013-07-11
zbud: add to mm/
Seth Jennings
4
-0
/
+560
2013-07-11
r8169: add a new chip for RTL8411
hayeswang
1
-0
/
+67
[prev]
[next]