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-03-24
BUG_ON() Conversion in lib/swiotlb.c
Eric Sesterhenn
1
-20
/
+12
2006-03-24
BUG_ON() Conversion in kernel/cpu.c
Eric Sesterhenn
1
-2
/
+1
2006-03-24
BUG_ON() Conversion in ipc/msg.c
Eric Sesterhenn
1
-2
/
+1
2006-03-24
BUG_ON() Conversion in block/elevator.c
Eric Sesterhenn
1
-2
/
+1
2006-03-24
BUG_ON() Conversion in fs/coda/
Eric Sesterhenn
2
-3
/
+2
2006-03-24
BUG_ON() Conversion in fs/binfmt_elf_fdpic.c
Eric Sesterhenn
1
-2
/
+1
2006-03-24
BUG_ON() Conversion in input/serio/hil_mlc.c
Eric Sesterhenn
1
-1
/
+1
2006-03-24
BUG_ON() Conversion in md/dm-hw-handler.c
Eric Sesterhenn
1
-2
/
+1
2006-03-24
BUG_ON() Conversion in md/bitmap.c
Eric Sesterhenn
1
-1
/
+1
2006-03-24
The comment describing how MS_ASYNC works in msync.c is confusing
Amos Waterland
1
-1
/
+1
2006-03-24
rcu: undeclared variable used in documentation
Baruch Even
1
-2
/
+2
2006-03-24
fix typos "wich" -> "which"
Uwe Zeisberger
10
-16
/
+17
2006-03-24
typo patch for fs/ufs/super.c
Michael Owen
1
-1
/
+1
2006-03-24
Fix simple typos
Andrzej Zaborowski
4
-6
/
+6
2006-03-24
tabify drivers/char/Makefile
Jim Cromie
1
-43
/
+44
2006-03-24
Re-alphabetize a couple MAINTANTER entries.
Jim Cromie
1
-6
/
+6
2006-03-24
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-506
/
+551
2006-03-24
[PATCH] fix build error if CONFIG_SYSFS=n
Andrew Morton
1
-2
/
+2
2006-03-24
[PATCH] strndup_user: convert keyctl
Davi Arnaut
1
-105
/
+50
2006-03-24
[PATCH] strndup_user: convert module
Davi Arnaut
1
-16
/
+3
2006-03-24
[PATCH] strndup_user()
Davi Arnaut
2
-0
/
+39
2006-03-24
[PATCH] timer-irq-driven soft-watchdog, cleanups
Ingo Molnar
3
-27
/
+33
2006-03-24
[PATCH] Fix module refcount leak in __set_personality()
Sergey Vlasov
1
-0
/
+1
2006-03-24
[PATCH] ext3: Properly report backup block present in a group
Glauber de Oliveira Costa
1
-7
/
+33
2006-03-24
[PATCH] RLIMIT_CPU: document wrong return value
Andrew Morton
1
-0
/
+7
2006-03-24
[PATCH] RLIMIT_CPU: fix handling of a zero limit
Andrew Morton
1
-1
/
+12
2006-03-24
[PATCH] sys_setrlimit() cleanup
Andrew Morton
1
-11
/
+15
2006-03-24
[PATCH] deprecate the tasklist_lock export
Christoph Hellwig
1
-0
/
+11
2006-03-24
[PATCH] Yet more rio cleaning (2 of 2)
Alan Cox
18
-912
/
+265
2006-03-24
[PATCH] Yet more rio cleaning (1 of 2)
Alan Cox
15
-524
/
+36
2006-03-24
[PATCH] rio driver rework continued #5
Alan Cox
3
-10
/
+2
2006-03-24
[PATCH] rio driver rework continued #4
Alan Cox
1
-272
/
+118
2006-03-24
[PATCH] rio driver rework continued #3
Alan Cox
7
-535
/
+232
2006-03-24
[PATCH] rio driver rework continued #2
Alan Cox
4
-154
/
+115
2006-03-24
[PATCH] rio driver rework continued #1
Alan Cox
10
-167
/
+118
2006-03-24
[PATCH] rioboot: post-Lindent
Alan Cox
1
-252
/
+177
2006-03-24
[PATCH] rioboot: lindent
Alan Cox
1
-811
/
+704
2006-03-24
[PATCH] rio: more header cleanup
Alan Cox
10
-400
/
+243
2006-03-24
[PATCH] Fix "value computed not used" warnings
Takashi Iwai
3
-10
/
+10
2006-03-24
[PATCH] deprecate the kernel_thread export
Christoph Hellwig
1
-0
/
+11
2006-03-24
[PATCH] ide: Allow IDE interface to specify its not capable of 32-bit operations
Kumar Gala
3
-2
/
+10
2006-03-24
[PATCH] show MCP menu only on ARCH_SA1100
Adrian Bunk
1
-0
/
+1
2006-03-24
[PATCH] Conditionalize compat_sys_newfstatat
Kyle McMartin
1
-0
/
+2
2006-03-24
[PATCH] console_setup() depends (wrongly?) on CONFIG_PRINTK
John Z. Bohach
1
-38
/
+38
2006-03-24
[PATCH] Updated Documentation/nfsroot.txt
Nico Schottelius
1
-3
/
+14
2006-03-24
[PATCH] mmc: Secure Digital Host Controller Interface driver
Pierre Ossman
5
-0
/
+1469
2006-03-24
[PATCH] Secure Digital Host Controller id and regs
Pierre Ossman
1
-0
/
+1
2006-03-24
[PATCH] msync(): use do_fsync()
Andrew Morton
1
-15
/
+2
2006-03-24
[PATCH] fsync: extract internal code
Andrew Morton
2
-20
/
+24
2006-03-24
[PATCH] msync: fix return value
Andrew Morton
1
-7
/
+7
[next]