summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-23dell-smbios: rename clear_buffer() to dell_smbios_clear_buffer()Michał Kępień
2016-03-23dell-smbios: rename get_buffer() to dell_smbios_get_buffer()Michał Kępień
2016-03-23dell-laptop: extract SMBIOS-related code to a separate moduleMichał Kępień
2016-03-23toshiba_acpi: Add a module parameter to disable hotkeys registrationAzael Avalos
2016-03-23Documentation/ABI: Update sysfs-driver-toshiba_acpi fileAzael Avalos
2016-03-23toshiba_acpi: Add sysfs entries for the Cooling Method featureAzael Avalos
2016-03-23toshiba_acpi: Add support for cooling method featureAzael Avalos
2016-03-23thinkpad_acpi: Remove ambiguous logging for "Unsupported brightness interface"Eric Curtin
2016-03-23pwm: omap-dmtimer: Add debug message for effective period and duty cycleDavid Rivshin
2016-03-23pwm: omap-dmtimer: Round load and match values rather than truncateDavid Rivshin
2016-03-23pwm: omap-dmtimer: Add sanity checking for load and match valuesDavid Rivshin
2016-03-23pwm: omap-dmtimer: Fix inaccurate period and duty cycle calculationsDavid Rivshin
2016-03-23pwm: brcmstb: Fix check of devm_ioremap_resource() return codeVladimir Zapolskiy
2016-03-23pwm: rcar: Depend on ARCH_RENESAS instead of ARCH_SHMOBILESimon Horman
2016-03-23pwm: lpc18xx-sct: Test clock rate to avoid division by 0Wolfram Sang
2016-03-23pwm: img: Test clock rate to avoid division by 0Wolfram Sang
2016-03-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-03-23Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds
2016-03-23Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2016-03-23x86/msr: Remove unused native_read_tscp()Prarit Bhargava
2016-03-23x86/apic: Remove declaration of unused hw_nmi_is_cpu_stuckYaowei Bai
2016-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-22ia64/extable: use generic search and sort routinesArd Biesheuvel
2016-03-22x86/extable: use generic search and sort routinesArd Biesheuvel
2016-03-22s390/extable: use generic search and sort routinesArd Biesheuvel
2016-03-22alpha/extable: use generic search and sort routinesArd Biesheuvel
2016-03-22kernel/...: convert pr_warning to pr_warnJoe Perches
2016-03-22drivers: dma-coherent: use memset_io for DMA_MEMORY_IO mappingsBrian Starkey
2016-03-22drivers: dma-coherent: use MEMREMAP_WC for DMA_MEMORY_MAPBrian Starkey
2016-03-22memremap: add MEMREMAP_WC flagBrian Starkey
2016-03-22memremap: don't modify flagsBrian Starkey
2016-03-22kernel/signal.c: add compile-time check for __ARCH_SI_PREAMBLE_SIZEHelge Deller
2016-03-22mm/mprotect.c: don't imply PROT_EXEC on non-exec fsPiotr Kwapulinski
2016-03-22ipc/sem: make semctl setting sempid consistentDavidlohr Bueso
2016-03-22ubsan: fix tree-wide -Wmaybe-uninitialized false positivesAndrey Ryabinin
2016-03-22kfifo: fix sparse complaintsStefani Seibold
2016-03-22scripts/gdb: account for changes in module data structureJan Kiszka
2016-03-22scripts/gdb: add cmdline reader commandKieran Bingham
2016-03-22scripts/gdb: add version commandKieran Bingham
2016-03-22kernel: add kcov code coverageDmitry Vyukov
2016-03-22profile: hide unused functions when !CONFIG_PROC_FSArnd Bergmann
2016-03-22hpwdt: use nmi_panic() when kernel panics in NMI handlerHidehiro Kawai
2016-03-22ipmi/watchdog: use nmi_panic() when kernel panics in NMI handlerHidehiro Kawai
2016-03-22panic: change nmi_panic from macro to functionHidehiro Kawai
2016-03-22eventfd: document lockless access in eventfd_pollPaolo Bonzini
2016-03-22cred/userns: define current_user_ns() as a functionArnd Bergmann
2016-03-22rapidio: add mport char device driverAlexandre Bounine
2016-03-22rapidio/tsi721_dma: fix hardware error handlingAlexandre Bounine