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
2007-05-11
epoll cleanups: epoll no module
Davide Libenzi
1
-13
/
+1
2007-05-11
epoll: use anonymous inodes
Davide Libenzi
1
-169
/
+3
2007-05-11
signal/timer/event: KAIO eventfd support example
Davide Libenzi
3
-3
/
+49
2007-05-11
signal/timer/event: eventfd wire up x86 arches
Davide Libenzi
4
-1
/
+6
2007-05-11
signal/timer/event: eventfd core
Davide Libenzi
6
-0
/
+270
2007-05-11
signal/timer/event: timerfd compat code
Davide Libenzi
3
-4
/
+32
2007-05-11
signal/timer/event: timerfd wire up x86 arches
Davide Libenzi
4
-1
/
+6
2007-05-11
signal/timer/event: timerfd core
Davide Libenzi
6
-0
/
+258
2007-05-11
signal/timer/event: signalfd compat code
Davide Libenzi
1
-0
/
+26
2007-05-11
signal/timer/event: signalfd wire up x86 arches
Davide Libenzi
4
-1
/
+6
2007-05-11
signal/timer/event: signalfd core
Davide Libenzi
14
-7
/
+508
2007-05-11
signal/timer/event fds: anonymous inode source
Davide Libenzi
5
-0
/
+228
2007-05-11
Don't init pgrp and __session in INIT_SIGNALS
Sukadev Bhattiprolu
1
-2
/
+2
2007-05-11
Replace pid_t in autofs with struct pid reference
Sukadev Bhattiprolu
3
-8
/
+22
2007-05-11
Fix some coding-style errors in autofs
Sukadev Bhattiprolu
4
-70
/
+70
2007-05-11
Kill unused sesssion and group values in rocket driver
Sukadev Bhattiprolu
2
-5
/
+0
2007-05-11
Use task_pgrp() task_session() in copy_process()
Sukadev Bhattiprolu
1
-6
/
+3
2007-05-11
Use struct pid parameter in copy_process()
Sukadev Bhattiprolu
1
-5
/
+6
2007-05-11
Explicitly set pgid and sid of init process
Sukadev Bhattiprolu
1
-0
/
+1
2007-05-11
statically initialize struct pid for swapper
Sukadev Bhattiprolu
3
-0
/
+31
2007-05-11
attach_pid() with struct pid parameter
Sukadev Bhattiprolu
6
-13
/
+18
2007-05-11
rtc-rs5c313.c: add error handling to avoid hardware hangup
kogiidena
1
-1
/
+18
2007-05-11
rtc-rs5c313.c: rtc_time value are fixed
kogiidena
1
-1
/
+2
2007-05-11
rtc-rs5c313.c: error and warning are fixed
kogiidena
2
-4
/
+4
2007-05-11
use defines in sys_getpriority/sys_setpriority
Daniel Walker
1
-2
/
+3
2007-05-11
MPC52xx PSC SPI master driver
Dragos Carp
3
-0
/
+662
2007-05-11
consolidate generic_writepages and mpage_writepages
Miklos Szeredi
4
-151
/
+93
2007-05-11
tty: add compat_ioctl
Paul Fulghum
4
-19
/
+69
2007-05-11
module_author: don't advise putting in an email address
Rene Herman
1
-1
/
+1
2007-05-11
SubmitChecklist: add -W help
Andrew Morton
1
-3
/
+3
2007-05-11
Overrun in drivers/char/rio/riocmd.c
Eric Sesterhenn / Snakebyte
1
-1
/
+1
2007-05-11
stop_machine() now uses hard_irq_disable
Benjamin Herrenschmidt
1
-0
/
+4
2007-05-11
Add hard_irq_disable()
Benjamin Herrenschmidt
1
-0
/
+10
2007-05-11
powerpc: fixup hard_irq_disable semantics
Benjamin Herrenschmidt
4
-11
/
+12
2007-05-11
synclink_gt: add compat_ioctl
Paul Fulghum
3
-1
/
+132
2007-05-11
small cleanup in gpt partition handling
Olaf Hering
1
-7
/
+5
2007-05-11
Consolidate asm/poll.h
Stephen Rothwell
24
-514
/
+66
2007-05-11
lib/hexdump
Randy Dunlap
3
-1
/
+116
2007-05-11
getrusage(): fill ru_inblock and ru_oublock fields if possible
Eric Dumazet
5
-0
/
+46
2007-05-11
uml: shrink kernel stacks
Jeff Dike
2
-2
/
+3
2007-05-11
uml: iRQ stacks
Jeff Dike
10
-14
/
+180
2007-05-11
uml: tidy IRQ code
Jeff Dike
4
-18
/
+13
2007-05-11
uml: use UM_THREAD_SIZE in userspace code
Jeff Dike
2
-6
/
+4
2007-05-11
uml: remove task_protections
Jeff Dike
6
-24
/
+8
2007-05-11
Let SYSV68_PARTITION default to yes on VME only
Geert Uytterhoeven
1
-1
/
+1
2007-05-11
m32r: fix pte_to_pgoff(), pgoff_to_pte() and __swp_type() macros
Hirokazu Takata
2
-3
/
+3
2007-05-11
m32r: fix tme_handler to check _PAGE_PRESENT bit
Hirokazu Takata
1
-9
/
+13
2007-05-11
m32r: fix switch_to macro to push/pop frame pointer if needed
Hirokazu Takata
2
-0
/
+15
2007-05-11
h8300 syscall update
Yoshinori Sato
2
-42
/
+102
2007-05-11
frv: gdb: use __maybe_unused
David Rientjes
1
-6
/
+6
[next]