Age | Commit message (Expand) | Author |
2015-07-22 | x86/mm: Remove region_is_ram() call from ioremap | Toshi Kani |
2015-07-22 | x86/mm: Move warning from __ioremap_check_ram() to the call site | Toshi Kani |
2015-07-22 | ARM64/irq: Use access helper irq_data_get_affinity_mask() | Jiang Liu |
2015-07-22 | arm64: switch_to: calculate cpu context pointer using separate register | Will Deacon |
2015-07-21 | ARM: net: fix vlan access instructions in ARM JIT. | Nicolas Schichan |
2015-07-21 | ARM: net: handle negative offsets in BPF JIT. | Nicolas Schichan |
2015-07-21 | ARM: net: fix condition for load_order > 0 when translating load instructions. | Nicolas Schichan |
2015-07-21 | Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson |
2015-07-21 | x86/mm/pat: Adjust default caching mode translation tables | Jan Beulich |
2015-07-21 | x86/fpu: Disable dependent CPU features on "noxsave" | Jan Beulich |
2015-07-21 | x86/mpx: Do not set ->vm_ops on MPX VMAs | Kirill A. Shutemov |
2015-07-21 | x86/mm: Add parenthesis for TLB tracepoint size calculation | Dave Hansen |
2015-07-21 | ARM: dts: add CPU OPP and regulator supply property for exynos4210 | Thomas Abraham |
2015-07-21 | ARM: dts: Update video-phy node with syscon phandle for exynos3250 | Beata Michalska |
2015-07-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2015-07-20 | s390: adapt entry.S to the move of thread_struct | Martin Schwidefsky |
2015-07-20 | AVR32/time: Migrate to new 'set-state' interface | Viresh Kumar |
2015-07-19 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2015-07-19 | Merge branch 'parisc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-07-19 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2015-07-19 | MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPU | Markos Chandras |
2015-07-19 | parisc: mm: Fix a memory leak related to pmd not attached to the pgd | Christophe Jaillet |
2015-07-18 | Merge tag 'pxa-fixes-v4.2-rc2' of https://github.com/rjarzmik/linux into fixesD | Olof Johansson |
2015-07-18 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2015-07-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-07-18 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-07-18 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-07-18 | x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on... | Ingo Molnar |
2015-07-18 | x86/fpu, sched: Dynamically allocate 'struct fpu' | Dave Hansen |
2015-07-17 | mm: clean up per architecture MM hook header files | Laurent Dufour |
2015-07-17 | Update Viresh Kumar's email address | Viresh Kumar |
2015-07-17 | s390/hugetlb: add hugepages_supported define | Dominik Dingel |
2015-07-17 | revert "s390/mm: make hugepages_supported a boot time decision" | Dominik Dingel |
2015-07-17 | revert "s390/mm: change HPAGE_SHIFT type to int" | Dominik Dingel |
2015-07-17 | openrisc: fix CONFIG_UID16 setting | Andrew Morton |
2015-07-17 | Merge tag 'keystone-dts-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson |
2015-07-17 | ARM: fix __virt_to_idmap build error on !MMU | Russell King |
2015-07-17 | ARM: invalidate L1 before enabling coherency | Russell King |
2015-07-17 | ARM: 8404/1: dma-mapping: fix off-by-one error in bitmap size check | Marek Szyprowski |
2015-07-17 | ARM: 8402/1: perf: Don't use of_node after putting it | Stephen Boyd |
2015-07-17 | ARM: 8400/1: use virt_to_idmap to get phys_reset address | Vitaly Andrianov |
2015-07-17 | x86/entry/64, x86/nmi/64: Add CONFIG_DEBUG_ENTRY NMI testing code | Andy Lutomirski |
2015-07-17 | x86/nmi/64: Make the "NMI executing" variable more consistent | Andy Lutomirski |
2015-07-17 | x86/nmi/64: Minor asm simplification | Andy Lutomirski |
2015-07-17 | x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detection | Andy Lutomirski |
2015-07-17 | x86/nmi/64: Reorder nested NMI checks | Andy Lutomirski |
2015-07-17 | x86/nmi/64: Improve nested NMI comments | Andy Lutomirski |
2015-07-17 | x86/nmi/64: Switch stacks on userspace NMI entry | Andy Lutomirski |
2015-07-17 | x86/nmi/64: Remove asm code that saves CR2 | Andy Lutomirski |
2015-07-17 | x86/nmi: Enable nested do_nmi() handling for 64-bit kernels | Andy Lutomirski |