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-03-29
[PATCH] ixp2000: fix gcc4 breakage
Lennert Buytenhek
1
-4
/
+1
2006-03-29
[PATCH] b44: ensure valid mac addr
Gary Zambrano
1
-0
/
+9
2006-03-29
[PATCH] Janitor: drivers/net/pcnet32: fix incorrect comments
Linas Vepstas
1
-2
/
+2
2006-03-29
[PATCH] net: remove CONFIG_NET_CBUS conditional for NS8390
Arthur Othieno
1
-1
/
+1
2006-03-29
[PATCH] natsemi: Support oversized EEPROMs
Mark Brown
1
-4
/
+14
2006-03-29
[PATCH] spidernet : enable tx checksum offloading by default
Jens Osterkamp
1
-1
/
+1
2006-03-29
[PATCH] bonding: support carrier state for master
Jay Vosburgh
4
-28
/
+102
2006-03-29
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...
Jeff Garzik
39
-22
/
+15605
2006-03-29
[PATCH] acenic: fix section mismatches
Randy Dunlap
1
-5
/
+5
2006-03-29
[PATCH] spidernet : reduce console spam
Jens Osterkamp
1
-1
/
+1
2006-03-29
[PATCH] via-rhine: link state fix
Roger Luethi
1
-0
/
+21
2006-03-29
[PATCH] axnet_cs.c : add hardware multicast support
Komuro
1
-8
/
+53
2006-03-29
b44: fix force mac address before ifconfig up
Gary Zambrano
1
-0
/
+5
2006-03-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
140
-918
/
+1144
2006-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
265
-11751
/
+3372
2006-03-29
Merge git://oss.sgi.com:8090/oss/git/xfs-2.6
Linus Torvalds
48
-291
/
+204
2006-03-28
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/scjod...
Linus Torvalds
7
-182
/
+86
2006-03-29
[PATCH] powerpc: Remove oprofile spinlock backtrace code
Anton Blanchard
3
-44
/
+9
2006-03-29
[PATCH] powerpc: Add oprofile calltrace support to all powerpc cpus
Anton Blanchard
3
-5
/
+8
2006-03-29
[PATCH] powerpc: Add oprofile calltrace support
Brian Rogan
5
-4
/
+132
2006-03-29
[PATCH] for_each_possible_cpu: ppc
KAMEZAWA Hiroyuki
2
-2
/
+2
2006-03-29
[PATCH] for_each_possible_cpu: powerpc
KAMEZAWA Hiroyuki
14
-21
/
+21
2006-03-29
[PATCH] lock PTE before updating it in 440/BookE page fault handler
Eugene Surovegin
5
-31
/
+44
2006-03-28
[PATCH] send_sigqueue: simplify and fix the race
Oleg Nesterov
1
-37
/
+4
2006-03-28
[PATCH] do_notify_parent_cldstop: remove 'to_self' param
Oleg Nesterov
1
-21
/
+11
2006-03-28
[PATCH] finish_stop: don't check stop_count < 0
Oleg Nesterov
1
-1
/
+1
2006-03-28
[PATCH] simplify do_signal_stop()
Oleg Nesterov
1
-24
/
+8
2006-03-28
[PATCH] cleanup __exit_signal->cleanup_sighand path
Oleg Nesterov
3
-8
/
+5
2006-03-28
[PATCH] make fork() atomic wrt pgrp/session signals
Oleg Nesterov
1
-20
/
+17
2006-03-28
[PATCH] pids: kill PIDTYPE_TGID
Oleg Nesterov
4
-14
/
+12
2006-03-28
[PATCH] do_sigaction: don't take tasklist_lock
Oleg Nesterov
1
-19
/
+3
2006-03-28
[PATCH] do_group_exit: don't take tasklist_lock
Oleg Nesterov
1
-2
/
+0
2006-03-28
[PATCH] do_signal_stop: don't take tasklist_lock
Oleg Nesterov
1
-52
/
+17
2006-03-28
[PATCH] relax sig_needs_tasklist()
Oleg Nesterov
1
-2
/
+1
2006-03-28
[PATCH] sys_times: don't take tasklist_lock
Oleg Nesterov
1
-12
/
+1
2006-03-28
[PATCH] do __unhash_process() under ->siglock
Oleg Nesterov
1
-2
/
+2
2006-03-28
[PATCH] revert "Optimize sys_times for a single thread process"
Oleg Nesterov
2
-65
/
+27
2006-03-28
[PATCH] move __exit_signal() to kernel/exit.c
Oleg Nesterov
4
-65
/
+66
2006-03-28
[PATCH] rename __exit_sighand to cleanup_sighand
Oleg Nesterov
3
-19
/
+14
2006-03-28
[PATCH] cleanup __exit_signal()
Oleg Nesterov
1
-16
/
+15
2006-03-28
[PATCH] copy_process: cleanup bad_fork_cleanup_signal
Oleg Nesterov
4
-20
/
+21
2006-03-28
[PATCH] copy_process: cleanup bad_fork_cleanup_sighand
Oleg Nesterov
3
-16
/
+2
2006-03-28
[PATCH] introduce sig_needs_tasklist() helper
Oleg Nesterov
1
-1
/
+4
2006-03-28
[PATCH] introduce lock_task_sighand() helper
Oleg Nesterov
2
-14
/
+33
2006-03-28
[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU
Oleg Nesterov
4
-21
/
+13
2006-03-28
[PATCH] release_task: replace open-coded ptrace_unlink()
Oleg Nesterov
1
-3
/
+2
2006-03-28
[PATCH] wait_for_helper: trivial style cleanup
Oleg Nesterov
1
-1
/
+1
2006-03-28
[PATCH] reparent_thread: use remove_parent/add_parent
Oleg Nesterov
1
-2
/
+2
2006-03-28
[PATCH] pidhash: don't use zero pids
Oleg Nesterov
1
-0
/
+2
2006-03-28
[PATCH] pidhash: don't count idle threads
Oleg Nesterov
5
-46
/
+20
[next]