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.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-26
drivers/misc/fsa9480.c: fix a leak of the IRQ during init failure
Axel Lin
1
-2
/
+2
2011-08-26
backlight: fix module alias prefix for adp8870_bl
Axel Lin
1
-1
/
+1
2011-08-26
backlight: add a callback 'notify_after' for backlight control
Dilan Lee
2
-0
/
+10
2011-08-26
memcg: fix hierarchical oom locking
Johannes Weiner
1
-12
/
+5
2011-08-26
leds: add missing include of linux/module.h
Axel Lin
2
-0
/
+2
2011-08-26
drivers/video/backlight/ep93xx_bl.c: add missing include of linux/module.h
Axel Lin
1
-1
/
+1
2011-08-26
rapidio: fix use of non-compatible registers
Alexandre Bounine
3
-26
/
+18
2011-08-26
vmscan: clear ZONE_CONGESTED for zone with good watermark
Shaohua Li
1
-0
/
+3
2011-08-26
kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootcon
Nishanth Aravamudan
1
-1
/
+1
2011-08-26
MAINTAINERS: Paul Menage has moved
Wanlong Gao
1
-2
/
+2
2011-08-26
mm: fix a vmscan warning
Shaohua Li
1
-8
/
+8
2011-08-26
drivers/char/msm_smd_pkt.c: don't use IS_ERR()
Thomas Meyer
1
-3
/
+2
2011-08-26
checkpatch: add missing WARN argument for min_t and max_t tests
Hui Zhu
1
-1
/
+2
2011-08-26
scripts/get_maintainer.pl: update Linus's git repository
Ralf Thielow
1
-1
/
+1
2011-08-26
memcg: pin execution to current cpu while draining stock
Johannes Weiner
1
-7
/
+2
2011-08-26
MAINTAINERS: Evgeniy has moved
Evgeniy Polyakov
16
-21
/
+21
2011-08-26
w1: fix for loop in w1_f29_remove_slave()
Dan Carpenter
1
-1
/
+1
2011-08-26
alpha: unbreak osf_setsysinfo(SSI_NVPAIRS, [SSIN_UACPROC, UAC_SIGBUS])
Sergei Trofimovich
3
-18
/
+11
2011-08-26
drivers/misc/pti.c: add missing includes
Sergei Trofimovich
1
-0
/
+2
2011-08-26
x86-32: Fix boot with CONFIG_X86_INVD_BUG
Andy Lutomirski
1
-6
/
+2
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
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
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
[prev]
[next]