aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-08-08mm/zswap.c: add __init to zswap_entry_cache_destroy()Fabian Frederick1-2/+2
2014-08-08mm: memcontrol: avoid charge statistics churn during page migrationJohannes Weiner1-25/+10
2014-08-08memcg: remove lookup_cgroup_page() prototypeGreg Thelen1-1/+0
2014-08-08page-cgroup: get rid of NR_PCG_FLAGSVladimir Davydov2-8/+0
2014-08-08page-cgroup: trivial cleanupVladimir Davydov1-11/+11
2014-08-08mm: memcontrol: use page lists for uncharge batchingJohannes Weiner6-129/+117
2014-08-08mm: memcontrol: rewrite uncharge APIJohannes Weiner16-768/+389
2014-08-08mm: memcontrol: rewrite charge APIJohannes Weiner12-395/+338
2014-08-08vm_is_stack: use for_each_thread() rather then buggy while_each_thread()Oleg Nesterov1-6/+3
2014-08-08Revert "slab: remove BAD_ALIEN_MAGIC"Joonsoo Kim1-1/+3
2014-08-07Merge tag 'microblaze-3.17-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds4-18/+28
2014-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32Linus Torvalds1-3/+8
2014-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds161-3284/+5477
2014-08-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds156-3036/+5486
2014-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds26-443/+619
2014-08-07avr32: fix error return codeJulia Lawall1-3/+8
2014-08-06Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds156-2919/+3930
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds15-44/+86
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds18-37/+26
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds18-642/+1194
2014-08-06Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds7-13/+43
2014-08-06Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds120-1495/+5084
2014-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds231-6265/+4936
2014-08-06Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds294-7462/+17264
2014-08-06Merge tag 'hsi-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsiLinus Torvalds3-15/+16
2014-08-06Merge tag 'for-v3.17' of git://git.infradead.org/battery-2.6Linus Torvalds18-99/+673
2014-08-07powerpc/eeh: Export eeh_iommu_group_to_pe()Gavin Shan1-0/+1
2014-08-06netlink: hold nl_sock_hash_lock during diag dumpThomas Graf3-0/+5
2014-08-06checkpatch: update $declaration_macros, add uninitialized_varJoe Perches1-5/+6
2014-08-06checkpatch: warn on missing spaces in broken up quotedDan Carpenter1-0/+6
2014-08-06checkpatch: fix false positives for --strict "space after cast" testJoe Perches1-1/+1
2014-08-06checkpatch: fix false positive MISSING_BREAK warnings with --fileJoe Perches1-2/+2
2014-08-06checkpatch: add test for native c90 types in unusual orderJoe Perches1-0/+44
2014-08-06checkpatch: add signed generic typesJoe Perches1-9/+9
2014-08-06checkpatch: add short int to c variable typesJoe Perches1-0/+1
2014-08-06checkpatch: add for_each tests to indentation and brace testsJoe Perches1-2/+2
2014-08-06checkpatch: fix brace style misuses of else and whileJoe Perches1-8/+30
2014-08-06checkpatch: add --fix option for a couple OPEN_BRACE misusesJoe Perches1-5/+28
2014-08-06checkpatch: use the correct indentation for which()Joe Perches1-6/+6
2014-08-06checkpatch: add fix_insert_line and fix_delete_line helpersJoe Perches1-36/+29
2014-08-06checkpatch: add ability to insert and delete lines to patch/fileJoe Perches1-11/+130
2014-08-06checkpatch: add an index variable for fixed linesJoe Perches1-54/+60
2014-08-06checkpatch: warn on break after goto or return with same tab indentationJoe Perches1-0/+10
2014-08-06checkpatch: emit a warning on file add/move/deleteJoe Perches1-1/+12
2014-08-06checkpatch: add test for commit id formatting style in commit logJoe Perches1-0/+54
2014-08-06checkpatch: emit fewer kmalloc_array/kcalloc conversion warningsJoe Perches1-8/+9
2014-08-06checkpatch: improve "no space after cast" testJoe Perches1-3/+3
2014-08-06checkpatch: allow multiple const * typesJoe Perches1-1/+1
2014-08-06checkpatch: warn on unnecessary parentheses around references of foo->barJoe Perches1-0/+8
2014-08-06checkpatch: quiet Kconfig help message checkingJoe Perches1-3/+4