aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-12arm64: Add cast for virt_to_pfnLaura Abbott1-1/+1
2017-01-12arm64: Move some macros under #ifndef __ASSEMBLY__Laura Abbott1-19/+19
2017-01-12arm64: Documentation - Expose CPU feature registersSuzuki K Poulose2-0/+244
2017-01-12arm64: cpufeature: Expose CPUID registers by emulationSuzuki K Poulose4-0/+107
2017-01-11drivers: firmware: psci: Use __pa_symbol for kernel symbolLaura Abbott1-1/+1
2017-01-11mm/usercopy: Switch to using lm_aliasLaura Abbott1-2/+2
2017-01-11mm/kasan: Switch to using __pa_symbol and lm_aliasLaura Abbott1-7/+8
2017-01-11kexec: Switch to __pa_symbolLaura Abbott1-1/+1
2017-01-11mm: Introduce lm_aliasLaura Abbott1-0/+4
2017-01-11mm/cma: Cleanup highmem checkLaura Abbott1-10/+5
2017-01-11lib/Kconfig.debug: Add ARCH_HAS_DEBUG_VIRTUALLaura Abbott2-1/+5
2017-01-10arm64: cpufeature: Track user visible fieldsSuzuki K Poulose3-93/+113
2017-01-10arm64: Add helper to decode register from instructionSuzuki K Poulose2-0/+31
2017-01-10arm64: cpufeature: Define helpers for sys_reg idSuzuki K Poulose1-1/+20
2017-01-10arm64: cpufeature: Document the rules of safe value for featuresSuzuki K Poulose1-1/+14
2017-01-10arm64: cpufeature: Cleanup feature bit tablesSuzuki K Poulose1-12/+7
2017-01-10arm64: cpufeature: remove explicit RAZ fieldsMark Rutland1-15/+0
2017-01-10arm64: cpufeature: treat unknown fields as RES0Mark Rutland1-1/+11
2017-01-10arm64: cpufeature: Don't enforce system-wide SPE capabilityWill Deacon2-1/+3
2017-01-10arm64: cpufeature: allow for version discrepancy in PMU implementationsWill Deacon1-1/+5
2017-01-10arm64: Remove useless UAO IPI and describe how this gets enabledJames Morse3-16/+4
2017-01-10arm64: head.S: fix up stale commentsMark Rutland1-2/+2
2017-01-10arm64: add missing printk newlinesMark Rutland2-4/+4
2017-01-10arm64: Don't trace __switch_to if function graph tracer is enabledJoel Fernandes1-1/+1
2017-01-08Linux 4.10-rc3Linus Torvalds1-1/+1
2017-01-07mm: workingset: fix use-after-free in shadow node shrinkerJohannes Weiner3-4/+14
2017-01-07mm: stop leaking PageTablesHugh Dickins1-27/+20
2017-01-07MAINTAINERS: add greybus subsystem mailing listGreg Kroah-Hartman1-0/+1
2017-01-06swiotlb: Export swiotlb_max_segment to usersKonrad Rzeszutek Wilk4-10/+34
2017-01-05USB: fix problems with duplicate endpoint addressesAlan Stern1-0/+10
2017-01-05usb: ohci-at91: use descriptor-based gpio APIs correctlyPeter Rosin1-14/+10
2017-01-05hyper-v: Add myself as additional MAINTAINERStephen Hemminger1-0/+1
2017-01-05usb: storage: unusual_uas: Add JMicron JMS56x to unusual deviceOliver Neukum1-0/+7
2017-01-05usb: hub: Move hub_port_disable() to fix warning if PM is disabledGeert Uytterhoeven1-30/+29
2017-01-05usb: musb: blackfin: add bfin_fifo_offset in bfin_opsJérémy Lefaure1-0/+1
2017-01-05usb: musb: fix compilation warning on unused functionJérémy Lefaure1-0/+2
2017-01-05usb: musb: Fix trying to free already-free IRQ 4Tony Lindgren1-1/+1
2017-01-05usb: musb: dsps: implement clear_ep_rxintr() callbackBin Liu1-0/+12
2017-01-05usb: musb: core: add clear_ep_rxintr() to musb_platform_opsBin Liu2-6/+11
2017-01-05kbuild: initramfs cleanup, set target from KconfigNicholas Piggin1-7/+7
2017-01-05kbuild: initramfs fix dependency checking for compressed targetNicholas Piggin1-1/+1
2017-01-05ACPI / DMAR: Avoid passing NULL to acpi_put_table()Rafael J. Wysocki1-2/+4
2017-01-05KVM: VMX: remove duplicated declarationJan Dakinevich1-6/+0
2017-01-05KVM: MIPS: Flush KVM entry code from icache globallyJames Hogan1-2/+2
2017-01-05KVM: MIPS: Don't clobber CP0_Status.UXJames Hogan1-1/+4
2017-01-05asm-prototypes: Clear any CPP defines before declaring the functionsMichal Marek1-0/+6
2017-01-05Revert "ALSA: firewire-lib: change structure member with proper type"Takashi Sakamoto2-3/+3
2017-01-05ALSA: usb-audio: test EP_FLAG_RUNNING at urb completionIoan-Adrian Ratiu1-0/+3
2017-01-05ALSA: usb-audio: Fix irq/process data synchronizationIoan-Adrian Ratiu3-16/+13
2017-01-05cpufreq: dt: Add support for APM X-Gene 2Hoan Tran1-0/+2