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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-01
[IPSEC]: Kill unused decap state argument
Herbert Xu
1
-1
/
+1
2006-04-01
[SPARC]: Wire up sys_sync_file_range() into syscall tables.
David S. Miller
2
-3
/
+3
2006-04-01
[SPARC]: Wire up sys_splice() into the syscall tables.
David S. Miller
2
-2
/
+2
2006-04-01
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-20
/
+4
2006-04-01
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-3
/
+31
2006-04-01
Fix comments: s/granuality/granularity/
Kalin KOZHUHAROV
1
-1
/
+1
2006-04-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-58
/
+34
2006-04-01
[PATCH] mutex: some cleanups
Nicolas Pitre
2
-30
/
+33
2006-04-01
[PATCH] fs/namei.c: make lookup_hash() static
Adrian Bunk
1
-1
/
+0
2006-04-01
[PATCH] fbcon: Fix big-endian bogosity in slow_imageblit()
Antonino A. Daplas
1
-2
/
+0
2006-04-01
[PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardware
Richard Purdie
1
-0
/
+2
2006-04-01
[PATCH] backlight: Backlight Class Improvements
Richard Purdie
1
-10
/
+15
2006-04-01
[PATCH] dcache: Add helper d_hash_and_lookup
Eric W. Biederman
1
-0
/
+1
2006-04-01
[PATCH] pidhash: Refactor the pid hash table
Eric W. Biederman
2
-17
/
+83
2006-04-01
[PATCH] task: RCU protect task->usage
Eric W. Biederman
1
-1
/
+1
2006-04-01
[PATCH] resurrect __put_task_struct
Andrew Morton
1
-0
/
+1
2006-04-01
[PATCH] sched: activate SCHED BATCH expired
Con Kolivas
1
-0
/
+1
2006-04-01
[PATCH] sched: cleanup task_activated()
Con Kolivas
1
-1
/
+8
2006-04-01
[PATCH] sched: reduce overhead of calc_load
Jack Steiner
1
-0
/
+1
2006-04-01
[PATCH] hrtimer: create generic sleeper
Thomas Gleixner
1
-0
/
+16
2006-04-01
[PATCH] LED: Add IDE disk activity LED trigger
Richard Purdie
1
-0
/
+8
2006-04-01
[PATCH] LED: add LED trigger tupport
Richard Purdie
1
-0
/
+52
2006-04-01
[PATCH] LED: add LED class
Richard Purdie
1
-0
/
+51
2006-04-01
[PATCH] vt: add TIOCL_GETKMSGREDIRECT
Rafael J. Wysocki
1
-0
/
+1
2006-04-01
[PATCH] make local_t signed
Andrew Morton
3
-11
/
+18
2006-04-01
[PATCH] sys_sync_file_range()
Andrew Morton
4
-7
/
+11
2006-04-01
[PATCH] IPMI: fix startup race condition
Corey Minyard
1
-3
/
+13
2006-04-01
[PATCH] Simplify proc/devices and fix early termination regression
Joe Korty
1
-11
/
+4
2006-04-01
[PATCH] kill __init_timer_base in favor of boot_tvec_bases
Oleg Nesterov
1
-4
/
+4
2006-04-01
[PATCH] for_each_possible_cpu: s390
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-04-01
[PATCH] uml: check for differences in host support
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+5
2006-04-01
[PATCH] uml: implement {get,set}_thread_area for i386
Paolo 'Blaisorblade' Giarrusso
7
-38
/
+110
2006-04-01
[PATCH] uml: split ldt.h in arch-independent and arch-dependant code
Paolo 'Blaisorblade' Giarrusso
4
-106
/
+77
2006-04-01
[PATCH] uml: sparse cleanups
Al Viro
3
-10
/
+10
2006-04-01
[PATCH] i386 kdump timer vector lockup fix
Vivek Goyal
1
-0
/
+1
2006-04-01
[PATCH] Remove long dead i386 floppy asm code
Brian Gerst
1
-34
/
+0
2006-04-01
[PATCH] mm: schedule find_trylock_page() removal
Nick Piggin
1
-2
/
+2
2006-04-01
[PATCH] migrate_pages_to() must be defined for the no swap case
Christoph Lameter
1
-1
/
+4
2006-04-01
[PATCH] drivers/mtd/: small cleanups
Adrian Bunk
1
-0
/
+5
2006-04-01
[PATCH] sem2mutex: drivers/mtd/
Ingo Molnar
2
-4
/
+4
2006-03-31
[PATCH] pcmcia: declare pccard_iodyn_ops (fix m8xx_pcmcia.c compilation error)
Marcelo Tosatti
1
-0
/
+3
2006-03-31
[IA64] Avoid "u64 foo : 32;" for gcc3 vs. gcc4 compatibility
Tony Luck
1
-3
/
+3
2006-03-31
[ALSA] Fix / clean up PCM-OSS setup hooks
Takashi Iwai
1
-1
/
+1
2006-03-31
[ALSA] Clean up PCM codes (take 2)
Takashi Iwai
2
-6
/
+7
2006-03-31
[ALSA] Tiny clean up of PCM codes
Takashi Iwai
1
-3
/
+0
2006-03-31
[ALSA] Cleanup unused argument for snd_power_wait()
Takashi Iwai
1
-1
/
+1
2006-03-31
[PATCH] pcmcia: Add support for Possio GCC AKA PCMCIA Siemens MC45
Petr Vandrovec
1
-0
/
+3
2006-03-31
[PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present
Dominik Brodowski
2
-8
/
+5
2006-03-31
[PATCH] pcmcia: use bitfield instead of p_state and state
Dominik Brodowski
1
-16
/
+24
2006-03-31
[PATCH] pcmcia: remove unused p_dev->state flags
Dominik Brodowski
1
-3
/
+3
[prev]
[next]