Age | Commit message (Expand) | Author |
2013-03-14 | tile: work around bug in the generic sys_llseek | Chris Metcalf |
2013-02-08 | tile: fix memcpy_*io functions for allnoconfig | Chris Metcalf |
2013-02-04 | tile: avoid defining INT_MASK macro in <arch/interrupts.h> | Chris Metcalf |
2013-01-03 | ARCH: drivers remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-20 | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2012-12-19 | missing user_stack_pointer() instances | Al Viro |
2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro |
2012-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2012-12-18 | arch/tile: set CORE_DUMP_USE_REGSET on tile | Simon Marchi |
2012-12-17 | compat: generic compat_sys_sched_rr_get_interval() implementation | Catalin Marinas |
2012-12-14 | arch/tile: clean up tile-specific PTRACE_SETOPTIONS | Chris Metcalf |
2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-11-28 | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h | Al Viro |
2012-11-28 | tile: switch to generic clone() | Al Viro |
2012-11-28 | kill stray kernel_thread() garbage | Al Viro |
2012-11-28 | consolidate sys_execve() prototype | Al Viro |
2012-11-28 | tile: dma_debug: add debug_dma_mapping_error support | Shuah Khan |
2012-11-16 | Merge branch 'arch-frv' into no-rebases | Al Viro |
2012-11-13 | tracing,x86: Add a TSC trace_clock | David Sharp |
2012-10-23 | arch/tile: eliminate pt_regs trampolines for syscalls | Chris Metcalf |
2012-10-23 | tile: switch to generic sys_execve() | Al Viro |
2012-10-20 | tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE | Chris Metcalf |
2012-10-20 | Drop struct pt_regs * argument in compat_sys_execve() | Al Viro |
2012-10-17 | UAPI: The tile arch uses the generic ucontext.h file | David Howells |
2012-10-12 | Merge tag 'tags/disintegrate-tile-20121009' into for-linus | Chris Metcalf |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-09 | UAPI: (Scripted) Disintegrate arch/tile/include/asm | David Howells |
2012-10-09 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-10-09 | mm: hugetlb: add arch hook for clearing page flags before entering pool | Will Deacon |
2012-10-09 | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Linus Torvalds |
2012-10-07 | Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers | Linus Torvalds |
2012-10-06 | compat: move compat_siginfo_t definition to asm/compat.h | Denys Vlasenko |
2012-10-06 | tile: fix personality bits handling upon exec() | Jiri Kosina |
2012-10-04 | Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow... | Arnd Bergmann |
2012-10-04 | UAPI: Fix the guards on various asm/unistd.h files | David Howells |
2012-10-03 | asm-generic: Add default clkdev.h | Mark Brown |
2012-09-20 | get rid of generic instances of asm/exec.h | Al Viro |
2012-08-15 | tile: Remove SD_PREFER_LOCAL leftover | Alex Shi |
2012-07-30 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2012-07-27 | Merge branch 'kmap_atomic' of git://github.com/congwang/linux | Linus Torvalds |
2012-07-24 | tile: remove km_type definitions | Cong Wang |
2012-07-18 | tile: updates to pci root complex from community feedback | Chris Metcalf |
2012-07-18 | tile pci: enable IOMMU to support DMA for legacy devices | Chris Metcalf |
2012-07-18 | tilegx pci: support I/O to arbitrarily-cached pages | Chris Metcalf |
2012-07-18 | tile: remove unused header | Paul Bolle |
2012-07-18 | arch/tile: tilegx PCI root complex support | Chris Metcalf |
2012-07-11 | arch/tile: break out the "csum a long" function to <asm/checksum.h> | Chris Metcalf |
2012-07-11 | arch/tile: support MMIO-based readb/writeb etc. | Chris Metcalf |
2012-06-28 | Remove useless wrappers of asm-generic/ipc.h | Paul Bolle |