Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | Fix typo | Andrea Gelmini | 2016-09-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Fix typo | Andrea Gelmini | 2016-09-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Fix typo | Andrea Gelmini | 2016-09-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | cris: migrate exception table users off module.h and onto extable.h | Paul Gortmaker | 2016-09-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | cris: v10: axisflashmap: remove unused ifdefs | Niklas Cassel | 2016-09-23 | 1 | -19/+0 | |
| * | | | | | | | | | | | | | cris: use generic io.h | Niklas Cassel | 2016-09-22 | 1 | -170/+1 | |
| * | | | | | | | | | | | | | cris: fix Kconfig mismatch when building with CONFIG_PCI | Niklas Cassel | 2016-09-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | cris: cardbus: fix header include path | Niklas Cassel | 2016-09-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | cris: add dev88_defconfig | Niklas Cassel | 2016-09-22 | 1 | -0/+49 | |
| * | | | | | | | | | | | | | cris: irq: stop loop from accessing array out of bounds | Niklas Cassel | 2016-09-22 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | cris: fasttimer: fix mixed declarations and code compile warning | Niklas Cassel | 2016-09-22 | 1 | -8/+7 | |
| * | | | | | | | | | | | | | cris: intmem: fix pointer comparison compile warning | Niklas Cassel | 2016-09-22 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | cris: intmem: fix device_initcall compile warning | Jesper Nilsson | 2016-09-22 | 1 | -1/+8 | |
* | | | | | | | | | | | | | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-10 | 14 | -22/+287 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | x86/mm/pkeys: Do not skip PKRU register if debug registers are not used | Nicolas Iooss | 2016-09-13 | 1 | -6/+7 | |
| * | | | | | | | | | | | | | | x86/pkeys: Allow configuration of init_pkru | Dave Hansen | 2016-09-09 | 1 | -0/+66 | |
| * | | | | | | | | | | | | | | x86/pkeys: Default to a restrictive init PKRU | Dave Hansen | 2016-09-09 | 3 | -0/+43 | |
| * | | | | | | | | | | | | | | x86: Wire up protection keys system calls | Dave Hansen | 2016-09-09 | 2 | -0/+10 | |
| * | | | | | | | | | | | | | | x86/pkeys: Allocation/free syscalls | Dave Hansen | 2016-09-09 | 9 | -16/+138 | |
| * | | | | | | | | | | | | | | x86/pkeys: Make mprotect_key() mask off additional vm_flags | Dave Hansen | 2016-09-09 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | mm: Implement new pkey_mprotect() system call | Dave Hansen | 2016-09-09 | 2 | -7/+19 | |
| * | | | | | | | | | | | | | | x86/pkeys: Add fault handling for PF_PK page fault bit | Dave Hansen | 2016-09-09 | 1 | -0/+9 | |
| | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-10-10 | 9 | -32/+79 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | x86/pkeys: Make protection keys an "eager" feature | Dave Hansen | 2016-10-08 | 1 | -3/+4 | |
| * | | | | | | | | | | | | | | x86/apic: Prevent pointless warning messages | Thomas Gleixner | 2016-10-08 | 1 | -3/+5 | |
| * | | | | | | | | | | | | | | x86/acpi: Prevent LAPIC id 0xff from being accounted | Thomas Gleixner | 2016-10-08 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | arch/x86: Handle non enumerated CPU after physical hotplug | Prarit Bhargava | 2016-10-07 | 1 | -3/+15 | |
| * | | | | | | | | | | | | | | x86/unwind: Fix oprofile module link error | Josh Poimboeuf | 2016-10-06 | 2 | -12/+12 | |
| * | | | | | | | | | | | | | | x86/vmware: Skip lapic calibration on VMware | Renat Valiullin | 2016-10-05 | 1 | -2/+10 | |
| * | | | | | | | | | | | | | | x86/syscalls: Remove bash-isms in syscall table generator | sylvain.bertrand@gmail.com | 2016-10-05 | 1 | -6/+9 | |
| * | | | | | | | | | | | | | | x86/irq: Prevent force migration of irqs which are not in the vector domain | Mika Westerberg | 2016-10-04 | 1 | -3/+20 | |
* | | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-10-07 | 69 | -144/+142 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | cred: simpler, 1D supplementary groups | Alexey Dobriyan | 2016-10-07 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | uprobes: remove function declarations from arch/{mips,s390} | Marcin Nowakowski | 2016-10-07 | 2 | -22/+0 | |
| * | | | | | | | | | | | | | | | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 2016-10-07 | 39 | -8/+49 | |
| * | | | | | | | | | | | | | | | arch/tile: adopt the new nmi_backtrace framework | Chris Metcalf | 2016-10-07 | 4 | -63/+27 | |
| * | | | | | | | | | | | | | | | nmi_backtrace: do a local dump_stack() instead of a self-NMI | Chris Metcalf | 2016-10-07 | 1 | -9/+0 | |
| * | | | | | | | | | | | | | | | nmi_backtrace: add more trigger_*_cpu_backtrace() methods | Chris Metcalf | 2016-10-07 | 8 | -26/+37 | |
| * | | | | | | | | | | | | | | | atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE | Vineet Gupta | 2016-10-07 | 10 | -10/+0 | |
| * | | | | | | | | | | | | | | | ia64: implement atomic64_dec_if_positive | Vineet Gupta | 2016-10-07 | 1 | -0/+16 | |
| * | | | | | | | | | | | | | | | arm64 Kconfig: select gigantic page | Yisheng Xie | 2016-10-07 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGE | Yisheng Xie | 2016-10-07 | 2 | -0/+2 | |
| * | | | | | | | | | | | | | | | mm: move phys_mem_access_prot_allowed() declaration to pgtable.h | Baoyou Xie | 2016-10-07 | 2 | -4/+0 | |
| * | | | | | | | | | | | | | | | powerpc: implement arch_reserved_kernel_pages | Srikar Dronamraju | 2016-10-07 | 2 | -0/+8 | |
* | | | | | | | | | | | | | | | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 2016-10-07 | 36 | -846/+3637 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | ARM: dts: lpc32xx: add device node for IRAM on-chip memory | Vladimir Zapolskiy | 2016-10-02 | 1 | -1/+11 | |
| * | | | | | | | | | | | | | | | | Merge tag 'sunxi-dt-for-4.9-3' of https://git.kernel.org/pub/scm/linux/kernel... | Arnd Bergmann | 2016-09-21 | 14 | -5/+468 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | ARM: dts: sun8i: Add accelerometer to polaroid-mid2407pxe03 | Hans de Goede | 2016-09-21 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | | | | | ARM: dts: sun8i: enable UART1 for iNet D978 Rev2 board | Icenowy Zheng | 2016-09-21 | 1 | -0/+20 | |
| | * | | | | | | | | | | | | | | | | ARM: dts: sun8i: add pinmux for UART1 at PG | Icenowy Zheng | 2016-09-21 | 1 | -0/+10 |