]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2014-05-14 Andrew Mortoninit/main.c: remove an ifdef
2014-05-14 Oleg Nesterovkthreads: kill CLONE_KERNEL, change kernel_thread(kerne...
2014-05-14 Andrew Mortoninit-mainc-add-initcall_blacklist-kernel-parameter-fix
2014-05-14 Prarit Bhargavainit/main.c: add initcall_blacklist kernel parameter
2014-05-14 Andrew Mortoninit/main.c: don't use pr_debug()
2014-05-14 Jeff Liubinfmt_elf.c: use get_random_int() to fix entropy depleting
2014-05-14 Axel Linfs/binfmt_flat.c: make old_reloc() static
2014-05-14 Fabian Frederickfs/binfmt_elf.c: fix bool assignements
2014-05-14 Joe Perchescheckpatch: warn on #defines ending in semicolon
2014-05-14 Joe Perchescheckpatch: make --strict a default for files in driver...
2014-05-14 Joe Perchescheckpatch: improve missing blank line after declaratio...
2014-05-14 Joe Perchescheckpatch: always warn on missing blank line after...
2014-05-14 Rob Herringcheckpatch: fix wildcard DT compatible string checking
2014-05-14 Fabian Frederickkernel/compat.c: use sizeof() instead of sizeof
2014-05-14 Marian Cherejilib: Add CRC64 ECMA module
2014-05-14 Sebastian Capellamm/util.c: add kstrimdup()
2014-05-14 Dan Streetmanlib/plist.c: make CONFIG_DEBUG_PI_LIST selectable
2014-05-14 Andrew Mortonlib-btreec-fix-leak-of-whole-btree-nodes-fix
2014-05-14 Minfei Huanglib/btree.c: fix leak of whole btree nodes
2014-05-14 Fabian Fredericklib/vsprintf.c: fix comparison to bool
2014-05-14 Fabian Fredericklib/libcrc32c.c: use PTR_ERR_OR_ZERO
2014-05-14 Lasse Collinlib/xz: enable all filters by default in Kconfig
2014-05-14 Dan Streetmanlib/plist.c: replace pr_debug with printk in plist_test()
2014-05-14 Lasse Collinlib/xz: add comments for the intentionally missing...
2014-05-14 Dan Carpenterlib/string.c: use the name "C-string" in comments
2014-05-14 Kyungmin Parkdrivers/video/backlight/backlight.c: remove backlight...
2014-05-14 Josh TriplettMAINTAINERS: add linux-api for review of API/ABI changes
2014-05-14 Tetsuo Handalib/vsprintf: add %pT format specifier
2014-05-14 Will Deaconprintk: report dropping of messages from logbuf
2014-05-14 Dan StreetmanDocumentation: expand/clarify debug documentation
2014-05-14 John Stultztimekeeping: use printk_deferred when holding timekeepi...
2014-05-14 John Stultzprintk: Add printk_deferred_once
2014-05-14 John Stultzprintk: rename printk_sched to printk_deferred
2014-05-14 John Stultzprintk: disable preemption for printk_sched
2014-05-14 Steven Rostedtprintk: remove separate printk_sched buffers and use...
2014-05-14 Jan Karaprintk: enable interrupts before calling console_tryloc...
2014-05-14 Jan Karaprintk: fix lockdep instrumentation of console_sem
2014-05-14 Andrew Mortonprintk-release-lockbuf_lock-before-calling-console_tryl...
2014-05-14 Jan Karaprintk: release lockbuf_lock before calling console_try...
2014-05-14 Jan Karaprintk: remove outdated comment
2014-05-14 Petr Mladekprintk: return really stored message length
2014-05-14 Petr Mladekprintk: shrink too long messages
2014-05-14 Petr Mladekprintk: split message size computation
2014-05-14 Petr Mladekprintk: ignore too long messages
2014-05-14 Petr Mladekprintk: split code for making free space in the log...
2014-05-14 Gustavo Padovandrivers/misc/ti-st/st_core.c: fix NULL dereference...
2014-05-14 Kirill A. Shutemovkernel/user.c: drop unused field 'files' from user_struct
2014-05-14 Fabian Frederickkernel/hung_task.c: convert simple_strtoul to kstrtouint
2014-05-14 Fabian Frederickkernel/utsname_sysctl.c: replace obsolete __initcall...
2014-05-14 Fabian Frederickkernel/reboot.c: convert simple_strtoul to kstrtoint
2014-05-14 Andrew Mortonkernel-res_counterc-replace-simple_strtoull-by-kstrtoul...
2014-05-14 Fabian Frederickkernel/res_counter.c: replace simple_strtoull by kstrtoull
2014-05-14 Fabian Frederickkernel/tracepoint.c: kernel-doc fixes
2014-05-14 Fabian Frederickkernel/stop_machine.c: kernel-doc warning fix
2014-05-14 Fabian Frederickkernel/latencytop.c: convert seq_printf to seq_puts
2014-05-14 Fabian Frederickkernel/exec_domain.c: code clean-up
2014-05-14 Fabian Frederickkernel/capability.c: code clean-up
2014-05-14 Fabian Frederickkernel/backtracetest.c: replace no level printk by...
2014-05-14 Fabian Frederickkernel/cpu.c: convert printk to pr_foo()
2014-05-14 Fabian Fredericksys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL
2014-05-14 Andrew Mortondo_shared_fault(): check that mmap_sem is held
2014-05-14 Fabian Frederickmm/zbud.c: make size unsigned like unique callsite
2014-05-14 Weijie Yangzram: correct offset usage in zram_bio_discard
2014-05-14 Andrew Mortonmm-page_alloc-debug_vm-checks-for-free_list-placement...
2014-05-14 Vlastimil Babkamm-page_alloc-debug_vm-checks-for-free_list-placement...
2014-05-14 Vlastimil Babkamm/page_alloc: DEBUG_VM checks for free_list placement...
2014-05-14 Mel Gormanmm: non-atomically mark page accessed during page cache...
2014-05-14 Andrew Mortonfs-buffer-do-not-use-unnecessary-atomic-operations...
2014-05-14 Mel Gormanfs: buffer: do not use unnecessary atomic operations...
2014-05-14 Mel Gormanmm: do not use unnecessary atomic operations when addin...
2014-05-14 Mel Gormanmm: do not use atomic operations when releasing pages
2014-05-14 Mel Gormanmm: shmem: avoid atomic operation during shmem_getpage_gfp
2014-05-14 Mel Gormanmm: page_alloc: convert hot/cold parameter and immediat...
2014-05-14 Mel Gormanmm: page_alloc: use unsigned int for order in more...
2014-05-14 Mel Gormanmm: page_alloc: lookup pageblock migratetype with IRQs...
2014-05-14 Mel Gormanmm: page_alloc: reduce number of times page_to_pfn...
2014-05-14 Mel Gormanmm: page_alloc: use word-based accesses for get/set...
2014-05-14 Mel Gormanmm: page_alloc: take the ALLOC_NO_WATERMARK check out...
2014-05-14 Mel Gormanmm: page_alloc: only check the alloc flags and gfp_mask...
2014-05-14 Mel Gormanmm: page_alloc: only check the zone id check if pages...
2014-05-14 Mel Gormanmm: page_alloc: use jump labels to avoid checking numbe...
2014-05-14 Mel Gormaninclude/linux/jump_label.h: expose the reference count
2014-05-14 Mel Gormanmm: page_alloc: do not treat a zone that cannot be...
2014-05-14 Mel Gormanmm: page_alloc: do not update zlc unless the zlc is...
2014-05-14 Vladimir Davydovmemcg: cleanup kmem cache creation/destruction function...
2014-05-14 Andrew Mortonmemcg-deprecate-memoryforce_empty-knob-fix
2014-05-14 Michal Hockomemcg: deprecate memory.force_empty knob
2014-05-14 Andy Shevchenkomm/dmapool.c: reuse devres_release() to free resources
2014-05-14 Marc Carinocma: increase CMA_ALIGNMENT upper limit to 12
2014-05-14 Dan Streetmanswap: change swap_list_head to plist, add swap_avail_head
2014-05-14 Dan Streetmanlib/plist: add plist_requeue
2014-05-14 Dan Streetmanlib/plist: add helper functions
2014-05-14 Dan Streetmanswap: change swap_info singly-linked list to list_head
2014-05-14 Andrew Mortonmm-fold-mlocked_vma_newpage-into-its-only-call-site...
2014-05-14 Jianyu Zhanmm: fold mlocked_vma_newpage() into its only call site
2014-05-14 Andrew Mortonmm-use-the-light-version-__mod_zone_page_state-in-mlock...
2014-05-14 Jianyu Zhanmm: use the light version __mod_zone_page_state in...
2014-05-14 Sasha Levinmm: remap_file_pages: initialize populate before usage
2014-05-14 Andrew Mortonmm-replace-remap_file_pages-syscall-with-emulation-fix
2014-05-14 Kirill A. Shutemovmm: replace remap_file_pages() syscall with emulation
next