Age | Commit message (Expand) | Author |
2016-11-06 | openrisc: Define __ro_after_init to avoid crash | Guenter Roeck |
2016-10-11 | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-10-07 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf |
2016-09-27 | exceptions: detritus removal | Al Viro |
2016-09-18 | openrisc: fix the fix of copy_from_user() | Guenter Roeck |
2016-09-13 | openrisc: fix copy_from_user() | Al Viro |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski |
2016-08-02 | treewide: replace obsolete _refok by __ref | Fabian Frederick |
2016-07-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-07-26 | Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2016-07-26 | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov |
2016-06-24 | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko |
2016-06-08 | openrisc: do away with ARCH_REQUIRE_GPIOLIB | Linus Walleij |
2016-05-24 | Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-05-20 | lib/GCD.c: use binary GCD algorithm instead of Euclidean | Zhaoxiu Zeng |
2016-05-20 | exit_thread: remove empty bodies | Jiri Slaby |
2016-05-05 | asm-generic: Drop renameat syscall from default list | James Hogan |
2016-04-22 | openrisc: drop wrongly typed definition of page_to_virt() | Ard Biesheuvel |
2016-03-25 | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko |
2016-03-24 | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-02-26 | asm-generic: page.h: Remove useless get_user_page and free_user_page | Chen Gang |
2016-02-16 | gpio: Remove unused asm/gpio.h files | Bjorn Helgaas |
2016-01-20 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_set_mask | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_supported | Christoph Hellwig |
2015-09-10 | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig |
2015-08-10 | openrisc/time: Migrate to new 'set-state' interface | Viresh Kumar |
2015-07-17 | mm: clean up per architecture MM hook header files | Laurent Dufour |
2015-07-17 | openrisc: fix CONFIG_UID16 setting | Andrew Morton |
2015-06-25 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-06-24 | mm: new mm hook framework | Laurent Dufour |
2015-05-19 | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig |
2015-04-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-04-15 | openrisc: remove use of seq_printf return value | Joe Perches |
2015-04-15 | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-04-12 | arch: Remove exec_domain from remaining archs | Richard Weinberger |
2015-04-11 | whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread() | Al Viro |
2015-02-18 | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski |
2015-02-11 | mm: make FIRST_USER_ADDRESS unsigned long on all archs | Kirill A. Shutemov |
2015-02-10 | openrisc: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov |
2015-01-29 | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds |
2015-01-13 | openrisc/uaccess: fix sparse errors | Michael S. Tsirkin |
2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann |
2014-10-19 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds |
2014-10-09 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-09-26 | next: openrisc: Fix build | Guenter Roeck |
2014-09-23 | ARCH: AUDIT: audit_syscall_entry() should not require the arch | Eric Paris |