cascardo/linux.git
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
2007-10-17 Neil Hormancore_pattern: fix up a few miscellaneous bugs
2007-10-17 Neil Hormancore_pattern: allow passing of arguments to user mode...
2007-10-17 Neil Hormancore_pattern: ignore RLIMIT_CORE if core_pattern is...
2007-10-17 Neil Hormanargv_split: allow argv_split to handle NULL pointer...
2007-10-17 Evgeniy Dushistovufs: implement show_options
2007-10-17 Mark FortescueAdd in SunOS 4.1.x compatible mode for UFS
2007-10-17 Eric Sandeenremove unused bh in calls to ext234_get_group_desc
2007-10-17 Denis Chengfs: remove the unused mempages parameter
2007-10-17 David WoodhouseFix CONFIG_DEBUG_SHIRQ trigger on free_irq()
2007-10-17 Ravikiran G... report the per-irq statistics on all arches
2007-10-17 Rusty RussellRemove "unsafe" from module struct
2007-10-17 Miklos Szerediext4: show all mount options
2007-10-17 Miklos Szerediext3: show all mount options
2007-10-17 Miklos Szerediext2: show all mount options
2007-10-17 Fengguang Wuconvert ill defined log2() to ilog2()
2007-10-17 Avi Kivitytime: simplify smp_call_function_single() call sequence
2007-10-17 Jesper JuhlClean up duplicate includes in kernel/
2007-10-17 Jesper JuhlClean up duplicate includes in fs/ecryptfs/
2007-10-17 Jesper JuhlClean up duplicate includes in fs/
2007-10-17 Jesper JuhlClean up duplicate includes in drivers/w1/
2007-10-17 Jesper JuhlClean up duplicate includes in drivers/char/
2007-10-17 Alexey DobriyanRemove sysctl.h from fs.h
2007-10-17 Olof Johanssonpcmcia: CompactFlash driver for PA Semi Electra boards
2007-10-17 Denis Chengfs: use kmem_cache_zalloc instead
2007-10-17 Alexey Dobriyanfs/proc/mmu.c: headers butchery
2007-10-17 Oleg Nesterovdo_poll: return -EINTR when signalled
2007-10-17 Oleg Nesterovdo_sys_poll: simplify playing with on-stack data
2007-10-17 Diego WoitasenRemove unneeded lock_kernel() in driver/block/loop.c
2007-10-17 Robert P. J... KCONFIG: Make "Instrumentation support" non-EXPERIMENTAL
2007-10-17 Philippe De... fs: mark nibblemap const
2007-10-17 WANG Congfs/romfs/inode.c: trivial improvements
2007-10-17 Denis Chengnbd: change a parameter's type to remove a memcpy call
2007-10-17 Denis Chengnbd: use list_for_each_entry_safe to make it more conso...
2007-10-17 Christoph Hellwigkill DECLARE_MUTEX_LOCKED
2007-10-17 Olaf Heringunexport asm/shmparam.h
2007-10-17 Hans-Christian... Driver for the Atmel on-chip SSC on AT32AP and AT91
2007-10-17 Robert P. J... Force erroneous inclusions of compiler-*.h files to...
2007-10-17 Dave Youngzisofs use mutex instead of semaphore
2007-10-17 Alexey DobriyanSLAB_PANIC more (proc, posix-timers, shmem)
2007-10-17 Ravikiran G... softlockup: add a /proc tuning parameter
2007-10-17 Ingo Molnarsoftlockup watchdog: style cleanups
2007-10-17 Ingo Molnarsoftlockup: improve debug output
2007-10-17 Ingo Molnarsoftlockup: make asm/irq_regs.h available on every...
2007-10-17 Ingo Molnarfix the softlockup watchdog to actually work
2007-10-17 Ingo Molnarsoftlockup: use cpu_clock() instead of sched_clock()
2007-10-17 Paul E. McKenneyRemove workaround for unimmunized rcu_dereference from...
2007-10-17 Paul E. McKenneyImmunize rcu_dereference() against crazy compiler writers
2007-10-17 Alexey DobriyanMake unregister_binfmt() return void
2007-10-17 Alexey DobriyanUse list_head in binfmt handling
2007-10-17 Adrian Bunkfs/reiserfs/: cleanups
2007-10-17 Andrew Mortonwriteback: don't propagate AOP_WRITEPAGE_ACTIVATE
2007-10-17 Nick Pigginmm: document tree_lock->zone.lock lockorder
2007-10-17 David Rientjesmm: test and set zone reclaim lock before starting...
2007-10-17 David Rientjesoom: convert zone_scan_lock from mutex to spinlock
2007-10-17 David Rientjesoom: add header file to Kbuild as unifdef
2007-10-17 David Rientjesoom: prevent including sched.h in header file
2007-10-17 David Rientjesoom: do not take callback_mutex
2007-10-17 David Rientjesoom: compare cpuset mems_allowed instead of exclusive...
2007-10-17 David Rientjesoom: suppress extraneous stack and memory dump
2007-10-17 David Rientjesoom: add oom_kill_allocating_task sysctl
2007-10-17 David Rientjesoom: serialize out of memory calls
2007-10-17 David Rientjesoom: add per-zone locking
2007-10-17 David Rientjesoom: change all_unreclaimable zone member to flags
2007-10-17 David Rientjesoom: move constraints to enum
2007-10-17 David Rientjesoom: move prototypes to appropriate header file
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-17 Christoph LameterSLUB: simplify IRQ off handling
2007-10-17 Peter Zijlstramm: dirty balancing for tasks
2007-10-17 Peter Zijlstramm: per device dirty threshold
2007-10-17 Peter Zijlstralib: floating proportions
2007-10-17 Peter Zijlstramm: count writeback pages per BDI
2007-10-17 Peter Zijlstramm: count reclaimable pages per BDI
2007-10-17 Peter Zijlstramm: scalable bdi statistics counters
2007-10-17 Peter Zijlstramm: bdi init hooks
2007-10-17 Peter Zijlstralib: percpu_counter_init_irq
2007-10-17 Peter Zijlstralib: percpu_counter_init error handling
2007-10-17 Peter Zijlstralib: percpu_count_sum()
2007-10-17 Peter Zijlstralib: percpu_counter_sum_positive
next