| Commit message (Expand) | Author | Files | Lines |
2015-07-19 | Linux 4.2-rc3v4.2-rc3 | Linus Torvalds | 1 | -1/+1 |
2015-07-19 | MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPU | Markos Chandras | 1 | -1/+1 |
2015-07-19 | parisc: mm: Fix a memory leak related to pmd not attached to the pgd | Christophe Jaillet | 1 | -1/+2 |
2015-07-18 | x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on... | Ingo Molnar | 7 | -18/+27 |
2015-07-18 | x86/fpu, sched: Dynamically allocate 'struct fpu' | Dave Hansen | 7 | -43/+104 |
2015-07-18 | lib/decompress: set the compressor name to NULL on error | Aneesh Kumar K.V | 1 | -1/+4 |
2015-07-18 | mm/cma_debug: correct size input to bitmap function | Joonsoo Kim | 1 | -3/+4 |
2015-07-18 | mm/cma_debug: fix debugging alloc/free interface | Joonsoo Kim | 1 | -2/+2 |
2015-07-18 | mm/page_owner: set correct gfp_mask on page_owner | Joonsoo Kim | 3 | -3/+25 |
2015-07-18 | mm/page_owner: fix possible access violation | Joonsoo Kim | 1 | -1/+3 |
2015-07-18 | fsnotify: fix oops in fsnotify_clear_marks_by_group_flags() | Jan Kara | 1 | -20/+14 |
2015-07-18 | /proc/$PID/cmdline: fixup empty ARGV case | Alexey Dobriyan | 1 | -0/+5 |
2015-07-18 | dma-debug: skip debug_dma_assert_idle() when disabled | Haggai Eran | 1 | -0/+3 |
2015-07-18 | hexdump: fix for non-aligned buffers | Horacio Mijail Anton Quiles | 1 | -3/+4 |
2015-07-18 | checkpatch: fix long line messages about patch context | Joe Perches | 1 | -1/+1 |
2015-07-18 | mm: clean up per architecture MM hook header files | Laurent Dufour | 60 | -435/+46 |
2015-07-18 | MAINTAINERS: uclinux-h8-devel is moderated for non-subscribers | Geert Uytterhoeven | 1 | -1/+1 |
2015-07-18 | mailmap: update Sudeep Holla's email id | Sudeep Holla | 1 | -0/+1 |
2015-07-18 | Update Viresh Kumar's email address | Viresh Kumar | 58 | -72/+74 |
2015-07-18 | mm, meminit: suppress unused memory variable warning | Mel Gorman | 1 | -3/+1 |
2015-07-18 | configfs: fix kernel infoleak through user-controlled format string | Nicolas Iooss | 2 | -3/+3 |
2015-07-18 | include, lib: add __printf attributes to several function prototypes | Nicolas Iooss | 12 | -30/+36 |
2015-07-18 | s390/hugetlb: add hugepages_supported define | Dominik Dingel | 1 | -0/+1 |
2015-07-18 | mm: hugetlb: allow hugepages_supported to be architecture specific | Dominik Dingel | 1 | -9/+8 |
2015-07-18 | revert "s390/mm: make hugepages_supported a boot time decision" | Dominik Dingel | 3 | -8/+4 |
2015-07-18 | revert "s390/mm: change HPAGE_SHIFT type to int" | Dominik Dingel | 2 | -2/+2 |
2015-07-18 | openrisc: fix CONFIG_UID16 setting | Andrew Morton | 1 | -3/+1 |
2015-07-18 | MAINTAINERS: change mhocko's email address to kernel.org | Michal Hocko | 1 | -1/+1 |
2015-07-18 | fs, proc: add help for CONFIG_PROC_CHILDREN | Iago López Galeiras | 1 | -0/+6 |
2015-07-18 | MAINTAINERS: switch to suse.com many-in-one (fwd) | Jiri Slaby | 1 | -46/+46 |
2015-07-18 | rtc: armada38x: Remove unused variable from armada38x_rtc_set_time() | Fabio Estevam | 1 | -1/+1 |
2015-07-18 | rtc: mt6397: enable wakeup before registering rtc device | Wei-Ning Huang | 1 | -2/+2 |
2015-07-17 | ARM: fix __virt_to_idmap build error on !MMU | Russell King | 1 | -1/+1 |
2015-07-17 | ARM: invalidate L1 before enabling coherency | Russell King | 1 | -5/+9 |
2015-07-17 | ARM: 8404/1: dma-mapping: fix off-by-one error in bitmap size check | Marek Szyprowski | 1 | -1/+1 |
2015-07-17 | ARM: 8402/1: perf: Don't use of_node after putting it | Stephen Boyd | 1 | -1/+2 |
2015-07-17 | ARM: 8400/1: use virt_to_idmap to get phys_reset address | Vitaly Andrianov | 1 | -1/+1 |
2015-07-17 | x86/entry/64, x86/nmi/64: Add CONFIG_DEBUG_ENTRY NMI testing code | Andy Lutomirski | 2 | -0/+27 |
2015-07-17 | x86/nmi/64: Make the "NMI executing" variable more consistent | Andy Lutomirski | 1 | -6/+5 |
2015-07-17 | x86/nmi/64: Minor asm simplification | Andy Lutomirski | 1 | -2/+1 |
2015-07-17 | x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detection | Andy Lutomirski | 1 | -4/+25 |
2015-07-17 | x86/nmi/64: Reorder nested NMI checks | Andy Lutomirski | 1 | -16/+18 |
2015-07-17 | x86/nmi/64: Improve nested NMI comments | Andy Lutomirski | 2 | -68/+94 |
2015-07-17 | x86/nmi/64: Switch stacks on userspace NMI entry | Andy Lutomirski | 1 | -4/+58 |
2015-07-17 | x86/nmi/64: Remove asm code that saves CR2 | Andy Lutomirski | 1 | -17/+0 |
2015-07-17 | x86/nmi: Enable nested do_nmi() handling for 64-bit kernels | Andy Lutomirski | 1 | -71/+52 |
2015-07-17 | irqchip/gicv3-its: Fix mapping of LPIs to collections | Marc Zyngier | 1 | -36/+75 |
2015-07-17 | genirq: Prevent resend to interrupts marked IRQ_NESTED_THREAD | Thomas Gleixner | 1 | -5/+13 |
2015-07-17 | drm/ttm: improve uncached page deallocation. | Jérôme Glisse | 1 | -6/+6 |
2015-07-17 | drm/ttm: fix uncached page deallocation to properly fill page pool v3. | Jérôme Glisse | 1 | -1/+0 |