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-01-08
[PATCH] remove gcc-2 checks
Andrew Morton
32
-194
/
+37
2006-01-08
[PATCH] Abandon gcc-2.95.x
Andrew Morton
3
-37
/
+1
2006-01-08
[PATCH] copy_process: error path cleanup
Oleg Nesterov
1
-6
/
+2
2006-01-08
[PATCH] fs/udf/balloc.c: "extern inline" -> "static inline"
Adrian Bunk
1
-1
/
+1
2006-01-08
[PATCH] block/stat.txt
Andy Isaacson
1
-0
/
+82
2006-01-08
[PATCH] setpgid: should not accept ptraced childs
Oleg Nesterov
1
-1
/
+1
2006-01-08
[PATCH] setpgid: should work for sub-threads
Oren Laadan
2
-10
/
+8
2006-01-08
[PATCH] setpgid: should work for sub-threads
Oleg Nesterov
1
-5
/
+6
2006-01-08
[PATCH] fork: fix race in setting child's pgrp and tty
Oren Laadan
1
-6
/
+3
2006-01-08
[PATCH] cciss: adds MSI and MSI-X support
Mike Miller
3
-13
/
+84
2006-01-08
[PATCH] tpmdd: remove global event log
Kylene Jo Hall
1
-30
/
+62
2006-01-08
[PATCH] Don't attempt to power off if power off is not implemented
Eric W. Biederman
4
-0
/
+17
2006-01-08
[PATCH] fadvise: return ESPIPE on FIFO/pipe
Valentine Barshak
1
-0
/
+5
2006-01-08
[PATCH] update to the initramfs docs
Rob Landley
1
-1
/
+71
2006-01-08
[PATCH] Extend RCU torture module to test tickless idle CPU
Srivatsa Vaddagiri
1
-5
/
+91
2006-01-08
[PATCH] Add tainting for proprietary helper modules
Dave Jones
1
-0
/
+5
2006-01-08
[PATCH] remove unused blkp field in percpu_data
Eric Dumazet
1
-1
/
+0
2006-01-08
[PATCH] fs: remove s_old_blocksize from struct super_block
Pekka Enberg
2
-3
/
+1
2006-01-08
[PATCH] Documentation: Small applying-patches.txt update
Jesper Juhl
1
-11
/
+18
2006-01-08
[PATCH] drivers/mfd: header included twice
Nicolas Kaiser
1
-1
/
+0
2006-01-08
[PATCH] Fix handling of ELF segments with zero filesize
David Gibson
1
-3
/
+9
2006-01-08
[PATCH] drivers/connector/cn_proc.c typos
David S. Miller
1
-2
/
+2
2006-01-08
[PATCH] shrink dentry struct
Eric Dumazet
15
-48
/
+54
2006-01-08
[PATCH] nfsroot: do not silently stop parsing on an unknown option
Jorn Dreyer
1
-1
/
+3
2006-01-08
[PATCH] sigio: cleanup, don't take tasklist twice
Oleg Nesterov
1
-3
/
+3
2006-01-08
[PATCH] remove unneeded sig->curr_target recalculation
Oleg Nesterov
1
-2
/
+0
2006-01-08
[PATCH] MAINTAINERS: line duplication
Nicolas Kaiser
1
-1
/
+0
2006-01-08
[PATCH] ext3: use sbi instead of EXT3_SB() in resize code.
Glauber de Oliveira Costa
1
-5
/
+5
2006-01-08
[PATCH] ext3: remove trailing newlines from ext3_warning() calls
Glauber de Oliveira Costa
3
-15
/
+15
2006-01-08
[PATCH] oprofile: Use vmalloc_node() in alloc_cpu_buffers()
Eric Dumazet
1
-1
/
+2
2006-01-08
[PATCH] ext3: external journal device as a mount option
Johann Lombardi
2
-10
/
+49
2006-01-08
[PATCH] shared mounts: cleanup
Miklos Szeredi
4
-4
/
+5
2006-01-08
[PATCH] pivot_root: add comment
Neil Brown
1
-0
/
+4
2006-01-08
[PATCH] Updated CPU hotplug documentation
Ashok Raj
1
-0
/
+357
2006-01-08
[PATCH] tpm: add bios measurement log
Kylene Jo Hall
5
-0
/
+531
2006-01-08
[PATCH] little do_group_exit() cleanup
Oleg Nesterov
1
-1
/
+0
2006-01-08
[PATCH] do_coredump() should reset group_stop_count earlier
Oleg Nesterov
1
-1
/
+1
2006-01-08
[PATCH] kill_proc_info_as_uid: don't use hardcoded constants
Oleg Nesterov
1
-2
/
+1
2006-01-08
[PATCH] fix possible PAGE_CACHE_SHIFT overflows
Andrew Morton
8
-17
/
+17
2006-01-08
[PATCH] Unchecked alloc_percpu() return in __create_workqueue()
Ben Collins
1
-0
/
+5
2006-01-08
[PATCH] nbd: remove duplicate assignment
taneli.vahakangas@netsonic.fi
1
-1
/
+0
2006-01-08
[PATCH] Add block_device_operations.getgeo block device method
Christoph Hellwig
30
-456
/
+340
2006-01-08
[PATCH] docs: updated some code docs
Xose Vazquez Perez
3
-28
/
+63
2006-01-08
[PATCH] sigaction should clear all signals on SIG_IGN, not just < 32
George Anzinger
2
-2
/
+49
2006-01-08
[PATCH] keys: Permit running process to instantiate keys
David Howells
13
-245
/
+378
2006-01-08
[PATCH] keys: Discard duplicate keys from a keyring on link
David Howells
2
-23
/
+68
2006-01-08
[PATCH] keys: Permit key expiry time to be set
David Howells
5
-1
/
+63
2006-01-08
[PATCH] kmsg_write: don't return printk return value
Guillaume Chazarain
1
-1
/
+4
2006-01-08
[PATCH] printk return value: fix it
Guillaume Chazarain
1
-3
/
+3
2006-01-08
[PATCH] Fix overflow tests for compat_sys_fcntl64 locking
NeilBrown
1
-4
/
+18
[next]