projects
/
kernel
/
kernel-generic.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
kernel/kernel-generic.git
2006-03-29
Linus Torvalds
Merge git://oss.sgi.com:8090/oss/git/xfs-2.6
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Linus Torvalds
Merge branch 'for-linus' of /linux/kernel/git/scjody...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Oleg Nesterov
[PATCH] send_sigqueue: simplify and fix the race
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Oleg Nesterov
[PATCH] do_notify_parent_cldstop: remove 'to_self'...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Oleg Nesterov
[PATCH] finish_stop: don't check stop_count < 0
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Oleg Nesterov
[PATCH] simplify do_signal_stop()
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Oleg Nesterov
[PATCH] cleanup __exit_signal->cleanup_sighand path
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Oleg Nesterov
[PATCH] make fork() atomic wrt pgrp/session signals
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Oleg Nesterov
[PATCH] pids: kill PIDTYPE_TGID
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Oleg Nesterov
[PATCH] do_sigaction: don't take tasklist_lock
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Oleg Nesterov
[PATCH] do_group_exit: don't take tasklist_lock
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Oleg Nesterov
[PATCH] do_signal_stop: don't take tasklist_lock
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Oleg Nesterov
[PATCH] relax sig_needs_tasklist()
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Oleg Nesterov
[PATCH] sys_times: don't take tasklist_lock
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Oleg Nesterov
[PATCH] do __unhash_process() under ->siglock
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Oleg Nesterov
[PATCH] revert "Optimize sys_times for a single thread...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Oleg Nesterov
[PATCH] move __exit_signal() to kernel/exit.c
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Oleg Nesterov
[PATCH] rename __exit_sighand to cleanup_sighand
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Oleg Nesterov
[PATCH] cleanup __exit_signal()
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Oleg Nesterov
[PATCH] copy_process: cleanup bad_fork_cleanup_signal
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Oleg Nesterov
[PATCH] copy_process: cleanup bad_fork_cleanup_sighand
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Oleg Nesterov
[PATCH] introduce sig_needs_tasklist() helper
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Oleg Nesterov
[PATCH] introduce lock_task_sighand() helper
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Oleg Nesterov
[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Oleg Nesterov
[PATCH] release_task: replace open-coded ptrace_unlink()
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Oleg Nesterov
[PATCH] wait_for_helper: trivial style cleanup
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Oleg Nesterov
[PATCH] reparent_thread: use remove_parent/add_parent
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Oleg Nesterov
[PATCH] pidhash: don't use zero pids
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Oleg Nesterov
[PATCH] pidhash: don't count idle threads
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Oleg Nesterov
[PATCH] kill SET_LINKS/REMOVE_LINKS
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Oleg Nesterov
[PATCH] don't use REMOVE_LINKS/SET_LINKS for reparenting
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Oleg Nesterov
[PATCH] remove add_parent()'s parent argument
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Oleg Nesterov
[PATCH] choose_new_parent: remove unused arg, sanitize...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Eric W. Biederman
[PATCH] pidhash: kill switch_exec_pids
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Eric W. Biederman
[PATCH] do_SAK: don't depend on session ID 0
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Eric W. Biederman
[PATCH] do_tty_hangup: use group_send_sig_info not...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Eric W. Biederman
[PATCH] Remove dead kill_sl prototype from sched.h
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Oleg Nesterov
[PATCH] simplify exec from init's subthread
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Eric W. Biederman
[PATCH] exec: allow init to exec from any thread.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Jody McIntyre
Merge ... git+ssh:///linux/kernel/git/torvalds/linux...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Jody McIntyre
ohci1394: cleanup the "Unexpected PCI resource length...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Stefan Richter
sbp2: misc debug logging cleanups
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Stefan Richter
sbp2: proper treatment of DID_OK
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Stefan Richter
ieee1394: set read permission for parameter disable_irm
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Stefan Richter
sbp2: check for ARM failure
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Stefan Richter
ohci1394: clean up asynchronous and physical request...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Stefan Richter
ieee1394: remove amdtp remains from ieee1394_core.h
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Stefan Richter
ieee1394: remove devfs support
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Jody McIntyre
Signed-off-by: Jody McIntyre <scjody@modernduck.com>
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Stefan Richter
sbp2: prevent unloading of 1394 low-level driver
commit
|
commitdiff
|
tree
|
snapshot
2006-03-29
Nathan Scott
[XFS] Cleanup in XFS after recent get_block_t interface...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Mandy Kirkconnell
[XFS] Remove unused/obsoleted function: xfs_bmap_do_sea...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Glen Overby
[XFS] A change to inode chunk allocation to try allocat...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Nathan Scott
Fixes a regression from the recent "remove ->get_blocks...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Nathan Scott
[XFS] Fix compiler warning and small code inconsistenci...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Nathan Scott
[XFS] We really suck at spulling. Thanks to Chris...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Linus Torvalds
Merge master.kernel.org:/home/rmk/linux-2.6-arm
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Linus Torvalds
Merge master.kernel.org:/home/rmk/linux-2.6-serial
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Lennert Buytenhek
[ARM] 3388/1: ixp23xx: add core ixp23xx support
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Lennert Buytenhek
[ARM] 3417/1: add support for logicpd pxa270 card engine
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Lennert Buytenhek
[ARM] 3387/1: ixp23xx: add defconfig
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Lennert Buytenhek
[ARM] 3377/2: add support for intel xsc3 core
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Linus Torvalds
Merge /pub/scm/linux/kernel/git/davej/cpufreq
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Linus Torvalds
Merge branch 'cfq-merge' of git://brick.kernel.dk/data...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Linus Torvalds
Merge /pub/scm/linux/kernel/git/davem/sparc-2.6
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Mattia Dongili
[CPUFREQ] cpufreq_conservative: keep ignore_nice_load...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Andrew Morton
[PATCH] compat_sys_futex() warning fix
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Jesper Juhl
[PATCH] sound: Remove unneeded kmalloc() return value...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Alexey Dobriyan
[PATCH] Typo fixes
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Jesper Juhl
[PATCH] trivial typos in Documentation/cputopology.txt
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Jesper Juhl
[PATCH] fix signed vs unsigned in nmi watchdog
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Jesper Juhl
[PATCH] vfree does its own NULL check, no need to be...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Jesper Juhl
[PATCH] no need to check vfree arg for null in oss...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Jesper Juhl
[PATCH] maestro3 vfree NULL check fixup
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Jesper Juhl
[PATCH] vfree NULL check fixup for sb_card
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Matthias Gehre
[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Marcelo Feitoza...
[PATCH] drivers/scsi/*: use time_after() and friends
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Marcelo Feitoza...
[PATCH] ide-tape: use time_after(), time_after_eq()
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Marcelo Feitoza...
[PATCH] nvidia-agp: use time_before_eq()
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Marcelo Feitoza...
[PATCH] drivers/block/*: use time_after() and friends
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Adrian Bunk
[PATCH] arch/i386/kernel/microcode.c: remove the obsole...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Jesper Juhl
[PATCH] Docs update: missing files and descriptions...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Arjan van de Ven
[PATCH] Make most file operations structs in fs/ const
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Arjan van de Ven
[PATCH] mark f_ops const in the inode
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Andrew Morton
[PATCH] ia64: const f_ops fix
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
KAMEZAWA Hiroyuki
[PATCH] for_each_possible_cpu: documentaion
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
KAMEZAWA Hiroyuki
[PATCH] for_each_possible_cpu: i386
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
KAMEZAWA Hiroyuki
[PATCH] for_each_possible_cpu: oprofile.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
KAMEZAWA Hiroyuki
[PATCH] for_each_possible_cpu: loopback device.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
KAMEZAWA Hiroyuki
[PATCH] for_each_possible_cpu: fixes for generic part
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
KAMEZAWA Hiroyuki
[PATCH] for_each_possible_cpu: defines for_each_possibl...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Vadim Lobanov
[PATCH] Fold select_bits_alloc/free into caller code.
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Eric Dumazet
[PATCH] use fget_light() in select/poll
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Andi Kleen
[PATCH] Optimize select/poll by putting small data...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Andrew Morton
[PATCH] ide_generic_all_on() warning fix
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Alan Cox
[PATCH] Small fixes backported to old IDE SiS driver
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Rene Herman
[PATCH] ide: AMD756 no host side cable detection
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Adrian Bunk
[PATCH] autofs4: proper prototype for autofs4_dentry_re...
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Alexey Dobriyan
[PATCH] drivers/block/acsi_slm.c: size_t can't be < 0
commit
|
commitdiff
|
tree
|
snapshot
2006-03-28
Andrew Morton
[PATCH] remove relayfs_fs.h
commit
|
commitdiff
|
tree
|
snapshot
next