index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-31
[PATCH] dcache: Add helper d_hash_and_lookup
Eric W. Biederman
1
-0
/
+1
2006-03-31
[PATCH] pidhash: Refactor the pid hash table
Eric W. Biederman
2
-17
/
+83
2006-03-31
[PATCH] task: RCU protect task->usage
Eric W. Biederman
1
-1
/
+1
2006-03-31
[PATCH] resurrect __put_task_struct
Andrew Morton
1
-0
/
+1
2006-03-31
[PATCH] sched: activate SCHED BATCH expired
Con Kolivas
1
-0
/
+1
2006-03-31
[PATCH] sched: cleanup task_activated()
Con Kolivas
1
-1
/
+8
2006-03-31
[PATCH] sched: reduce overhead of calc_load
Jack Steiner
1
-0
/
+1
2006-03-31
[PATCH] hrtimer: create generic sleeper
Thomas Gleixner
1
-0
/
+16
2006-03-31
[PATCH] LED: Add IDE disk activity LED trigger
Richard Purdie
1
-0
/
+8
2006-03-31
[PATCH] LED: add LED trigger tupport
Richard Purdie
1
-0
/
+52
2006-03-31
[PATCH] LED: add LED class
Richard Purdie
1
-0
/
+51
2006-03-31
[PATCH] vt: add TIOCL_GETKMSGREDIRECT
Rafael J. Wysocki
1
-0
/
+1
2006-03-31
[PATCH] make local_t signed
Andrew Morton
3
-11
/
+18
2006-03-31
[PATCH] sys_sync_file_range()
Andrew Morton
4
-7
/
+11
2006-03-31
[PATCH] IPMI: fix startup race condition
Corey Minyard
1
-3
/
+13
2006-03-31
[PATCH] Simplify proc/devices and fix early termination regression
Joe Korty
1
-11
/
+4
2006-03-31
[PATCH] kill __init_timer_base in favor of boot_tvec_bases
Oleg Nesterov
1
-4
/
+4
2006-03-31
[PATCH] for_each_possible_cpu: s390
KAMEZAWA Hiroyuki
1
-1
/
+1
2006-03-31
[PATCH] uml: check for differences in host support
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+5
2006-03-31
[PATCH] uml: implement {get,set}_thread_area for i386
Paolo 'Blaisorblade' Giarrusso
7
-38
/
+110
2006-03-31
[PATCH] uml: split ldt.h in arch-independent and arch-dependant code
Paolo 'Blaisorblade' Giarrusso
4
-106
/
+77
2006-03-31
[PATCH] uml: sparse cleanups
Al Viro
3
-10
/
+10
2006-03-31
[PATCH] i386 kdump timer vector lockup fix
Vivek Goyal
1
-0
/
+1
2006-03-31
[PATCH] Remove long dead i386 floppy asm code
Brian Gerst
1
-34
/
+0
2006-03-31
[PATCH] mm: schedule find_trylock_page() removal
Nick Piggin
1
-2
/
+2
2006-03-31
[PATCH] migrate_pages_to() must be defined for the no swap case
Christoph Lameter
1
-1
/
+4
2006-03-31
[PATCH] drivers/mtd/: small cleanups
Adrian Bunk
1
-0
/
+5
2006-03-31
[PATCH] sem2mutex: drivers/mtd/
Ingo Molnar
2
-4
/
+4
2006-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
10
-130
/
+90
2006-03-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-1
/
+26
2006-03-30
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+9
2006-03-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
1
-0
/
+4
2006-03-30
[PATCH] splice: add support for SPLICE_F_MOVE flag
Jens Axboe
1
-0
/
+8
2006-03-30
[PATCH] Introduce sys_splice() system call
Jens Axboe
6
-4
/
+15
2006-03-30
[PARISC] Add atomic_sub_and_test
Kyle McMartin
1
-0
/
+3
2006-03-30
[PARISC] Make local_t use atomic_long_t
Kyle McMartin
1
-8
/
+8
2006-03-30
[PARISC] Add PREEMPT support
Kyle McMartin
1
-1
/
+2
2006-03-30
[PARISC] More useful readwrite lock helpers
Kyle McMartin
1
-4
/
+12
2006-03-30
[PARISC] Fixup CONFIG_EISA a bit
Helge Deller
1
-0
/
+5
2006-03-30
[PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP
Helge Deller
1
-33
/
+0
2006-03-30
[PARISC] Enable ioremap functionality unconditionally
Helge Deller
1
-57
/
+1
2006-03-30
[PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremap
Helge Deller
1
-11
/
+5
2006-03-30
[PARISC] Add STRICT_MM_TYPECHECKS
Helge Deller
1
-16
/
+40
2006-03-30
[PARISC] Add parisc implementation of flush_kernel_dcache_page()
James Bottomley
3
-3
/
+10
2006-03-30
[PARISC] Add parisc implementation of flush_anon_page()
James Bottomley
1
-0
/
+8
2006-03-30
[PARISC] Clarify pdc_stable license terms
Thibaut VARENE
1
-3
/
+2
2006-03-30
[IA64] Add __mca_table to the DISCARD list in gate.lds
Jes Sorensen
1
-0
/
+4
2006-03-30
IB/mad: RMPP support for additional classes
Hal Rosenstock
1
-1
/
+26
2006-03-29
[PATCH] libata: Simplex and other mode filtering logic
Alan Cox
1
-0
/
+4
2006-03-29
[PATCH] libata: Add ->set_mode hook for odd drivers
Alan Cox
1
-0
/
+1
[next]