GitHub/mt8127/android_kernel_alcatel_ttab.git
Author Commit
2013-05-01 Robin Holtipc: sysv shared memory limited to 8TiB
2013-05-01 Nikola Pajkovskyipc/msg.c: use list_for_each_entry_[safe] for list...
2013-05-01 Rik van Rielipc,sem: fine grained locking for semtimedop
2013-05-01 Rik van Rielipc,sem: have only one list in struct sem_queue
2013-05-01 Rik van Rielipc,sem: open code and rename sem_lock
2013-05-01 Davidlohr Buesoipc,sem: do not hold ipc lock more than necessary
2013-05-01 Davidlohr Buesoipc: introduce lockless pre_down ipcctl
2013-05-01 Davidlohr Buesoipc: introduce obtaining a lockless ipc object
2013-05-01 Davidlohr Buesoipc: remove bogus lock comment for ipc_checkid
2013-05-01 HoSung Jungipc/msgutil.c: use linux/uaccess.h
2013-05-01 Peter Hurleyipc: refactor msg list search into separate function
2013-05-01 Peter Hurleyipc: simplify msg list search
2013-05-01 Peter Hurleyipc: implement MSG_COPY as a new receive mode
2013-05-01 Peter Hurleyipc: remove msg handling from queue scan
2013-05-01 Peter Hurleyipc: set EFAULT as default error in load_msg()
2013-05-01 Peter Hurleyipc: tighten msg copy loops
2013-05-01 Peter Hurleyipc: separate msg allocation from userspace copy
2013-05-01 Peter Hurleyipc: clamp with min()
2013-05-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-05-01 Linus TorvaldsMerge branch 'akpm' (incoming from Andrew)
2013-05-01 Linus TorvaldsMerge tag 'md-3.10' of git://neil.brown.name/md
2013-05-01 zhangwei(Jovi)Documentation/sysrq: fix inconstistent help message...
2013-05-01 zhangwei(Jovi)ethernet/emac/sysrq: fix inconstistent help message...
2013-05-01 zhangwei(Jovi)sparc/sysrq: fix inconstistent help message of sysrq key
2013-05-01 zhangwei(Jovi)powerpc/xmon/sysrq: fix inconstistent help message...
2013-05-01 zhangwei(Jovi)ARM/etm/sysrq: fix inconstistent help message of sysrq key
2013-05-01 zhangwei(Jovi)power/sysrq: fix inconstistent help message of sysrq key
2013-05-01 zhangwei(Jovi)kgdb/sysrq: fix inconstistent help message of sysrq key
2013-05-01 Andi Kleenlib/decompress.c: fix initconst
2013-05-01 Akinobu Mitanotifier-error-inject: fix module names in Kconfig
2013-05-01 Amnon Shilohkernel/sys.c: make prctl(PR_SET_MM) generally available
2013-05-01 David HowellsUAPI: remove empty Kbuild files
2013-05-01 Wengmeilingmenuconfig: print more info for symbol without prompts
2013-05-01 Mike Frysingerinit/Kconfig: re-order CONFIG_EXPERT options to fix...
2013-05-01 Randy Dunlapkconfig menu: move Virtualization drivers near other...
2013-05-01 Stephen BoydKconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
2013-05-01 zhangwei(Jovi)relay: use macro PAGE_ALIGN instead of FIX_SIZE
2013-05-01 zhangwei(Jovi)kernel/relay.c: move FIX_SIZE macro into relay.c
2013-05-01 zhangwei(Jovi)kernel/relay.c: remove unused function argument actor
2013-05-01 Wei Yongjundrivers/w1/slaves/w1_ds2760.c: fix the error handling...
2013-05-01 Wei Yongjundrivers/w1/slaves/w1_ds2781.c: fix the error handling...
2013-05-01 Wei Yongjundrivers/w1/slaves/w1_ds2780.c: fix the error handling...
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...
next