]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2013-03-26 zhangwei(Jovi)relay: use macro PAGE_ALIGN instead of FIX_SIZE
2013-03-26 zhangwei(Jovi)kernel/relay.c: move FIX_SIZE macro into relay.c
2013-03-26 zhangwei(Jovi)kernel/relay.c: remove unused function argument actor
2013-03-26 Jingoo Handrivers/memstick/host/r592.c: make r592_pm_ops static
2013-03-26 liguangsemaphore: use `bool' type for semaphore_waiter's up
2013-03-26 liguangsemaphore: use unlikely() for down's timeout
2013-03-26 Silviu-Mihai... parport: use kmemdup instead of kmalloc + memcpy
2013-03-26 Akinobu Mitaremove unused random32() and srandom32()
2013-03-26 Akinobu Mitanet: rename random32 to prandom
2013-03-26 Akinobu Mitanet/core: remove duplicate statements by do-while loop
2013-03-26 Akinobu Mitanet/core: rename random32() to prandom_u32()
2013-03-26 Akinobu Mitanet/netfilter: rename random32() to prandom_u32()
2013-03-26 Akinobu Mitanet/sched: rename random32() to prandom_u32()
2013-03-26 Akinobu Mitanet/sunrpc: rename random32() to prandom_u32()
2013-03-26 Andrew Mortondrivers-net-rename-random32-to-prandom_u32-fix
2013-03-26 Akinobu Mitadrivers/net: rename random32() to prandom_u32()
2013-03-26 Akinobu Mitascsi: fix the wrong position of the comment
2013-03-26 Akinobu Mitascsi: rename random32() to prandom_u32()
2013-03-26 Akinobu Mitalguest: rename random32() to prandom_u32()
2013-03-26 Akinobu Mitauwb: rename random32() to prandom_u32()
2013-03-26 Akinobu Mitavideo/uvesafb: rename random32() to prandom_u32()
2013-03-26 Akinobu Mitammc: rename random32() to prandom_u32()
2013-03-26 Akinobu Mitainfiniband: rename random32() to prandom_u32()
2013-03-26 Akinobu Mitadrbd: rename random32() to prandom_u32()
2013-03-26 Akinobu Mitakernel/: rename random32() to prandom_u32()
2013-03-26 Akinobu Mitamm/: rename random32() to prandom_u32()
2013-03-26 Akinobu Mitalib/: rename random32() to prandom_u32()
2013-03-26 Akinobu Mitax86: rename random32() to prandom_u32()
2013-03-26 Akinobu Mitax86: pageattr-test: remove srandom32 call
2013-03-26 Akinobu Mitauuid: use prandom_bytes()
2013-03-26 Akinobu Mitaraid6test: use prandom_bytes()
2013-03-26 Mihnea Dobrescu... aoe: replace kmalloc and then memcpy with kmemdup
2013-03-26 Andrew Mortonpid_namespacec-h-simplify-defines-fix
2013-03-26 Raphael S.Carvalhopid_namespace.c/.h: simplify defines
2013-03-26 Andrew Mortonkernel-pidc-improve-flow-of-a-loop-inside-alloc_pidmap-fix
2013-03-26 Raphael S.... kernel/pid.c: improve flow of a loop inside alloc_pidmap.
2013-03-26 Manfred Spraulipc/sem.c: alternatives to preempt_disable()
2013-03-26 Rik van Rielipc,sem: fine grained locking for semtimedop
2013-03-26 Rik van Rielipc,sem: have only one list in struct sem_queue
2013-03-26 Andrew Mortonipcsem-open-code-and-rename-sem_lock-fix
2013-03-26 Rik van Rielipc,sem: open code and rename sem_lock
2013-03-26 Davidlohr Buesoipc,sem: do not hold ipc lock more than necessary
2013-03-26 Davidlohr Buesoipc: introduce lockless pre_down ipcctl
2013-03-26 Andrew Mortonipc-introduce-obtaining-a-lockless-ipc-object-fix
2013-03-26 Davidlohr Buesoipc: introduce obtaining a lockless ipc object
2013-03-26 Davidlohr Buesoipc: remove bogus lock comment for ipc_checkid
2013-03-26 HoSung Jungipc/msgutil.c: use linux/uaccess.h
2013-03-26 Fengguang Wuipc: find_msg can be static
2013-03-26 Peter Hurleyipc: refactor msg list search into separate function
2013-03-26 Peter Hurleyipc: simplify msg list search
2013-03-26 Peter Hurleyipc: implement MSG_COPY as a new receive mode
2013-03-26 Peter Hurleyipc: remove msg handling from queue scan
2013-03-26 Peter Hurleyipc: set EFAULT as default error in load_msg()
2013-03-26 Peter Hurleyipc: tighten msg copy loops
2013-03-26 Peter Hurleyipc: separate msg allocation from userspace copy
2013-03-26 Peter Hurleyipc: clamp with min()
2013-03-26 Andrew Mortonkexec-use-min_t-to-simplify-logic-fix
2013-03-26 Zhang Yanfeikexec: Use min() and min_t() to simplify logic
2013-03-26 Zhang Yanfeikexec: fix wrong types of some local variables
2013-03-26 Oleg Nesterovexec: do not abuse ->cred_guard_mutex in threadgroup_lock()
2013-03-26 Oleg Nesterovset_task_comm: kill the pointless memset() + wmb()
2013-03-26 Nathan Zimmerprocfs-improve-scaling-in-proc-v5
2013-03-26 Nathan Zimmerprocfs: improve scaling in proc
2013-03-26 Oleg Nesterovcoredump: change wait_for_dump_helpers() to use wait_ev...
2013-03-26 Oleg Nesterovcoredump: factor out the setting of PF_DUMPCORE
2013-03-26 Oleg Nesterovcoredump: introduce dump_interrupted()
2013-03-26 Oleg Nesterovcoredump: sanitize the setting of signal->group_exit_code
2013-03-26 Oleg Nesterovcoredump: ensure that SIGKILL always kills the dumping...
2013-03-26 Oleg Nesterovcoredump: only SIGKILL should interrupt the coredumping...
2013-03-26 Lucas De Marchikmod: remove call_usermodehelper_fns()
2013-03-26 Lucas De Marchiusermodehelper: split remaining calls to call_usermodeh...
2013-03-26 Lucas De Marchicoredump: remove trailling whitespace
2013-03-26 Lucas De MarchiKEYS: split call to call_usermodehelper_fns()
2013-03-26 Lucas De Marchikmod: split call to call_usermodehelper_fns()
2013-03-26 Andrew Mortonusermodehelper-export-_exec-and-_setup-functions-fix
2013-03-26 Lucas De Marchiusermodehelper: export call_usermodehelper_exec() and...
2013-03-26 Andrey Vaginselftest: add a test case for PTRACE_PEEKSIGINFO
2013-03-26 Andrey Vaginptrace: add ability to retrieve signals without removin...
2013-03-26 Namjae JeonDocumentation: update nfs option in filesystem/vfat.txt
2013-03-26 Namjae Jeonfat (exportfs): rebuild directory-inode if fat_dget()
2013-03-26 Namjae Jeonfat (exportfs): rebuild inode if ilookup() fails
2013-03-26 Namjae Jeonfat: restructure export_operations
2013-03-26 Namjae Jeonfat: introduce a helper fat_get_blknr_offset()
2013-03-26 Namjae Jeonfat: move fat_i_pos_read to fat.h
2013-03-26 Namjae Jeonfat: introduce 2 new values for the -o nfs mount option
2013-03-26 Andrew Mortonhfsplus-fix-warnings-in-fs-hfsplus-bfindc-in-function...
2013-03-26 Vyacheslav... hfsplus: fix warnings in fs/hfsplus/bfind.c
2013-03-26 Jingoo Handrivers/rtc/rtc-88pm80x.c: add CONFIG_PM_SLEEP to suspe...
2013-03-26 Jingoo Handrivers/rtc/rtc-ds1374.c: add CONFIG_PM_SLEEP to suspen...
2013-03-26 Laxman Dewangandrivers/rtc/rtc-palmas.c: add dt support
2013-03-26 Vishwanathrao... drivers/rtc/rtc-omap.c: update to devm_* API
2013-03-26 Jingoo Hanrtc: rtc-tps80031: switch to using SIMPLE_DEV_PM_OPS
2013-03-26 Jingoo Hanrtc: rtc-tps65910: switch to using SIMPLE_DEV_PM_OPS
2013-03-26 Jingoo Hanrtc: rtc-tps6586x: switch to using SIMPLE_DEV_PM_OPS
2013-03-26 Jingoo Hanrtc: rtc-wm8350: switch to using SIMPLE_DEV_PM_OPS
2013-03-26 Jingoo Hanrtc: rtc-sh: switch to using SIMPLE_DEV_PM_OPS
2013-03-26 Jingoo Hanrtc: rtc-sa1100: switch to using SIMPLE_DEV_PM_OPS
2013-03-26 Jingoo Hanrtc: rtc-rc5t583: switch to using SIMPLE_DEV_PM_OPS
2013-03-26 Jingoo Hanrtc: rtc-pxa: switch to using SIMPLE_DEV_PM_OPS
2013-03-26 Jingoo Hanrtc: rtc-mxc: switch to using SIMPLE_DEV_PM_OPS
next