Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ddff14f1ab9b55b73ba59126ef4a10966725fc9d
/
arch
/
tile
4febd95
Select VIRT_TO_BUS directly where needed
by Stephen Rothwell
· 12 years ago
87c319a
tile: properly use COMPAT_SYSCALL_DEFINEx
by Chris Metcalf
· 12 years ago
5a114b9
tile: work around bug in the generic sys_llseek
by Chris Metcalf
· 12 years ago
887cbce0
arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS
by Stephen Rothwell
· 12 years ago
9e2d59a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
ec8acf2
swap: add per-partition lock for swapfile
by Shaohua Li
· 12 years ago
24d335c
memory-hotplug: introduce new arch_remove_memory() for removing page table
by Wen Congyang
· 12 years ago
c22c0d6
mm: remove flags argument to mmap_region
by Michel Lespinasse
· 12 years ago
7c2db36
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 12 years ago
ffecfd1
block: optionally snapshot page contents to provide stable pages during write
by Darrick J. Wong
· 12 years ago
21eaab6
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
d64008a
burying unused conditionals
by Al Viro
· 12 years ago
570fd50
tile: tag some code with #ifdef CONFIG_COMPAT
by Chris Metcalf
· 12 years ago
f456da5
tile: fix memcpy_*io functions for allnoconfig
by Chris Metcalf
· 12 years ago
7c63e1e
tile: export a handful of symbols appropriately
by Chris Metcalf
· 12 years ago
7f04f08
tile: avoid defining INT_MASK macro in <arch/interrupts.h>
by Chris Metcalf
· 12 years ago
a05d3f9
tile: provide "screen_info" when enabling VT
by Chris Metcalf
· 12 years ago
a402922
tile: switch to generic compat rt_sigaction()
by Al Viro
· 12 years ago
7b5d3c1
tile: switch to generic compat rt_sigqueueinfo()
by Al Viro
· 12 years ago
03e2759
tile: switch to generic compat rt_sig{procmask,pending}()
by Al Viro
· 12 years ago
47669ab
tile: switch to generic sigaltstack
by Al Viro
· 12 years ago
99a844b
tile: include kernel/Kconfig.freezer in tile Kconfig
by Chris Metcalf
· 12 years ago
e69ddd3
tile: remove an unused variable in copy_thread()
by Chris Metcalf
· 12 years ago
4f73bc4
tty: Added a CONFIG_TTY option to allow removal of TTY
by Joe Millenbach
· 12 years ago
8081c1d
arch/tile/kvm: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
b881bc4
ARCH: drivers remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
54d46ea
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
787314c
Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 12 years ago
5208ba2
missing user_stack_pointer() instances
by Al Viro
· 12 years ago
ae903ca
Bury the conditionals from kernel_thread/kernel_execve series
by Al Viro
· 12 years ago
7a684c4
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
5b3040a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 12 years ago
e6cdebd
arch/tile: set CORE_DUMP_USE_REGSET on tile
by Simon Marchi
· 12 years ago
9af6254
arch/tile: implement arch_ptrace using user_regset on tile
by Simon Marchi
· 12 years ago
7be6828
arch/tile: implement user_regset interface on tile
by Simon Marchi
· 12 years ago
0ad50c3
compat: generic compat_sys_sched_rr_get_interval() implementation
by Catalin Marinas
· 12 years ago
9c6ecf6
Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra' and 'arm/omap' into next
by Joerg Roedel
· 12 years ago
395e095
arch/tile: clean up tile-specific PTRACE_SETOPTIONS
by Chris Metcalf
· 12 years ago
82fab44
modules: don't hand 0 to vmalloc.
by Rusty Russell
· 12 years ago
cb67e16
arch/tile: provide PT_FLAGS_COMPAT value in pt_regs
by Chris Metcalf
· 12 years ago
17a2635
tile/PCI: use for_each_pci_dev to simplify the code
by Wei Yongjun
· 12 years ago
5955a59
tilegx: remove __init from pci fixup hook
by Chris Metcalf
· 12 years ago
9977d9b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
090f8cc
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
dd52959
mm: use vm_unmapped_area() in hugetlbfs on tile architecture
by Michel Lespinasse
· 12 years ago
afa86fc
flagday: don't pass regs to copy_thread()
by Al Viro
· 12 years ago
24465a4
take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h
by Al Viro
· 12 years ago
e9eac30
tile: switch to generic clone()
by Al Viro
· 12 years ago
910cdc5
kill stray kernel_thread() garbage
by Al Viro
· 12 years ago
6b94631
consolidate sys_execve() prototype
by Al Viro
· 12 years ago
a2b6dfae
Merge branch 'arch-tile' into no-rebases
by Al Viro
· 12 years ago
e3cb7e9
tile: compat rt_sigreturn gets too enthusiastic about sigaltstack errors
by Al Viro
· 12 years ago
fd78a95
tile: dma_debug: add debug_dma_mapping_error support
by Shuah Khan
· 12 years ago
d05f06e
Merge branch 'arch-frv' into no-rebases
by Al Viro
· 12 years ago
8cbd9cc
tracing,x86: Add a TSC trace_clock
by David Sharp
· 12 years ago
008f179
tile: sanitize copy_thread()
by Al Viro
· 12 years ago
6b14e41
arch/tile: eliminate pt_regs trampolines for syscalls
by Chris Metcalf
· 12 years ago
5305506
tile: switch to generic sys_execve()
by Al Viro
· 12 years ago
7805963
arch/tile: avoid build warnings from duplicate ELF_R_xxx #defines
by Chris Metcalf
· 12 years ago
627072b
arch/tile: avoid generating .eh_frame information in modules
by Chris Metcalf
· 12 years ago
0f8b983
tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE
by Chris Metcalf
· 12 years ago
733deca
Drop struct pt_regs * argument in compat_sys_execve()
by Al Viro
· 12 years ago
e4522fc
UAPI: The tile arch uses the generic ucontext.h file
by David Howells
· 12 years ago
4c7b279
UAPI: Place comments in empty arch Kbuilds to make them non-empty
by David Howells
· 12 years ago
d25282d
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
54f7fc2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 12 years ago
91a27b2
vfs: define struct filename and have getname() return it
by Jeff Layton
· 12 years ago
c19c6c9
arch/tile: enable interrupts in do_work_pending()
by Chris Metcalf
· 12 years ago
d20f2f8
Merge tag 'tags/disintegrate-tile-20121009' into for-linus
by Chris Metcalf
· 12 years ago
8213a2f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
42859ee
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
df842f7
UAPI: (Scripted) Disintegrate arch/tile/include/asm
by David Howells
· 12 years ago
43e8585
UAPI: (Scripted) Disintegrate arch/tile/include/arch
by David Howells
· 12 years ago
9e2d865
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
45cac65
readahead: fault retry breaks mmap file read random detection
by Shaohua Li
· 12 years ago
5d3a551
mm: hugetlb: add arch hook for clearing page flags before entering pool
by Will Deacon
· 12 years ago
2dd8ad8
mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file
by Konstantin Khlebnikov
· 12 years ago
7ac57a8
Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry
by Catalin Marinas
· 12 years ago
9b2a60c
Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config option
by Catalin Marinas
· 12 years ago
b69ec42
Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option
by Catalin Marinas
· 12 years ago
50e0d10
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 12 years ago
ed5062d
Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headers
by Linus Torvalds
· 12 years ago
751f409
compat: move compat_siginfo_t definition to asm/compat.h
by Denys Vlasenko
· 12 years ago
9f6547a
tile: fix personality bits handling upon exec()
by Jiri Kosina
· 12 years ago
c37d615
Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic
by Arnd Bergmann
· 12 years ago
8901395
UAPI: Fix the guards on various asm/unistd.h files
by David Howells
· 12 years ago
9b2e077c
Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers
by Linus Torvalds
· 12 years ago
e7a570f
asm-generic: Add default clkdev.h
by Mark Brown
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
4413e16
UAPI: (Scripted) Set up UAPI Kbuild files
by David Howells
· 12 years ago
a1ce392
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers
by David Howells
· 12 years ago
06d2fe1
Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
fdb2f9c
Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
0b981cb
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
a925328
tile: don't bother with SIGTRAP in setup_frame
by Al Viro
· 12 years ago
6a06e5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
786d35d
Make most arch asm/module.h files use asm-generic/module.h
by David Howells
· 12 years ago
e70cf54
tile: gxio iorpc numbering change for TRIO interface
by Chris Metcalf
· 12 years ago
ddd03a1
get rid of generic instances of asm/exec.h
by Al Viro
· 12 years ago
Next »