Age | Commit message (Expand) | Author | Files | Lines |
2014-12-23 | Docs: Update recipient information in SubmittingPatches | Jonathan Corbet | 1 | -53/+54 |
2014-12-23 | Docs: Bring SubmittingPatches more into the git era | Jonathan Corbet | 1 | -29/+87 |
2014-12-23 | Docs: Remove "tips and tricks" from SubmittingPatches | Jonathan Corbet | 1 | -96/+21 |
2014-12-21 | Linux 3.19-rc1v3.19-rc1 | Linus Torvalds | 1 | -2/+2 |
2014-12-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr... | Linus Torvalds | 10 | -25/+103 |
2014-12-21 | Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/... | Linus Torvalds | 94 | -690/+6663 |
2014-12-21 | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 7 | -2804/+252 |
2014-12-21 | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 51 | -366/+151 |
2014-12-21 | Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 41 | -61/+52 |
2014-12-21 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 3 | -1/+8 |
2014-12-21 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 5 | -23/+21 |
2014-12-20 | i2c: sh_mobile: fix uninitialized var when debug is enabled | Wolfram Sang | 1 | -0/+1 |
2014-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 17 | -119/+29 |
2014-12-20 | Merge tag 'ecryptfs-3.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -19/+16 |
2014-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 4 | -25/+20 |
2014-12-20 | Merge tag 'sound-fix-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 24 | -51/+139 |
2014-12-20 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/... | Linus Torvalds | 23 | -1238/+1511 |
2014-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku... | Linus Torvalds | 8 | -27/+38 |
2014-12-20 | Merge tag 'cris-changes-for-3.19' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 17 | -816/+1039 |
2014-12-20 | Merge tag 'please-pull-misc-3.19' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
2014-12-20 | CRISv32: Remove last remnants of ETRAX_SPI_MMC_BOARD | Jesper Nilsson | 1 | -7/+0 |
2014-12-20 | CRISv32: ETRAXFS: Fix recursive spinlock | Jesper Nilsson | 2 | -71/+83 |
2014-12-20 | CRISv32: Select MTDRAM for axisflashmap | Jesper Nilsson | 1 | -0/+1 |
2014-12-20 | CRISv32: Implement early console | Jesper Nilsson | 1 | -26/+56 |
2014-12-20 | CRIS: Use KALLSYMs if available in call stack dump | Jesper Nilsson | 1 | -27/+34 |
2014-12-20 | CRISv32: Fix declaration mismatch | Jesper Nilsson | 1 | -1/+0 |
2014-12-20 | CRISv32: Rewrite of synchronous serial port driver | Jesper Nilsson | 1 | -639/+791 |
2014-12-20 | CRIS: Update init memory handling | Jesper Nilsson | 1 | -5/+33 |
2014-12-20 | CRISv32: Better handling of watchdog bite | Jesper Nilsson | 1 | -11/+17 |
2014-12-20 | CRIS: Export missing function symbols | Jesper Nilsson | 3 | -19/+19 |
2014-12-20 | CRIS: Export ioremap_nocache | Jesper Nilsson | 1 | -1/+2 |
2014-12-20 | CRIS: Fix headers_install | Sam Ravnborg | 3 | -8/+2 |
2014-12-20 | CRISv32: Add missing include for mm.h | Jesper Nilsson | 1 | -0/+1 |
2014-12-20 | CRISv32: Drop obsolete file for SPI driver | Jesper Nilsson | 1 | -1/+0 |
2014-12-20 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 37 | -1412/+1607 |
2014-12-20 | PM: Eliminate CONFIG_PM_RUNTIME | Rafael J. Wysocki | 37 | -48/+39 |
2014-12-20 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -4/+0 |
2014-12-20 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -2/+79 |
2014-12-20 | Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -9/+41 |
2014-12-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -6/+7 |
2014-12-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 41 | -714/+897 |
2014-12-19 | Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 32 | -108/+1156 |
2014-12-19 | Update/Remove soon-to-be-dead email address | Dave Jones | 5 | -10/+8 |
2014-12-19 | macintosh: therm_pm72: delete deprecated driver | Wolfram Sang | 4 | -2615/+0 |
2014-12-19 | tty: 8250_omap: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 1 | -7/+7 |
2014-12-19 | sound: sst-haswell-pcm: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 1 | -2/+2 |
2014-12-19 | spi: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 2 | -4/+4 |
2014-12-19 | tick/powerclamp: Remove tick_nohz_idle abuse | Thomas Gleixner | 2 | -4/+0 |
2014-12-19 | [regression] chunk lost from bd9b51 | Al Viro | 1 | -1/+0 |
2014-12-19 | perf: Fix building warning on ARM 32 | Wang Nan | 2 | -7/+7 |