deliverable/linux.git
2013-05-01  Wei Yongjundrivers/w1/slaves/w1_bq27000.c: fix the error handling...
2013-05-01  Jingoo Handrivers/memstick/host/r592.c: make r592_pm_ops static
2013-05-01  liguangsemaphore: use `bool' type for semaphore_waiter's up
2013-05-01  liguangsemaphore: use unlikely() for down's timeout
2013-05-01  Fengguang Wupps: pps_kc_hardpps_lock can be static
2013-05-01  Florian Fainellipps: hide more configuration symbols behind CONFIG_PPS
2013-05-01  Mihnea Dobrescu... aoe: replace kmalloc and then memcpy with kmemdup
2013-05-01  Michal Belczyknbd: increase default and max request sizes
2013-05-01  Raphael S.Carvalhopid_namespace.c/.h: simplify defines
2013-05-01  Raphael S.... kernel/pid.c: improve flow of a loop inside alloc_pidmap.
2013-05-01  Davidlohr Buesorbtree_test: add __init/__exit annotations
2013-05-01  Davidlohr Buesorbtree_test: add extra rbtree integrity check
2013-05-01  Zhang Yanfeikexec: Use min() and min_t() to simplify logic
2013-05-01  Zhang Yanfeikexec: fix wrong types of some local variables
2013-05-01  Oleg Nesterovexec: do not abuse ->cred_guard_mutex in threadgroup_lock()
2013-05-01  Oleg Nesterovset_task_comm: kill the pointless memset() + wmb()
2013-05-01  David Rientjesfs, proc: truncate /proc/pid/comm writes to first TASK_...
2013-05-01  Oleg Nesterovcoredump: change wait_for_dump_helpers() to use wait_ev...
2013-05-01  Oleg Nesterovcoredump: factor out the setting of PF_DUMPCORE
2013-05-01  Oleg Nesterovcoredump: introduce dump_interrupted()
2013-05-01  Oleg Nesterovcoredump: sanitize the setting of signal->group_exit_code
2013-05-01  Oleg Nesterovcoredump: ensure that SIGKILL always kills the dumping...
2013-05-01  Oleg Nesterovcoredump: only SIGKILL should interrupt the coredumping...
2013-05-01  Lucas De Marchikmod: remove call_usermodehelper_fns()
2013-05-01  Lucas De Marchiusermodehelper: split remaining calls to call_usermodeh...
2013-05-01  Lucas De Marchicoredump: remove trailling whitespace
2013-05-01  Lucas De MarchiKEYS: split call to call_usermodehelper_fns()
2013-05-01  Lucas De Marchikmod: split call to call_usermodehelper_fns()
2013-05-01  Lucas De Marchiusermodehelper: export call_usermodehelper_exec() and...
2013-05-01  Andrey Vaginselftest: add a test case for PTRACE_PEEKSIGINFO
2013-05-01  Andrey Vaginptrace: add ability to retrieve signals without removin...
2013-05-01  Vyacheslav... hfsplus: remove duplicated message prefix in hfsplus_bl...
2013-05-01  Alexey Khoroshilovhfsplus: add error propagation to __hfsplus_ext_write_e...
2013-05-01  Joe Percheshfs/hfsplus: convert printks to pr_<level>
2013-05-01  Joe Percheshfs/hfsplus: convert dprint to hfs_dbg
2013-05-01  Vyacheslav... hfsplus: fix warnings in fs/hfsplus/bfind.c
2013-05-01  Alexey Khoroshilovhfs: add error checking for hfs_find_init()
2013-05-01  Vyacheslav... nilfs2: remove unneeded test in nilfs_writepage()
2013-05-01  Vyacheslav... nilfs2: fix using of PageLocked() in nilfs_clear_dirty_...
2013-05-01  Vyacheslav... nilfs2: fix issue with flush kernel thread after remoun...
2013-05-01  Dan Carpenteri2o: check copy_from_user() size parameter
2013-05-01  Ben Hutchingsdmi_scan: refactor dmi_scan_machine(), {smbios,dmi...
2013-05-01  Jiri Kosinabinfmt_elf: PIE: make PF_RANDOMIZE check comment more...
2013-05-01  Josh Triplettfs: make binfmt support for #! scripts modular and...
2013-05-01  Eric Wongepoll: cleanup: use RCU_INIT_POINTER when nulling
2013-05-01  Eric Wongepoll: cleanup: hoist out f_op->poll calls
2013-05-01  Eric Wongepoll: lock ep->mtx in ep_free to silence lockdep
2013-05-01  Eric Wongepoll: use RCU to protect wakeup_source in epitem
2013-05-01  Eric Wongepoll: trim epitem by one cache line
2013-05-01  Stephen Rothwellkernel/timer.c: move some non timer related syscalls...
2013-05-01  Stephen Rothwellkernel/timer.c: convert compat_sys_sysinfo to COMPAT_SY...
2013-05-01  Stephen Rothwellkernel/compat.c: make do_sysinfo() static
2013-05-01  Andy Shevchenkobinfmt_misc: reuse string_unescape_inplace()
2013-05-01  Andy Shevchenkodynamic_debug: reuse generic string_unescape function
2013-05-01  Andy Shevchenkostaging: speakup: remove custom string_unescape_any_inplace
2013-05-01  Andy Shevchenkolib/string_helpers: introduce generic string_unescape
2013-05-01  Andrew Mortonkernel/smp.c: cleanups
2013-05-01  Fan Duinclude/linux/fs.h: disable preempt when acquire i_size...
2013-05-01  liguangkernel/smp.c: remove 'priv' of call_single_data
2013-05-01  liguangkernel/smp.c: use '|=' for csd_lock
2013-05-01  Tejun Heowriteback: set worker desc to identify writeback worker...
2013-05-01  Tejun Heoworkqueue: include workqueue info when printing debug...
2013-05-01  Tejun Heokthread: implement probe_kthread_data()
2013-05-01  Vineet Guptaarc, print-fatal-signals: reduce duplicated information
2013-05-01  Tejun Heodump_stack: unify debug information printed by show_regs()
2013-05-01  Tejun Heodump_stack: implement arch-specific hardware descriptio...
2013-05-01  Tejun Heodmi: morph dmi_dump_ids() into dmi_format_ids() which...
2013-05-01  Tejun Heodump_stack: consolidate dump_stack() implementations...
2013-05-01  Tejun Heosparc32: make show_stack() acquire %fp if @_ksp is...
2013-05-01  Tejun Heox86: don't show trace beyond show_stack(NULL, NULL)
2013-05-01  Lin Fengkernel/range.c: subtract_range: fix the broken phrase...
2013-05-01  Pavel Emelyanovselftest: add simple test for soft-dirty bit
2013-05-01  Dan Magenheimerstaging: zcache: enable zcache to be built/loaded as...
2013-05-01  Dan Magenheimerstaging: zcache: enable ramster to be built/loaded...
2013-05-01  Konrad Rzeszutek... zcache/tmem: Better error checking on frontswap_registe...
2013-05-01  Dan Magenheimerxen: tmem: enable Xen tmem shim to be built/loaded...
2013-05-01  Bob Liumm: cleancache: clean up cleancache_enabled
2013-05-01  Konrad Rzeszutek... cleancache: Make cleancache_init use a pointer for...
2013-05-01  Dan Magenheimermm: cleancache: lazy initialization to allow tmem backe...
2013-05-01  Minchan Kimfrontswap: get rid of swap_lock dependency
2013-05-01  Bob Liumm: frontswap: cleanup code
2013-05-01  Konrad Rzeszutek... frontswap: make frontswap_init use a pointer for the ops
2013-05-01  Dan Magenheimermm: frontswap: lazy initialization to allow tmem backen...
2013-05-01  Greg Thelenfs/dcache.c: add cond_resched() to shrink_dcache_parent()
2013-05-01  Yan Hongfs/block_dev.c: no need to check inode->i_bdev in bd_fo...
2013-05-01  Zhao Hongjianginotify: invalid mask should return a error number...
2013-05-01  Vincent StehlĂ©memory hotplug: fix warnings
2013-05-01  Andrew Mortondrivers/usb/storage/realtek_cr.c: fix build
2013-04-30  Linus TorvaldsMerge tag 'arm64-for-linus' of git://git./linux/kernel...
2013-04-30  Linus TorvaldsMerge tag 'metag-for-v3.10-rc1' of git://git./linux...
2013-04-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-04-30  Linus TorvaldsMerge branch 'linux_next' of git://git./linux/kernel...
2013-04-30  Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2013-04-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-04-30  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-04-30  Linus TorvaldsMerge branch 'x86-ras-for-linus' of git://git./linux...
2013-04-30  Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2013-04-30  Linus TorvaldsMerge branch 'x86-paravirt-for-linus' of git://git...
2013-04-30  Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2013-04-30  Linus TorvaldsMerge branch 'x86-kaslr-for-linus' of git://git./linux...
next
This page took 0.041213 seconds and 5 git commands to generate.