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.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
2011-08-25
drm/i915: Fix wrong initializer for "locked" variable in assert_panel_unlocked
Thomas Jarosch
1
-1
/
+1
2011-08-25
mtrr: fix UP breakage caused during switch to stop_machine
Tejun Heo
1
-2
/
+0
2011-08-25
lockdep: Add helper function for dir vs file i_mutex annotation
Josh Boyer
3
-9
/
+21
2011-08-25
Merge branch 'urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-24
/
+2
2011-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutils
Linus Torvalds
21
-289
/
+308
2011-08-25
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-30
/
+15
2011-08-25
Merge branch '3.1-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
15
-216
/
+275
2011-08-25
Add a personality to report 2.6.x version numbers
Andi Kleen
2
-0
/
+39
2011-08-25
USB: ftdi_sio: add Calao reference board support
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+19
2011-08-25
xfs: deprecate the nodelaylog mount option
Christoph Hellwig
2
-0
/
+10
2011-08-25
ARM: mach-footbridge: add missing header file <video/vga.h>
Bryan Wu
1
-0
/
+1
2011-08-25
ARM: mach-orion5x: add missing header file <linux/vga.h>
Bryan Wu
1
-0
/
+1
2011-08-25
arm: fix compile failure in orion5x/dns323-setup.c
Paul Gortmaker
1
-1
/
+1
2011-08-25
OMAP: omap_device: only override _noirq methods, not normal suspend/resume
Kevin Hilman
1
-1
/
+2
2011-08-25
PM / Runtime: Correct documentation of pm_runtime_irq_safe()
Rafael J. Wysocki
1
-2
/
+1
2011-08-25
ALSA: hda: Conexant: Allow different output types to share DAC
David Henningsson
1
-19
/
+27
2011-08-25
md/linear: avoid corrupting structure while waiting for rcu_free to complete.
NeilBrown
1
-1
/
+1
2011-08-25
md: use REQ_NOIDLE flag in md_super_write()
Namhyung Kim
1
-1
/
+1
2011-08-25
md: ensure changes to 'write-mostly' are reflected in metadata.
NeilBrown
1
-0
/
+5
2011-08-25
md: report failure if a 'set faulty' request doesn't.
NeilBrown
1
-1
/
+6
2011-08-25
sendmmsg/sendmsg: fix unsafe user pointer access
Mathieu Desnoyers
1
-4
/
+6
2011-08-25
ibmveth: Fix leak when recycling skb and hypervisor returns error
Anton Blanchard
1
-3
/
+9
2011-08-25
arp: fix rcu lockdep splat in arp_process()
Eric Dumazet
1
-2
/
+6
2011-08-25
bridge: fix a possible use after free
Eric Dumazet
1
-4
/
+4
2011-08-25
bridge: Pseudo-header required for the checksum of ICMPv6
Yan, Zheng
1
-3
/
+10
2011-08-25
mcast: Fix source address selection for multicast listener report
Yan, Zheng
2
-2
/
+2
2011-08-25
MAINTAINERS: Update GIT trees for network development
Nicolas de Pesloüan
1
-2
/
+2
2011-08-25
firmware loader: allow builtin firmware load even if usermodehelper is disabled
Linus Torvalds
1
-5
/
+6
2011-08-25
Merge branch 'for-31-rc3/i2c-fixes' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2
-33
/
+5
2011-08-25
i2c-nomadik: fix kerneldoc warning
Linus Walleij
1
-1
/
+2
2011-08-25
staging: tidspbridge: fix compilation on dsp clock functions
Omar Ramirez Luna
1
-1
/
+0
2011-08-25
ARM: mach-shmobile: sh7372 LCDC1 suspend fix
Magnus Damm
3
-0
/
+4
2011-08-24
sh-sci / PM: Use power.irq_safe
Rafael J. Wysocki
1
-0
/
+1
2011-08-24
PM: Use spinlock instead of mutex in clock management functions
Rafael J. Wysocki
1
-18
/
+22
2011-08-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
6
-94
/
+200
2011-08-24
ath9k: Fix PS wrappers in ath9k_set_coverage_class
Mohammed Shafi Shajakhan
1
-0
/
+4
2011-08-24
carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlock
Alexey Khoroshilov
1
-1
/
+3
2011-08-24
ASoC: Correct element count for WM8996 sidetone HPF
Mark Brown
1
-1
/
+1
2011-08-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
15
-145
/
+241
2011-08-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
5
-75
/
+40
2011-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
8
-233
/
+468
2011-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
27
-110
/
+433
2011-08-24
[S390] memory hotplug: only unassign assigned increments
Heiko Carstens
1
-2
/
+4
2011-08-24
[S390] Change default action from reipl to stop for on_restart
Michael Holzheu
1
-2
/
+3
2011-08-24
[S390] arch/s390/kernel/ipl.c: correct error detection check
Julia Lawall
1
-1
/
+1
2011-08-24
[S390] drivers/s390/block/dasd_ioctl.c: add missing kfree
Julia Lawall
1
-3
/
+7
2011-08-24
[S390] nss,initrd: kernel image and initrd must be in different segments
Heiko Carstens
1
-6
/
+8
2011-08-24
Merge branches 'wiimote' and 'upstream-fixes' into for-linus
Jiri Kosina
4
-0
/
+16
2011-08-24
at91: at91sam9261.c: fix typo in t2_clk alias for atmel_tcb.0
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2011-08-24
ASoC: Tegra: wm8903 machine driver: Drop Ventana support
Stephen Warren
1
-2
/
+2
[prev]
[next]