index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
tile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2012-12-18
6
-34
/
+126
|
\
|
*
arch/tile: set CORE_DUMP_USE_REGSET on tile
Simon Marchi
2012-12-18
1
-0
/
+2
|
*
arch/tile: implement arch_ptrace using user_regset on tile
Simon Marchi
2012-12-18
1
-9
/
+6
|
*
arch/tile: implement user_regset interface on tile
Simon Marchi
2012-12-18
1
-0
/
+62
|
*
arch/tile: clean up tile-specific PTRACE_SETOPTIONS
Chris Metcalf
2012-12-14
3
-6
/
+9
|
*
arch/tile: provide PT_FLAGS_COMPAT value in pt_regs
Chris Metcalf
2012-12-13
2
-17
/
+46
|
*
tile/PCI: use for_each_pci_dev to simplify the code
Wei Yongjun
2012-12-12
1
-2
/
+2
|
*
tilegx: remove __init from pci fixup hook
Chris Metcalf
2012-12-12
1
-2
/
+1
*
|
compat: generic compat_sys_sched_rr_get_interval() implementation
Catalin Marinas
2012-12-17
3
-20
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-12
16
-205
/
+116
|
\
\
|
*
|
flagday: don't pass regs to copy_thread()
Al Viro
2012-11-28
1
-3
/
+2
|
*
|
take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h
Al Viro
2012-11-28
3
-5
/
+0
|
*
|
tile: switch to generic clone()
Al Viro
2012-11-28
2
-8
/
+1
|
*
|
kill stray kernel_thread() garbage
Al Viro
2012-11-28
1
-2
/
+0
|
*
|
consolidate sys_execve() prototype
Al Viro
2012-11-28
1
-4
/
+0
|
*
|
Merge branch 'arch-tile' into no-rebases
Al Viro
2012-11-28
1
-1
/
+1
|
|
\
\
|
|
*
|
tile: compat rt_sigreturn gets too enthusiastic about sigaltstack errors
Al Viro
2012-11-28
1
-1
/
+1
|
*
|
|
Merge branch 'arch-frv' into no-rebases
Al Viro
2012-11-16
5
-13
/
+8
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
*
|
tile: sanitize copy_thread()
Al Viro
2012-10-25
1
-13
/
+11
|
*
|
arch/tile: eliminate pt_regs trampolines for syscalls
Chris Metcalf
2012-10-23
10
-57
/
+39
|
*
|
tile: switch to generic sys_execve()
Al Viro
2012-10-23
8
-49
/
+5
|
*
|
tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE
Chris Metcalf
2012-10-20
6
-76
/
+75
|
*
|
Drop struct pt_regs * argument in compat_sys_execve()
Al Viro
2012-10-20
5
-11
/
+6
*
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-12-11
1
-0
/
+1
|
\
\
\
|
*
|
|
tracing,x86: Add a TSC trace_clock
David Sharp
2012-11-13
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
mm: use vm_unmapped_area() in hugetlbfs on tile architecture
Michel Lespinasse
2012-12-11
1
-114
/
+25
|
/
/
*
|
arch/tile: avoid build warnings from duplicate ELF_R_xxx #defines
Chris Metcalf
2012-10-23
1
-10
/
+0
*
|
arch/tile: avoid generating .eh_frame information in modules
Chris Metcalf
2012-10-23
1
-0
/
+4
*
|
UAPI: The tile arch uses the generic ucontext.h file
David Howells
2012-10-17
2
-3
/
+3
*
|
UAPI: Place comments in empty arch Kbuilds to make them non-empty
David Howells
2012-10-17
1
-0
/
+1
|
/
*
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-14
1
-0
/
+1
|
\
|
*
Make most arch asm/module.h files use asm-generic/module.h
David Howells
2012-09-28
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2012-10-13
43
-177
/
+298
|
\
\
|
*
|
arch/tile: enable interrupts in do_work_pending()
Chris Metcalf
2012-10-12
1
-0
/
+3
|
*
|
Merge tag 'tags/disintegrate-tile-20121009' into for-linus
Chris Metcalf
2012-10-12
42
-177
/
+295
|
|
\
\
|
|
*
|
UAPI: (Scripted) Disintegrate arch/tile/include/asm
David Howells
2012-10-09
22
-146
/
+242
|
|
*
|
UAPI: (Scripted) Disintegrate arch/tile/include/arch
David Howells
2012-10-09
20
-31
/
+53
*
|
|
|
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-12
1
-4
/
+4
|
/
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-12
2
-19
/
+2
|
\
\
\
|
*
|
|
tile: don't bother with SIGTRAP in setup_frame
Al Viro
2012-10-01
2
-19
/
+2
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-10
2
-20
/
+1
|
\
\
\
\
|
|
/
/
/
|
|
/
/
|
|
/
/
|
/
|
|
|
*
|
get rid of generic instances of asm/exec.h
Al Viro
2012-09-20
2
-20
/
+1
|
|
/
*
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-10-09
4
-12
/
+15
|
\
\
|
*
|
readahead: fault retry breaks mmap file read random detection
Shaohua Li
2012-10-09
1
-0
/
+1
|
*
|
mm: hugetlb: add arch hook for clearing page flags before entering pool
Will Deacon
2012-10-09
1
-0
/
+4
|
*
|
mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file
Konstantin Khlebnikov
2012-10-09
1
-12
/
+7
|
*
|
Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry
Catalin Marinas
2012-10-09
1
-0
/
+1
|
*
|
Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option
Catalin Marinas
2012-10-09
1
-0
/
+1
|
*
|
Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option
Catalin Marinas
2012-10-09
1
-0
/
+1
*
|
|
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
2012-10-09
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
[next]