index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-03
arm64: Remove unneeded extern keyword
Geoff Levand
1
-2
/
+2
2014-10-03
Documentation: fix broken v4l-utils URL
Michael Opdenacker
2
-2
/
+2
2014-10-03
ARM64: make of_device_ids const
Uwe Kleine-König
1
-1
/
+1
2014-10-03
Documentation: update include path for mpssd
Peter Foley
1
-1
/
+1
2014-10-03
Merge back 'acpi-video' material for v3.18.
Rafael J. Wysocki
2
-265
/
+34
2014-10-03
PM / Domains: Rename cpu_data to cpuidle_data
Ulf Hansson
2
-29
/
+29
2014-10-03
Merge back cpufreq material for v3.18.
Rafael J. Wysocki
24
-280
/
+442
2014-10-03
cpufreq: cpufreq-dt: fix potential double put of cpu OF node
Lucas Stach
1
-1
/
+2
2014-10-03
GFS2: Use gfs2_rbm_incr in rgblk_free
Bob Peterson
1
-9
/
+13
2014-10-03
cpufreq: cpu0: rename driver and internals to 'cpufreq_dt'
Viresh Kumar
19
-46
/
+46
2014-10-03
drm/radeon/kv: add uvd/vce info to dpm debugfs output
Alex Deucher
1
-0
/
+2
2014-10-03
drm/radeon/ci: add uvd/vce info to dpm debugfs output
Alex Deucher
1
-0
/
+4
2014-10-03
drm/radeon: export reservation_object from dmabuf to ttm
Maarten Lankhorst
17
-25
/
+35
2014-10-03
drm/radeon: cope with foreign fences inside the reservation object
Maarten Lankhorst
12
-25
/
+66
2014-10-03
drm/radeon: cope with foreign fences inside display
Maarten Lankhorst
2
-12
/
+20
2014-10-03
KEYS: handle error code encoded in pointer
Dmitry Kasatkin
1
-2
/
+2
2014-10-03
perf callchain: Move callchain_param to util object in to fix python test
Jiri Olsa
2
-7
/
+8
2014-10-03
perf kvm stat live: Use fdarray object instead of pollfd
Jiri Olsa
1
-12
/
+4
2014-10-03
perf kvm stat live: Use perf_evlist__add_pollfd return fd position
Jiri Olsa
1
-2
/
+2
2014-10-03
perf kvm stat live: Fix perf_evlist__add_pollfd error handling
Jiri Olsa
1
-2
/
+2
2014-10-03
mmc, sdhci, bcm-kona, LLVMLinux: Remove use of __initconst
Behan Webster
1
-1
/
+1
2014-10-03
mmc: sdhci-pci: Fix Braswell eMMC timeout clock frequency
Adrian Hunter
1
-0
/
+2
2014-10-03
mmc: sdhci: Let a driver override timeout clock frequency
Adrian Hunter
1
-0
/
+6
2014-10-03
mmc: sdhci-pci: Add Bay Trail and Braswell SD card detect
Adrian Hunter
2
-1
/
+23
2014-10-03
netfilter: nft_masq: register/unregister notifiers on module init/exit
Arturo Borrero
2
-46
/
+22
2014-10-03
mmc: sdhci-pci: Set SDHCI_QUIRK2_STOP_WITH_TC for Intel BYT host controllers
Adrian Hunter
1
-2
/
+4
2014-10-03
mmc: sdhci-acpi: Add a HID and UID for a SD Card host controller
Adrian Hunter
1
-0
/
+1
2014-10-03
mmc: sdhci-acpi: Set SDHCI_QUIRK2_STOP_WITH_TC for Intel host controllers
Adrian Hunter
1
-2
/
+3
2014-10-03
mmc: sdhci: Add quirk for always getting TC with stop cmd
Adrian Hunter
2
-2
/
+8
2014-10-03
i2c: axxia: Add I2C driver for AXM55xx
Anders Berg
4
-0
/
+601
2014-10-03
xen: eliminate scalability issues from initrd handling
Juergen Gross
2
-2
/
+10
2014-10-03
xen: sync some headers with xen tree
Juergen Gross
2
-26
/
+294
2014-10-03
xen: make pvscsi frontend dependant on xenbus frontend
Juergen Gross
1
-0
/
+1
2014-10-03
arm{,64}/xen: Remove "EXPERIMENTAL" in the description of the Xen options
Julien Grall
2
-2
/
+2
2014-10-03
xen-scsifront: don't deadlock if the ring becomes full
David Vrabel
1
-1
/
+2
2014-10-03
ASoC: tegra: add mic detect gpio to tegra_max98090
Dylan Reid
2
-0
/
+41
2014-10-03
ASoC: sgtl5000: Do a sanity check on SYS_MCLK
Fabio Estevam
1
-0
/
+9
2014-10-03
ASoC: sgtl5000: Improve the error message on slave mode setting
Fabio Estevam
1
-0
/
+3
2014-10-03
ASoC: rt286: Add depends on I2C
Bard Liao
1
-0
/
+1
2014-10-03
spi: spi-mxs: fix a tiny typo in a comment
Michael Heimpold
1
-1
/
+1
2014-10-03
[SCSI] uas: disable use of blk-mq I/O path
Christoph Hellwig
1
-0
/
+7
2014-10-03
m68k: Reformat arch/m68k/mm/hwtest.c
Geert Uytterhoeven
1
-38
/
+40
2014-10-03
m68k: Disable/restore interrupts in hwreg_present()/hwreg_write()
Geert Uytterhoeven
1
-0
/
+6
2014-10-03
drm/core: use helper to check driver features
Andrzej Hajda
3
-9
/
+9
2014-10-03
powerpc: Enable CONFIG_CRASH_DUMP=y for ppc64_defconfig
Michael Ellerman
1
-0
/
+1
2014-10-03
powerpc/kdump: crash_dump.c needs to include io.h
Michael Ellerman
1
-0
/
+1
2014-10-03
powerpc: Don't build powernv for other platform defconfigs
Michael Ellerman
5
-0
/
+5
2014-10-03
powerpc/pci: remove duplicate declaration of pci_bus_find_capability
Wei Yang
1
-1
/
+0
2014-10-03
Merge tag 'irqchip-core-3.18-2' of git://git.infradead.org/users/jcooper/linux into irq/core
Thomas Gleixner
6
-24
/
+385
2014-10-02
Revert "serial/core: Initialize the console pm state"
Greg Kroah-Hartman
1
-3
/
+0
[prev]
[next]