Age | Commit message (Expand) | Author | Files | Lines |
2016-05-25 | Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+2 |
2016-05-24 | Merge tag 'nios2-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan... | Linus Torvalds | 1 | -2/+2 |
2016-05-21 | lib/GCD.c: use binary GCD algorithm instead of Euclidean | Zhaoxiu Zeng | 1 | -0/+1 |
2016-05-21 | exit_thread: remove empty bodies | Jiri Slaby | 1 | -5/+0 |
2016-05-19 | nios2: Add order-only DTC dependency to %.dtb target | Marek Vasut | 1 | -1/+1 |
2016-05-18 | Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -1/+0 |
2016-05-17 | nios2: Fix libgcc location detection | Marek Vasut | 1 | -1/+1 |
2016-05-17 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 3 | -3/+2 |
2016-05-05 | asm-generic: Drop renameat syscall from default list | James Hogan | 1 | -0/+2 |
2016-04-27 | nios2: memset: use the right constraint modifier for the %4 output operand | Romain Perier | 1 | -1/+1 |
2016-04-26 | nios2: remove ARCH_WANT_OPTIONAL_GPIOLIB | Linus Walleij | 1 | -1/+0 |
2016-04-22 | nios2: use correct void* return type for page_to_virt() | Ard Biesheuvel | 3 | -3/+2 |
2016-03-31 | nios2: Replace fdt_translate_address with of_flat_dt_translate_address | Guenter Roeck | 1 | -2/+1 |
2016-03-26 | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko | 1 | -0/+1 |
2016-03-14 | ipv4: Update parameters for csum_tcpudp_magic to their original types | Alexander Duyck | 1 | -5/+4 |
2016-01-21 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 1 | -1/+0 |
2016-01-21 | nios2: convert to dma_map_ops | Christoph Hellwig | 3 | -186/+87 |
2015-11-26 | nios2: fix cache coherency | Ley Foon Tan | 1 | -20/+4 |
2015-11-10 | Merge tag 'nios2-v4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 4 | -52/+1 |
2015-11-09 | nios2: Remove unnecessary #ifdef guards | Tobias Klauser | 2 | -4/+0 |
2015-11-09 | nios2: Switch to generic __xchg() | Marek Vasut | 1 | -47/+0 |
2015-11-09 | nios2: Fix unused variable warning | Marek Vasut | 1 | -1/+1 |
2015-10-26 | Merge branch 'acpi-init' | Rafael J. Wysocki | 1 | -1/+1 |
2015-10-04 | Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc... | Linus Torvalds | 1 | -0/+1 |
2015-10-01 | clocksource: cosmetic: Drop OF 'dependency' from symbols | Marc Zyngier | 1 | -1/+1 |
2015-09-08 | nios2: add Max10 defconfig | Chee Nouk Phoon | 1 | -0/+81 |
2015-09-08 | nios2: Add Max10 device tree | Chee Nouk Phoon | 1 | -0/+248 |
2015-09-07 | nios2: remove unused statistic counters | Bernd Weiberg | 1 | -18/+0 |
2015-09-07 | nios2: fixed variable imm16 to s16 | Bernd Weiberg | 1 | -1/+1 |
2015-09-07 | nios2/time: Migrate to new 'set-state' interface | Viresh Kumar | 1 | -20/+29 |
2015-07-18 | mm: clean up per architecture MM hook header files | Laurent Dufour | 2 | -15/+1 |
2015-07-08 | Make asm/word-at-a-time.h available on all architectures | Chris Metcalf | 1 | -0/+1 |
2015-07-03 | Merge tag 'nios2-v4.2' of git://git.rocketboards.org/linux-socfpga-next | Linus Torvalds | 1 | -2/+13 |
2015-06-26 | Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+0 |
2015-06-25 | mm: new mm hook framework | Laurent Dufour | 1 | -0/+15 |
2015-06-24 | nios2: check number of timer instances | Ley Foon Tan | 1 | -2/+13 |
2015-06-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -0/+2 |
2015-06-23 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
2015-06-19 | Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git... | Herbert Xu | 6 | -56/+128 |
2015-06-09 | nios2: Export get_cycles | Herbert Xu | 1 | -0/+2 |
2015-06-07 | arch/*/io.h: Add ioremap_wt() to all architectures | Toshi Kani | 1 | -0/+1 |
2015-05-19 | remove scatterlist.h generation from arch Kbuild files | Christoph Hellwig | 1 | -1/+0 |
2015-05-19 | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand | 1 | -1/+1 |
2015-04-24 | Merge tag 'nios2-v4.1-rc1' of git://git.rocketboards.org/linux-socfpga-next | Linus Torvalds | 6 | -56/+128 |
2015-04-24 | nios2: rework cache | Ley Foon Tan | 3 | -17/+57 |
2015-04-24 | nios2: Add types.h header required for __u32 type | Ezequiel Garcia | 1 | -0/+2 |
2015-04-20 | nios2: rework trap handler | Ley Foon Tan | 2 | -36/+69 |
2015-04-20 | nios2: remove end address checking for initda | Ley Foon Tan | 1 | -3/+0 |
2015-04-16 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -39/+38 |
2015-04-16 | nios2: cpuinfo: remove use of seq_printf return value | Joe Perches | 1 | -39/+38 |