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
2006-04-01
[PATCH] LED: add LED class
Richard Purdie
9
-0
/
+281
2006-04-01
[PATCH] LED: class documentation
Richard Purdie
1
-0
/
+71
2006-04-01
[PATCH] modules: permit Dual-MIT/GPL licenses
Andrew Morton
1
-0
/
+1
2006-04-01
[PATCH] vt: add TIOCL_GETKMSGREDIRECT
Rafael J. Wysocki
2
-0
/
+5
2006-04-01
[PATCH] ISDN: fix a few memory leaks in sc_ioctl()
Jesper Juhl
1
-4
/
+5
2006-04-01
[PATCH] drivers/char/[i]stallion: Clean up kmalloc usage
Tobias Klauser
2
-54
/
+24
2006-04-01
[PATCH] fs/locks.c: Fix sys_flock() race
Trond Myklebust
1
-14
/
+16
2006-04-01
[PATCH] inotify: IN_DELETE events missing
Amy Griffis
1
-3
/
+3
2006-04-01
[PATCH] fat: kill reserved names
OGAWA Hirofumi
2
-32
/
+1
2006-04-01
[PATCH] cpuset: memory migration interaction fix
Paul Jackson
1
-5
/
+52
2006-04-01
[PATCH] cpuset: unsafe mm reference fix
Paul Jackson
1
-2
/
+2
2006-04-01
[PATCH] cpuset: task_lock comment fix
Paul Jackson
1
-6
/
+4
2006-04-01
[PATCH] make local_t signed
Andrew Morton
3
-11
/
+18
2006-04-01
[PATCH] 3c59x: fix networking for 10base2 NICs
Steffen Klassert
1
-9
/
+12
2006-04-01
[PATCH] "3c59x collision statistics fix" fix
Andrew Morton
1
-7
/
+5
2006-04-01
[PATCH] config: fix CONFIG_LFS option
Trond Myklebust
1
-4
/
+4
2006-04-01
[PATCH] Fix pacct bug in multithreading case.
KaiGai Kohei
1
-6
/
+6
2006-04-01
[PATCH] sys_sync_file_range()
Andrew Morton
8
-28
/
+177
2006-04-01
[PATCH] IPMI: convert from semaphores to mutexes
Corey Minyard
4
-55
/
+63
2006-04-01
[PATCH] IPMI: tidy up various things
Corey Minyard
5
-33
/
+35
2006-04-01
[PATCH] IPMI: fix startup race condition
Corey Minyard
3
-30
/
+54
2006-04-01
[PATCH] make tty_insert_flip_string a non-GPL export
Andrew Morton
1
-1
/
+1
2006-04-01
[PATCH] edac_752x needs CONFIG_HOTPLUG
Randy Dunlap
1
-1
/
+1
2006-04-01
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
32
-58
/
+59
2006-04-01
[PATCH] Simplify proc/devices and fix early termination regression
Joe Korty
4
-306
/
+62
2006-04-01
[PATCH] __mod_timer: simplify ->base changing
Oleg Nesterov
1
-8
/
+6
2006-04-01
[PATCH] kill __init_timer_base in favor of boot_tvec_bases
Oleg Nesterov
2
-53
/
+39
2006-04-01
[PATCH] locks: don't panic
Miklos Szeredi
1
-12
/
+3
2006-04-01
[PATCH] Mark unwind info for signal trampolines in vDSOs
Jakub Jelinek
4
-5
/
+24
2006-04-01
[PATCH] for_each_possible_cpu: s390
KAMEZAWA Hiroyuki
2
-4
/
+4
2006-04-01
[PATCH] uml: check for differences in host support
Paolo 'Blaisorblade' Giarrusso
8
-6
/
+102
2006-04-01
[PATCH] uml: add arch_switch_to for newly forked thread
Paolo 'Blaisorblade' Giarrusso
3
-4
/
+25
2006-04-01
[PATCH] uml: tls support: hack to make it compile on any host
Paolo 'Blaisorblade' Giarrusso
4
-11
/
+68
2006-04-01
[PATCH] uml: implement {get,set}_thread_area for i386
Paolo 'Blaisorblade' Giarrusso
21
-61
/
+580
2006-04-01
[PATCH] uml: clean arch_switch usage
Paolo 'Blaisorblade' Giarrusso
6
-6
/
+35
2006-04-01
[PATCH] uml: split ldt.h in arch-independent and arch-dependant code
Paolo 'Blaisorblade' Giarrusso
5
-107
/
+78
2006-04-01
[PATCH] uml: idle thread needn't take access to init_mm
Paolo 'Blaisorblade' Giarrusso
1
-4
/
+0
2006-04-01
[PATCH] uml: fix min usage
Al Viro
1
-1
/
+1
2006-04-01
[PATCH] uml: remove unused make variables
Al Viro
1
-3
/
+0
2006-04-01
[PATCH] uml: __user annotations
Al Viro
1
-7
/
+7
2006-04-01
[PATCH] uml: sparse cleanups
Al Viro
16
-100
/
+93
2006-04-01
[PATCH] uml: kconfigs
Al Viro
4
-4
/
+5
2006-04-01
[PATCH] uml: eliminate duplicate mrpropered files
Al Viro
1
-2
/
+1
2006-04-01
[PATCH] uml: clean up remapping code build magic
Al Viro
4
-27
/
+7
2006-04-01
[PATCH] uml: eliminate symlinks to host arch
Al Viro
4
-54
/
+19
2006-04-01
[PATCH] uml: fix initcall return values
Jeff Dike
8
-85
/
+8
2006-04-01
[PATCH] uml: redeclare highmem
Jeff Dike
2
-2
/
+2
2006-04-01
[PATCH] UML: Hotplug memory, take 2
Jeff Dike
6
-47
/
+185
2006-04-01
[PATCH] Fix suspend with traced tasks
Pavel Machek
2
-2
/
+2
2006-04-01
[PATCH] i386 kdump timer vector lockup fix
Vivek Goyal
2
-0
/
+21
[next]