cascardo/linux.git
2014-08-08 Jean Delvaredrivers/rtc/Kconfig: move DS2404 entry where it belongs
2014-08-08 Raghavendra... drivers/rtc/rtc-ds1343.c: add support of nvram for...
2014-08-08 NeilBrownautofs4: comment typo: remove a a doubled word
2014-08-08 NeilBrownautofs4: remove some unused inline functions
2014-08-08 NeilBrownautofs4: don't take spinlock when not needed in autofs4...
2014-08-08 NeilBrownautofs4: remove a redundant assignment
2014-08-08 NeilBrownautofs4: remove unused autofs4_ispending()
2014-08-08 Fabian Frederickkernel/test_kprobes.c: use current logging functions
2014-08-08 Paul Gortmakerinit: make rootdelay=N consistent with rootwait behaviour
2014-08-08 Fabian Frederickfs/ramfs/file-nommu.c: replace count*size kzalloc by...
2014-08-08 Namhyung Kimkernel/kallsyms.c: fix %pB when there's no symbol at...
2014-08-08 Fabian Frederickfs/efs/namei.c: return is not a function
2014-08-08 Fabian Frederickmm/zswap.c: add __init to zswap_entry_cache_destroy()
2014-08-08 Johannes Weinermm: memcontrol: avoid charge statistics churn during...
2014-08-08 Greg Thelenmemcg: remove lookup_cgroup_page() prototype
2014-08-08 Vladimir Davydovpage-cgroup: get rid of NR_PCG_FLAGS
2014-08-08 Vladimir Davydovpage-cgroup: trivial cleanup
2014-08-08 Johannes Weinermm: memcontrol: use page lists for uncharge batching
2014-08-08 Johannes Weinermm: memcontrol: rewrite uncharge API
2014-08-08 Johannes Weinermm: memcontrol: rewrite charge API
2014-08-08 Oleg Nesterovvm_is_stack: use for_each_thread() rather then buggy...
2014-08-08 Joonsoo KimRevert "slab: remove BAD_ALIEN_MAGIC"
2014-08-07 Linus TorvaldsMerge tag 'microblaze-3.17-rc1' of git://git.monstr...
2014-08-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-07 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2014-08-07 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2014-08-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-07 Julia Lawallavr32: fix error return code
2014-08-07 Linus TorvaldsMerge branch 'akpm' (patchbomb from Andrew Morton)
2014-08-07 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2014-08-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-07 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2014-08-07 Linus TorvaldsMerge tag 'pm+acpi-3.17-rc1' of git://git./linux/kernel...
2014-08-07 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2014-08-07 Linus TorvaldsMerge tag 'sound-3.17-rc1' of git://git./linux/kernel...
2014-08-07 Linus TorvaldsMerge tag 'hsi-for-3.17' of git://git./linux/kernel...
2014-08-07 Linus TorvaldsMerge tag 'for-v3.17' of git://git.infradead.org/batter...
2014-08-07 Gavin Shanpowerpc/eeh: Export eeh_iommu_group_to_pe()
2014-08-07 Thomas Grafnetlink: hold nl_sock_hash_lock during diag dump
2014-08-07 Joe Perchescheckpatch: update $declaration_macros, add uninitializ...
2014-08-07 Dan Carpentercheckpatch: warn on missing spaces in broken up quoted
2014-08-07 Joe Perchescheckpatch: fix false positives for --strict "space...
2014-08-07 Joe Perchescheckpatch: fix false positive MISSING_BREAK warnings...
2014-08-07 Joe Perchescheckpatch: add test for native c90 types in unusual...
2014-08-07 Joe Perchescheckpatch: add signed generic types
2014-08-07 Joe Perchescheckpatch: add short int to c variable types
2014-08-07 Joe Perchescheckpatch: add for_each tests to indentation and brace...
2014-08-07 Joe Perchescheckpatch: fix brace style misuses of else and while
2014-08-07 Joe Perchescheckpatch: add --fix option for a couple OPEN_BRACE...
2014-08-07 Joe Perchescheckpatch: use the correct indentation for which()
2014-08-07 Joe Perchescheckpatch: add fix_insert_line and fix_delete_line...
2014-08-07 Joe Perchescheckpatch: add ability to insert and delete lines...
2014-08-07 Joe Perchescheckpatch: add an index variable for fixed lines
2014-08-07 Joe Perchescheckpatch: warn on break after goto or return with...
2014-08-07 Joe Perchescheckpatch: emit a warning on file add/move/delete
2014-08-07 Joe Perchescheckpatch: add test for commit id formatting style...
2014-08-07 Joe Perchescheckpatch: emit fewer kmalloc_array/kcalloc conversion...
2014-08-07 Joe Perchescheckpatch: improve "no space after cast" test
2014-08-07 Joe Perchescheckpatch: allow multiple const * types
2014-08-07 Joe Perchescheckpatch: warn on unnecessary parentheses around...
2014-08-07 Joe Perchescheckpatch: quiet Kconfig help message checking
2014-08-07 Joe Perchescheckpatch: change blank line after declaration type...
2014-08-07 Joe Perchescheckpatch: add a multiple blank lines test
2014-08-07 Joe Perchescheckpatch: add test for blank lines after function...
2014-08-07 Rasmus Villemoescheckpatch.pl: also suggest 'else if' when if follows...
2014-08-07 Joe Perchescheckpatch: ignore email headers better
2014-08-07 Joe Perchescheckpatch: fix function pointers in blank line needed...
2014-08-07 Joe Perchescheckpatch: fix complex macro false positive for escape...
2014-08-07 Joe Perchescheckpatch: warn on unnecessary else after return or...
2014-08-07 Joe Perchescheckpatch: attempt to find unnecessary 'out of memory...
2014-08-07 Rasmus Villemoeslib: bitmap: add missing mask in bitmap_andnot
2014-08-07 Rasmus Villemoeslib: bitmap: add missing mask in bitmap_and
2014-08-07 Rasmus Villemoeslib: bitmap: add missing mask in bitmap_shift_right
2014-08-07 Rasmus Villemoeslib: bitmap: micro-optimize bitmap_allocate_region
2014-08-07 Rasmus Villemoeslib: bitmap: change parameter of bitmap_*_region to...
2014-08-07 Rasmus Villemoeslib: bitmap: fix typo in kerneldoc for bitmap_pos_to_ord
2014-08-07 Rasmus Villemoeslib: bitmap: simplify bitmap_parselist
2014-08-07 Rasmus Villemoeslib: bitmap: make the start index of bitmap_clear unsigned
2014-08-07 Rasmus Villemoeslib: bitmap: make the start index of bitmap_set unsigned
2014-08-07 Rasmus Villemoeslib: bitmap: make nbits parameter of bitmap_weight...
2014-08-07 Rasmus Villemoeslib: bitmap: make nbits parameter of bitmap_subset...
2014-08-07 Rasmus Villemoeslib: bitmap: make nbits parameter of bitmap_intersects...
2014-08-07 Rasmus Villemoeslib: bitmap: make nbits parameter of bitmap_{and,or...
2014-08-07 Rasmus Villemoeslib: bitmap: remove unnecessary mask from bitmap_complement
2014-08-07 Rasmus Villemoeslib: bitmap: make nbits parameter of bitmap_complement...
2014-08-07 Rasmus Villemoeslib: bitmap: make nbits parameter of bitmap_equal unsigned
2014-08-07 Rasmus Villemoeslib: bitmap: make nbits parameter of bitmap_full unsigned
2014-08-07 Rasmus Villemoeslib: bitmap: make nbits parameter of bitmap_empty unsigned
2014-08-07 Andrew Mortonlib/list_sort.c: convert to pr_foo
2014-08-07 Rasmus Villemoeslib: list_sort.c: Limit number of unused cmp callbacks
2014-08-07 Rasmus Villemoeslib: list_sort_test(): simplify and harden cleanup
2014-08-07 Rasmus Villemoeslib: list_sort_test(): add extra corruption check
2014-08-07 Rasmus Villemoeslib: list_sort_test(): return -ENOMEM when allocation...
2014-08-07 Joe Percheskernel.h: remove deprecated pack_hex_byte
2014-08-07 Fabian Fredericklib/test-kstrtox.c: use ARRAY_SIZE instead of sizeof...
2014-08-07 Mathias Krauselib/string_helpers.c: constify static arrays
2014-08-07 Gui Hechenglib/cmdline.c: add size unit t/p/e to memparse
2014-08-07 George Spelvinlibata: Use glob_match from lib/glob.c
2014-08-07 George Spelvinlib/glob.c: add CONFIG_GLOB_SELFTEST
next