]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2013-04-22 Michal Belczyknbd: increase default and max request sizes
2013-04-22 Andrew Mortonpid_namespacec-h-simplify-defines-fix
2013-04-22 Raphael S.Carvalhopid_namespace.c/.h: simplify defines
2013-04-22 Andrew Mortonkernel-pidc-improve-flow-of-a-loop-inside-alloc_pidmap-fix
2013-04-22 Raphael S.... kernel/pid.c: improve flow of a loop inside alloc_pidmap.
2013-04-22 Davidlohr Buesorbtree_test: add __init/__exit annotations
2013-04-22 Davidlohr Buesorbtree_test: add extra rbtree integrity check
2013-04-22 Dan Carpentermwave: fix info leak in mwave_ioctl()
2013-04-22 Manfred Spraulipc/sem.c: alternatives to preempt_disable()
2013-04-22 Andrew Mortonipc-sysv-shared-memory-limited-to-8tib-fix
2013-04-22 Robin Holtipc: sysv shared memory limited to 8TiB
2013-04-22 Nikola Pajkovskyipc/msg.c: use list_for_each_entry_[safe] for list...
2013-04-22 Davidlohr Buesoipc, sem: prevent possible deadlock
2013-04-22 Rik van Rielfix for sem_lock
2013-04-22 Rik van Rielipc,sem: fine grained locking for semtimedop
2013-04-22 Rik van Rielipc,sem: have only one list in struct sem_queue
2013-04-22 Andrew Mortonipcsem-open-code-and-rename-sem_lock-fix
2013-04-22 Rik van Rielipc,sem: open code and rename sem_lock
2013-04-22 Andrew Mortonipcsem-do-not-hold-ipc-lock-more-than-necessary-fix...
2013-04-22 Sasha Levinipc,sem: prevent releasing RCU read lock twice in semct...
2013-04-22 Davidlohr Buesoipc,sem: do not hold ipc lock more than necessary
2013-04-22 Davidlohr Buesoipc: introduce lockless pre_down ipcctl
2013-04-22 Andrew Mortonipc-introduce-obtaining-a-lockless-ipc-object-fix
2013-04-22 Davidlohr Buesoipc: introduce obtaining a lockless ipc object
2013-04-22 Davidlohr Buesoipc: remove bogus lock comment for ipc_checkid
2013-04-22 HoSung Jungipc/msgutil.c: use linux/uaccess.h
2013-04-22 Fengguang Wuipc: find_msg can be static
2013-04-22 Peter Hurleyipc: refactor msg list search into separate function
2013-04-22 Peter Hurleyipc: simplify msg list search
2013-04-22 Peter Hurleyipc: implement MSG_COPY as a new receive mode
2013-04-22 Peter Hurleyipc: remove msg handling from queue scan
2013-04-22 Peter Hurleyipc: set EFAULT as default error in load_msg()
2013-04-22 Peter Hurleyipc: tighten msg copy loops
2013-04-22 Peter Hurleyipc: separate msg allocation from userspace copy
2013-04-22 Peter Hurleyipc: clamp with min()
2013-04-22 Jeff Laytonsctp: convert sctp_assoc_set_id() to use idr_alloc_cyclic()
2013-04-22 Jeff Laytoninotify: convert inotify_add_to_idr() to use idr_alloc_...
2013-04-22 Jeff Laytonnfsd: convert nfs4_alloc_stid() to use idr_alloc_cyclic()
2013-04-22 Jeff Laytondrivers/infiniband/hw/mlx4: convert to using idr_alloc_...
2013-04-22 Jeff Laytondrivers/infiniband/hw/amso1100: convert to using idr_al...
2013-04-22 Jeff Laytonidr: introduce idr_alloc_cyclic()
2013-04-22 Andrew Mortonkexec-use-min_t-to-simplify-logic-fix
2013-04-22 Zhang Yanfeikexec: Use min() and min_t() to simplify logic
2013-04-22 Zhang Yanfeikexec: fix wrong types of some local variables
2013-04-22 Oleg Nesterovexec: do not abuse ->cred_guard_mutex in threadgroup_lock()
2013-04-22 Oleg Nesterovset_task_comm: kill the pointless memset() + wmb()
2013-04-22 David Rientjesfs, proc: truncate /proc/pid/comm writes to first TASK_...
2013-04-22 Oleg Nesterovcoredump: change wait_for_dump_helpers() to use wait_ev...
2013-04-22 Oleg Nesterovcoredump: factor out the setting of PF_DUMPCORE
2013-04-22 Oleg Nesterovcoredump: introduce dump_interrupted()
2013-04-22 Oleg Nesterovcoredump: sanitize the setting of signal->group_exit_code
2013-04-22 Oleg Nesterovcoredump: ensure that SIGKILL always kills the dumping...
2013-04-22 Oleg Nesterovcoredump: only SIGKILL should interrupt the coredumping...
2013-04-22 Lucas De Marchikmod: remove call_usermodehelper_fns()
2013-04-22 Lucas De Marchiusermodehelper: split remaining calls to call_usermodeh...
2013-04-22 Lucas De Marchicoredump: remove trailling whitespace
2013-04-22 Lucas De MarchiKEYS: split call to call_usermodehelper_fns()
2013-04-22 Lucas De Marchikmod: split call to call_usermodehelper_fns()
2013-04-22 Andrew Mortonusermodehelper-export-_exec-and-_setup-functions-fix
2013-04-22 Lucas De Marchiusermodehelper: export call_usermodehelper_exec() and...
2013-04-22 Andrey Vaginselftest: add a test case for PTRACE_PEEKSIGINFO
2013-04-22 Andrey Vaginptrace: add ability to retrieve signals without removin...
2013-04-22 Namjae Jeonfat: additions to support fat_fallocate
2013-04-22 Namjae JeonDocumentation: update nfs option in filesystem/vfat.txt
2013-04-22 Namjae Jeonfat (exportfs): rebuild directory-inode if fat_dget()
2013-04-22 Namjae Jeonfat (exportfs): rebuild inode if ilookup() fails
2013-04-22 Namjae Jeonfat: restructure export_operations
2013-04-22 Namjae Jeonfat: introduce a helper fat_get_blknr_offset()
2013-04-22 Namjae Jeonfat: move fat_i_pos_read to fat.h
2013-04-22 Namjae Jeonfat: introduce 2 new values for the -o nfs mount option
2013-04-22 Alexey Khoroshilovhfsplus: add error propagation to __hfsplus_ext_write_e...
2013-04-22 Joe Percheshfs/hfsplus: convert printks to pr_<level>
2013-04-22 Joe Percheshfs/hfsplus: convert dprint to hfs_dbg
2013-04-22 Andrew Mortonhfsplus-fix-warnings-in-fs-hfsplus-bfindc-in-function...
2013-04-22 Vyacheslav... hfsplus: fix warnings in fs/hfsplus/bfind.c
2013-04-22 Alexey Khoroshilovhfs: add error checking for hfs_find_init()
2013-04-22 Vyacheslav... nilfs2: fix issue with flush kernel thread after remoun...
2013-04-22 Jingoo Hanrtc: rtc-twl: convert twl4030rtc_driver to dev_pm_ops
2013-04-22 Jingoo Hanrtc: rtc-stmp3xxx: convert stmp3xxx_rtcdrv to dev_pm_ops
2013-04-22 Jingoo Hanrtc: rtc-spear: convert spear_rtc_driver to dev_pm_ops
2013-04-22 Jingoo Hanrtc: rtc-puv3: convert puv3_rtc_driver to dev_pm_ops
2013-04-22 Jingoo Hanrtc: rtc-omap: convert omap_rtc_driver to dev_pm_ops
2013-04-22 Jingoo Hanrtc: rtc-coh901331: convert coh901331_driver to dev_pm_ops
2013-04-22 Jingoo Hanrtc: rtc-bfin: convert bfin_rtc_driver to dev_pm_ops
2013-04-22 Jingoo Hanrtc: rtc-at91sam9: convert at91_rtc_driver to dev_pm_ops
2013-04-22 Axel Lindrivers/rtc/rtc-max6902.c: use register defines instead...
2013-04-22 Jingoo Hanrtc: rtc-v3020: use devm_*() functions
2013-04-22 Jingoo Hanrtc: rtc-stmp3xxx: use devm_*() functions
2013-04-22 Jingoo Hanrtc: rtc-sa1100: use devm_*() functions
2013-04-22 Jingoo Hanrtc: rtc-s35390a: use devm_*() functions
2013-04-22 Jingoo Hanrtc: rtc-rs5c372: use devm_*() functions
2013-04-22 Jingoo Hanrtc: rtc-rs5c348: use devm_*() functions
2013-04-22 Jingoo Hanrtc: rtc-rp5c01: use devm_*() functions
2013-04-22 Jingoo Hanrtc: rtc-pcf8583: use devm_*() functions
2013-04-22 Jingoo Hanrtc: rtc-pcf8563: use devm_*() functions
2013-04-22 Jingoo Hanrtc: rtc-pcf50633: use devm_*() functions
2013-04-22 Jingoo Hanrtc: rtc-pcf2123: use devm_*() functions
2013-04-22 Jingoo Hanrtc: rtc-pcap: use devm_*() functions
2013-04-22 Jingoo Hanrtc: rtc-nuc900: use devm_*() functions
2013-04-22 Jingoo Hanrtc: rtc-msm6242: use devm_*() functions
next