safe/jmp/linux-2.6
2007-10-17 Cedric Le Goateripc namespace: remove config ipc ns fix
2007-10-17 Satyam SharmaI2O: Fix "defined but not used" build warnings
2007-10-17 Andy Whitcroftupdate checkpatch.pl to version 0.10
2007-10-17 Bill Nottinghamadd CONFIG_VT_UNICODE
2007-10-17 Peter Lundavoid negative (and full-width) shifts in radix-tree.c
2007-10-17 Jan Beulichconstify string/array kparam tracking structures
2007-10-17 Jan Beulichstore __setup_str_* in a more compact way
2007-10-17 Jan Beulichhandle recursive calls to bust_spinlocks()
2007-10-17 Robert P. J... Add a "rounddown_pow_of_two" routine to log2.h
2007-10-17 Arjan van de Venmake dmapool code use __set_current_state()
2007-10-17 Jan Karaquota: send messages via netlink
2007-10-17 Robert P. J... Remove final traces of long-deprecated "ramdisk" kernel...
2007-10-17 Randy Dunlapdocs: ramdisk/initrd/initramfs corrections
2007-10-17 Mathieu Desnoyerslocal_t: update documentation
2007-10-17 Grant Grundleratomic_ops.txt: mention local_t
2007-10-17 Mathieu Desnoyerslocal_t Documentation update 2
2007-10-17 Robert P. J... Remove valueless definition of hard-selected RAMFS...
2007-10-17 Adrian Bunkdrivers/block/cciss.c: fix check-after-use
2007-10-17 Adrian Bunkmake kernel/profile.c:time_hook static
2007-10-17 Adrian Bunkkernel/sys_ni.c: add dummy sys_ni_syscall() prototype
2007-10-17 Adrian Bunkn_hdlc.c: fix check-after-use
2007-10-17 Adrian Bunkremove include/asm-*/ipc.h
2007-10-17 Alexey DobriyanDrop some headers from mm.h
2007-10-17 Steve Cameroncciss: fix error reporting for SG_IO
2007-10-17 Paul ClementsNBD: allow hung network I/O to be cancelled
2007-10-17 Paul ClementsNBD: set uninitialized devices to size 0
2007-10-17 Alan CoxCodingStyle: relax the 80-cole rule
2007-10-17 Jan Beulichcleanup floppy.h
2007-10-17 Jan Beulichfloppy: tolerate DMA channel unavailability
2007-10-17 Avi KivityMove PREEMPT_NOTIFIERS into an always-included Kconfig
2007-10-17 Alan Coxtty.h: remove dead define
2007-10-17 Alexey DobriyanShrink task_struct if CONFIG_FUTEX=n
2007-10-17 Ken'ichi Ohmichiadd-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinf...
2007-10-17 Ken'ichi Ohmichiadd-vmcore: use the existing ia64_tpa() instead of...
2007-10-17 Ken'ichi Ohmichiadd-vmcore: add nodemask_t's size and NR_FREE_PAGES...
2007-10-17 Ken'ichi Ohmichiadd-vmcore: cleanup the coding style according to Andre...
2007-10-17 Ken'ichi OhmichiAdd vmcoreinfo
2007-10-17 Andrew Mortonbinfmt_flat: warning fixes
2007-10-17 Mike FrysingerAdd stack checking for Blackfin
2007-10-17 Oleg Nesterovdo_sigaction: don't worry about signal_pending()
2007-10-17 Oleg Nesterovexec: RT sub-thread can livelock and monopolize CPU...
2007-10-17 Oleg Nesterovexec: consolidate 2 fast-paths
2007-10-17 Oleg Nesterovexec: simplify the new ->sighand allocation
2007-10-17 Oleg Nesterovexec: simplify ->sighand switching
2007-10-17 Mathieu DesnoyersFix f_version type: should be u64 instead of unsigned...
2007-10-17 Jeff Moyeraio: account I/O wait time properly
2007-10-17 Paul E. McKenneyMake rcutorture RNG use temporal entropy
2007-10-17 john stultzUse num_possible_cpus() instead of NR_CPUS for timer...
2007-10-17 Chris WrightUse ERESTART_RESTARTBLOCK if poll() is interrupted...
2007-10-17 Adrian Bunkallow disabling DNOTIFY without EMBEDDED
2007-10-17 Adrian Bunkmake fs/libfs.c:simple_commit_write() static
2007-10-17 Adrian Bunkkernel/time/timekeeping.c: cleanups
2007-10-17 Eric Sandeenlimit minixfs printks on corrupted dir i_size
2007-10-17 vignesh babuext2/4: use is_power_of_2()
2007-10-17 Alexey DobriyanShrink struct task_struct::oomkilladj
2007-10-17 Olaf Heringremove strict ansi check from __u64 in asm/types.h
2007-10-17 Andi Drebescramfs: error message about endianess
2007-10-17 Olaf Heringinclude linux/types.h in if_fddi.h
2007-10-17 Miklos Szerediclean out unused code in dentry pruning
2007-10-17 Miklos Szerediexec: remove unnecessary check for MNT_NOEXEC
2007-10-17 Miklos Szeredifix execute checking in permission()
2007-10-17 Miklos SzerediVFS: check nanoseconds in utimensat
2007-10-17 Subbaiah Venkatalib/sort.c optimization
2007-10-17 Olaf Heringremove consolemap.h from header exports
2007-10-17 Alan Coxjsm: Remove further unneeded crud
2007-10-17 Alan Coxmxser: Remove use of dead TTY_FLIPBUF_SIZE definition
2007-10-17 Samuel Thibaultunicode diacritics support
2007-10-17 Ed L. Cashinaoe: remove unecessary wrapper function
2007-10-17 Aneesh Kumar K.Vext2/ext3/ext4: add block bitmap validation
2007-10-17 Roland McGrathAdd MMF_DUMP_ELF_HEADERS
2007-10-17 Olaf Heringdo not export /usr/include/scsi in make headers_install
2007-10-17 Oleg Nesterovwait_task_stopped/continued: remove unneeded p->signal...
2007-10-17 Oleg Nesterov__group_complete_signal: eliminate unneeded wakeup...
2007-10-17 Oleg Nesterovwait_task_zombie: don't fight with non-existing race...
2007-10-17 Oleg Nesterovzap_other_threads: don't optimize thread_group_empty...
2007-10-17 Oleg Nesterovexit_notify: don't take tasklist for TIF_SIGPENDING...
2007-10-17 Oleg Nesterovwait_task_zombie: fix 2/3 races vs forget_original_parent()
2007-10-17 Oleg Nesterovwait_task_zombie: remove unneeded child->signal check
2007-10-17 Jesper Juhlpnp: avoid a small unlikely memory leak in proc_read_escd()
2007-10-17 Roland McGrathpowerpc: Use linux/elfcore-compat.h
2007-10-17 Roland McGrathAdd linux/elfcore-compat.h
2007-10-17 Satyam Sharmaufs: Fix mount check in ufs_fill_super()
2007-10-17 Christoph Hellwigufs: move non-layout parts of ufs_fs.h to fs/ufs/
2007-10-17 Alexey DobriyanTweak /proc/ipmi removal
2007-10-17 Oleg Nesterovhandle the multi-threaded init's exit() properly
2007-10-17 Andi KleenDeprecate a.out ELF interpreters
2007-10-17 Oleg Nesterovdo_sigaction: remove now unneeded recalc_sigpending()
2007-10-17 Oleg Nesterovpi-futex: set PF_EXITING without taking ->pi_lock
2007-10-17 Bjorn Helgaastpm: pay attention to IRQ info from PNP
2007-10-17 Mariusz Kozlowskidrivers/char/ip2/ip2main.c: kmalloc + memset conversion...
2007-10-17 Mariusz Kozlowskifs/autofs4/inode.c: kmalloc + memset conversion to...
2007-10-17 Mariusz Kozlowskidoc firmware_sample_firmware_class.c: kmalloc + memset...
2007-10-17 Mariusz Kozlowskidrivers/char/consolemap.c: kmalloc + memset conversion...
2007-10-17 Mike Frysingerprintk: add interfaces for external access to the log...
2007-10-17 Adrian Bunkipc/shm.c: make 2 functions static
2007-10-17 Adrian Bunklib/ioremap.c should #include <linux/io.h>
2007-10-17 Adrian Bunkfs/afs/: possible cleanups
2007-10-17 Adrian Bunkkernel/rtmutex-debug.c: cleanups
2007-10-17 Roland McGrathAdd /sys/module/name/notes
2007-10-17 Alexey Dobriyanepca.c: reformat comments and coding style improvements
next