Age | Commit message (Expand) | Author |
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-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 | hexagon: drop _PAGE_FILE and pte_file()-related helpers | Kirill A. Shutemov |
2014-12-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku... | Linus Torvalds |
2014-12-16 | Hexagon: fix signal delivery for debug traps | Richard Kuo |
2014-12-16 | Hexagon: set ARCH_DMA_MINALIGN | Richard Kuo |
2014-12-16 | Hexagon: fix alignment of init_task in RW_DATA_SECTION | Richard Kuo |
2014-12-16 | hexagon: Fix build failures in linux-next | Guenter Roeck |
2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann |
2014-10-13 | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-09-13 | irq_work: Introduce arch_irq_work_has_interrupt() | Peter Zijlstra |
2014-08-29 | flush_icache_range: export symbol to fix build errors | Pranith Kumar |
2014-08-14 | locking,arch,hexagon: Fold atomic_ops | Peter Zijlstra |
2014-08-09 | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-08-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-08-06 | hexagon: Use sigsp() | Richard Weinberger |
2014-08-06 | hexagon: Use get_signal() signal_setup_done() | Richard Weinberger |
2014-08-05 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-07-23 | ktime: Kill non-scalar ktime_t implementation for 2038 | John Stultz |
2014-07-17 | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso |
2014-06-19 | hexagon: update reference, kerneltrap.org no longer works | Pranith Kumar |
2014-04-18 | arch,hexagon: Convert smp_mb__*() | Peter Zijlstra |
2014-04-18 | arc,hexagon: Delete asm/barrier.h | Peter Zijlstra |
2014-04-07 | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König |
2014-04-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku... | Linus Torvalds |
2014-04-04 | Hexagon: update CR year for elf.h | Richard Kuo |
2014-04-04 | Hexagon: remove SP macro | Richard Kuo |
2014-04-04 | Hexagon: set ELF_EXEC_PAGESIZE to PAGE_SIZE | Richard Kuo |
2014-04-04 | Hexagon: set the e_flags in user regset view for core dumps | Richard Kuo |
2014-04-04 | Hexagon: fix atomic_set | Richard Kuo |
2014-04-04 | Hexagon: add screen_info for VGA_CONSOLE | Richard Kuo |
2014-04-04 | hexagon: correct type on pgd copy | Ilia Mirkin |
2014-04-04 | smp, hexagon: kill SMP single function call interrupt | Jiang Liu |
2014-04-04 | arch: hexagon: include: asm: add generic macro 'mmiowb' in "io.h" | Chen Gang |
2014-04-04 | arch: hexagon: kernel: hexagon_ksyms.c: export related symbols which various ... | Chen Gang |
2014-04-04 | arch: hexagon: kernel: reset.c: use function pointer instead of function for ... | Chen Gang |
2014-04-04 | arch: hexagon: include: asm: add "vga.h" in Kbuild | Chen Gang |
2014-04-04 | arch: hexagon: include: asm: Kbuild: add generic "serial.h" in Kbuild | Chen Gang |
2014-04-04 | arch: hexagon: include: uapi: asm: setup.h add swith macro __KERNEL__ | Chen Gang |
2014-04-04 | arch: hexagon: include: asm: add prefix "hvm[ci]_" for all enum members in "h... | Chen Gang |
2014-04-04 | arch: hexagon: Kconfig: add HAVE_DMA_ATTR in Kconfig and remove "linux/dma-ma... | Chen Gang |
2014-04-04 | arch: hexagon: kernel: add export symbol function __delay() | Chen Gang |
2014-04-04 | hexagon: include: asm: kgdb: extend DBG_MAX_REG_NUM for "cs0/1" | Chen Gang |
2014-04-04 | hexagon: kernel: kgdb: include related header for pass compiling. | Chen Gang |
2014-04-04 | hexagon: kernel: remove useless variables 'dn', 'r' and 'err' in time_init_de... | Chen Gang |
2014-02-09 | locking/mcs: Allow architecture specific asm files to be used for contended case | Tim Chen |
2014-02-09 | locking/mcs: Order the header files in Kbuild of each architecture in alphabe... | Tim Chen |