index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix comments: s/granuality/granularity/
Kalin KOZHUHAROV
2006-04-01
1
-1
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-03-31
4
-58
/
+34
|
\
|
*
[NET]: Allow skb headroom to be overridden
Anton Blanchard
2006-03-31
2
-5
/
+29
|
*
[TCP]: Kill unused extern decl for tcp_v4_hash_connecting()
David S. Miller
2006-03-31
1
-3
/
+0
|
*
[NET]: Deinline some larger functions from netdevice.h
Denis Vlasenko
2006-03-29
1
-50
/
+5
*
|
[PATCH] mutex: some cleanups
Nicolas Pitre
2006-03-31
2
-30
/
+33
*
|
[PATCH] fs/namei.c: make lookup_hash() static
Adrian Bunk
2006-03-31
1
-1
/
+0
*
|
[PATCH] fbcon: Fix big-endian bogosity in slow_imageblit()
Antonino A. Daplas
2006-03-31
1
-2
/
+0
*
|
[PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardware
Richard Purdie
2006-03-31
1
-0
/
+2
*
|
[PATCH] backlight: Backlight Class Improvements
Richard Purdie
2006-03-31
1
-10
/
+15
*
|
[PATCH] dcache: Add helper d_hash_and_lookup
Eric W. Biederman
2006-03-31
1
-0
/
+1
*
|
[PATCH] pidhash: Refactor the pid hash table
Eric W. Biederman
2006-03-31
2
-17
/
+83
*
|
[PATCH] task: RCU protect task->usage
Eric W. Biederman
2006-03-31
1
-1
/
+1
*
|
[PATCH] resurrect __put_task_struct
Andrew Morton
2006-03-31
1
-0
/
+1
*
|
[PATCH] sched: activate SCHED BATCH expired
Con Kolivas
2006-03-31
1
-0
/
+1
*
|
[PATCH] sched: cleanup task_activated()
Con Kolivas
2006-03-31
1
-1
/
+8
*
|
[PATCH] sched: reduce overhead of calc_load
Jack Steiner
2006-03-31
1
-0
/
+1
*
|
[PATCH] hrtimer: create generic sleeper
Thomas Gleixner
2006-03-31
1
-0
/
+16
*
|
[PATCH] LED: Add IDE disk activity LED trigger
Richard Purdie
2006-03-31
1
-0
/
+8
*
|
[PATCH] LED: add LED trigger tupport
Richard Purdie
2006-03-31
1
-0
/
+52
*
|
[PATCH] LED: add LED class
Richard Purdie
2006-03-31
1
-0
/
+51
*
|
[PATCH] vt: add TIOCL_GETKMSGREDIRECT
Rafael J. Wysocki
2006-03-31
1
-0
/
+1
*
|
[PATCH] make local_t signed
Andrew Morton
2006-03-31
3
-11
/
+18
*
|
[PATCH] sys_sync_file_range()
Andrew Morton
2006-03-31
4
-7
/
+11
*
|
[PATCH] IPMI: fix startup race condition
Corey Minyard
2006-03-31
1
-3
/
+13
*
|
[PATCH] Simplify proc/devices and fix early termination regression
Joe Korty
2006-03-31
1
-11
/
+4
*
|
[PATCH] kill __init_timer_base in favor of boot_tvec_bases
Oleg Nesterov
2006-03-31
1
-4
/
+4
*
|
[PATCH] for_each_possible_cpu: s390
KAMEZAWA Hiroyuki
2006-03-31
1
-1
/
+1
*
|
[PATCH] uml: check for differences in host support
Paolo 'Blaisorblade' Giarrusso
2006-03-31
1
-1
/
+5
*
|
[PATCH] uml: implement {get,set}_thread_area for i386
Paolo 'Blaisorblade' Giarrusso
2006-03-31
7
-38
/
+110
*
|
[PATCH] uml: split ldt.h in arch-independent and arch-dependant code
Paolo 'Blaisorblade' Giarrusso
2006-03-31
4
-106
/
+77
*
|
[PATCH] uml: sparse cleanups
Al Viro
2006-03-31
3
-10
/
+10
*
|
[PATCH] i386 kdump timer vector lockup fix
Vivek Goyal
2006-03-31
1
-0
/
+1
*
|
[PATCH] Remove long dead i386 floppy asm code
Brian Gerst
2006-03-31
1
-34
/
+0
*
|
[PATCH] mm: schedule find_trylock_page() removal
Nick Piggin
2006-03-31
1
-2
/
+2
*
|
[PATCH] migrate_pages_to() must be defined for the no swap case
Christoph Lameter
2006-03-31
1
-1
/
+4
*
|
[PATCH] drivers/mtd/: small cleanups
Adrian Bunk
2006-03-31
1
-0
/
+5
*
|
[PATCH] sem2mutex: drivers/mtd/
Ingo Molnar
2006-03-31
2
-4
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
2006-03-30
10
-130
/
+90
|
\
\
|
*
|
[PARISC] Add atomic_sub_and_test
Kyle McMartin
2006-03-30
1
-0
/
+3
|
*
|
[PARISC] Make local_t use atomic_long_t
Kyle McMartin
2006-03-30
1
-8
/
+8
|
*
|
[PARISC] Add PREEMPT support
Kyle McMartin
2006-03-30
1
-1
/
+2
|
*
|
[PARISC] More useful readwrite lock helpers
Kyle McMartin
2006-03-30
1
-4
/
+12
|
*
|
[PARISC] Fixup CONFIG_EISA a bit
Helge Deller
2006-03-30
1
-0
/
+5
|
*
|
[PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP
Helge Deller
2006-03-30
1
-33
/
+0
|
*
|
[PARISC] Enable ioremap functionality unconditionally
Helge Deller
2006-03-30
1
-57
/
+1
|
*
|
[PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremap
Helge Deller
2006-03-30
1
-11
/
+5
|
*
|
[PARISC] Add STRICT_MM_TYPECHECKS
Helge Deller
2006-03-30
1
-16
/
+40
|
*
|
[PARISC] Add parisc implementation of flush_kernel_dcache_page()
James Bottomley
2006-03-30
3
-3
/
+10
|
*
|
[PARISC] Add parisc implementation of flush_anon_page()
James Bottomley
2006-03-30
1
-0
/
+8
[next]