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
2010-11-25
backlight: grab ops_lock before testing bd->ops
Uwe Kleine-König
1
-6
/
+6
2010-11-25
drivers/misc/isl29020.c: remove incorrect kfree in isl29020_remove()
Axel Lin
1
-3
/
+1
2010-11-25
pagemap: set pagemap walk limit to PMD boundary
Naoya Horiguchi
1
-1
/
+2
2010-11-25
mm: remove call to find_vma in pagewalk for non-hugetlbfs
David Sterba
1
-2
/
+3
2010-11-25
mm/page_alloc.c: fix build_all_zonelist() where percpu_alloc() is wrongly cal...
KAMEZAWA Hiroyuki
1
-9
/
+5
2010-11-25
cgroups: make swap accounting default behavior configurable
Michal Hocko
3
-2
/
+37
2010-11-25
memcg: avoid deadlock between move charge and try_charge()
Daisuke Nishimura
1
-17
/
+26
2010-11-25
drivers/leds/leds-lp5523.c: perform SW reset before detection
Samu Onkalo
1
-7
/
+5
2010-11-25
drivers/leds/leds-lp5521.c: perform SW reset before detection
Samu Onkalo
1
-7
/
+5
2010-11-25
drivers/leds/leds-lp5523.c: adjust delays and add comments to them
Samu Onkalo
1
-14
/
+17
2010-11-25
drivers/leds/leds-lp5521.c: adjust delays and add comments to them
Samu Onkalo
1
-9
/
+16
2010-11-25
drivers/leds/leds-lp5523.c: change some macros to functions
Samu Onkalo
1
-3
/
+6
2010-11-25
drivers/leds/leds-lp5521.c: change some macros to functions
Samu Onkalo
1
-5
/
+16
2010-11-25
fuse: fix attributes after open(O_TRUNC)
Ken Sumrall
1
-0
/
+10
2010-11-25
sgi-xpc: XPC fails to discover partitions with all nasids above 128
Robin@sgi.com
1
-10
/
+15
2010-11-25
memcg: fix false positive VM_BUG on non-SMP
Kirill A. Shutemov
2
-3
/
+6
2010-11-25
uml: disable winch irq before freeing handler data
Will Newton
1
-2
/
+3
2010-11-25
nommu: yield CPU while disposing VM
Steven J. Magnani
1
-0
/
+1
2010-11-25
include/linux/fs.h: fix userspace build
Loïc Minier
1
-3
/
+3
2010-11-25
leds: fix bug with reading NAS SS4200 dmi code
Steven Rostedt
1
-0
/
+1
2010-11-24
ARM: 6482/2: Fix find_next_zero_bit and related assembly
James Jones
1
-2
/
+4
2010-11-24
econet: fix CVE-2010-3848
Phil Blundell
1
-31
/
+31
2010-11-24
econet: fix CVE-2010-3850
Phil Blundell
1
-0
/
+3
2010-11-24
econet: disallow NULL remote addr for sendmsg(), fixes CVE-2010-3849
Phil Blundell
1
-18
/
+8
2010-11-24
tcp: Make TCP_MAXSEG minimum more correct.
David S. Miller
1
-1
/
+1
2010-11-24
isdn: icn: Fix stack corruption bug.
Steven Rostedt
1
-3
/
+4
2010-11-24
arch/tile: fix memchr() not to dereference memory for zero length
Chris Metcalf
1
-16
/
+19
2010-11-24
arch/tile: make glibc's sysconf(_SC_NPROCESSORS_CONF) work correctly
Chris Metcalf
1
-1
/
+1
2010-11-24
Merge branch 'master' into for-linus
Chris Metcalf
1026
-6992
/
+13719
2010-11-24
pci root complex: support for tile architecture
Chris Metcalf
8
-187
/
+705
2010-11-24
drivers/net/tile/: on-chip network drivers for the tile architecture
Chris Metcalf
12
-2
/
+6510
2010-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-2
/
+5
2010-11-24
af_unix: limit unix_tot_inflight
Eric Dumazet
1
-0
/
+7
2010-11-24
xen: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2010-11-24
xen: x86/32: perform initial startup on initial_page_table
Ian Campbell
2
-15
/
+56
2010-11-24
ALSA: HDA: Add an extra DAC for Realtek ALC887-VD
David Henningsson
1
-1
/
+3
2010-11-24
ASoC: nuc900-ac97: fix a memory leak
Axel Lin
1
-1
/
+1
2010-11-24
Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...
Mark Brown
1
-0
/
+8
2010-11-24
ASoC: Return proper error for omap3pandora_soc_init
Axel Lin
1
-0
/
+1
2010-11-24
ASoC: wm8961 - clear WM8961_MCLKDIV bit for freq <= 16500000
Axel Lin
1
-1
/
+1
2010-11-24
ASoC: wm8961 - clear WM8961_DACSLOPE bit for normal mode
Axel Lin
1
-1
/
+1
2010-11-24
Merge branch 'rmobile/fsi-despair' into rmobile-fixes-for-linus
Paul Mundt
236
-1387
/
+2789
2010-11-24
sisfb: delete osdef.h
Aaro Koskinen
5
-65
/
+0
2010-11-24
sisfb: move the CONFIG warning to sis_main.c
Aaro Koskinen
2
-5
/
+5
2010-11-24
sisfb: replace SiS_SetMemory with memset_io
Aaro Koskinen
2
-4
/
+2
2010-11-24
sisfb: remove InPort/OutPort wrappers
Aaro Koskinen
2
-40
/
+10
2010-11-24
sisfb: use CONFIG_FB_SIS_301/315 instead of SIS301/315H
Aaro Koskinen
6
-201
/
+193
2010-11-24
sisfb: delete redudant #define SIS_LINUX_KERNEL
Aaro Koskinen
7
-116
/
+0
2010-11-24
sisfb: delete dead SIS_XORG_XF86 code
Aaro Koskinen
7
-788
/
+0
2010-11-24
sisfb: delete fallback code for pci_map_rom()
Aaro Koskinen
1
-17
/
+0
[prev]
[next]