]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2013-06-07 Stephen RothwellAdd linux-next specific files for 20130607 next-20130607
2013-06-07 Stephen RothwellRevert "Revert "Revert "staging/lustre: drop CONFIG_BRO...
2013-06-07 Stephen RothwellMerge branch 'akpm/master'
2013-06-07 Daniel Tangscripts/sortextable.c: fix building on non-Linux systems
2013-06-07 Andrew Mortoncrypto-add-lz4-cryptographic-api-fix
2013-06-07 Chanho Mincrypto: add lz4 Cryptographic API
2013-06-07 Andrew Mortonlib-add-lz4-compressor-module-fix
2013-06-07 Chanho Minlib: add lz4 compressor module
2013-06-07 Kyungsik Leex86, doc: Add LZ4 magic number for the new compression
2013-06-07 Kyungsik Leex86: add support for LZ4-compressed kernel
2013-06-07 Kyungsik Leearm: Remove enforced Os flag for LZ4 decompressor
2013-06-07 Kyungsik Leearm: add support for LZ4-compressed kernel
2013-06-07 Kyungsik Leekbuild: fix for updated LZ4 tool with the new streaming...
2013-06-07 Kyungsik Leelib: add support for LZ4-compressed kernel
2013-06-07 Kyungsik Leedecompressor: add LZ4 decompressor module
2013-06-07 Chanho Minlib: add weak clz/ctz functions
2013-06-07 Kevin Haokernel/resource.c: remove the unneeded assignment in...
2013-06-07 Ingo Molnarrelay: fix timer madness
2013-06-07 Andrew Mortondrivers-w1-slaves-w1_ds2408c-add-magic-sequence-to...
2013-06-07 Jean-Francois... drivers/w1/slaves/w1_ds2408.c: add magic sequence to...
2013-06-07 Libo Chendrivers/memstick/host/r592.c: convert to module_pci_driver
2013-06-07 Libo Chendrivers/memstick/host/jmb38x_ms: convert to module_pci_...
2013-06-07 Jan Luebbepps-gpio: add device-tree binding and support
2013-06-07 Jan Luebbedrivers/pps/clients/pps-gpio.c: convert to module_platf...
2013-06-07 Jan Luebbedrivers/pps/clients/pps-gpio.c: convert to devm_* helpers
2013-06-07 Alexandru Gheorghiudrivers/parport/share.c: use kzalloc
2013-06-07 Alexandre Bouninerapidio/switches: remove tsi500 driver
2013-06-07 Philippe De... partitions/msdos: enumerate also AIX LVM partitions
2013-06-07 Philippe De... partitions-add-aix-lvm-partition-support-files: add...
2013-06-07 Philippe De... partitions-add-aix-lvm-partition-support-files: compile...
2013-06-07 Andrew Mortonpartitions-add-aix-lvm-partition-support-files-checkpat...
2013-06-07 Philippe De... partitions-add-aix-lvm-partition-support-files-v2
2013-06-07 Philippe De... partitions: add aix lvm partition support files
2013-06-07 Philippe De... partitions/msdos.c: end-of-line whitespace and semicolo...
2013-06-07 Dan Carpentermwave: fix info leak in mwave_ioctl()
2013-06-07 Manfred Spraulipc/sem.c: rename try_atomic_semop() to perform_atomic_...
2013-06-07 Manfred Spraulipc/sem.c: Always use only one queue for alter operations.
2013-06-07 Manfred Spraulipc/sem: seperate wait-for-zero and alter tasks into...
2013-06-07 Davidlohr Buesoipc: remove unused functions
2013-06-07 Davidlohr Buesoipc,msg: shorten critical region in msgrcv
2013-06-07 Davidlohr Buesoipc,msg: shorten critical region in msgsnd
2013-06-07 Davidlohr Buesoipc,msg: make msgctl_nolock lockless
2013-06-07 Davidlohr Buesoipc,msg: introduce lockless functions to obtain the...
2013-06-07 Davidlohr Buesoipc,msg: introduce msgctl_nolock
2013-06-07 Davidlohr Buesoipc,msg: shorten critical region in msgctl_down
2013-06-07 Davidlohr Buesoipc: move locking out of ipcctl_pre_down_nolock
2013-06-07 Davidlohr Buesoipc: close open coded spin lock calls
2013-06-07 Davidlohr Buesoipc: introduce ipc object locking helpers
2013-06-07 Davidlohr Buesoipc: move rcu lock out of ipc_addid
2013-06-07 Andrew Mortonipc/shmc.c: eliminate ugly 80-col tricks
2013-06-07 Andrew Mortonidr-print-a-stack-dump-after-ida_remove-warning-fix
2013-06-07 Jean Delvareidr: print a stack dump after ida_remove warning
2013-06-07 Zhang Yanfeis390: remove setting for saved_max_pfn
2013-06-07 Zhang Yanfeiia64: remove setting for saved_max_pfn
2013-06-07 Zhang Yanfeipowerpc: Remove savemaxmem parameter setup
2013-06-07 Zhang Yanfeimips: remove savemaxmem parameter setup
2013-06-07 Zhang YanfeiDocumentation/kdump/kdump.txt: remove /dev/oldmem descr...
2013-06-07 Andrew Mortondev-oldmem-remove-the-interface-fix
2013-06-07 Zhang Yanfei/dev/oldmem: Remove the interface
2013-06-07 Oleg Nesterovfs/exec.c: do_execve_common(): use current_user()
2013-06-07 Eric Parisfork: reorder permissions when violating number of...
2013-06-07 Oleg Nesterovcoredump: avoid the uninitialized cn->corename if core_...
2013-06-07 Oleg Nesterovcoredump: '% at the end' shouldn't bypass core_uses_pid...
2013-06-07 Oleg Nesterovcoredump: kill call_count, add core_name_size
2013-06-07 Oleg Nesterovcoredump: kill cn_escape(), introduce cn_esc_printf()
2013-06-07 Oleg Nesterovcoredump: cn_vprintf() has no reason to call vsnprintf...
2013-06-07 Oleg Nesterovcoredump: introduce cn_vprintf()
2013-06-07 Oleg Nesterovcoredump: format_corename() can leak cn->corename
2013-06-07 Oleg Nesterovusermodehelper: kill the sub_info->path[0] check
2013-06-07 Andrew Mortonptrace-add-ability-to-get-set-signal-blocked-mask-fix
2013-06-07 Andrey Vaginptrace: add ability to get/set signal-blocked mask
2013-06-07 Oleg Nesterovx86: kill TIF_DEBUG
2013-06-07 Oleg Nesterovptrace/x86: flush_ptrace_hw_breakpoint() shoule clear...
2013-06-07 Oleg Nesterovptrace: PTRACE_DETACH should do flush_ptrace_hw_breakpo...
2013-06-07 Oleg Nesterovptrace/x86: cleanup ptrace_set_debugreg()
2013-06-07 Oleg Nesterovptrace/x86: ptrace_write_dr7() should create bp if...
2013-06-07 Oleg Nesterovptrace/x86: introduce ptrace_register_breakpoint()
2013-06-07 Oleg Nesterovptrace/x86: dont delay "disable" till second pass in...
2013-06-07 Oleg Nesterovptrace/x86: simplify the "disable" logic in ptrace_writ...
2013-06-07 Oleg Nesterovptrace: revert "Prepare to fix racy accesses on task...
2013-06-07 Oleg Nesterovptrace/sh: revert "hw_breakpoints: Fix racy access...
2013-06-07 Oleg Nesterovptrace/arm: revert "hw_breakpoints: Fix racy access...
2013-06-07 Oleg Nesterovptrace/powerpc: revert "hw_breakpoints: Fix racy access...
2013-06-07 Oleg Nesterovptrace/x86: revert "hw_breakpoints: Fix racy access...
2013-06-07 Dan CarpenterDocumentation/CodingStyle: allow multiple return statem...
2013-06-07 Andrew Mortonfat-additions-to-support-fat_fallocate-fix
2013-06-07 Namjae Jeonfat: additions to support fat_fallocate
2013-06-07 Gu Zhengfs/fat: use fat_msg() to replace printk() in __fat_fs_e...
2013-06-07 Vyacheslav... ] nilfs2: use atomic64_t type for inodes_count and...
2013-06-07 Vyacheslav... nilfs2: implement calculation of free inodes count
2013-06-07 Dan Carpenterminix: bug widening a binary "not" operation
2013-06-07 Derek Basehoredrivers/rtc/rtc-cmos.c: work around bios clearing rtc...
2013-06-07 Kevin Hilmandrivers/rtc/rtc-twl.c: ensure IRQ is wakeup enabled
2013-06-07 Sachin Kamatdrivers/rtc/rtc-pcf8583.c: use PTR_RET()
2013-06-07 Sachin Kamatdrivers/rtc/rtc-pcf8563.c: use PTR_RET()
2013-06-07 Sachin Kamatdrivers/rtc/rtc-m48t35.c: use PTR_RET()
2013-06-07 Sachin Kamatdrivers/rtc/rtc-isl12022.c: use PTR_RET()
2013-06-07 Sachin Kamatdrivers/rtc/rtc-da9052.c: use PTR_RET()
2013-06-07 Jingoo Handrivers/rtc/rtc-mpc5121.c: use platform_{get,set}_drvdata()
2013-06-07 Sergey Yanovichdrivers/rtc/rtc-ds1302.c: handle write protection
next