Commit Graph

464431 Commits (00501b531c4723972aa11d6d4ebcf8d6552007c8)
 

Author SHA1 Message Date
Johannes Weiner 00501b531c mm: memcontrol: rewrite charge API 11 years ago
Oleg Nesterov 4449a51a7c vm_is_stack: use for_each_thread() rather then buggy while_each_thread() 11 years ago
Joonsoo Kim edcad25095 Revert "slab: remove BAD_ALIEN_MAGIC" 11 years ago
Linus Torvalds 7f0d32e0c1 Microblaze patches for 3.17-rc1 11 years ago
Linus Torvalds 8b07673859 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 11 years ago
Linus Torvalds f536b3cae8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 11 years ago
Linus Torvalds e669830526 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 11 years ago
Linus Torvalds ebb067d2f4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux 11 years ago
Julia Lawall 686913aa9f avr32: fix error return code 11 years ago
Linus Torvalds 33caee3992 Merge branch 'akpm' (patchbomb from Andrew Morton) 11 years ago
Linus Torvalds 6456a0438b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 years ago
Linus Torvalds 158c12948f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 11 years ago
Linus Torvalds 172bfe09dc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid 11 years ago
Linus Torvalds a1b0a006ea Merge git://www.linux-watchdog.org/linux-watchdog 11 years ago
Linus Torvalds 7725131982 ACPI and power management updates for 3.17-rc1 11 years ago
Linus Torvalds 6b22df74f7 SCSI misc on 20140806 11 years ago
Linus Torvalds 930e0312bc sound updates for 3.17-rc1 11 years ago
Linus Torvalds ec6c0a7778 HSI changes for the v3.17 series 11 years ago
Linus Torvalds 0498cf8429 power supply changes for the v3.17 series 11 years ago
Gavin Shan 537e5400a0 powerpc/eeh: Export eeh_iommu_group_to_pe() 11 years ago
Thomas Graf 6c8f7e7083 netlink: hold nl_sock_hash_lock during diag dump 11 years ago
Joe Perches f842230874 checkpatch: update $declaration_macros, add uninitialized_var 11 years ago
Dan Carpenter ece9659f16 checkpatch: warn on missing spaces in broken up quoted 11 years ago
Joe Perches 308cc8d8f0 checkpatch: fix false positives for --strict "space after cast" test 11 years ago
Joe Perches e81f239b4d checkpatch: fix false positive MISSING_BREAK warnings with --file 11 years ago
Joe Perches 1813087dbc checkpatch: add test for native c90 types in unusual order 11 years ago
Joe Perches 0c773d9d66 checkpatch: add signed generic types 11 years ago
Joe Perches 3f7bc4e1fc checkpatch: add short int to c variable types 11 years ago
Joe Perches 0fe3dc2bc5 checkpatch: add for_each tests to indentation and brace tests 11 years ago
Joe Perches 8b8856f4b1 checkpatch: fix brace style misuses of else and while 11 years ago
Joe Perches 8d1824780f checkpatch: add --fix option for a couple OPEN_BRACE misuses 11 years ago
Joe Perches bd474ca076 checkpatch: use the correct indentation for which() 11 years ago
Joe Perches f2d7e4d439 checkpatch: add fix_insert_line and fix_delete_line helpers 11 years ago
Joe Perches d752fcc88b checkpatch: add ability to insert and delete lines to patch/file 11 years ago
Joe Perches 194f66fc95 checkpatch: add an index variable for fixed lines 11 years ago
Joe Perches c00df19a50 checkpatch: warn on break after goto or return with same tab indentation 11 years ago
Joe Perches 13f1937ef3 checkpatch: emit a warning on file add/move/delete 11 years ago
Joe Perches d311cd4454 checkpatch: add test for commit id formatting style in commit log 11 years ago
Joe Perches e367455a9f checkpatch: emit fewer kmalloc_array/kcalloc conversion warnings 11 years ago
Joe Perches f27c95db11 checkpatch: improve "no space after cast" test 11 years ago
Joe Perches 1574a29f8e checkpatch: allow multiple const * types 11 years ago
Joe Perches e2826fd070 checkpatch: warn on unnecessary parentheses around references of foo->bar 11 years ago
Joe Perches 8d73e0e7dc checkpatch: quiet Kconfig help message checking 11 years ago
Joe Perches fee0aa83d4 checkpatch: change blank line after declaration type to "LINE_SPACING" 11 years ago
Joe Perches 365dd4eaaf checkpatch: add a multiple blank lines test 11 years ago
Joe Perches 7f61919144 checkpatch: add test for blank lines after function/struct/union/enum 11 years ago
Rasmus Villemoes 048b123fad checkpatch.pl: also suggest 'else if' when if follows brace 11 years ago
Joe Perches 29ee1b0c67 checkpatch: ignore email headers better 11 years ago
Joe Perches 5a4e1fd37d checkpatch: fix function pointers in blank line needed after declarations test 11 years ago
Joe Perches 356fd39813 checkpatch: fix complex macro false positive for escaped constant char 11 years ago