Age | Commit message (Expand) | Author | Files | Lines |
2014-09-09 | mmc: Correct the value of MMC_NUM_PHY_PARTITION | Yi Sun | 1 | -2/+3 |
2014-09-09 | mmc: include linux/types.h for bool definition in atmel-mci.h | Hans-Christian Egtvedt | 1 | -0/+2 |
2014-09-07 | Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -2/+1 |
2014-09-07 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -6/+1 |
2014-09-06 | Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -1/+1 |
2014-09-05 | Merge tag 'regulator-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -0/+3 |
2014-09-05 | Merge tag 'gpio-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -45/+60 |
2014-09-05 | Merge branches 'pm-sleep', 'powercap', 'pm-domains' and 'pm-cpufreq' | Rafael J. Wysocki | 1 | -1/+1 |
2014-09-05 | Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/tps6509... | Mark Brown | 2 | -0/+3 |
2014-09-05 | nohz: Restore NMI safe local irq work for local nohz kick | Frederic Weisbecker | 1 | -6/+1 |
2014-09-04 | Merge tag 'sound-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -1/+1 |
2014-09-04 | ACPI / scan: not cache _SUN value in struct acpi_device_pnp | Yasuaki Ishimatsu | 1 | -1/+0 |
2014-09-03 | Merge tag 'for-f2fs-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+13 |
2014-09-03 | PM / domains: Make generic_pm_domain.name const | Geert Uytterhoeven | 1 | -1/+1 |
2014-09-03 | Merge remote-tracking branch 'asoc/fix/core' into asoc-linus | Mark Brown | 1 | -1/+1 |
2014-09-02 | Revert "leds: convert blink timer to workqueue" | Jiri Kosina | 1 | -1/+2 |
2014-09-02 | gpio: move varargs hack outside #ifdef GPIOLIB | Linus Walleij | 1 | -45/+60 |
2014-09-01 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+11 |
2014-08-31 | Merge tag 'spi-v3.17-rc3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+7 |
2014-08-30 | Merge remote-tracking branches 'spi/fix/au1550', 'spi/fix/davinci', 'spi/fix/... | Mark Brown | 1 | -0/+7 |
2014-08-30 | Merge branch 'akpm' (fixes from Andrew Morton) | Linus Torvalds | 1 | -1/+1 |
2014-08-30 | xattr: fix check for simultaneous glibc header inclusion | Filipe Brandenburger | 1 | -1/+1 |
2014-08-29 | Merge tag 'usb-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+26 |
2014-08-29 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -5/+25 |
2014-08-29 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -4/+3 |
2014-08-29 | jbd2: fix descriptor block size handling errors with journal_csum | Darrick J. Wong | 1 | -5/+25 |
2014-08-28 | regulator: fix kernel-doc warnings in header files | Randy Dunlap | 2 | -0/+3 |
2014-08-28 | dma-buf/fence: Fix one more kerneldoc warning | Thierry Reding | 1 | -0/+1 |
2014-08-26 | mtd: nand: omap: Revert to using software ECC by default | Roger Quadros | 1 | -2/+11 |
2014-08-26 | Merge tag 'nfs-for-3.17-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -0/+1 |
2014-08-26 | Merge tag 'trace-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+11 |
2014-08-25 | usbip: move usbip kernel code out of staging | Valentina Manea | 1 | -0/+26 |
2014-08-25 | Merge tag 'gpio-v3.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -2/+2 |
2014-08-25 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2 | -0/+8 |
2014-08-23 | nfs: don't sleep with inode lock in lock_and_join_requests | Weston Andros Adamson | 1 | -0/+1 |
2014-08-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+0 |
2014-08-23 | f2fs: use macro for code readability | Chao Yu | 1 | -3/+10 |
2014-08-22 | ftrace: Allow ftrace_ops to use the hashes from other ops | Steven Rostedt (Red Hat) | 1 | -3/+11 |
2014-08-22 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -1/+3 |
2014-08-22 | drm/radeon: add additional SI pci ids | Alex Deucher | 1 | -0/+4 |
2014-08-22 | drm/radeon: add new bonaire pci ids | Alex Deucher | 1 | -0/+2 |
2014-08-22 | drm/radeon: add new KV pci id | Alex Deucher | 1 | -0/+1 |
2014-08-22 | f2fs: fix incorrect calculation with total/free inode num | Chao Yu | 1 | -0/+3 |
2014-08-21 | gpio: move GPIOD flags outside #ifdef | Linus Walleij | 1 | -2/+2 |
2014-08-19 | mtd: nand: fix DocBook warnings on nand_sdr_timings doc | Boris BREZILLON | 1 | -1/+1 |
2014-08-19 | i2c: rework kernel config I2C_ACPI | Lan Tianyu | 1 | -4/+8 |
2014-08-19 | drm/radeon: properly document reloc priority mask | Christian König | 1 | -0/+1 |
2014-08-18 | asm-generic: add memfd_create system call to unistd.h | Will Deacon | 1 | -1/+3 |
2014-08-18 | ASoC: core: fix .info for SND_SOC_BYTES_TLV | Subhransu S. Prusty | 1 | -1/+1 |
2014-08-17 | net: phy: bcm7xxx: remove 28nm wildcard entry | Florian Fainelli | 1 | -1/+0 |