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
2008-07-26
tracehook: release_task
Roland McGrath
3
-12
/
+50
2008-07-26
tracehook: vfork-done
Roland McGrath
2
-4
/
+19
2008-07-26
tracehook: clone
Roland McGrath
3
-41
/
+150
2008-07-26
tracehook: exit
Roland McGrath
2
-4
/
+17
2008-07-26
tracehook: unexport ptrace_notify
Roland McGrath
1
-1
/
+0
2008-07-26
tracehook: exec
Roland McGrath
8
-38
/
+50
2008-07-26
tracehook: add linux/tracehook.h
Roland McGrath
2
-0
/
+85
2008-07-26
Use WARN() in fs/proc/
Arjan van de Ven
1
-4
/
+1
2008-07-26
Use WARN() in fs/sysfs
Arjan van de Ven
3
-8
/
+3
2008-07-26
Use WARN() in fs/
Arjan van de Ven
2
-4
/
+2
2008-07-26
Use WARN() in lib/
Arjan van de Ven
4
-22
/
+15
2008-07-26
Use WARN() in drivers/base/
Arjan van de Ven
3
-14
/
+7
2008-07-26
Use WARN() in block/
Arjan van de Ven
1
-2
/
+1
2008-07-26
use WARN() in kernel/irq/chip.c
Arjan van de Ven
1
-8
/
+4
2008-07-26
Use WARN() in mm/vmalloc.c
Arjan van de Ven
1
-4
/
+2
2008-07-26
Use WARN() in kernel/irq/manage.c
Arjan van de Ven
1
-2
/
+1
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
67
-106
/
+90
2008-07-26
Documentation cleanup: trivial misspelling, punctuation, and grammar correcti...
Matt LaPlante
35
-64
/
+65
2008-07-26
mm: spinlock tree_lock
Nick Piggin
12
-39
/
+38
2008-07-26
mm: lockless pagecache
Nick Piggin
1
-45
/
+134
2008-07-26
mm: speculative page references
Nick Piggin
7
-45
/
+227
2008-07-26
radix-tree: add gang_lookup_slot, gang_lookup_slot_tag
Nick Piggin
2
-24
/
+166
2008-07-26
mm: readahead scan lockless
Nick Piggin
1
-3
/
+3
2008-07-26
x86: support 1GB hugepages with get_user_pages_lockless()
Nick Piggin
1
-3
/
+40
2008-07-26
splice: use get_user_pages_fast
Nick Piggin
1
-38
/
+3
2008-07-26
dio: use get_user_pages_fast
Nick Piggin
2
-14
/
+4
2008-07-26
x86: lockless get_user_pages_fast()
Nick Piggin
5
-0
/
+264
2008-07-26
mm: introduce get_user_pages_fast
Nick Piggin
1
-0
/
+33
2008-07-26
x86: implement pte_special
Nick Piggin
1
-3
/
+6
2008-07-26
mn10300: use the common ascii hex helpers
Harvey Harrison
1
-62
/
+46
2008-07-26
frv: use the common ascii hex helpers
Harvey Harrison
1
-52
/
+36
2008-07-26
cris: use the common ascii hex helpers
Harvey Harrison
2
-102
/
+37
2008-07-26
omfs: add MAINTAINERS entry
Bob Copeland
1
-0
/
+6
2008-07-26
omfs: update kbuild to include OMFS
Bob Copeland
3
-0
/
+18
2008-07-26
omfs: add bitmap routines
Bob Copeland
1
-0
/
+192
2008-07-26
omfs: add file routines
Bob Copeland
1
-0
/
+346
2008-07-26
omfs: add directory routines
Bob Copeland
1
-0
/
+504
2008-07-26
omfs: add inode routines
Bob Copeland
1
-0
/
+553
2008-07-26
omfs: define filesystem structures
Bob Copeland
2
-0
/
+147
2008-07-26
omfs: add filesystem documentation
Bob Copeland
1
-0
/
+106
2008-07-26
include/linux/aio.h: removed duplicated include
Huang Weiyi
1
-1
/
+0
2008-07-26
relay: add buffer-only channels; useful for early logging
Eduard - Gabriel Munteanu
3
-29
/
+156
2008-07-26
Full conversion to early_initcall() interface, remove old interface
Eduard - Gabriel Munteanu
7
-42
/
+32
2008-07-26
Better interface for hooking early initcalls
Eduard - Gabriel Munteanu
3
-2
/
+20
2008-07-26
kexec jump: save/restore device state
Huang Ying
5
-4
/
+56
2008-07-26
kexec jump
Huang Ying
10
-68
/
+269
2008-07-26
kernel/kexec.c: make 'kimage_terminate' void
WANG Cong
1
-6
/
+2
2008-07-26
memstick: use fully asynchronous request processing
Alex Dubov
4
-217
/
+218
2008-07-26
memstick: add "start" and "stop" methods to memstick device
Alex Dubov
3
-3
/
+45
2008-07-26
memstick: allow "set_param" method to return an error code
Alex Dubov
4
-33
/
+71
[next]