Age | Commit message (Expand) | Author | Files | Lines |
2014-10-30 | Merge tag 'fbdev-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 29 | -46/+67 |
2014-10-30 | Merge branch '3.18/omapdss-fixes' into 3.18/fbdev-fixes | Tomi Valkeinen | 26 | -23/+46 |
2014-10-30 | omap: dss: connector-analog-tv: Add missing module device table | Marek Belisko | 1 | -0/+2 |
2014-10-30 | Merge branch 'akpm' (incoming from Andrew Morton) | Linus Torvalds | 7 | -106/+161 |
2014-10-30 | zram: avoid NULL pointer access in concurrent situation | Weijie Yang | 1 | -4/+6 |
2014-10-30 | drivers/rtc/rtc-bq32k.c: fix register value | Pavel Machek | 1 | -1/+1 |
2014-10-30 | drivers/rtc/rtc-s3c.c: fix initialization failure without rtc source clock | Marek Szyprowski | 1 | -6/+8 |
2014-10-30 | drivers/rtc/rtc-pm8xxx.c: rework to support pm8941 rtc | Stanimir Varbanov | 2 | -89/+135 |
2014-10-30 | drivers: of: add return value to of_reserved_mem_device_init() | Marek Szyprowski | 2 | -6/+11 |
2014-10-29 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -7/+7 |
2014-10-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 4 | -1/+21 |
2014-10-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe... | Linus Torvalds | 2 | -37/+41 |
2014-10-29 | HID: input: Fix TransducerSerialNumber implementation | Jason Gerecke | 1 | -1/+4 |
2014-10-28 | cxl: Fix PSL error due to duplicate segment table entries | Ian Munsie | 1 | -6/+22 |
2014-10-28 | cxl: Refactor cxl_load_segment() and find_free_sste() | Ian Munsie | 1 | -16/+18 |
2014-10-28 | cxl: Disable secondary hash in segment table | Ian Munsie | 2 | -24/+10 |
2014-10-28 | Merge tag 'media/v3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 23 | -27/+49 |
2014-10-28 | Merge tag 'edac_fixes_for_3.18' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -5/+5 |
2014-10-28 | Merge tag 'spi-v3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 5 | -41/+93 |
2014-10-27 | Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/orion', 'spi/fix/pl022'... | Mark Brown | 5 | -41/+93 |
2014-10-27 | Merge remote-tracking branch 'regulator/fix/rk808' into regulator-linus | Mark Brown | 1 | -1/+1 |
2014-10-26 | Merge tag 'armsoc-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -2/+2 |
2014-10-24 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -1/+1 |
2014-10-24 | Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2 | -11/+19 |
2014-10-24 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+4 |
2014-10-24 | Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 21 | -128/+378 |
2014-10-24 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds | 26 | -421/+2129 |
2014-10-24 | [media] s5p-jpeg: Avoid -Wuninitialized warning in s5p_jpeg_parse_hdr | Jacek Anaszewski | 1 | -1/+1 |
2014-10-24 | [media] s5p-fimc: Only build suspend/resume for PM | Thierry Reding | 1 | -0/+2 |
2014-10-24 | [media] s5p-jpeg: Only build suspend/resume for PM | Thierry Reding | 1 | -0/+4 |
2014-10-24 | [media] Remove references to non-existent PLAT_S5P symbol | Sylwester Nawrocki | 3 | -5/+5 |
2014-10-24 | [media] videobuf-dma-contig: set vm_pgoff to be zero to pass the sanity check... | Fancy Fang | 1 | -0/+9 |
2014-10-24 | [media] tw68: remove bogus I2C_ALGOBIT dependency | Hans Verkuil | 1 | -1/+0 |
2014-10-24 | [media] usbvision-video: two use after frees | Dan Carpenter | 1 | -0/+2 |
2014-10-24 | [media] tw68: remove deprecated IRQF_DISABLED | Fabian Frederick | 1 | -1/+1 |
2014-10-24 | [media] xc5000: use after free in release() | Dan Carpenter | 1 | -1/+1 |
2014-10-24 | [media] em28xx-input: NULL dereference on error | Dan Carpenter | 1 | -1/+3 |
2014-10-24 | [media] wl128x: fix fmdbg compiler warning | Hans Verkuil | 1 | -1/+1 |
2014-10-24 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 7 | -20/+353 |
2014-10-24 | Merge branches 'pm-cpuidle' and 'pm-cpufreq' | Rafael J. Wysocki | 4 | -37/+159 |
2014-10-24 | Merge branches 'acpi-pm' and 'pm-genirq' | Rafael J. Wysocki | 2 | -3/+5 |
2014-10-24 | Merge branches 'acpi-ec' and 'acpi-platform' | Rafael J. Wysocki | 2 | -38/+71 |
2014-10-24 | intel_pstate: Correct BYT VID values. | Dirk Brandewie | 1 | -1/+12 |
2014-10-24 | intel_pstate: Fix BYT frequency reporting | Dirk Brandewie | 1 | -6/+36 |
2014-10-24 | intel_pstate: Don't lose sysfs settings during cpu offline | Dirk Brandewie | 1 | -3/+3 |
2014-10-24 | cpufreq: intel_pstate: Reflect current no_turbo state correctly | Gabriele Mazzotta | 1 | -12/+36 |
2014-10-24 | cpufreq: expose scaling_cur_freq sysfs file for set_policy() drivers | Dirk Brandewie | 1 | -6/+17 |
2014-10-24 | cpufreq: intel_pstate: Fix setting max_perf_pct in performance policy | Pali Rohár | 1 | -0/+1 |
2014-10-24 | Merge tag 'hwmon-for-linus-v3.18-rc2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |
2014-10-24 | PCI / PM: handle failure to enable wakeup on PCIe PME | Lucas Stach | 1 | -2/+4 |