]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2014-05-22 Naoya Horiguchismaps: redefine callback functions for page table walker
2014-05-22 Naoya Horiguchipagewalk: add walk_page_vma()
2014-05-22 Andrew Mortonpagewalk-update-page-table-walker-core-fix-end-address...
2014-05-22 Naoya Horiguchimm/pagewalk.c: fix end address calculation in walk_page...
2014-05-22 Naoya Horiguchipagewalk: update page table walker core
2014-05-22 Andrew Mortonmm-hugetlbfs-fix-rmapping-for-anonymous-hugepages-with...
2014-05-22 Naoya Horiguchimm-hugetlbfs-fix-rmapping-for-anonymous-hugepages-with...
2014-05-22 Naoya Horiguchimm-hugetlbfs-fix-rmapping-for-anonymous-hugepages-with...
2014-05-22 Naoya Horiguchimm, hugetlbfs: fix rmapping for anonymous hugepages...
2014-05-22 Stephen Rothwellmm: get rid of __GFP_KMEMCG fix
2014-05-22 Vladimir Davydovmm: get rid of __GFP_KMEMCG
2014-05-22 Vladimir Davydovsl[au]b: charge slabs to kmemcg explicitly
2014-05-22 Dan Carpentermm/slub.c: fix some indenting in cmpxchg_double_slab()
2014-05-22 Dave Hansenmm: slub: fix ALLOC_SLOWPATH stat
2014-05-22 David Rientjesmm-slab-suppress-out-of-memory-warning-unless-debug...
2014-05-22 David Rientjesmm, slab: suppress out of memory warning unless debug...
2014-05-22 Fabian Frederickmm/slub.c: convert vnsprintf-static to va_format
2014-05-22 Fabian Frederickmm/slub.c: convert printk to pr_foo()
2014-05-22 Fabian Frederickfs/ext4/fsync.c: generic_file_fsync call based on barri...
2014-05-22 Andrew Mortonfs-add-generic-data-flush-to-fsync-fix-fix
2014-05-22 Andrew Mortonfs-add-generic-data-flush-to-fsync-fix
2014-05-22 Fabian Frederickfs/libfs.c: add generic data flush to fsync
2014-05-22 Fabian Frederickfs/9p: kerneldoc fixes
2014-05-22 Fabian Frederickfs/9p/v9fs.c: add __init to v9fs_sysfs_init
2014-05-22 Josh Huntblock: restore /proc/partitions to not display non...
2014-05-22 Michael OpdenackerMAINTAINERS: update IBM ServeRAID RAID info
2014-05-22 jiangyiwenocfs2: manually do the iput once ocfs2_add_entry failed...
2014-05-22 jiangyiwenocfs2: do not return DLM_MIGRATE_RESPONSE_MASTERY_REF...
2014-05-22 Yiwen Jiangocfs2: fix a tiny race when running dirop_fileop_racer
2014-05-22 Tariq Saeedocfs2/o2net: incorrect to terminate accepting connectio...
2014-05-22 Tariq Saeedocfs2/o2net: incorrect to terminate accepting connectio...
2014-05-22 Tariq Saeedocfs2: fix deadlock when two nodes are converting same...
2014-05-22 Xue jiufeiocfs2: fix umount hang while shutting down truncate log
2014-05-22 Xue jiufeiocfs2/dlm: fix possible convert=sion deadlock
2014-05-22 alex chenocfs2: should add inode into orphan dir after updating...
2014-05-22 Andrew Mortonocfs2-limit-printk-when-journal-is-aborted-fix
2014-05-22 Joseph Qiocfs2: limit printk when journal is aborted
2014-05-22 George Spelvinocfs2: remove some redundant casting
2014-05-22 Fabian Frederickfs/ocfs2/super.c: use OCFS2_MAX_VOL_LABEL_LEN and strlcpy
2014-05-22 Fabian Frederickocfs2: remove NULL assignments on static
2014-05-22 Libo Chendrivers/net/irda/donauboe.c: convert to module_pci_driver
2014-05-22 Fabian Frederickfs/configfs: use pr_fmt
2014-05-22 Fabian Frederickfs/configfs: convert printk to pr_foo()
2014-05-22 Fabian Frederickfs/configs/item.c: kernel-doc fixes + clean-up
2014-05-22 Andrew Mortonarch/unicore32/mm/ioremap.c: return NULL on invalid pfn
2014-05-22 Andrew Mortonarch-unicore32-mm-ioremapc-convert-printk-warn_on-to...
2014-05-22 Fabian Frederickarch/unicore32/mm/ioremap.c: convert printk/warn_on...
2014-05-22 Fabian Frederickfs/squashfs/squashfs.h: replace pr_warning by pr_warn
2014-05-22 Christoph Lametersh: Replace __get_cpu_var uses
2014-05-22 Fabian Frederickntfs: remove NULL value assignments
2014-05-22 Samuel Thibaultinput-route-kbd-leds-through-the-generic-leds-layer-fix
2014-05-22 Samuel Thibaultinput: route kbd LEDs through the generic LEDs layer
2014-05-22 Stephen Boydsched_clock: document 4Mhz vs 1Mhz decision
2014-05-22 Fabian Frederickkernel/time/ntp.c: convert simple_strtol to kstrtol
2014-05-22 Andrew Mortonkernel-posix-timersc-code-clean-up-checkpatch-fixes
2014-05-22 Fabian Frederickkernel/posix-timers.c: code clean-up
2014-05-22 Heinrich Schuchardtfanotify: check file flags passed in fanotify_init
2014-05-22 Heinrich Schuchardtfs/notify/fanotify/fanotify_user.c: fix FAN_MARK_FLUSH...
2014-05-22 David Cohenfs/notify/mark.c: trivial cleanup
2014-05-22 Heinrich Schuchardtfanotify: create FAN_ACCESS event for readdir
2014-05-22 Heinrich Schuchardtfanotify: FAN_MARK_FLUSH: avoid having to provide a...
2014-05-22 Fabian Frederickfs/fscache: replace seq_printf by seq_puts
2014-05-22 Fabian Frederickfs/fscache: convert printk to pr_foo()
2014-05-22 Fabian Frederickfs/jfs/super.c: remove 0 assignement to static + code...
2014-05-22 Fabian Frederickfs/jfs/jfs_logmgr.c: remove NULL assignment on static
2014-05-22 Fabian Frederickfs/cifs: remove obsolete __constant
2014-05-22 Fabian Frederickfs/ceph/debugfs.c: replace seq_printf by seq_puts
2014-05-22 Fabian Frederickfs/ceph: replace pr_warning by pr_warn
2014-05-22 Yinghai Lux86, mm: probe memory block size for generic x86 64bit
2014-05-22 Mel Gormanx86: define _PAGE_NUMA by reusing software bits on...
2014-05-22 Mel Gormanx86: define _PAGE_NUMA by reusing software bits on...
2014-05-22 Mel Gormanx86: require x86-64 for automatic NUMA balancing
2014-05-22 Konstantin... tools/vm/page-types.c: catch sigbus if raced with truncate
2014-05-22 Tobias KlauserMAINTAINERS: add closing angle bracket to Vince Bridger...
2014-05-22 Johannes BergDocumentation: fix DOCBOOKS=... building
2014-05-22 Joseph Qiocfs2: fix double kmem_cache_destroy in dlm_init
2014-05-22 Naoya Horiguchimm/memory-failure.c: fix memory leak by race between...
2014-05-22 Michal Hockomemcg: fix swapcache charge from kernel thread context
2014-05-22 Johannes Weinermm: madvise: fix MADV_WILLNEED on shmem swapouts
2014-05-22 Jens Axboemm/filemap.c: avoid always dirtying mapping->flags...
2014-05-22 Chen YucongHWPOSION, hugetlb: lock_page/unlock_page does not match...
2014-05-21 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
2014-05-21 Linus TorvaldsMerge tag 'staging-3.15-rc6' of git://git.kernel.org...
2014-05-21 Linus TorvaldsMerge tag 'driver-core-3.15-rc6' of git://git.kernel...
2014-05-21 Linus TorvaldsMerge tag 'pci-v3.15-fixes-2' of git://git.kernel.org...
2014-05-21 Linus TorvaldsMerge tag 'random_for_linus' of git://git.kernel.org...
2014-05-21 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.linaro...
2014-05-21 Linus TorvaldsMerge tag 'spi-v3.15-rc5' of git://git.kernel.org/pub...
2014-05-21 Linus TorvaldsMerge tag 'gpio-v3.15-3' of git://git.kernel.org/pub...
2014-05-21 Linus TorvaldsMerge branch 'for-3.15-fixes' of git://git.kernel.org...
2014-05-21 Linus TorvaldsMerge branch 'for-3.15-fixes' of git://git.kernel.org...
2014-05-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-05-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-05-21 Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2014-05-21 Linus TorvaldsMerge tag 'pm+acpi-3.15-rc6' of git://git.kernel.org...
2014-05-21 Linus TorvaldsMerge tag 'dm-3.15-fixes-2' of git://git.kernel.org...
2014-05-21 Linus TorvaldsMerge tag 'dt-for-linus' of git://git.secretlab.ca...
2014-05-20 Linus TorvaldsMerge tag 'sound-3.15-rc6' of git://git.kernel.org...
2014-05-20 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2014-05-20 Linus TorvaldsMerge branch 'parisc-3.15-4' of git://git.kernel.org...
next