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
2005-10-30
[PATCH] cpusets: simple rename
Paul Jackson
1
-0
/
+16
2005-10-30
[PATCH] cpusets: dual semaphore locking overhaul
Paul Jackson
2
-138
/
+282
2005-10-30
[PATCH] cpusets: remove depth counted locking hack
Paul Jackson
1
-65
/
+40
2005-10-30
[PATCH] cpuset cleanup
Paul Jackson
1
-1
/
+0
2005-10-30
[PATCH] proc: fix of error path in proc_get_inode()
Kirill Korotaev
1
-7
/
+10
2005-10-30
[PATCH] fuse: clean up dead code related to nfs exporting
Miklos Szeredi
1
-2
/
+3
2005-10-30
[PATCH] add_timer() of a pending timer is illegal
Andrew Morton
1
-1
/
+2
2005-10-30
[PATCH] block cleanups: Fix iosched module refcount leak
Nate Diller
1
-1
/
+3
2005-10-30
[PATCH] Typo fix: dot after newline in printk strings
Jean Delvare
7
-7
/
+7
2005-10-30
[PATCH] unify sys_ptrace prototype
Christoph Hellwig
34
-34
/
+17
2005-10-30
[PATCH] adjust parisc sys_ptrace prototype
Christoph Hellwig
2
-2
/
+1
2005-10-30
[PATCH] posix-timers: use schedule_timeout() in common_nsleep()
Oleg Nesterov
1
-18
/
+1
2005-10-30
[PATCH] Typo fix: explictly -> explicitly
Jean Delvare
3
-3
/
+3
2005-10-30
[PATCH] block cleanups: Add kconfig default iosched submenu
Nate Diller
2
-17
/
+38
2005-10-30
[PATCH] Unify sys_tkill() and sys_tgkill()
Vadim Lobanov
1
-46
/
+25
2005-10-30
[PATCH] kill sigqueue->lock
Oleg Nesterov
2
-7
/
+4
2005-10-30
[PATCH] fix de_thread vs it_real_fn() deadlock
Oleg Nesterov
1
-1
/
+2
2005-10-30
[PATCH] reduce sizeof(struct file)
Eric Dumazet
8
-15
/
+21
2005-10-30
[PATCH] clarify menuconfig /(search) help text
Randy Dunlap
1
-1
/
+2
2005-10-30
[PATCH] Whitespace and CodingStyle cleanup for lib/idr.c
Jesper Juhl
1
-18
/
+17
2005-10-30
[PATCH] lib/string.c cleanup: remove pointless explicit casts
Jesper Juhl
1
-10
/
+11
2005-10-30
[PATCH] lib/string.c cleanup: remove pointless register keyword
Jesper Juhl
1
-2
/
+2
2005-10-30
[PATCH] lib/string.c cleanup: whitespace and CodingStyle cleanups
Jesper Juhl
1
-60
/
+53
2005-10-30
[PATCH] protect ide_cdrom_capacity by ifdef
Amos Waterland
1
-0
/
+2
2005-10-30
[PATCH] open: cleanup in lookup_flags()
Miklos Szeredi
1
-6
/
+0
2005-10-30
[PATCH] Don't uselessly export task_struct to userspace in core dumps
Eric W. Biederman
2
-14
/
+7
2005-10-30
[PATCH] remove timer debug field
Andrew Morton
3
-56
/
+2
2005-10-30
[PATCH] Use alloc_percpu to allocate workqueues locally
Christoph Lameter
1
-13
/
+20
2005-10-30
[PATCH] remove some more check_region stuff
Jeff Garzik
11
-228
/
+230
2005-10-30
[PATCH] clarify help text for INIT_ENV_ARG_LIMIT
Randy Dunlap
1
-2
/
+2
2005-10-30
[PATCH] delete 2 unreachable statements in drivers/block/paride/pf.c
Norbert Kiesel
1
-4
/
+0
2005-10-30
[PATCH] ntp whitespace cleanup
Andrew Morton
1
-126
/
+126
2005-10-30
[PATCH] NTP shift_right cleanup
john stultz
3
-61
/
+24
2005-10-30
[PATCH] TIOC* compat ioctl handling
Christoph Hellwig
4
-11
/
+5
2005-10-30
[PATCH] Add kthread_stop_sem()
Alan Stern
2
-2
/
+23
2005-10-30
[PATCH] cfq-iosched: move tasklist walk to elevator.c
Christoph Hellwig
3
-22
/
+23
2005-10-30
[PATCH] introduce setup_timer() helper
Oleg Nesterov
3
-10
/
+15
2005-10-30
[PATCH] little de_thread() cleanup
Oleg Nesterov
1
-4
/
+3
2005-10-30
[PATCH] reiserfs: [kv]free() checking cleanup
James Lamanna
2
-18
/
+10
2005-10-30
[PATCH] ext3: Fix unmapped buffers in transaction's lists
Jan Kara
3
-11
/
+12
2005-10-30
[PATCH] smsc-ircc2: PM cleanup - do not close device when suspending
Dmitry Torokhov
1
-44
/
+85
2005-10-30
[PATCH] ide-scsi highmem cleanup
Andrew Morton
1
-26
/
+12
2005-10-30
[PATCH] s390, ccw - export modalias
Bastian Blank
1
-0
/
+19
2005-10-30
[PATCH] s390: export ipl device parameters
Heiko Carstens
4
-7
/
+367
2005-10-30
[PATCH] s390: 3270 fullscreen view
Richard Hitt
6
-69
/
+315
2005-10-30
[PATCH] i386: use -mcpu, not -mtune, for GCCs older than 3.4
Paolo 'Blaisorblade' Giarrusso
1
-5
/
+13
2005-10-30
[PATCH] uml: remove old UM_FASTCALL, and make the thing work again
Paolo 'Blaisorblade' Giarrusso
2
-4
/
+8
2005-10-30
[PATCH] uml: fix "reuse i386 cpu optimizations"
Paolo 'Blaisorblade' Giarrusso
2
-4
/
+5
2005-10-30
[PATCH] uml: reuse i386 cpu-specific tuning
Paolo 'Blaisorblade' Giarrusso
7
-341
/
+376
2005-10-30
[PATCH] m32r: SMC91x driver update
Hirokazu Takata
5
-21
/
+19
[next]