index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
tile
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
16
-205
/
+116
2012-12-11
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2012-12-11
mm: use vm_unmapped_area() in hugetlbfs on tile architecture
Michel Lespinasse
1
-114
/
+25
2012-11-28
flagday: don't pass regs to copy_thread()
Al Viro
1
-3
/
+2
2012-11-28
take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h
Al Viro
3
-5
/
+0
2012-11-28
tile: switch to generic clone()
Al Viro
2
-8
/
+1
2012-11-28
kill stray kernel_thread() garbage
Al Viro
1
-2
/
+0
2012-11-28
consolidate sys_execve() prototype
Al Viro
1
-4
/
+0
2012-11-28
Merge branch 'arch-tile' into no-rebases
Al Viro
1
-1
/
+1
2012-11-28
tile: compat rt_sigreturn gets too enthusiastic about sigaltstack errors
Al Viro
1
-1
/
+1
2012-11-16
Merge branch 'arch-frv' into no-rebases
Al Viro
5
-13
/
+8
2012-11-13
tracing,x86: Add a TSC trace_clock
David Sharp
1
-0
/
+1
2012-10-25
tile: sanitize copy_thread()
Al Viro
1
-13
/
+11
2012-10-23
arch/tile: eliminate pt_regs trampolines for syscalls
Chris Metcalf
10
-57
/
+39
2012-10-23
tile: switch to generic sys_execve()
Al Viro
8
-49
/
+5
2012-10-23
arch/tile: avoid build warnings from duplicate ELF_R_xxx #defines
Chris Metcalf
1
-10
/
+0
2012-10-23
arch/tile: avoid generating .eh_frame information in modules
Chris Metcalf
1
-0
/
+4
2012-10-20
tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE
Chris Metcalf
6
-76
/
+75
2012-10-20
Drop struct pt_regs * argument in compat_sys_execve()
Al Viro
5
-11
/
+6
2012-10-17
UAPI: The tile arch uses the generic ucontext.h file
David Howells
2
-3
/
+3
2012-10-17
UAPI: Place comments in empty arch Kbuilds to make them non-empty
David Howells
1
-0
/
+1
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2012-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
43
-177
/
+298
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
1
-4
/
+4
2012-10-12
arch/tile: enable interrupts in do_work_pending()
Chris Metcalf
1
-0
/
+3
2012-10-12
Merge tag 'tags/disintegrate-tile-20121009' into for-linus
Chris Metcalf
42
-177
/
+295
2012-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-19
/
+2
2012-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-20
/
+1
2012-10-09
UAPI: (Scripted) Disintegrate arch/tile/include/asm
David Howells
22
-146
/
+242
2012-10-09
UAPI: (Scripted) Disintegrate arch/tile/include/arch
David Howells
20
-31
/
+53
2012-10-09
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
4
-12
/
+15
2012-10-09
readahead: fault retry breaks mmap file read random detection
Shaohua Li
1
-0
/
+1
2012-10-09
mm: hugetlb: add arch hook for clearing page flags before entering pool
Will Deacon
1
-0
/
+4
2012-10-09
mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file
Konstantin Khlebnikov
1
-12
/
+7
2012-10-09
Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry
Catalin Marinas
1
-0
/
+1
2012-10-09
Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option
Catalin Marinas
1
-0
/
+1
2012-10-09
Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option
Catalin Marinas
1
-0
/
+1
2012-10-09
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
1
-0
/
+1
2012-10-07
Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers
Linus Torvalds
1
-5
/
+0
2012-10-06
compat: move compat_siginfo_t definition to asm/compat.h
Denys Vlasenko
2
-57
/
+62
2012-10-06
tile: fix personality bits handling upon exec()
Jiri Kosina
1
-2
/
+2
2012-10-04
Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...
Arnd Bergmann
14
-59
/
+17
2012-10-04
UAPI: Fix the guards on various asm/unistd.h files
David Howells
1
-5
/
+0
2012-10-03
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...
Linus Torvalds
7
-7
/
+11
2012-10-03
asm-generic: Add default clkdev.h
Mark Brown
1
-0
/
+1
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-2
/
+0
2012-10-02
UAPI: (Scripted) Set up UAPI Kbuild files
David Howells
2
-0
/
+4
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
5
-7
/
+7
2012-10-01
Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-8
/
+0
2012-10-01
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2
-36
/
+6
[next]