cascardo/linux.git
2015-04-17 Bartosz Golaszewskihwmon: (lm85) use find_closest() in x_TO_REG() functions
2015-04-17 Bartosz Golaszewskihwmon: (ina2xx) replace ina226_avg_bits() with find_clo...
2015-04-17 Bartosz Golaszewskidocumentation: update CodingStyle on local variables...
2015-04-17 Bartosz Golaszewskiutil_macros.h: add find_closest() macro
2015-04-17 Sebastian Ottlib/dma-debug: fix bucket_find_contain()
2015-04-17 Rasmus Villemoeslib/vsprintf.c: even faster binary to decimal conversion
2015-04-17 Yury Norovlib: rename lib/find_next_bit.c to lib/find_bit.c
2015-04-17 Yury Norovlib: move find_last_bit to lib/find_next_bit.c
2015-04-17 Yury Norovlib: find_*_bit reimplementation
2015-04-17 Richard Weinbergeralpha: forward declare struct pt_regs in processor.h
2015-04-16 Herbert Xucrypto: fix broken crypto_register_instance() module...
2015-04-15 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2015-04-15 Joe Perchesparisc: remove use of seq_printf return value
2015-04-15 Joe Percheslru_cache: remove use of seq_printf return value
2015-04-15 Joe Perchestracing: remove use of seq_printf return value
2015-04-15 Joe Perchescgroup: remove use of seq_printf return value
2015-04-15 Joe Perchesproc: remove use of seq_printf return value
2015-04-15 Joe Perchess390: remove use of seq_printf return value
2015-04-15 Joe Perchescris fasttimer: remove use of seq_printf return value
2015-04-15 Joe Perchescris: remove use of seq_printf return value
2015-04-15 Joe Perchesopenrisc: remove use of seq_printf return value
2015-04-15 Joe PerchesARM: plat-pxa: remove use of seq_printf return value
2015-04-15 Joe Perchesnios2: cpuinfo: remove use of seq_printf return value
2015-04-15 Joe Perchesmicroblaze: mb: remove use of seq_printf return value
2015-04-15 Joe Perchesipc: remove use of seq_printf return value
2015-04-15 Joe Perchesrtc: remove use of seq_printf return value
2015-04-15 Joe Perchespower: wakeup: remove use of seq_printf return value
2015-04-15 Joe Perchesx86: mtrr: if: remove use of seq_printf return value
2015-04-15 Rasmus Villemoeslinux/bitmap.h: improve BITMAP_{LAST,FIRST}_WORD_MASK
2015-04-15 Joe PerchesMAINTAINERS: CREDITS: remove Stefano Brivio from B43
2015-04-15 Ricardo Ribalda... .mailmap: add Ricardo Ribalda
2015-04-15 Ricardo Ribalda... CREDITS: add Ricardo Ribalda Delgado
2015-04-15 Joe PerchesMAINTAINERS: Use tabs consistently
2015-04-15 Rasmus Villemoeslib/string_helpers.c: change semantics of string_escape_mem
2015-04-15 Rasmus Villemoeslib/string_helpers.c: refactor string_escape_mem
2015-04-15 Rasmus Villemoeslib/vsprintf.c: fix potential NULL deref in hex_string
2015-04-15 Geert Uytterhoevenlib/vsprintf: add %pC{,n,r} format specifiers for clocks
2015-04-15 Geert Uytterhoevenlib/vsprintf: Move integer format types to the top
2015-04-15 Geert Uytterhoevenlib/vsprintf: document %p parameters passed by reference
2015-04-15 Rasmus Villemoeslib/vsprintf.c: another small hack
2015-04-15 Rasmus Villemoeslib/vsprintf.c: eliminate duplicate hex string array
2015-04-15 Rasmus Villemoeslib/vsprintf.c: reduce stack use in number()
2015-04-15 Rasmus Villemoeslib/vsprintf.c: eliminate some branches
2015-04-15 Steven Rostedtprintk: comment pr_cont() stating it is only to continu...
2015-04-15 Joel Stanleypowerpc/powernv: reboot when requested by firmware
2015-04-15 Joel Stanleykernel/reboot.c: add orderly_reboot for graceful reboot
2015-04-15 Joel Stanleydrivers/sbus/char/envctrl.c: ignore orderly_poweroff...
2015-04-15 Aaron Tomlinkernel/hung_task.c: change hung_task.c to use for_each_...
2015-04-15 Jakub Sitnickikernel/resource.c: remove deprecated __check_region...
2015-04-15 Iulia Mandakernel: conditionally support non-root users, groups...
2015-04-15 Andi Kleenlib/test-hexdump.c: fix initconst confusion
2015-04-15 Dan Carpenterparide: fix the "verbose" module param
2015-04-15 Rasmus Villemoesinclude/linux: remove empty conditionals
2015-04-15 Chen Hanxiao/proc/PID/status: show all sets of pid according to ns
2015-04-15 Julia Lawallzram: fix error return code
2015-04-15 Sergey Senozhatskyzsmalloc: remove extra cond_resched() in __zs_compact
2015-04-15 Heesub Shinzsmalloc: fix fatal corruption due to wrong size class...
2015-04-15 Minchan Kimzsmalloc: remove unnecessary insertion/removal of zspag...
2015-04-15 Sergey Senozhatskyzsmalloc: micro-optimize zs_object_copy()
2015-04-15 Sergey Senozhatskyzsmalloc: remove synchronize_rcu from zs_compact()
2015-04-15 Sergey Senozhatskyzram: deprecate zram attrs sysfs nodes
2015-04-15 Sergey Senozhatskyzram: export new 'mm_stat' sysfs attrs
2015-04-15 Sergey Senozhatskyzram: export new 'io_stat' sysfs attrs
2015-04-15 Sergey Senozhatskyzram: describe device attrs in documentation
2015-04-15 Sergey Senozhatskyzram: use generic start/end io accounting
2015-04-15 Sergey Senozhatskyzram: move compact_store() to sysfs functions area
2015-04-15 Sergey Senozhatskyzram: remove `num_migrated' device attr
2015-04-15 Yinghao Xiemm/zsmalloc.c: fix comment for get_pages_per_zspage
2015-04-15 Minchan Kimzsmalloc: zsmalloc documentation
2015-04-15 Minchan Kimzsmalloc: add fullness into stat
2015-04-15 Minchan Kimzsmalloc: record handle in page->private for huge object
2015-04-15 Minchan Kimzram: support compaction
2015-04-15 Minchan Kimzsmalloc: adjust ZS_ALMOST_FULL
2015-04-15 Minchan Kimzsmalloc: support compaction
2015-04-15 Minchan Kimzsmalloc: factor out obj_[malloc|free]
2015-04-15 Minchan Kimzsmalloc: decouple handle and object
2015-04-15 Andrew Mortonmm/compaction.c: fix "suitable_migration_target() unuse...
2015-04-15 Boaz Harroshdax: unify ext2/4_{dax,}_file_operations
2015-04-15 Boaz Harroshdax: use pfn_mkwrite to update c/mtime + freeze protection
2015-04-15 Boaz Harroshmm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAP
2015-04-15 Konstantin... mm/memory: also print a_ops->readpage in print_bad_pte()
2015-04-15 Andrey Ryabininmm/mempool.c: kasan: poison mempool elements
2015-04-15 Andrew Mortonmm/cma_debug.c: remove blank lines before DEFINE_SIMPLE...
2015-04-15 Dmitry Safonovmm: cma: add functions to get region pages counters
2015-04-15 Kirill A. Shutemovthp: cleanup khugepaged startup
2015-04-15 Kirill A. Shutemovmm: uninline and cleanup page-mapping related helpers
2015-04-15 Stefan Stroginmm: cma: add trace events for CMA allocations and freeings
2015-04-15 Borislav Petkovinclude/linux/mm.h: simplify flag check
2015-04-15 Alexander Kuleshovmm/memblock.c: add debug output for memblock_add()
2015-04-15 Naoya Horiguchimm: hugetlb: cleanup using paeg_huge_active()
2015-04-15 Naoya Horiguchimm: hugetlb: introduce page_huge_active
2015-04-15 Naoya Horiguchimm: don't call __page_cache_release for hugetlb
2015-04-15 Rasmus Villemoesmm/mmap.c: use while instead of if+goto
2015-04-15 David Rientjesmm, selftests: test return value of munmap for MAP_HUGE...
2015-04-15 David Rientjesmm, doc: cleanup and clarify munmap behavior for hugetl...
2015-04-15 Kirill A. Shutemovthp: do not adjust zone water marks if khugepaged is...
2015-04-15 Kirill A. Shutemovthp: handle errors in hugepage_init() properly
2015-04-15 David Rientjesmm, mempool: poison elements backed by slab allocator
2015-04-15 David Rientjesmm, mempool: disallow mempools based on slab caches...
2015-04-15 David Rientjesfs, jfs: remove slab object constructor
next