1. 883a2df Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  2. 673c2c3 modpost: work correctly with tile coldtext sections by Chris Metcalf · 9 years ago
  3. 26095a0 ACPI / scan: Add support for ACPI _CLS device matching by Suthikulpanit, Suravee · 9 years ago
  4. e965b8c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  5. a95cb3c Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  6. 47f9241 Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 9 years ago
  7. 4da3064 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 9 years ago
  8. 2d01eed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  9. 7adf12b Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  10. 0890a26 Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  11. 15f1d82 scripts/gdb: remove useless global instruction by Thiébaud Weksteen · 9 years ago
  12. a930850 scripts/gdb: add ps command by Thiébaud Weksteen · 9 years ago
  13. 6ad18b7 scripts/gdb: fix PEP8 compliance by Thiébaud Weksteen · 9 years ago
  14. a2e73c4 scripts/gdb: fix typo in exception name by Thiébaud Weksteen · 9 years ago
  15. 3328bc9 scripts/gdb: enable completion for lx-list-check parameter by Jan Kiszka · 9 years ago
  16. 433296b scripts/gdb: also allow list_head pointer as lx-list-check paramter by Jan Kiszka · 9 years ago
  17. 084f6b1 scripts/gdb: add command to check list consistency by Thiébaud Weksteen · 9 years ago
  18. 2a29867 Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  19. d878238 Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  20. 47a4694 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  21. 3c816e4 checkpatch: emit "NOTE: <types>" message only once after multiple files by Joe Perches · 9 years ago
  22. e518e9a checkpatch: emit an error when there's a diff in a changelog by Joe Perches · 9 years ago
  23. 5a6d20c checkpatch: validate MODULE_LICENSE content by Bjorn Andersson · 9 years ago
  24. 10895d2 checkpatch: add multi-line handling for PREFER_ETHER_ADDR_COPY by Mateusz Kulikowski · 9 years ago
  25. 8617cd0 checkpatch: suggest using eth_zero_addr() and eth_broadcast_addr() by Mateusz Kulikowski · 9 years ago
  26. 9e20a85 checkpatch: fix processing of MEMSET issues by Mateusz Kulikowski · 9 years ago
  27. b6117d1 checkpatch: suggest using ether_addr_equal*() by Mateusz Kulikowski · 9 years ago
  28. 06330fc checkpatch: avoid NOT_UNIFIED_DIFF errors on cover-letter.patch files by Joe Perches · 9 years ago
  29. f1a6367 checkpatch: remove local from codespell path by Maxim Uvarov · 9 years ago
  30. 34d8815 checkpatch: add --showfile to allow input via pipe to show filenames by Joe Perches · 9 years ago
  31. 5723029 checkpatch: colorize output to terminal by Joe Perches · 9 years ago
  32. d8469f1 checkpatch: improve output with multiple command-line files by Joe Perches · 9 years ago
  33. 47e0c88 checkpatch: categorize some long line length checks by Joe Perches · 9 years ago
  34. 33acb54 checkpatch: use $String consistently by Joe Perches · 9 years ago
  35. 485ff23 checkpatch: make types found in a source file/patch local by Alex Dowad · 9 years ago
  36. e6176fa checkpatch: add --strict warning for c99 fixed size typedefs : int<size>_t by Joe Perches · 9 years ago
  37. cb426e9 checkpatch: check for uncommented waitqueue_active() by Joe Perches · 9 years ago
  38. ce8155f get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" use by Joe Perches · 9 years ago
  39. 364f68d get_maintainer: emit longer section headers by Joe Perches · 9 years ago
  40. 435de07 get_maintainer.pl: add .get_maintainer.ignore file capability by Joe Perches · 9 years ago
  41. 55a7d4b Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux by Linus Torvalds · 9 years ago
  42. 00902e9 mksysmap: Add h8300 local symbol pattern by Yoshinori Sato · 9 years ago
  43. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  44. b3210d1 ARCv2: extable: Enable sorting at build time by Vineet Gupta · 11 years ago
  45. 22c1587 init: delete the __cpuinit related stubs by Paul Gortmaker · 9 years ago
  46. 6c66850 kconfig: add xenconfig defconfig helper by Luis R. Rodriguez · 9 years ago
  47. 9bcd776 kconfig: clarify kvmconfig is for kvm by Luis R. Rodriguez · 9 years ago
  48. 4a47f1e kconfig: re-generate *.c_shipped files after previous change by Jan Beulich · 9 years ago
  49. 31847b6 kconfig: allow use of relations other than (in)equality by Jan Beulich · 9 years ago
  50. 2e0d737 kconfig: don't silently ignore unhandled characters by Jan Beulich · 9 years ago
  51. 5129e87 checkpatch: fix "GLOBAL_INITIALISERS" test by Joe Perches · 9 years ago
  52. 9dda165 Merge branch 'x86/asm' into x86/core, to prepare for new patch by Ingo Molnar · 9 years ago
  53. 19915e6 Merge 4.1-rc7 into usb-next by Greg Kroah-Hartman · 9 years ago
  54. fa75a72 kconfig: Wrap long "make help" text lines by Geert Uytterhoeven · 9 years ago
  55. 1f57d5d x86/asm/entry: Move the arch/x86/syscalls/ definitions to arch/x86/entry/syscalls/ by Ingo Molnar · 9 years ago
  56. 39c3f1b scripts/kconfig/Makefile: Cosmetic fixes by Diego Viola · 9 years ago
  57. b144ce2 mei: fix up uuid matching by Greg Kroah-Hartman · 9 years ago
  58. ca3f172 scripts/gdb: fix lx-lsmod refcnt by Adrien Schildknecht · 9 years ago
  59. 092373c scripts/kconfig/Makefile: Fix spelling of Qt by Diego Viola · 9 years ago
  60. e911503 Kconfig: Remove bad inference rules expr_eliminate_dups2() by Martin Walch · 9 years ago
  61. 4b6fda0 checkkconfigsymbols.py: set python2 as default interpreter by Valentin Rothberg · 9 years ago
  62. cf132e4 checkkconfigsymbols.py: add option -i to ignore files by Valentin Rothberg · 9 years ago
  63. c93b76b mei: bus: report also uuid in module alias by Tomas Winkler · 9 years ago
  64. cc84753 scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP Kernel by Maxime Coquelin · 9 years ago
  65. 289fcff usb: add bus type for USB ULPI by Heikki Krogerus · 9 years ago
  66. ab160db scripts: fix link-vmlinux.sh bash-ism by Sylvain BERTRAND · 9 years ago
  67. 4760597 scripts/dtc: Update to upstream version 9d3649bd3be245c9 by Rob Herring · 9 years ago
  68. 695e9fd scripts/dtc: add missing libfdt and fixups to import script by Gaurav Minocha · 9 years ago
  69. 15ce265 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  70. 38eb1db Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  71. 4a3893d modpost: don't emit section mismatch warnings for compiler optimizations by Paul Gortmaker · 9 years ago
  72. 09c20c0 modpost: expand pattern matching to support substring matches by Paul Gortmaker · 9 years ago
  73. c5c3439 modpost: do not try to match the SHT_NUL section. by Quentin Casasnovas · 9 years ago
  74. e84048a modpost: fix extable entry size calculation. by Quentin Casasnovas · 9 years ago
  75. d3df4de modpost: fix inverted logic in is_extable_fault_address(). by Quentin Casasnovas · 9 years ago
  76. 6c730bf modpost: handle -ffunction-sections by Rusty Russell · 9 years ago
  77. d7e0abc modpost: Whitelist .text.fixup and .exception.text by Thierry Reding · 9 years ago
  78. 1fc1499 Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  79. 8f49309 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  80. bfaf245 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  81. 54e514b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  82. 6e54aba kasan: Makefile: shut up warnings if CONFIG_COMPILE_TEST=y by Andrey Ryabinin · 9 years ago
  83. e0df7e1 checkpatch: avoid "spaces required around that ':'" false positive by Joe Perches · 9 years ago
  84. 323b267 checkpatch: fix --fix use with a patch of multiple files by Joe Perches · 9 years ago
  85. 91c9afa checkpatch.pl: new instances of ENOSYS are errors by Andy Lutomirski · 9 years ago
  86. c17893c checkpatch: add a test for const with __read_mostly uses by Joe Perches · 9 years ago
  87. d7fe806 checkpatch: improve operator spacing check by Sam Bobroff · 9 years ago
  88. b598b67 checkpatch: add 'Prefer ARRAY_SIZE" test by Joe Perches · 9 years ago
  89. 6d07d01b checkpatch: add uart_ops to normally const structs by Joe Perches · 9 years ago
  90. 29a3c46 checkpatch: add #define foo "string" long line exception by Joe Perches · 9 years ago
  91. 2a076f4 checkpatch, SubmittingPatches: suggest line wrapping commit messages at 75 columns by Joe Perches · 9 years ago
  92. 0e212e0 checkpatch: don't ask for asm/file.h to linux/file.h unconditionally by Fabian Frederick · 9 years ago
  93. ab7e23f checkpatch: add test for repeated const uses by Joe Perches · 9 years ago
  94. f34e4a4 checkpatch: improve return negative errno check by Joe Perches · 9 years ago
  95. b392c64 checkpatch: match more world writable permissions by Joe Perches · 9 years ago
  96. ebfd7d6 checkpatch: add optional --codespell dictionary to find more typos by Joe Perches · 9 years ago
  97. b3e9a67 checkpatch: spell check reudce by Jani Nikula · 9 years ago
  98. 66d7a38 checkpatch: add spell checking of email subject line by Joe Perches · 9 years ago
  99. 6ab3a97 checkpatch: improve "no space is necessary after a cast" test by Joe Perches · 9 years ago
  100. 497a5df Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago