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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-01
BUG_ON() Conversion in ipc/util.c
Eric Sesterhenn
1
-4
/
+2
2006-04-01
BUG_ON() Conversion in fs/sysfs/
Eric Sesterhenn
1
-2
/
+1
2006-04-01
BUG_ON() Conversion in fs/smbfs/
Eric Sesterhenn
1
-4
/
+2
2006-04-01
BUG_ON() Conversion in fs/jffs2/
Eric Sesterhenn
1
-2
/
+1
2006-04-01
BUG_ON() Conversion in fs/hfsplus/
Eric Sesterhenn
2
-6
/
+3
2006-04-01
BUG_ON() Conversion in fs/exec.c
Eric Sesterhenn
1
-1
/
+1
2006-04-01
BUG_ON() Conversion in fs/direct-io.c
Eric Sesterhenn
1
-2
/
+1
2006-04-01
BUG_ON() Conversion in md/raid1.c
Eric Sesterhenn
1
-4
/
+2
2006-04-01
BUG_ON() Conversion in md/dm-target.c
Eric Sesterhenn
1
-2
/
+1
2006-04-01
typos: s/ducument/document/
Adrian Bunk
2
-2
/
+2
2006-04-01
fix the email address of Wendy Xiong
Adrian Bunk
3
-3
/
+3
2006-04-01
fix a typo in the AIC7XXX_DEBUG_MASK help text
Adrian Bunk
1
-1
/
+1
2006-04-01
help text: SOFTWARE_SUSPEND doesn't need ACPI
Adrian Bunk
1
-1
/
+1
2006-04-01
MTD: remove obsolete Kconfig options
Anders Larsen
1
-21
/
+0
2006-03-31
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
8
-63
/
+117
2006-03-31
[PATCH] avoid unaligned access when accessing poll stack
Jes Sorensen
1
-3
/
+5
2006-03-31
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-24
/
+22
2006-03-31
[PATCH] Document Linux's memory barriers [try #7]
David Howells
1
-0
/
+1913
2006-03-31
[PATCH] wrong error path in dup_fd() leading to oopses in RCU
Kirill Korotaev
1
-1
/
+1
2006-03-31
[PATCH] mutex: some cleanups
Nicolas Pitre
2
-30
/
+33
2006-03-31
[PATCH] Decrease number of pointer derefs in jsm_tty.c
Jesper Juhl
1
-12
/
+17
2006-03-31
[PATCH] fs/namei.c: make lookup_hash() static
Adrian Bunk
3
-10
/
+1
2006-03-31
[PATCH] unexport get_wchan
Adrian Bunk
12
-19
/
+0
2006-03-31
[PATCH] md: Raid-6 did not create sysfs entries for stripe cache
NeilBrown
1
-0
/
+2
2006-03-31
[PATCH] md: Remove some code that can sleep from under a spinlock
NeilBrown
1
-5
/
+3
2006-03-31
[PATCH] md: Don't clear bits in bitmap when writing to one device fails durin...
NeilBrown
1
-1
/
+12
2006-03-31
[PATCH] fbdev: Remove old radeon driver
Michael Hanselmann
3
-3180
/
+0
2006-03-31
[PATCH] fbcon: Fix big-endian bogosity in slow_imageblit()
Antonino A. Daplas
2
-3
/
+1
2006-03-31
[PATCH] pxafb: Minor driver fixes
Richard Purdie
1
-4
/
+4
2006-03-31
[PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardware
Richard Purdie
5
-20
/
+21
2006-03-31
[PATCH] backlight: HP Jornada 680 Backlight driver updates/fixes
Richard Purdie
1
-80
/
+59
2006-03-31
[PATCH] backlight: Backlight Class Improvements
Richard Purdie
3
-101
/
+107
2006-03-31
[PATCH] w100fb: Add acceleration support to ATI Imageon
Alberto Mardegan
2
-299
/
+611
2006-03-31
[PATCH] fbcon: Save current display during initialization
Antonino A. Daplas
1
-0
/
+1
2006-03-31
[PATCH] dcache: Add helper d_hash_and_lookup
Eric W. Biederman
2
-16
/
+29
2006-03-31
[PATCH] pidhash: Refactor the pid hash table
Eric W. Biederman
4
-90
/
+238
2006-03-31
[PATCH] task: RCU protect task->usage
Eric W. Biederman
2
-2
/
+7
2006-03-31
[PATCH] cleanup in proc_check_chroot()
Herbert Poetzl
1
-5
/
+8
2006-03-31
[PATCH] resurrect __put_task_struct
Andrew Morton
2
-3
/
+8
2006-03-31
[PATCH] Make setsid() more robust
Eric W. Biederman
1
-4
/
+15
2006-03-31
[PATCH] futex: check and validate timevals
Thomas Gleixner
2
-2
/
+6
2006-03-31
[PATCH] sched: activate SCHED BATCH expired
Con Kolivas
2
-3
/
+8
2006-03-31
[PATCH] sched: remove on runqueue requeueing
Con Kolivas
1
-2
/
+1
2006-03-31
[PATCH] sched: include noninteractive sleep in idle detect
Con Kolivas
1
-2
/
+1
2006-03-31
[PATCH] sched: dont decrease idle sleep avg
Con Kolivas
1
-5
/
+10
2006-03-31
[PATCH] sched: make task_noninteractive use sleep_type
Con Kolivas
1
-8
/
+8
2006-03-31
[PATCH] sched: cleanup task_activated()
Con Kolivas
2
-10
/
+23
2006-03-31
[PATCH] sched: reduce overhead of calc_load
Jack Steiner
3
-1
/
+17
2006-03-31
[PATCH] hrtimer: call get_softirq_time() only when necessary in run_hrtimer_q...
Dimitri Sivanich
1
-0
/
+3
2006-03-31
[PATCH] hrtimer: use generic sleeper for nanosleep
Thomas Gleixner
1
-30
/
+9
[next]