Age | Commit message (Expand) | Author |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2016-12-12 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-12-08 | cris: No need to append -O2 and $(LINUXINCLUDE) | Paul Bolle |
2016-11-22 | ptrace: Don't allow accessing an undumpable mm | Eric W. Biederman |
2016-11-17 | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger |
2016-11-16 | locking/core, arch: Remove cpu_relax_lowlatency() | Christian Borntraeger |
2016-11-16 | locking/core: Introduce cpu_relax_yield() | Christian Borntraeger |
2016-11-11 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2016-11-07 | cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selected | Guenter Roeck |
2016-10-27 | cris/arch-v32: cryptocop: print a hex number after a 0x prefix | Uwe Kleine-König |
2016-10-25 | locking/mutex: Kill arch specific code | Peter Zijlstra |
2016-10-19 | mm: replace access_process_vm() write parameter with gup_flags | Lorenzo Stoakes |
2016-10-19 | mm: replace get_user_pages() write/force parameters with gup_flags | Lorenzo Stoakes |
2016-10-10 | Merge tag 'cris-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jes... | Linus Torvalds |
2016-10-07 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf |
2016-09-23 | cris: return of class_create should be considered | yizhouzhou@ict.ac.cn |
2016-09-23 | CRIS: defconfig: remove MTDRAM_ABS_POS | Fabian Frederick |
2016-09-23 | CRIS v32: remove some double unlocks | Dan Carpenter |
2016-09-23 | Fix typo | Andrea Gelmini |
2016-09-23 | Fix typo | Andrea Gelmini |
2016-09-23 | Fix typo | Andrea Gelmini |
2016-09-23 | Fix typo | Andrea Gelmini |
2016-09-23 | Fix typo | Andrea Gelmini |
2016-09-23 | Fix typo | Andrea Gelmini |
2016-09-23 | Fix typo | Andrea Gelmini |
2016-09-23 | cris: migrate exception table users off module.h and onto extable.h | Paul Gortmaker |
2016-09-23 | cris: v10: axisflashmap: remove unused ifdefs | Niklas Cassel |
2016-09-22 | cris: use generic io.h | Niklas Cassel |
2016-09-22 | cris: fix Kconfig mismatch when building with CONFIG_PCI | Niklas Cassel |
2016-09-22 | cris: cardbus: fix header include path | Niklas Cassel |
2016-09-22 | cris: add dev88_defconfig | Niklas Cassel |
2016-09-22 | cris: irq: stop loop from accessing array out of bounds | Niklas Cassel |
2016-09-22 | cris: fasttimer: fix mixed declarations and code compile warning | Niklas Cassel |
2016-09-22 | cris: intmem: fix pointer comparison compile warning | Niklas Cassel |
2016-09-22 | cris: intmem: fix device_initcall compile warning | Jesper Nilsson |
2016-09-13 | cris: buggered copy_from_user/copy_to_user/clear_user | Al Viro |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski |
2016-08-02 | Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2016-07-30 | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-07-26 | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov |
2016-07-09 | mtd: Remove unused symbol CONFIG_MTDRAM_ABS_POS | Ben Hutchings |
2016-06-24 | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko |
2016-06-23 | cris: Remove unnecessary of_platform_populate with default match table | Kefeng Wang |
2016-05-24 | Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2016-05-20 | printk/nmi: generic solution for safe printk in NMI | Petr Mladek |
2016-05-20 | exit_thread: accept a task parameter to be exited | Jiri Slaby |
2016-05-20 | exit_thread: remove empty bodies | Jiri Slaby |
2016-05-17 | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2016-05-05 | CRIS v32: nand: set ECC algorithm explicitly | Rafał Miłecki |