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-07-16
O_CLOEXEC for SCM_RIGHTS
Ulrich Drepper
6
-6
/
+10
2007-07-16
Introduce O_CLOEXEC
Ulrich Drepper
3
-17
/
+29
2007-07-16
buffer: kill old incorrect comment
Eric W. Biederman
1
-5
/
+0
2007-07-16
Add a flag to indicate deferrable timers in /proc/timer_stats
Venki Pallipadi
5
-16
/
+36
2007-07-16
remove odd and misleading comments from uio.h
Christoph Hellwig
1
-9
/
+0
2007-07-16
dma-mapping: prevent dma dependent code from linking on !HAS_DMA archs
Dan Williams
10
-34
/
+84
2007-07-16
fs: clarify "dummy" member in struct inodes_stat_t
Stefan Richter
1
-1
/
+1
2007-07-16
add printk.time option, deprecate 'time'
Randy Dunlap
3
-1
/
+16
2007-07-16
fault-injection: fix example scripts in documentation
Akinobu Mita
3
-84
/
+56
2007-07-16
fault-injection: add min-order parameter to fail_page_alloc
Akinobu Mita
2
-1
/
+16
2007-07-16
fs/block_dev.c: use list_for_each_entry()
Matthias Kaehlcke
1
-4
/
+2
2007-07-16
mutex_unlock() later in seq_lseek()
Alexey Dobriyan
1
-1
/
+1
2007-07-16
ext2: fix a comment when ext2_release_file() is called
Jan Kara
1
-3
/
+3
2007-07-16
/proc/*/environ: wrong placing of ptrace_may_attach() check
Alexey Dobriyan
1
-3
/
+8
2007-07-16
Char: ip2, use msleep for sleeping
Jiri Slaby
1
-43
/
+1
2007-07-16
Char: n_r3964, use wait_event_interruptible
Jiri Slaby
1
-12
/
+2
2007-07-16
Char: genrtc, use wait_event_interruptible
Jiri Slaby
1
-17
/
+5
2007-07-16
Char: tty_ioctl, little whitespace cleanup
Jiri Slaby
1
-4
/
+3
2007-07-16
Char: tty_ioctl, use wait_event_interruptible_timeout
Jiri Slaby
1
-18
/
+3
2007-07-16
Char: mxser_new, fix sparse warning
Jiri Slaby
1
-1
/
+1
2007-07-16
remove useless tolower in isofs
young dave
1
-1
/
+1
2007-07-16
AFS: drop explicit extern
Randy Dunlap
1
-1
/
+1
2007-07-16
kconfig: no STRANGE misc. devices
Randy Dunlap
1
-3
/
+3
2007-07-16
Remove clockevents_{release,request}_device
Andi Kleen
1
-41
/
+0
2007-07-16
tty_io: Use kzalloc
Jean Delvare
1
-8
/
+3
2007-07-16
AFS: implement file locking
David Howells
14
-15
/
+885
2007-07-16
Char: n_hdlc, allow RESTARTSYS retval of tty write
Jiri Slaby
1
-1
/
+6
2007-07-16
Reduce cpuset.c write_lock_irq() to read_lock()
Paul Menage
1
-3
/
+3
2007-07-16
RTC: Ratelimit "lost interrupts" message
Ben Collins
1
-1
/
+2
2007-07-16
vdso: print fatal signals
Ingo Molnar
3
-0
/
+48
2007-07-16
procfs directory entry cleanup
Changli Gao
1
-13
/
+7
2007-07-16
Only send SIGXFSZ when exceeding rlimits.
Micah Cowan
3
-5
/
+0
2007-07-16
rocket.c: fix unchecked mutex_lock_interruptible()
Satyam Sharma
1
-1
/
+2
2007-07-16
PIE randomization
Jan Kratochvil
2
-24
/
+87
2007-07-16
Introduce CONFIG_VIRT_TO_BUS
Stephen Rothwell
8
-9
/
+18
2007-07-16
mpu401 warning fixes
Andrew Morton
1
-3
/
+4
2007-07-16
isofs: fix up CodingStyle
Dave Jones
4
-261
/
+277
2007-07-16
edd: switch to pci_get based API
Alan Cox
1
-2
/
+5
2007-07-16
Update zilog timeout
Thiemo Seufer
1
-0
/
+3
2007-07-16
fix compiler warnings in acorn.c
Denver Gingerich
1
-0
/
+9
2007-07-16
drivers/block/z2ram: Remove TRUE/FALSE defines
Richard Knutsson
1
-3
/
+0
2007-07-16
Remove unnecessary includes of spinlock.h under include/linux
Robert P. J. Day
12
-12
/
+2
2007-07-16
fat: gcc 4.3 warning fix
OGAWA Hirofumi
3
-16
/
+20
2007-07-16
Make NFS client use seq_list_xxx helpers
Pavel Emelianov
1
-48
/
+6
2007-07-16
Make /proc/self/mounts(tats) use seq_list_xxx helpers
Pavel Emelianov
1
-11
/
+5
2007-07-16
Make /proc/tty/drivers use seq_list_xxx helpers
Pavel Emelianov
1
-12
/
+3
2007-07-16
Make /proc/modules use seq_list_xxx helpers
Pavel Emelianov
1
-15
/
+2
2007-07-16
Make /proc/misc use seq_list_xxx helpers
Pavel Emelianov
1
-15
/
+3
2007-07-16
Make crypto API use seq_list_xxx helpers
Pavel Emelianov
1
-14
/
+3
2007-07-16
Make AFS use seq_list_xxx helpers
Pavel Emelianov
1
-70
/
+11
[next]