]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2013-05-27 Sachin Kamatdrivers/rtc/rtc-fm3130.c: fix whitespace related issue
2013-05-27 Sachin Kamatdrivers/rtc/rtc-ds3234.c: fix whitespace issue
2013-05-27 Sachin Kamatdrivers/rtc/rtc-ds1511.c: fix issues related to spaces...
2013-05-27 Sachin Kamatdrivers/rtc/rtc-ds1374.c: fix spacing related issues
2013-05-27 Sachin Kamatdrivers/rtc/rtc-ds1305.c: add missing braces around...
2013-05-27 Sachin Kamatdrivers/rtc/rtc-davinci.c: fix whitespace warning
2013-05-27 Sachin Kamatdrivers/rtc/rtc-cmos.c: fix whitespace related errors
2013-05-27 Sachin Kamatdrivers/rtc/rtc-at91rm9200.c: include <linux/uaccess.h>
2013-05-27 Sachin Kamatdrivers/rtc/rtc-at32ap700x.c: fix checkpatch error
2013-05-27 Sachin Kamatdrivers/rtc/interface.c: fix checkpatch errors
2013-05-27 Sachin Kamatdrivers/rtc/rtc-v3020.c: remove redundant goto
2013-05-27 Jingoo Hanrtc: rtc-88pm80x: remove unnecessary platform_set_drvdata()
2013-05-27 Miklos Szerediautofs4: translate pids to the right namespace for...
2013-05-27 Sukadev Bhattiproluautofs4: allow autofs to work outside the initial PID...
2013-05-27 Toralf Försterinsert missing space in printk line of root_delay
2013-05-27 Steven Rostedtinit: remove permanent string buffer from do_one_initcall()
2013-05-27 Jeff Liubinfmt_elf.c: use get_random_int() to fix entropy depleting
2013-05-27 Joe Perchescheckpatch: warn when using gcc's binary constant ...
2013-05-27 Joe Perchescheckpatch: change CamelCase test and make it --strict
2013-05-27 Andrew Mortonrbtree-remove-unneeded-include-fix
2013-05-27 Nathan Zimmerrbtree: remove unneeded include
2013-05-27 Andrew Mortonlib-bitmapc-speed-up-bitmap_find_free_region-fix
2013-05-27 Chanho Minlib/bitmap.c: speed up bitmap_find_free_region
2013-05-27 Jingoo Hanbacklight: pcf50633: remove unnecessary platform_set_dr...
2013-05-27 Jingoo Hanbacklight: lp8788: remove unnecessary platform_set_drvd...
2013-05-27 Jingoo Hanbacklight: ep93xx: remove unnecessary platform_set_drvd...
2013-05-27 Jingoo Hanbacklight: atmel-pwm-bl: remove unnecessary platform_se...
2013-05-27 Chuansheng Liusmp: Give WARN()ing when calling smp_call_function_many...
2013-05-27 Andrew Mortonpanic-add-cpu-pid-to-warn_slowpath_common-in-warning...
2013-05-27 Alex Thorltonpanic: add cpu/pid to warn_slowpath_common in WARNING...
2013-05-27 Andrew Mortondump_stack-serialize-the-output-from-dump_stack-fix
2013-05-27 Alex Thorltondump_stack: serialize the output from dump_stack()
2013-05-27 Dan Carpentererr.h: IS_ERR() can accept __user pointers
2013-05-27 Rafael Aquinimm: add vm event counters for balloon pages compaction
2013-05-27 Andrew Mortonmemcg-debugging-facility-to-access-dangling-memcgs-fix
2013-05-27 Glauber Costamemcg: debugging facility to access dangling memcgs
2013-05-27 Xi Wangmm/dmapool.c: fix null dev in dma_pool_create()
2013-05-27 Xi Wangdrivers/usb/gadget/amd5536udc.c: avoid calling dma_pool...
2013-05-27 Michal Hockodrop_caches: add some documentation and info message
2013-05-27 Mike Yoknismm: memmap_init_zone() performance improvement
2013-05-27 Andrew Mortoninclude-linux-mmzoneh-cleanups-fix
2013-05-27 Andrew Mortoninclude/linux/mmzone.h: cleanups
2013-05-27 Andrew Mortonmemory_hotplug-use-pgdat_resize_lock-in-__offline_pages-fix
2013-05-27 Cody P Schafermemory_hotplug: use pgdat_resize_lock() in __offline_pa...
2013-05-27 Cody P Schafermemory_hotplug: use pgdat_resize_lock() in online_pages()
2013-05-27 Cody P Schafermmzone: note that node_size_lock should be manipulated...
2013-05-27 Cody P Schafermm: fix comment referring to non-existent size_seqlock...
2013-05-27 Mel Gormanmm: vmscan: move logic from balance_pgdat() to kswapd_s...
2013-05-27 Mel Gormanmm: vmscan: check if kswapd should writepage once per...
2013-05-27 Mel Gormanmm-vmscan-block-kswapd-if-it-is-encountering-pages...
2013-05-27 Mel Gormanmm: vmscan: block kswapd if it is encountering pages...
2013-05-27 Mel Gormanmm: vmscan: have kswapd writeback pages based on dirty...
2013-05-27 Mel Gormanmm: vmscan: do not allow kswapd to scan at maximum...
2013-05-27 Mel Gormanmm: vmscan: decide whether to compact the pgdat based...
2013-05-27 Mel Gormanmm: vmscan: flatten kswapd priority loop
2013-05-27 Mel Gormanmm: vmscan: obey proportional scanning requirements...
2013-05-27 Mel Gormanmm: vmscan: limit the number of pages kswapd reclaims...
2013-05-27 Aneesh Kumar K.Vmm/THP: deposit the transpare huge pgtable before set_pmd
2013-05-27 Aneesh Kumar K.Vmm/THP: don't use HPAGE_SHIFT in transparent hugepage...
2013-05-27 Aneesh Kumar K.Vmm/THP: withdraw the pgtable after pmdp related operations
2013-05-27 Aneesh Kumar K.Vmm/THP: add pmd args to pgtable deposit and withdraw...
2013-05-27 Cody P Schafermm/page_alloc: rename setup_pagelist_highmark() to...
2013-05-27 Cody P Schafermm/page_alloc: in zone_pcp_update(), uze zone_pageset_i...
2013-05-27 Cody P Schafermm/page_alloc: factor zone_pageset_init() out of setup_...
2013-05-27 Cody P Schafermm/page_alloc: relocate comment to be directly above...
2013-05-27 Cody P Schafermm/page_alloc: factor setup_pageset() into pageset_init...
2013-05-27 Cody P Schafermm/page_alloc: when handling percpu_pagelist_fraction...
2013-05-27 Cody P Schafermm/page_alloc: convert zone_pcp_update() to rely on...
2013-05-27 Cody P Schafermm/page_alloc: protect pcp->batch accesses with ACCESS_ONCE
2013-05-27 Cody P Schafermm/page_alloc: insert memory barriers to allow async...
2013-05-27 Cody P Schafermm/page_alloc: prevent concurrent updaters of pcp ...
2013-05-27 Cody P Schafermm/page_alloc: factor out setting of pcp->high and...
2013-05-27 Libinuio: use vma_pages() to replace (vm_end - vm_start...
2013-05-27 Libinncpfs: use vma_pages() to replace (vm_end - vm_start...
2013-05-27 Libinmm: use vma_pages() to replace (vm_end - vm_start)...
2013-05-27 Shaohua Liswap: add a simple detector for inappropriate swapin...
2013-05-27 Tomasz Stanislawskimm/page_alloc.c: fix watermark check in __zone_watermar...
2013-05-27 Andrew Mortonmm-remove-compressed-copy-from-zram-in-memory-fix
2013-05-27 Minchan Kimmm: remove compressed copy from zram in-memory
2013-05-27 Michel Lespinassemm: remove free_area_cache
2013-05-27 David Rientjesmm, memcg: don't take task_lock in task_in_mem_cgroup
2013-05-27 Aneesh Kumar K.Vmm/thp: use the correct function when updating access...
2013-05-27 Pavel Emelyanovpagemap: prepare to reuse constant bits with page-shift
2013-05-27 Pavel Emelyanovsoft-dirty: call mmu notifiers when write-protecting...
2013-05-27 Pavel Emelyanovmm: soft-dirty bits for user memory changes tracking
2013-05-27 Pavel Emelyanovpagemap-introduce-pagemap_entry_t-without-pmshift-bits-v4
2013-05-27 Pavel Emelyanovpagemap: introduce pagemap_entry_t without pmshift...
2013-05-27 Pavel Emelyanovclear_refs: introduce private struct for mm_walk
2013-05-27 Pavel Emelyanovclear_refs: sanitize accepted commands declaration
2013-05-27 Sasha Levinwatchdog: trigger all-cpu backtrace when locked up...
2013-05-27 Takashi Iwaivfs: fix invalid ida_remove() call
2013-05-27 Josh Huntblock: restore /proc/partitions to not display non...
2013-05-27 Cong Wangblock/compat_ioctl.c: do not leak info to user-space
2013-05-27 Libo Chendrivers/cdrom/gdrom.c: fix device number leak
2013-05-27 Michel Lespinasselglock: update lockdep annotations to report recursive...
2013-05-27 Michel Lespinasselockdep: introduce lock_acquire_exclusive/shared helper...
2013-05-27 Davidlohr Buesosoftirq: use _RET_IP_
2013-05-27 Goldwyn Rodriguesfs/ocfs2/namei.c: remove unecessary ERROR when removing...
2013-05-27 Zhang Yanfeiipvs: change type of netns_ipvs->sysctl_sync_qlen_max
2013-05-27 Dan Carpenterconfigfs: use capped length for ->store_attribute()
next