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-27
[PATCH] autofs4: atomic var underflow
Ian Kent
2
-3
/
+5
2006-03-27
[PATCH] autofs4: follow_link missing functionality
Ian Kent
2
-10
/
+44
2006-03-27
[PATCH] Remove redundant check from autofs4_put_super
Dave Jones
1
-2
/
+1
2006-03-27
[PATCH] autofs4: change AUTOFS_TYP_* AUTOFS_TYPE_*
Ian Kent
4
-13
/
+13
2006-03-27
[PATCH] autofs4: add new packet type for v5 communications
Ian Kent
3
-24
/
+136
2006-03-27
[PATCH] autofs4: add v5 expire logic
Ian Kent
1
-9
/
+87
2006-03-27
[PATCH] autofs4: add v5 follow_link mount trigger method
Ian Kent
3
-21
/
+103
2006-03-27
[PATCH] autofs4: nameidata needs to be up to date for follow_link
Ian Kent
1
-18
/
+21
2006-03-27
[PATCH] autofs4: increase module version
Ian Kent
1
-1
/
+1
2006-03-27
[PATCH] autofs4: change may_umount* functions to boolean
Ian Kent
4
-7
/
+7
2006-03-27
[PATCH] autofs4: rename simple_empty_nolock function
Ian Kent
2
-2
/
+2
2006-03-27
[PATCH] autofs4: white space cleanup for waitq.c
Ian Kent
1
-10
/
+9
2006-03-27
[PATCH] autofs4: add a show mount options for proc filesystem
Ian Kent
2
-6
/
+34
2006-03-27
[PATCH] autofs4: remove update_atime unused function
Ian Kent
1
-34
/
+4
2006-03-27
[PATCH] autofs4: expire mounts that hold no (extra) references only
Ian Kent
2
-14
/
+26
2006-03-27
[PATCH] autofs4: fix false negative return from expire
Ian Kent
4
-11
/
+59
2006-03-27
[PATCH] autofs4: simplify expire tree traversal
Ian Kent
1
-62
/
+40
2006-03-27
[PATCH] autofs4: expire code readability cleanup
Ian Kent
1
-28
/
+26
2006-03-27
[PATCH] autofs4: can't mount due to mount point dir not empty
Ian Kent
2
-13
/
+4
2006-03-27
[PATCH] autofs4: use libfs routines for readdir
Ian Kent
1
-86
/
+40
2006-03-27
[PATCH] autofs4: lookup white space cleanup
Ian Kent
1
-14
/
+20
2006-03-27
[PATCH] uml: fix hostfs stack corruption
Jeff Dike
1
-1
/
+0
2006-03-27
[PATCH] uml: fix thread startup race
Jeff Dike
1
-28
/
+27
2006-03-27
[PATCH] uml: prevent umid theft
Jeff Dike
1
-10
/
+23
2006-03-27
[PATCH] uml: fix segfault on signal delivery
Jeff Dike
2
-30
/
+85
2006-03-27
[PATCH] uml: allow ubd devices to be shared in a cluster
Jeff Dike
1
-33
/
+43
2006-03-27
[PATCH] uml: oS header cleanups
Jeff Dike
3
-2
/
+14
2006-03-27
[PATCH] uml: move tty logging to os-Linux
Jeff Dike
4
-24
/
+9
2006-03-27
[PATCH] uml: more carefully test whether we are in a system call
Bodo Stroesser
2
-4
/
+33
2006-03-27
[PATCH] uml: move sigio_user.c to os-Linux/sigio.c
Jeff Dike
6
-16
/
+19
2006-03-27
[PATCH] uml: move SIGIO startup code to os-Linux/start_up.c
Jeff Dike
6
-157
/
+148
2006-03-27
[PATCH] uml: merge irq_user.c and irq.c
Jeff Dike
3
-325
/
+295
2006-03-27
[PATCH] uml: move libc-dependent irq code to os-Linux
Jeff Dike
10
-161
/
+288
2006-03-27
[PATCH] uml: fix some printf formats
Jeff Dike
1
-3
/
+3
2006-03-27
[PATCH] uml: fix declaration of exit()
Jeff Dike
1
-1
/
+1
2006-03-27
[PATCH] uml: fix build warnings in __get_user
Jeff Dike
1
-21
/
+10
2006-03-27
[PATCH] PM-Timer: don't use workaround if chipset is not buggy
OGAWA Hirofumi
1
-15
/
+89
2006-03-26
[SPARC64]: Kill duplicate exports of string library functions.
David S. Miller
1
-10
/
+0
2006-03-26
[SPARC64]: Update defconfig.
David S. Miller
1
-25
/
+14
2006-03-26
[PATCH] one ipc/sem.c->mutex.c converstion too many..
Manfred Spraul
1
-1
/
+1
2006-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
26
-98
/
+50
2006-03-26
drivers/char/ftape/lowlevel/fdc-io.c: Correct a comment
Bastien Roucaries
1
-1
/
+1
2006-03-26
Kconfig help: MTD_JEDECPROBE already supports Intel
Adrian Bunk
1
-3
/
+2
2006-03-26
[PATCH] bitops: hweight() speedup
Akinobu Mita
1
-15
/
+14
2006-03-26
Remove ugly debugging stuff
Artem B. Bityuckiy
1
-9
/
+0
2006-03-26
[PATCH] bitops: hweight() related cleanup
Akinobu Mita
2
-19
/
+3
2006-03-26
[PATCH] bitops: remove unused generic bitops in include/linux/bitops.h
Akinobu Mita
1
-123
/
+1
2006-03-26
[PATCH] bitops: ntfs: remove generic_ffs()
Akinobu Mita
3
-3
/
+32
2006-03-26
[PATCH] bitops: ia64: make partial_page.bitmap an unsigned long
Akinobu Mita
1
-2
/
+2
2006-03-26
[PATCH] bitops: sh: make thread_info.flags an unsigned long
Akinobu Mita
1
-1
/
+1
[next]