Age | Commit message (Expand) | Author | Files | Lines |
2016-08-02 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 8 | -20/+162 |
2016-08-02 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 20 | -11/+2051 |
2016-07-30 | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -1/+1214 |
2016-07-29 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 1 | -8/+26 |
2016-07-28 | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+0 |
2016-07-27 | Merge tag 'media/v4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2 | -0/+2659 |
2016-07-27 | Disable "maybe-uninitialized" warning globally | Linus Torvalds | 1 | -4/+0 |
2016-07-27 | Merge branch 'topic/docs-next' into v4l_for_linus | Mauro Carvalho Chehab | 2 | -0/+2659 |
2016-07-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -2/+5 |
2016-07-26 | Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -1167/+2474 |
2016-07-26 | mm: clean up non-standard page->_mapcount users | Vladimir Davydov | 1 | -0/+3 |
2016-07-26 | scripts/bloat-o-meter: fix percent on <1% changes | Riku Voipio | 1 | -2/+2 |
2016-07-26 | Fix the Debian packaging script on systems with no codename | Marcin Mielniczuk | 1 | -1/+2 |
2016-07-26 | builddeb: fix file permissions before packaging | Henning Schild | 1 | -0/+2 |
2016-07-26 | Merge tag 'docs-for-linus' of git://git.lwn.net/linux | Linus Torvalds | 1 | -151/+306 |
2016-07-25 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+16 |
2016-07-25 | Merge branches 'pm-sleep' and 'pm-tools' | Rafael J. Wysocki | 1 | -1167/+2474 |
2016-07-24 | Merge tag 'staging-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -0/+16 |
2016-07-23 | doc-rst: kernel-doc: fix a change introduced by mistake | Mauro Carvalho Chehab | 1 | -1/+1 |
2016-07-23 | Merge branch 'patchwork' into topic/docs-next | Mauro Carvalho Chehab | 2 | -1/+2 |
2016-07-23 | Merge branch 'docs-next' of git://git.lwn.net/linux into topic/docs-next | Mauro Carvalho Chehab | 1 | -1/+5 |
2016-07-22 | doc-rst: kernel-doc: fix handling of address_space tags | Mauro Carvalho Chehab | 1 | -0/+4 |
2016-07-22 | scripts/dtc: dt_to_config - kernel config options for a devicetree | Gaurav Minocha | 2 | -1/+1214 |
2016-07-22 | scripts: Fix size mismatch of kexec_purgatory_size | Tautschnig, Michael | 1 | -1/+2 |
2016-07-22 | scripts/coccinelle: require coccinelle >= 1.0.4 on device_node_continue.cocci | Luis R. Rodriguez | 1 | -0/+3 |
2016-07-22 | coccicheck: refer to Documentation/coccinelle.txt and wiki | Luis R. Rodriguez | 1 | -2/+3 |
2016-07-22 | coccicheck: add support for requring a coccinelle version | Luis R. Rodriguez | 1 | -0/+14 |
2016-07-22 | coccicheck: replace --very-quiet with --quiet when debugging | Luis R. Rodriguez | 1 | -0/+21 |
2016-07-22 | coccicheck: add support for DEBUG_FILE | Luis R. Rodriguez | 1 | -1/+9 |
2016-07-22 | coccicheck: enable parmap support | Luis R. Rodriguez | 1 | -3/+32 |
2016-07-22 | coccicheck: make SPFLAGS more useful | Luis R. Rodriguez | 1 | -1/+4 |
2016-07-22 | coccicheck: move spatch binary check up | Luis R. Rodriguez | 1 | -5/+5 |
2016-07-19 | builddeb: really include objtool binary in headers package | Wilfried Klaebe | 1 | -3/+3 |
2016-07-18 | Kbuild: don't add obj tree in additional includes | Arnd Bergmann | 2 | -4/+5 |
2016-07-18 | Kbuild: don't add ../../ to include path | Arnd Bergmann | 1 | -1/+1 |
2016-07-17 | kernel-doc: Fix up warning output | Daniel Vetter | 1 | -1/+1 |
2016-07-17 | [media] extract_xc3028.pl: move it to scripts/dir | Mauro Carvalho Chehab | 1 | -0/+1717 |
2016-07-17 | [media] doc-rst: move DVB avulse docs to Documentation/media | Mauro Carvalho Chehab | 1 | -0/+942 |
2016-07-15 | PM / tools: scripts: AnalyzeSuspend v4.2 | Todd Brandt | 1 | -1167/+2474 |
2016-07-15 | Revert "scripts/gdb: add a Radix Tree Parser" | Kieran Bingham | 3 | -105/+0 |
2016-07-15 | scripts/gdb: Perform path expansion to lx-symbol's arguments | Nikolay Borisov | 1 | -1/+1 |
2016-07-15 | scripts/gdb: add constants.py to .gitignore | Omar Sandoval | 1 | -0/+1 |
2016-07-15 | scripts/gdb: rebuild constants.py on dependancy change | Kieran Bingham | 1 | -2/+3 |
2016-07-15 | scripts/gdb: silence 'nothing to do' message | Kieran Bingham | 1 | -0/+1 |
2016-07-12 | pmem: kill __pmem address space | Dan Williams | 1 | -1/+0 |
2016-07-07 | kbuild: Remove stale asm-generic wrappers | James Hogan | 1 | -1/+16 |
2016-07-03 | doc-rst: linux_tv: remove trailing comments | Mauro Carvalho Chehab | 1 | -0/+0 |
2016-07-03 | doc-rst: linux_tv: supress lots of warnings | Mauro Carvalho Chehab | 1 | -1/+1 |
2016-06-26 | staging: fsl-mc: add support for device table matching | Stuart Yoder | 2 | -0/+16 |
2016-06-21 | coccinelle: catch krealloc() on devm_*() allocated memory | Yann Droneaud | 1 | -0/+4 |