]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2015-10-21 Andrew Mortonuaccess-reimplement-probe_kernel_address-using-probe_ke...
2015-10-21 Andrew Mortonuaccess-reimplement-probe_kernel_address-using-probe_ke...
2015-10-21 Andrew Mortonuaccess: reimplement probe_kernel_address() using probe...
2015-10-21 Jiang Liumm, x86: enable memoryless node support to better suppo...
2015-10-21 Jiang Liumm: update _mem_id_[] for every possible CPU when memor...
2015-10-21 Jiang Liux86, numa: kill useless code to improve code readability
2015-10-21 Jiang Liuopenvswitch: replace cpu_to_node() with cpu_to_mem...
2015-10-21 Jiang Liusgi-xp: replace cpu_to_node() with cpu_to_mem() to...
2015-10-21 Jiang Liukernel/profile.c: replace cpu_to_mem() with cpu_to_node()
2015-10-21 Jiang Liux86, NUMA, ACPI: online node earlier when doing CPU...
2015-10-21 Alexey Klimovmm/mlock.c: reorganize mlockall() return values and...
2015-10-21 Alexey Klimovmm/kmemleak.c: remove unneeded initialization of object...
2015-10-21 Wei Yangmm/slub: calculate start order with reserved in conside...
2015-10-21 Wei Yangmm/slub: use get_order() instead of fls()
2015-10-21 Wei Yangmm/slub: correct the comment in calculate_order()
2015-10-21 Alexandru Moisemm/slab_common.c: initialize kmem_cache pointer to...
2015-10-21 Sergey Senozhatskytools/vm/slabinfo: gnuplot slabifo extended stat
2015-10-21 Sergey Senozhatskytools/vm/slabinfo: cosmetic globals cleanup
2015-10-21 Sergey Senozhatskytools/vm/slabinfo: output sizes in bytes
2015-10-21 Sergey Senozhatskytools/vm/slabinfo: introduce extended totals mode
2015-10-21 Sergey Senozhatskytools/vm/slabinfo: fix alternate opts names
2015-10-21 Sergey Senozhatskytools/vm/slabinfo: sort slabs by loss
2015-10-21 Sergey Senozhatskytools/vm/slabinfo: limit the number of reported slabs
2015-10-21 Sergey Senozhatskytools/vm/slabinfo: use getopt no_argument/optional_argument
2015-10-21 Vladimir Davydovmm/slab_common.c: do not warn that cache is busy on...
2015-10-21 Vladimir Davydovmm/slab_common.c: clear pointers to per memcg caches...
2015-10-21 Vladimir Davydovmm/slab_common.c: rename cache create/destroy helpers
2015-10-21 Rasmus Villemoesslab.h: sprinkle __assume_aligned attributes
2015-10-21 Rasmus Villemoesinclude/linux/compiler-gcc.h: hide assume_aligned attri...
2015-10-21 Rasmus Villemoescompiler.h: add support for function attribute assume_a...
2015-10-21 Andrew Mortonslub-optimize-bulk-slowpath-free-by-detached-freelist-fix
2015-10-21 Jesper Dangaard... slub: optimize bulk slowpath free by detached freelist
2015-10-21 Jesper Dangaard... slub: support for bulk free with SLUB freelists
2015-10-21 Jesper Dangaard... slab: implement bulking for SLAB allocator
2015-10-21 Jesper Dangaard... slub: mark the dangling ifdef #else of CONFIG_SLUB_DEBUG
2015-10-21 Christoph Lameterslub: avoid irqoff/on in bulk allocation
2015-10-21 Christoph Lameterslub: create new ___slab_alloc function that can be...
2015-10-21 Denis Kirjanovslab: convert slab_is_available() to boolean
2015-10-21 Don Zickuskernel/watchdog.c: add sysctl knob hardlockup_panic
2015-10-21 Jiri Kosinakernel/watchdog.c: perform all-CPU backtrace in case...
2015-10-21 Ulrich Obergfellwatchdog: do not unpark threads in watchdog_park_thread...
2015-10-21 Ulrich Obergfellwatchdog: implement error handling in lockup_detector_s...
2015-10-21 Ulrich Obergfellwatchdog: implement error handling in update_watchdog_a...
2015-10-21 Ulrich Obergfellwatchdog: move watchdog_disable_all_cpus() outside...
2015-10-21 Ulrich Obergfellwatchdog: fix error handling in proc_watchdog_thresh()
2015-10-21 Yaowei Baikernel/watchdog.c: is_hardlockup can be boolean
2015-10-21 Dominique Martinet9p: do not overwrite return code when locking fails
2015-10-21 Josh Huntblock: restore /proc/partitions to not display non...
2015-10-21 Kirill A. Shutemovrcu: force alignment on struct callback_head/rcu_head
2015-10-21 jiangyiwenocfs2: solve a problem of crossing the boundary in...
2015-10-21 jiangyiwenocfs2: fix occurring deadlock by changing ocfs2_wq...
2015-10-21 Xue jiufeiocfs2: extend enough credits for freeing one truncate...
2015-10-21 Xue jiufeiocfs2: extend transaction for ocfs2_remove_rightmost_pa...
2015-10-21 Joseph Qiocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
2015-10-21 Joseph Qiocfs2-dlm-fix-race-between-convert-and-recovery-v3
2015-10-21 Joseph Qiocfs2-dlm-fix-race-between-convert-and-recovery-v2
2015-10-21 Joseph Qiocfs2/dlm: fix race between convert and recovery
2015-10-21 Ryan Dingocfs2: code clean up for direct io
2015-10-21 Ryan Dingocfs2: fix sparse file & data ordering issue in direct io
2015-10-21 Ryan Dingocfs2: record UNWRITTEN extents when populate write...
2015-10-21 Ryan Dingocfs2: return the physical address in ocfs2_write_cluster
2015-10-21 Ryan Dingocfs2: do not change i_size in write_end for direct io
2015-10-21 Ryan Dingocfs2: test target page before change it
2015-10-21 Ryan Dingocfs2: use c_new to indicate newly allocated extents
2015-10-21 Ryan Dingocfs2: add ocfs2_write_type_t type to identify the...
2015-10-21 alex chenocfs2: should reclaim the inode if '__ocfs2_mknod_locke...
2015-10-21 Joseph Qiocfs2: fix race between mount and delete node/cluster
2015-10-21 Joseph Qiocfs2: only take lock if dio entry when recover orphans
2015-10-21 Joseph Qiocfs2: do not include dio entry in case of orphan scan
2015-10-21 Joseph Qiocfs2: improve performance for localalloc
2015-10-21 jiangyiwenocfs2: fill in the unused portion of the block with...
2015-10-21 Norton.Zhuocfs2_direct_IO_write() misses ocfs2_is_overwrite(...
2015-10-21 Fabian Frederickfs/ext4/fsync.c: generic_file_fsync call based on barri...
2015-10-21 Sudip Mukherjeelogfs: fix build warning
2015-10-21 Dave Hanseninotify-actually-check-for-invalid-bits-in-sys_inotify_...
2015-10-21 Dave Hanseninotify: actually check for invalid bits in sys_inotify...
2015-10-21 Dave Hanseninotify: hide internal kernel bits from fdinfo
2015-10-21 Joseph Qiocfs2/dlm: unlock lockres spinlock before dlm_lockres_put
2015-10-21 Florian Westphalfault-inject: fix inverted interval/probability values...
2015-10-21 Andrey Ryabininlib/Kconfig.debug: disable -Wframe-larger-than warnings...
2015-10-21 Jan Karamm: make sendfile(2) killable
2015-10-21 Minchan Kimthp: use is_zero_pfn() only after pte_present() check
2015-10-21 Javier Martinez... mailmap: update Javier Martinez Canillas' email
2015-10-21 Sergey SenozhatskyMAINTAINERS: add Sergey as zsmalloc reviewer
2015-10-21 Rohit Vaswanimm: cma: fix incorrect type conversion for size during...
2015-10-21 Oleg Nesterovkmod: don't run async usermode helper as a child of...
2015-10-20 Linus TorvaldsMerge branch 'keys-fixes' of git://git.kernel.org/pub...
2015-10-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-10-19 David HowellsKEYS: Don't permit request_key() to construct a new...
2015-10-19 Florian Fainellinet: bcmgenet: Fix early link interrupt enabling
2015-10-19 David S. MillerMerge tag 'wireless-drivers-for-davem-2015-10-17' of...
2015-10-19 Jesse Grosstunnels: Don't require remote endpoint or ID during...
2015-10-19 Joe Stringeropenvswitch: Scrub skb between namespaces
2015-10-19 David S. MillerMerge branch 'for-upstream' of git://git.kernel.org...
2015-10-19 Insu Yunxen-netback: correctly check failed allocation
2015-10-19 Chia-Sheng... net: asix: add support for the Billionton GUSB2AM-1G...
2015-10-19 Arad, Ronennetlink: Trim skb to alloc size to avoid MSG_TRUNC
2015-10-18 Linus TorvaldsLinux 4.3-rc6 v4.3-rc6
2015-10-18 Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2015-10-18 Mika Westerbergi2c: designware: Do not use parameters from ACPI on...
next