Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
600cc5b7f6371706679490d7ee108015ae57ac2f
/
arch
/
score
/
include
d25282d
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 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
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
16f3e95
cross-arch: don't corrupt personality flags 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
e7a570f
asm-generic: Add default clkdev.h
by Mark Brown
· 12 years ago
4413e16
UAPI: (Scripted) Set up UAPI Kbuild files
by David Howells
· 12 years ago
16a8016
sanitize tsk_is_polling()
by Al Viro
· 12 years ago
8af4efa
bury _TIF_RESTORE_SIGMASK
by Al Viro
· 12 years ago
786d35d
Make most arch asm/module.h files use asm-generic/module.h
by David Howells
· 12 years ago
07acfc2
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
ec0d7f1
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
55ccf3f
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
by Suresh Siddha
· 12 years ago
c4e2689
score: Use common threadinfo allocator
by Thomas Gleixner
· 13 years ago
3b5d56b
kvmclock: Add functions to check if the host has stopped the vm
by Eric B Munson
· 13 years ago
141124c
Delete all instances of asm/system.h
by David Howells
· 13 years ago
4eb14db
Disintegrate asm/system.h for Score
by David Howells
· 13 years ago
fa73c5b
score: lost a semicolon in asm/irqflags.h
by Chen Liqin
· 14 years ago
b6a8401
mm: NUMA aware alloc_thread_info_node()
by Eric Dumazet
· 14 years ago
ece0e2b
mm: remove pte_*map_nested()
by Peter Zijlstra
· 14 years ago
df9ee29
Fix IRQ flag handling naming
by David Howells
· 14 years ago
2f9e825
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
7e005f7
remove needless ISA_DMA_THRESHOLD
by FUJITA Tomonori
· 14 years ago
1996bda
arch: Implement local64_t
by Peter Zijlstra
· 14 years ago
204f3a0
asm-generic: remove ISA_DMA_THRESHOLD in scatterlist.h
by FUJITA Tomonori
· 14 years ago
0ddc932
add descriptive comment for TIF_MEMDIE task flag declaration.
by Andreas Dilger
· 14 years ago
dacbe41
ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h
by Christoph Hellwig
· 15 years ago
4b3073e
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
by Russell King
· 15 years ago
a377d181
Merge branch 'for-linus' of git://gitserver.sunplusct.com/linux-2.6-score
by Linus Torvalds
· 15 years ago
5a865c0
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 15 years ago
ef8355c
score: include asm-generic/param.h in asm/delay.h.
by Chen Liqin
· 15 years ago
202b864
score: fixed pfn_valid define.
by Chen Liqin
· 15 years ago
11ab3f3
score: add flush_dcahce_page and PG_dcache_dirty define
by Chen Liqin
· 15 years ago
698ba7b
elf: kill USE_ELF_CORE_DUMP
by Christoph Hellwig
· 15 years ago
75f0d92
score: add asm/asm-offsets.h wrapper
by Michal Marek
· 15 years ago
2d4dc89
block: add helpers to run flush_dcache_page() against a bio and a request's pages
by Ilya Loginov
· 15 years ago
0dab100
score: Make THREAD_SIZE available to assembly files.
by Tim Abbott
· 15 years ago
aa296dd
score: Make PAGE_SIZE available to assembly.
by Tim Abbott
· 15 years ago
9973aff
score: add TIF_NOTIFY_RESUME define in asm/thread_info.h
by Chen Liqin
· 15 years ago
cf52c46
score: add old syscall support
by Chen Liqin
· 15 years ago
324f40f
score: add MEMORY_START and MEMORY_SIZE define, to make the code clear
by Chen Liqin
· 15 years ago
ffa818b
score: update inconsistent declare after .c was changed
by Chen Liqin
· 15 years ago
d8aa899
score: remove unused code, add include files in .c
by Chen Liqin
· 15 years ago
9b05706
score: make irq.h definitions local
by Arnd Bergmann
· 15 years ago
a1f8213
score: add address space annotations
by Arnd Bergmann
· 15 years ago
9fb24cc
score: add missing #includes
by Arnd Bergmann
· 15 years ago
2f476ef
score: add prototypes for wrapped syscalls
by Arnd Bergmann
· 15 years ago
72ea372
score: unset __ARCH_WANT_IPC_PARSE_VERSION
by Arnd Bergmann
· 15 years ago
0402c91
score: update files according to review comments
by Chen Liqin
· 15 years ago
6bc9a39
score: Add support for Sunplus S+core architecture
by Chen Liqin
· 15 years ago