pandora-kernel.git
2006-03-29 Oleg Nesterov[PATCH] rename __exit_sighand to cleanup_sighand
2006-03-29 Oleg Nesterov[PATCH] cleanup __exit_signal()
2006-03-29 Oleg Nesterov[PATCH] copy_process: cleanup bad_fork_cleanup_signal
2006-03-29 Oleg Nesterov[PATCH] copy_process: cleanup bad_fork_cleanup_sighand
2006-03-29 Oleg Nesterov[PATCH] introduce sig_needs_tasklist() helper
2006-03-29 Oleg Nesterov[PATCH] introduce lock_task_sighand() helper
2006-03-29 Oleg Nesterov[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU
2006-03-29 Oleg Nesterov[PATCH] release_task: replace open-coded ptrace_unlink()
2006-03-29 Oleg Nesterov[PATCH] wait_for_helper: trivial style cleanup
2006-03-29 Oleg Nesterov[PATCH] reparent_thread: use remove_parent/add_parent
2006-03-29 Oleg Nesterov[PATCH] pidhash: don't use zero pids
2006-03-29 Oleg Nesterov[PATCH] pidhash: don't count idle threads
2006-03-29 Oleg Nesterov[PATCH] kill SET_LINKS/REMOVE_LINKS
2006-03-29 Oleg Nesterov[PATCH] don't use REMOVE_LINKS/SET_LINKS for reparenting
2006-03-29 Oleg Nesterov[PATCH] remove add_parent()'s parent argument
2006-03-29 Oleg Nesterov[PATCH] choose_new_parent: remove unused arg, sanitize...
2006-03-29 Eric W. Biederman[PATCH] pidhash: kill switch_exec_pids
2006-03-29 Eric W. Biederman[PATCH] do_SAK: don't depend on session ID 0
2006-03-29 Eric W. Biederman[PATCH] do_tty_hangup: use group_send_sig_info not...
2006-03-29 Eric W. Biederman[PATCH] Remove dead kill_sl prototype from sched.h
2006-03-29 Oleg Nesterov[PATCH] simplify exec from init's subthread
2006-03-29 Eric W. Biederman[PATCH] exec: allow init to exec from any thread.
2006-03-28 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-03-28 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-serial
2006-03-28 Lennert Buytenhek[ARM] 3388/1: ixp23xx: add core ixp23xx support
2006-03-28 Lennert Buytenhek[ARM] 3417/1: add support for logicpd pxa270 card engine
2006-03-28 Lennert Buytenhek[ARM] 3387/1: ixp23xx: add defconfig
2006-03-28 Lennert Buytenhek[ARM] 3377/2: add support for intel xsc3 core
2006-03-28 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davej/cpufreq
2006-03-28 Linus TorvaldsMerge branch 'cfq-merge' of git://brick.kernel.dk/data...
2006-03-28 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2006-03-28 Mattia Dongili[CPUFREQ] cpufreq_conservative: keep ignore_nice_load...
2006-03-28 Andrew Morton[PATCH] compat_sys_futex() warning fix
2006-03-28 Jesper Juhl[PATCH] sound: Remove unneeded kmalloc() return value...
2006-03-28 Alexey Dobriyan[PATCH] Typo fixes
2006-03-28 Jesper Juhl[PATCH] trivial typos in Documentation/cputopology.txt
2006-03-28 Jesper Juhl[PATCH] fix signed vs unsigned in nmi watchdog
2006-03-28 Jesper Juhl[PATCH] vfree does its own NULL check, no need to be...
2006-03-28 Jesper Juhl[PATCH] no need to check vfree arg for null in oss...
2006-03-28 Jesper Juhl[PATCH] maestro3 vfree NULL check fixup
2006-03-28 Jesper Juhl[PATCH] vfree NULL check fixup for sb_card
2006-03-28 Matthias Gehre[PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
2006-03-28 Marcelo Feitoza... [PATCH] drivers/scsi/*: use time_after() and friends
2006-03-28 Marcelo Feitoza... [PATCH] ide-tape: use time_after(), time_after_eq()
2006-03-28 Marcelo Feitoza... [PATCH] nvidia-agp: use time_before_eq()
2006-03-28 Marcelo Feitoza... [PATCH] drivers/block/*: use time_after() and friends
2006-03-28 Adrian Bunk[PATCH] arch/i386/kernel/microcode.c: remove the obsole...
2006-03-28 Jesper Juhl[PATCH] Docs update: missing files and descriptions...
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-03-28 Arjan van de Ven[PATCH] mark f_ops const in the inode
2006-03-28 Andrew Morton[PATCH] ia64: const f_ops fix
2006-03-28 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: documentaion
2006-03-28 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: i386
2006-03-28 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: oprofile.
2006-03-28 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: loopback device.
2006-03-28 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: fixes for generic part
2006-03-28 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: defines for_each_possibl...
2006-03-28 Vadim Lobanov[PATCH] Fold select_bits_alloc/free into caller code.
2006-03-28 Eric Dumazet[PATCH] use fget_light() in select/poll
2006-03-28 Andi Kleen[PATCH] Optimize select/poll by putting small data...
2006-03-28 Andrew Morton[PATCH] ide_generic_all_on() warning fix
2006-03-28 Alan Cox[PATCH] Small fixes backported to old IDE SiS driver
2006-03-28 Rene Herman[PATCH] ide: AMD756 no host side cable detection
2006-03-28 Adrian Bunk[PATCH] autofs4: proper prototype for autofs4_dentry_re...
2006-03-28 Alexey Dobriyan[PATCH] drivers/block/acsi_slm.c: size_t can't be < 0
2006-03-28 Andrew Morton[PATCH] remove relayfs_fs.h
2006-03-28 Philip Gladstone[PATCH] Philip Gladstone has moved
2006-03-28 Adrian Bunk[PATCH] fs/fat/: proper prototypes for two functions
2006-03-28 Adrian Bunk[PATCH] drivers/block/paride/pd.c: fix an off-by-one...
2006-03-28 Eric Sesterhenn[PATCH] Change dash2underscore() return value to char
2006-03-28 Serge E. Hallyn[PATCH] mqueue comment typo fix
2006-03-28 Andrew Morton[PATCH] alpha: make poll flags the same as other archit...
2006-03-28 Brian Rogan[PATCH] Add oprofile_add_ext_sample
2006-03-28 Andrew Morton[PATCH] symversion warning fix
2006-03-28 Andrew Morton[PATCH] capi: register_chrdev() fix
2006-03-28 Andrew Morton[PATCH] paride-pt: register_chrdev fix
2006-03-28 Andrew Morton[PATCH] paride: register_chrdev fix
2006-03-28 Adrian Bunk[PATCH] let BLK_DEV_RAM_COUNT depend on BLK_DEV_RAM
2006-03-28 Paul Fulghum[PATCH] synclink_gt: remove uneeded async code
2006-03-28 Paul Fulghum[PATCH] synclink_gt add gpio feature
2006-03-28 Paul Fulghum[PATCH] synclink: remove dead code
2006-03-28 Kyle McMartin[PATCH] Decrapify asm-generic/local.h
2006-03-28 Matt Mackall[PATCH] RTC: Remove some duplicate BCD definitions
2006-03-28 Matt Mackall[PATCH] RTC: Fix up some RTC whitespace and style
2006-03-28 Matt Mackall[PATCH] RTC: Remove RTC UIP synchronization on Alpha
2006-03-28 Matt Mackall[PATCH] RTC: Remove RTC UIP synchronization on SH MPC1211
2006-03-28 Matt Mackall[PATCH] RTC: Remove RTC UIP synchronization on SH03
2006-03-28 Matt Mackall[PATCH] RTC: Remove RTC UIP synchronization on MIPS...
2006-03-28 Matt Mackall[PATCH] RTC: Remove RTC UIP synchronization on MIPS...
2006-03-28 Matt Mackall[PATCH] RTC: Remove RTC UIP synchronization on ARM
2006-03-28 Matt Mackall[PATCH] RTC: Remove RTC UIP synchronization on PPC...
2006-03-28 Matt Mackall[PATCH] RTC: Remove RTC UIP synchronization on CHRP...
2006-03-28 Matt Mackall[PATCH] RTC: Remove RTC UIP synchronization on PPC...
2006-03-28 Matt Mackall[PATCH] RTC: Remove RTC UIP synchronization on Sparc64
2006-03-28 Matt Mackall[PATCH] RTC: Remove RTC UIP synchronization on x86_64
2006-03-28 Matt Mackall[PATCH] RTC: Remove RTC UIP synchronization on x86
2006-03-28 Jens Axboe[BLOCK] cfq-iosched: seek and async performance fixes
2006-03-28 Russell King[ARM] Move ice-dcc code into misc.c
2006-03-28 Russell King[ARM] Fix decompressor serial IO to give CRLF not LFCR
2006-03-28 David S. Miller[SPARC64]: Implement futex_atomic_cmpxchg_inatomic().
next