Commit Graph

  • 8359f689e2 kernel/relay.c: remove unused function argument actor zhangwei(Jovi) 2013-04-30 15:28:39 -07:00
  • 4d10e0f2dd drivers/w1/slaves/w1_ds2760.c: fix the error handling in w1_ds2760_add_slave() Wei Yongjun 2013-04-30 15:28:38 -07:00
  • c28d6f2ddb drivers/w1/slaves/w1_ds2781.c: fix the error handling in w1_ds2781_add_slave() Wei Yongjun 2013-04-30 15:28:37 -07:00
  • c5cfedf234 drivers/w1/slaves/w1_ds2780.c: fix the error handling in w1_ds2780_add_slave() Wei Yongjun 2013-04-30 15:28:36 -07:00
  • 0ece1bbf4c drivers/w1/slaves/w1_bq27000.c: fix the error handling in w1_bq27000_add_slave() Wei Yongjun 2013-04-30 15:28:35 -07:00
  • 8d46fa1179 drivers/memstick/host/r592.c: make r592_pm_ops static Jingoo Han 2013-04-30 15:28:34 -07:00
  • 06a6ea3702 semaphore: use `bool' type for semaphore_waiter's up liguang 2013-04-30 15:28:33 -07:00
  • c74f66ce10 semaphore: use unlikely() for down's timeout liguang 2013-04-30 15:28:32 -07:00
  • 97439d0f84 pps: pps_kc_hardpps_lock can be static Fengguang Wu 2013-04-30 15:28:31 -07:00
  • 1a0f39997c pps: hide more configuration symbols behind CONFIG_PPS Florian Fainelli 2013-04-30 15:28:30 -07:00
  • 60abc786dd aoe: replace kmalloc and then memcpy with kmemdup Mihnea Dobrescu-Balaur 2013-04-30 15:28:29 -07:00
  • 078be02b80 nbd: increase default and max request sizes Michal Belczyk 2013-04-30 15:28:28 -07:00
  • 5cc5445164 pid_namespace.c/.h: simplify defines Raphael S.Carvalho 2013-04-30 15:28:27 -07:00
  • 8db049b3d6 kernel/pid.c: improve flow of a loop inside alloc_pidmap. Raphael S. Carvalho 2013-04-30 15:28:26 -07:00
  • c75aaa8ed0 rbtree_test: add __init/__exit annotations Davidlohr Bueso 2013-04-30 15:28:25 -07:00
  • 4130f0efbf rbtree_test: add extra rbtree integrity check Davidlohr Bueso 2013-04-30 15:28:24 -07:00
  • 31c3a3fe07 kexec: Use min() and min_t() to simplify logic Zhang Yanfei 2013-04-30 15:28:23 -07:00
  • 310faaa9b2 kexec: fix wrong types of some local variables Zhang Yanfei 2013-04-30 15:28:21 -07:00
  • e56fb28740 exec: do not abuse ->cred_guard_mutex in threadgroup_lock() Oleg Nesterov 2013-04-30 15:28:20 -07:00
  • 12eaaf309a set_task_comm: kill the pointless memset() + wmb() Oleg Nesterov 2013-04-30 15:28:19 -07:00
  • 830e0fc967 fs, proc: truncate /proc/pid/comm writes to first TASK_COMM_LEN bytes David Rientjes 2013-04-30 15:28:18 -07:00
  • dc7ee2aac8 coredump: change wait_for_dump_helpers() to use wait_event_interruptible() Oleg Nesterov 2013-04-30 15:28:17 -07:00
  • 079148b919 coredump: factor out the setting of PF_DUMPCORE Oleg Nesterov 2013-04-30 15:28:16 -07:00
  • 528f827ee0 coredump: introduce dump_interrupted() Oleg Nesterov 2013-04-30 15:28:15 -07:00
  • acdedd99b0 coredump: sanitize the setting of signal->group_exit_code Oleg Nesterov 2013-04-30 15:28:13 -07:00
  • 6cd8f0acae coredump: ensure that SIGKILL always kills the dumping thread Oleg Nesterov 2013-04-30 15:28:12 -07:00
  • 403bad72b6 coredump: only SIGKILL should interrupt the coredumping task Oleg Nesterov 2013-04-30 15:28:10 -07:00
  • 66e5b7e194 kmod: remove call_usermodehelper_fns() Lucas De Marchi 2013-04-30 15:28:09 -07:00
  • 907ed1328d usermodehelper: split remaining calls to call_usermodehelper_fns() Lucas De Marchi 2013-04-30 15:28:07 -07:00
  • fb96c475f6 coredump: remove trailling whitespace Lucas De Marchi 2013-04-30 15:28:06 -07:00
  • 93997f6ddb KEYS: split call to call_usermodehelper_fns() Lucas De Marchi 2013-04-30 15:28:05 -07:00
  • f634460c90 kmod: split call to call_usermodehelper_fns() Lucas De Marchi 2013-04-30 15:28:03 -07:00
  • 938e4b22e2 usermodehelper: export call_usermodehelper_exec() and call_usermodehelper_setup() Lucas De Marchi 2013-04-30 15:28:02 -07:00
  • 17afab1de4 selftest: add a test case for PTRACE_PEEKSIGINFO Andrey Vagin 2013-04-30 15:28:00 -07:00
  • 84c751bd4a ptrace: add ability to retrieve signals without removing from a queue (v4) Andrey Vagin 2013-04-30 15:27:59 -07:00
  • 865f38a3a3 hfsplus: remove duplicated message prefix in hfsplus_block_free() Vyacheslav Dubeyko 2013-04-30 15:27:58 -07:00
  • d7a475d0c4 hfsplus: add error propagation to __hfsplus_ext_write_extent() Alexey Khoroshilov 2013-04-30 15:27:56 -07:00
  • d614267329 hfs/hfsplus: convert printks to pr_<level> Joe Perches 2013-04-30 15:27:55 -07:00
  • c2b3e1f76e hfs/hfsplus: convert dprint to hfs_dbg Joe Perches 2013-04-30 15:27:54 -07:00
  • 5f3726f945 hfsplus: fix warnings in fs/hfsplus/bfind.c Vyacheslav Dubeyko 2013-04-30 15:27:53 -07:00
  • 9509f17851 hfs: add error checking for hfs_find_init() Alexey Khoroshilov 2013-04-30 15:27:52 -07:00
  • eb53b6db7a nilfs2: remove unneeded test in nilfs_writepage() Vyacheslav Dubeyko 2013-04-30 15:27:51 -07:00
  • dc33f5f3c9 nilfs2: fix using of PageLocked() in nilfs_clear_dirty_page() Vyacheslav Dubeyko 2013-04-30 15:27:50 -07:00
  • 8c26c4e269 nilfs2: fix issue with flush kernel thread after remount in RO mode because of driver's internal error or metadata corruption Vyacheslav Dubeyko 2013-04-30 15:27:48 -07:00
  • 9151b3982d i2o: check copy_from_user() size parameter Dan Carpenter 2013-04-30 15:27:47 -07:00
  • 79bae42d51 dmi_scan: refactor dmi_scan_machine(), {smbios,dmi}_present() Ben Hutchings 2013-04-30 15:27:46 -07:00
  • c1d025e22e binfmt_elf: PIE: make PF_RANDOMIZE check comment more accurate Jiri Kosina 2013-04-30 15:27:45 -07:00
  • 2535e0d723 fs: make binfmt support for #! scripts modular and removable Josh Triplett 2013-04-30 15:27:44 -07:00
  • d6d67e7231 epoll: cleanup: use RCU_INIT_POINTER when nulling Eric Wong 2013-04-30 15:27:43 -07:00
  • 450d89ec0a epoll: cleanup: hoist out f_op->poll calls Eric Wong 2013-04-30 15:27:42 -07:00
  • ddf676c38b epoll: lock ep->mtx in ep_free to silence lockdep Eric Wong 2013-04-30 15:27:40 -07:00
  • eea1d58591 epoll: use RCU to protect wakeup_source in epitem Eric Wong 2013-04-30 15:27:39 -07:00
  • 39732ca5af epoll: trim epitem by one cache line Eric Wong 2013-04-30 15:27:38 -07:00
  • 4a22f16636 kernel/timer.c: move some non timer related syscalls to kernel/sys.c Stephen Rothwell 2013-04-30 15:27:37 -07:00
  • 1043f65a57 kernel/timer.c: convert compat_sys_sysinfo to COMPAT_SYSCALL_DEFINE Stephen Rothwell 2013-04-30 15:27:35 -07:00
  • 1a0df59444 kernel/compat.c: make do_sysinfo() static Stephen Rothwell 2013-04-30 15:27:34 -07:00
  • 8d82e180b5 binfmt_misc: reuse string_unescape_inplace() Andy Shevchenko 2013-04-30 15:27:33 -07:00
  • d338b1379f dynamic_debug: reuse generic string_unescape function Andy Shevchenko 2013-04-30 15:27:32 -07:00
  • 576d742e4a staging: speakup: remove custom string_unescape_any_inplace Andy Shevchenko 2013-04-30 15:27:31 -07:00
  • 16c7fa0582 lib/string_helpers: introduce generic string_unescape Andy Shevchenko 2013-04-30 15:27:30 -07:00
  • e1d12f3270 kernel/smp.c: cleanups Andrew Morton 2013-04-30 15:27:28 -07:00
  • 74e3d1e17b include/linux/fs.h: disable preempt when acquire i_size_seqcount write lock Fan Du 2013-04-30 15:27:27 -07:00
  • 3440a1ca99 kernel/smp.c: remove 'priv' of call_single_data liguang 2013-04-30 15:27:26 -07:00
  • 1def1dc917 kernel/smp.c: use '|=' for csd_lock liguang 2013-04-30 15:27:25 -07:00
  • ef3b101925 writeback: set worker desc to identify writeback workers in task dumps Tejun Heo 2013-04-30 15:27:24 -07:00
  • 3d1cb2059d workqueue: include workqueue info when printing debug dump of a worker task Tejun Heo 2013-04-30 15:27:22 -07:00
  • cd42d559e4 kthread: implement probe_kthread_data() Tejun Heo 2013-04-30 15:27:21 -07:00
  • 681a90ffe8 arc, print-fatal-signals: reduce duplicated information Vineet Gupta 2013-04-30 15:27:19 -07:00
  • a43cb95d54 dump_stack: unify debug information printed by show_regs() Tejun Heo 2013-04-30 15:27:17 -07:00
  • 98e5e1bf72 dump_stack: implement arch-specific hardware description in task dumps Tejun Heo 2013-04-30 15:27:15 -07:00
  • c90fe6bc03 dmi: morph dmi_dump_ids() into dmi_format_ids() which formats into a buffer Tejun Heo 2013-04-30 15:27:14 -07:00
  • 196779b9b4 dump_stack: consolidate dump_stack() implementations and unify their behaviors Tejun Heo 2013-04-30 15:27:12 -07:00
  • 89e3f23da9 sparc32: make show_stack() acquire %fp if @_ksp is not specified Tejun Heo 2013-04-30 15:27:10 -07:00
  • a77f2a4e6f x86: don't show trace beyond show_stack(NULL, NULL) Tejun Heo 2013-04-30 15:27:09 -07:00
  • 7fba2c27a3 kernel/range.c: subtract_range: fix the broken phrase issued by printk Lin Feng 2013-04-30 15:27:07 -07:00
  • 58c7be84fe selftest: add simple test for soft-dirty bit Pavel Emelyanov 2013-04-30 15:27:06 -07:00
  • 835f2f5160 staging: zcache: enable zcache to be built/loaded as a module Dan Magenheimer 2013-04-30 15:27:05 -07:00
  • 1ac37bee81 staging: zcache: enable ramster to be built/loaded as a module Dan Magenheimer 2013-04-30 15:27:03 -07:00
  • f42158fe67 zcache/tmem: Better error checking on frontswap_register_ops return value. Konrad Rzeszutek Wilk 2013-04-30 15:27:01 -07:00
  • 10a7a07713 xen: tmem: enable Xen tmem shim to be built/loaded as a module Dan Magenheimer 2013-04-30 15:27:00 -07:00
  • ff610a1d55 mm: cleancache: clean up cleancache_enabled Bob Liu 2013-04-30 15:26:58 -07:00
  • 833f8662af cleancache: Make cleancache_init use a pointer for the ops Konrad Rzeszutek Wilk 2013-04-30 15:26:57 -07:00
  • 49a9ab815a mm: cleancache: lazy initialization to allow tmem backends to build/run as modules Dan Magenheimer 2013-04-30 15:26:56 -07:00
  • 4f89849da2 frontswap: get rid of swap_lock dependency Minchan Kim 2013-04-30 15:26:54 -07:00
  • f066ea230a mm: frontswap: cleanup code Bob Liu 2013-04-30 15:26:53 -07:00
  • 1e01c968db frontswap: make frontswap_init use a pointer for the ops Konrad Rzeszutek Wilk 2013-04-30 15:26:51 -07:00
  • 905cd0e1bf mm: frontswap: lazy initialization to allow tmem backends to build/run as modules Dan Magenheimer 2013-04-30 15:26:50 -07:00
  • 421348f1ca fs/dcache.c: add cond_resched() to shrink_dcache_parent() Greg Thelen 2013-04-30 15:26:48 -07:00
  • b4ea2eaa11 fs/block_dev.c: no need to check inode->i_bdev in bd_forget() Yan Hong 2013-04-30 15:26:47 -07:00
  • 04df32fa10 inotify: invalid mask should return a error number but not set it Zhao Hongjiang 2013-04-30 15:26:46 -07:00
  • ace6128d60 memory hotplug: fix warnings Vincent Stehlé 2013-04-30 15:26:45 -07:00
  • 677a0b5ac1 drivers/usb/storage/realtek_cr.c: fix build Andrew Morton 2013-04-30 15:26:44 -07:00
  • 33896bf320 udl: bind the framebuffer to the correct device. Dave Airlie 2013-04-19 11:01:55 +10:00
  • 011c2282c7 drm: prime: fix refcounting on the dmabuf import error path Imre Deak 2013-04-19 11:11:56 +10:00
  • 219b47339c drm/prime: keep a reference from the handle to exported dma-buf (v6) Dave Airlie 2013-04-22 09:54:36 +10:00
  • 2e1deaad1e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security Linus Torvalds 2013-04-30 16:27:51 -07:00
  • 676e4ebd5f NFSD: SECINFO doesn't handle unsupported pseudoflavors correctly Chuck Lever 2013-04-30 18:48:54 -04:00
  • ed9411a004 NFSD: Simplify GSS flavor encoding in nfsd4_do_encode_secinfo() Chuck Lever 2013-04-30 18:48:45 -04:00
  • 50528fabeb Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev Linus Torvalds 2013-04-30 16:13:36 -07:00
  • fe86d71416 mlx4_en: fix a build error on 32bit arches Eric Dumazet 2013-04-30 10:53:51 +00:00