]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2015-09-05 Henry Chenrtc: mt6397: implement suspend/resume function in rtc...
2015-09-05 Dmitry Torokhovrtc: switch to using is_visible() to control sysfs...
2015-09-05 Dmitry Torokhovrtc: switch wakealarm attribute to DEVICE_ATTR_RW
2015-09-05 Dmitry Torokhovrtc: make rtc_does_wakealarm() return boolean
2015-09-05 Henri Roosenrtc: rx8025: remove obsolete local_irq_disable() and...
2015-09-05 Octavian Purdilartc: fix drivers that consider 0 as a valid IRQ in...
2015-09-05 Dmitry Torokhovrtc: dev: properly manage lifetime of dev and cdev...
2015-09-05 Dmitry Torokhovrtc: class: remove unnecessary device_get() in rtc_devi...
2015-09-05 Dmitry Torokhovrtc: class: fix double free in rtc_register_device...
2015-09-05 Guo Zengrtc: sirfsoc: move to regmap APIs from platform-specifi...
2015-09-05 Vaibhav Jainrtc: opal: Enable alarms only when opal supports tpo
2015-09-05 Joachim Eastwoodrtc: add rtc-lpc24xx driver
2015-09-05 Joachim Eastwooddoc: dt: add documentation for nxp,lpc1788-rtc
2015-09-05 Krzysztof Kozlowskirtc: Drop owner assignment from platform_driver
2015-09-05 Krzysztof Kozlowskirtc: Drop owner assignment from i2c_driver
2015-09-05 Andrea Scianrtc: pcf2127: use OFS flag to detect unreliable date...
2015-09-05 Andrea Scianrtc: use rtc_valid_tm() error code when reading date...
2015-09-05 Vaibhav Hiremathrtc: 88pm80x: add device tree support
2015-09-05 Maninder Singhrtc: bq32k: remove redundant check
2015-09-05 Vaishali Thakkarrtc: ds1685: Use module_platform_driver
2015-09-05 Nishanth Menonrtc: ds1307: Support optional wakeup interrupt source
2015-09-05 Nishanth Menonrtc: ds1307: Sort the headers
2015-09-05 Nishanth Menonrtc: ds1307: Switch to managed irq allocation
2015-09-05 Felipe Balbirtc: ds1307: Convert to threaded IRQ
2015-09-05 NeilBrownMerge linux-block/for-4.3/core into md/for-linux
2015-09-04 Nicholas Krausemm/hugetlb.c: make vma_has_reserves() return bool
2015-09-04 Nicholas Krausemm/madvise.c: make madvise_behaviour_valid() return...
2015-09-04 Nicholas Krausemm/memory.c: make tlb_next_batch() return bool
2015-09-04 Nicholas Krausemm/dmapool.c: change is_page_busy() return from int...
2015-09-04 minkyung88.kimmm: remove struct node_active_region
2015-09-04 Oleg Nesterovmremap: simplify the "overlap" check in mremap_to()
2015-09-04 Oleg Nesterovmremap: don't do uneccesary checks if new_len == old_len
2015-09-04 Oleg Nesterovmremap: don't do mm_populate(new_addr) on failure
2015-09-04 Oleg Nesterovmm: move ->mremap() from file_operations to vm_operatio...
2015-09-04 Oleg Nesterovmremap: don't leak new_vma if f_op->mremap() fails
2015-09-04 Nicholas Krausemm/hugetlb.c: make vma_shareable() return bool
2015-09-04 Kirill A. Shutemovmm: make GUP handle pfn mapping unless FOLL_GET is...
2015-09-04 Kirill A. Shutemovmm: fix status code which move_pages() returns for...
2015-09-04 Sebastian Andrzej... mm: memcontrol: bring back the VM_BUG_ON() in mem_cgrou...
2015-09-04 Vladimir Zapolskiygenalloc: add support of multiple gen_pools per device
2015-09-04 Vladimir Zapolskiygenalloc: add name arg to gen_pool_get() and devm_gen_p...
2015-09-04 Wei Yangmm/memblock: WARN_ON when nid differs from overlap...
2015-09-04 Mel GormanDocumentation/features/vm: add feature description...
2015-09-04 Mel Gormanmm: defer flush of writable TLB entries
2015-09-04 Mel Gormanmm: send one IPI per CPU to TLB flush all entries after...
2015-09-04 Mel Gormanx86, mm: trace when an IPI is about to be sent
2015-09-04 Andrea Arcangeliuserfaultfd: selftest
2015-09-04 Andrea Arcangeliuserfaultfd: avoid missing wakeups during refile in...
2015-09-04 Andrea Arcangeliuserfaultfd: propagate the full address in THP faults
2015-09-04 Andrea Arcangeliuserfaultfd: allow signals to interrupt a userfault
2015-09-04 Andrea Arcangeliuserfaultfd: require UFFDIO_API before other ioctls
2015-09-04 Andrea Arcangeliuserfaultfd: UFFDIO_COPY and UFFDIO_ZEROPAGE
2015-09-04 Andrea Arcangeliuserfaultfd: avoid mmap_sem read recursion in mcopy_atomic
2015-09-04 Andrea Arcangeliuserfaultfd: mcopy_atomic|mfill_zeropage: UFFDIO_COPY...
2015-09-04 Andrea Arcangeliuserfaultfd: UFFDIO_COPY|UFFDIO_ZEROPAGE uAPI
2015-09-04 Andrea Arcangeliuserfaultfd: activate syscall
2015-09-04 Andrea Arcangeliuserfaultfd: buildsystem activation
2015-09-04 Andrea Arcangeliuserfaultfd: solve the race between UFFDIO_COPY|ZEROPAG...
2015-09-04 Andrea Arcangeliuserfaultfd: allocate the userfaultfd_ctx cacheline...
2015-09-04 Andrea Arcangeliuserfaultfd: optimize read() and poll() to be O(1)
2015-09-04 Andrea Arcangeliuserfaultfd: wake pending userfaults
2015-09-04 Andrea Arcangeliuserfaultfd: change the read API to return a uffd_msg
2015-09-04 Pavel Emelyanovuserfaultfd: Rename uffd_api.bits into .features
2015-09-04 Andrea Arcangeliuserfaultfd: add new syscall to provide memory external...
2015-09-04 Andrea Arcangeliuserfaultfd: prevent khugepaged to merge if userfaultfd...
2015-09-04 Andrea Arcangeliuserfaultfd: teach vma_merge to merge across vma->vm_us...
2015-09-04 Andrea Arcangeliuserfaultfd: call handle_userfault() for userfaultfd_mi...
2015-09-04 Andrea Arcangeliuserfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP
2015-09-04 Andrea Arcangeliuserfaultfd: add vm_userfaultfd_ctx to the vm_area_struct
2015-09-04 Andrea Arcangeliuserfaultfd: linux/userfaultfd_k.h
2015-09-04 Andrea Arcangeliuserfaultfd: uAPI
2015-09-04 Andrea Arcangeliuserfaultfd: waitqueue: add nr wake parameter to __wake...
2015-09-04 Andrea Arcangeliuserfaultfd: linux/Documentation/vm/userfaultfd.txt
2015-09-04 Daniel Borkmannmm/slab.h: fix argument order in cache_from_obj's error...
2015-09-04 Joonsoo Kimmm/slub: don't wait for high-order page allocation
2015-09-04 Konstantin... mm/slub: fix slab double-free in case of duplicate...
2015-09-04 Thomas Gleixnermm/slub: move slab initialization into irq enabled...
2015-09-04 Jesper Dangaard... slub: add support for kmem_cache_debug in bulk calls
2015-09-04 Jesper Dangaard... slub: initial bulk free implementation
2015-09-04 Jesper Dangaard... slub: improve bulk alloc strategy
2015-09-04 Jesper Dangaard... slub bulk alloc: extract objects from the per cpu slab
2015-09-04 Christoph Lameterslab: infrastructure for bulk object allocation and...
2015-09-04 Jesper Dangaard... slub: fix spelling succedd to succeed
2015-09-04 Ulrich Obergfellwatchdog: rename watchdog_suspend() and watchdog_resume()
2015-09-04 Ulrich Obergfellwatchdog: use suspend/resume interface in fixup_ht_bug()
2015-09-04 Ulrich Obergfellwatchdog: use park/unpark functions in update_watchdog_...
2015-09-04 Ulrich Obergfellwatchdog: introduce watchdog_suspend() and watchdog_res...
2015-09-04 Ulrich Obergfellwatchdog: introduce watchdog_park_threads() and watchdo...
2015-09-04 Guenter Roeckkernel/watchdog: move NMI function header declarations...
2015-09-04 Frederic Weisbeckerwatchdog: simplify housekeeping affinity with the appro...
2015-09-04 Frederic Weisbeckersmpboot: allow passing the cpumask on per-cpu thread...
2015-09-04 Frederic Weisbeckersmpboot: make cleanup to mirror setup
2015-09-04 Frederic Weisbeckersmpboot: fix memory leak on error handling
2015-09-04 Kees Cookfs: create and use seq_show_option for escaping
2015-09-04 Joseph Qiocfs2: clean up redundant NULL checks before kfree
2015-09-04 Joe Perchesocfs2: neaten do_error, ocfs2_error and ocfs2_abort
2015-09-04 Xue jiufeiocfs2: do not set fs read-only if rec[0] is empty while...
2015-09-04 yangwenfangocfs2: call ocfs2_journal_access_di() before ocfs2_jour...
2015-09-04 Tina Ruchandaniocfs2: use 64bit variables to track heartbeat time
2015-09-04 Joseph Qiocfs2: fix race between crashed dio and rm
next