]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2015-04-07 Joe Perchestracing: remove use of seq_printf return value
2015-04-07 Joe Perchescgroup: remove use of seq_printf return value
2015-04-07 Joe Perchesproc: remove use of seq_printf return value
2015-04-07 Joe Perchess390: remove use of seq_printf return value
2015-04-07 Joe Perchescris fasttimer: remove use of seq_printf return value
2015-04-07 Joe Perchescris: remove use of seq_printf return value
2015-04-07 Joe Perchesopenrisc: remove use of seq_printf return value
2015-04-07 Joe PerchesARM: plat-pxa: remove use of seq_printf return value
2015-04-07 Joe Perchesnios2: cpuinfo: remove use of seq_printf return value
2015-04-07 Joe Perchesmicroblaze: mb: remove use of seq_printf return value
2015-04-07 Joe Perchesmicroblaze: mb: remove use of seq_printf return value
2015-04-07 Joe Perchesipc: remove use of seq_printf return value
2015-04-07 Joe Perchesrtc: remove use of seq_printf return value
2015-04-07 Joe Perchespower: wakeup: remove use of seq_printf return value
2015-04-07 Joe Perchesx86: mtrr: if: remove use of seq_printf return value
2015-04-07 Rasmus Villemoeslinux/bitmap.h: improve BITMAP_{LAST,FIRST}_WORD_MASK
2015-04-07 Joe PerchesMAINTAINERS: CREDITS: remove Stefano Brivio from B43
2015-04-07 Ricardo Ribalda... .mailmap: add Ricardo Ribalda
2015-04-07 Ricardo Ribalda... CREDITS: add Ricardo Ribalda Delgado
2015-04-07 Joe PerchesMAINTAINERS: Use tabs consistently
2015-04-07 Tetsuo Handalib/vsprintf: add %pT format specifier
2015-04-07 Andy Shevchenkolib-string_helpersc-change-semantics-of-string_escape_m...
2015-04-07 Andy Shevchenkosunrpc/cache: simplify qword_add
2015-04-07 Rasmus Villemoeslib/string_helpers.c: change semantics of string_escape_mem
2015-04-07 Rasmus Villemoeslib/string_helpers.c: refactor string_escape_mem
2015-04-07 Rasmus Villemoeslib/vsprintf.c: fix potential NULL deref in hex_string
2015-04-07 Andrew Mortonlib-vsprintf-add-%pcnr-format-specifiers-for-clocks-fix
2015-04-07 Geert Uytterhoevenlib/vsprintf: add %pC{,n,r} format specifiers for clocks
2015-04-07 Geert Uytterhoevenlib/vsprintf: Move integer format types to the top
2015-04-07 Geert Uytterhoevenlib/vsprintf: document %p parameters passed by reference
2015-04-07 Rasmus Villemoeslib/vsprintf.c: another small hack
2015-04-07 Rasmus Villemoeslib/vsprintf.c: eliminate duplicate hex string array
2015-04-07 Rasmus Villemoeslib/vsprintf.c: reduce stack use in number()
2015-04-07 Rasmus Villemoeslib/vsprintf.c: eliminate some branches
2015-04-07 Steven Rostedtprintk: comment pr_cont() stating it is only to continu...
2015-04-07 Joel Stanleypowerpc/powernv: reboot when requested by firmware
2015-04-07 Joel Stanleykernel/reboot.c: add orderly_reboot for graceful reboot
2015-04-07 Joel Stanleydrivers/sbus/char/envctrl.c: ignore orderly_poweroff...
2015-04-07 Aaron Tomlinkernel/hung_task.c: change hung_task.c to use for_each_...
2015-04-07 Jakub Sitnickikernel/resource.c: remove deprecated __check_region...
2015-04-07 Andrew Mortonkernel-conditionally-support-non-root-users-groups...
2015-04-07 Iulia Mandakernel: conditionally support non-root users, groups...
2015-04-07 Dan Carpenterparide: fix the "verbose" module param
2015-04-07 Rasmus Villemoesinclude/linux: remove empty conditionals
2015-04-07 Tobias KlauserDocumentation/filesystems/proc.txt: add guest_nice...
2015-04-07 Andrey Vaginproc-show-locks-in-proc-pid-fdinfo-x-v2
2015-04-07 Andrey Vaginproc: show locks in /proc/pid/fdinfo/X
2015-04-07 Nathan Scottdocs: add missing and new /proc/PID/status file entries...
2015-04-07 Chen Hanxiao/proc/PID/status: show all sets of pid according to ns
2015-04-07 Julia Lawallzram: fix error return code
2015-04-07 Sergey Senozhatskyzsmalloc: remove extra cond_resched() in __zs_compact
2015-04-07 Heesub Shinzsmalloc: fix fatal corruption due to wrong size class...
2015-04-07 Minchan Kimzsmalloc: remove unnecessary insertion/removal of zspag...
2015-04-07 Sergey Senozhatskyzsmalloc: micro-optimize zs_object_copy()
2015-04-07 Sergey Senozhatskyzsmalloc: remove synchronize_rcu from zs_compact()
2015-04-07 Sergey Senozhatskyzram: deprecate zram attrs sysfs nodes
2015-04-07 Sergey Senozhatskyzram: export new 'mm_stat' sysfs attrs
2015-04-07 Sergey Senozhatskyzram: export new 'io_stat' sysfs attrs
2015-04-07 Sergey Senozhatskyzram: describe device attrs in documentation
2015-04-07 Sergey Senozhatskyzram: use generic start/end io accounting
2015-04-07 Sergey Senozhatskyzram: move compact_store() to sysfs functions area
2015-04-07 Sergey Senozhatskyzram: remove `num_migrated' device attr
2015-04-07 Yinghao Xiemm/zsmalloc.c: fix comment for get_pages_per_zspage
2015-04-07 Minchan Kimzsmalloc: zsmalloc documentation
2015-04-07 Minchan Kimzsmalloc: add fullness into stat
2015-04-07 Minchan Kimzsmalloc: record handle in page->private for huge object
2015-04-07 Minchan Kimzram: support compaction
2015-04-07 Minchan Kimzsmalloc: adjust ZS_ALMOST_FULL
2015-04-07 Andrew Mortonzsmalloc-support-compaction-fix
2015-04-07 Minchan Kimzsmalloc: support compaction
2015-04-07 Minchan Kimzsmalloc: factor out obj_[malloc|free]
2015-04-07 Minchan Kimzsmalloc: decouple handle and object
2015-04-07 Sergey Senozhatskyzram: do not let user enforce new device dev_id
2015-04-07 Andrew Mortonzram-introduce-automatic-device_id-generation-fix
2015-04-07 Sergey Senozhatskyzram: introduce automatic device_id generation
2015-04-07 Sergey Senozhatskyzram: return zram device_id value from zram_add()
2015-04-07 Sergey Senozhatskyzram: trivial: correct flag operations comment
2015-04-07 Sergey Senozhatskyzram: report every added and removed device
2015-04-07 Sergey Senozhatskyzram: remove max_num_devices limitation
2015-04-07 Andrew Mortonzram-add-dynamic-device-add-remove-functionality-fix
2015-04-07 Sergey Senozhatskyzram: add dynamic device add/remove functionality
2015-04-07 Sergey Senozhatskyzram: reorganize code layout
2015-04-07 Sergey Senozhatskyzram: factor out device reset from reset_store()
2015-04-07 Sergey Senozhatskyzram: use idr instead of `zram_devices' array
2015-04-07 Sergey Senozhatskyzram: cosmetic ZRAM_ATTR_RO code formatting tweak
2015-04-07 Minchan Kimmm: lru_deactivate_fn should clear PG_referenced
2015-04-07 Andrew Mortonmm-move-lazy-free-pages-to-inactive-list-fix-fix
2015-04-07 Minchan Kimmm: document deactivate_page
2015-04-07 Minchan Kimmm: move lazily freed pages to inactive list
2015-04-07 Minchan Kimmm: free swp_entry in madvise_free
2015-04-07 Minchan Kimmm: remove lock validation check for MADV_FREE
2015-04-07 Paul Bollemm: Fix comment typo "CONFIG_TRANSPARNTE_HUGE"
2015-04-07 Minchan Kimmm: don't split THP page when syscall is called
2015-04-07 Andrew Mortonmm-support-madvisemadv_free-fix-2
2015-04-07 Minchan Kimmm: define MADV_FREE for some arches
2015-04-07 Minchan Kimmm: support madvise(MADV_FREE)
2015-04-07 Minchan Kimarm64: add pmd_[dirty|mkclean] for THP
2015-04-07 Minchan Kimarm: add pmd_mkclean for THP
2015-04-07 Minchan Kimpowerpc: add pmd_[dirty|mkclean] for THP
2015-04-07 Andrew Mortonsparc-add-pmd_-for-thp-fix
next