Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
07ecd897b1634e0f34a9ba9d0d1b9263bc05d90b
/
arch
/
unicore32
/
include
a43ae58
PCI: Turn pcibios_penalize_isa_irq() into a weak function
by Hanjun Guo
· 10 years ago
615d6e8
mm: per-thread vma caching
by Davidlohr Bueso
· 11 years ago
ddf1d16
locking/mcs: Allow architecture specific asm files to be used for contended case
by Tim Chen
· 11 years ago
b119fa6
locking/mcs: Order the header files in Kbuild of each architecture in alphabetical order
by Tim Chen
· 11 years ago
4ba9920
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
93ea02b
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
by Peter Zijlstra
· 11 years ago
e3fec2f
lib: Add missing arch generic-y entries for asm-generic/hash.h
by David S. Miller
· 11 years ago
4007162
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
e90bedb
unicore32: handle pgtable_page_ctor() fail
by Kirill A. Shutemov
· 11 years ago
00d1a39
preempt: Make PREEMPT_ACTIVE generic
by Thomas Gleixner
· 11 years ago
a787870
sched, arch: Create asm/preempt.h
by Peter Zijlstra
· 11 years ago
b26a3df
mm/unicore32: fix stale comment about VALID_PAGE()
by Jiang Liu
· 11 years ago
40d158e
consolidate io_remap_pfn_range definitions
by Al Viro
· 11 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
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
9977d9b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
cc1b39d
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
by Ingo Molnar
· 12 years ago
cb56217
unicore32: switch to generic clone(2)
by Al Viro
· 12 years ago
8cbd9cc
tracing,x86: Add a TSC trace_clock
by David Sharp
· 12 years ago
60541d7
unicore32: switch to generic sys_execve()
by Al Viro
· 12 years ago
38e9935
unicore32: switch to generic kernel_thread()/kernel_execve()
by Al Viro
· 12 years ago
ddd2d38
unicore32: Use Kbuild infrastructure for kvm_para.h
by Guan Xuetao
· 12 years ago
e8ce15a
UAPI: (Scripted) Disintegrate arch/unicore32/include/asm
by David Howells
· 12 years ago
10e1e99
UniCore32-bugfix: Remove definitions in asm/bug.h to solve difference between native and cross compiler
by Guan Xuetao
· 12 years ago
195d457
UniCore32-bugfix: fix mismatch return value of __xchg_bad_pointer
by Guan Xuetao
· 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
2474542
Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm
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
d1b6886
unicore32: pwm: Properly remap memory-mapped registers
by Thierry Reding
· 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
a1ce392
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers
by David Howells
· 12 years ago
8af4efa
bury _TIF_RESTORE_SIGMASK
by Al Viro
· 12 years ago
87b0e71
unicore32: unobfuscate _TIF_WORK_MASK
by Al Viro
· 13 years ago
ddd03a1
get rid of generic instances of asm/exec.h
by Al Viro
· 12 years ago
07acfc2
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
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
3b5d56b
kvmclock: Add functions to check if the host has stopped the vm
by Eric B Munson
· 13 years ago
58bca4a
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
141124c
Delete all instances of asm/system.h
by David Howells
· 13 years ago
8978bfd
Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt]
by Guan Xuetao
· 13 years ago
ffc4a3f
Unicore32: adapt for dma_map_ops changes
by Andrzej Pietrasiewicz
· 13 years ago
bc4d799
unicore32/PCI: move <asm-generic/pci-bridge.h> include to asm/pci.h
by Bjorn Helgaas
· 13 years ago
7b67e75
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
a50e421
unicore32: add ioremap_nocache definition
by Guan Xuetao
· 13 years ago
62439a2
unicore32: delete specified xlate_dev_mem_ptr
by Guan Xuetao
· 13 years ago
b73224f
PCI: UniCore: convert pcibios_set_master() to a non-inlined function
by Myron Stowe
· 13 years ago
d88e4cb
freezer: remove now unused TIF_FREEZE
by Tejun Heo
· 13 years ago
ed96dfb
unicore32, exec: remove redundant set_fs(USER_DS)
by Mathias Krause
· 13 years ago
e13b91c
unicore32: fix build error for find bitops
by Guan Xuetao
· 13 years ago
395cf96
doc: fix broken references
by Paul Bolle
· 13 years ago
62b62c5
unicore32: using generic-y format for one line asm-generic files
by Guan Xuetao
· 13 years ago
3542580
PM / Hibernate: Remove arch_prepare_suspend()
by Rafael J. Wysocki
· 13 years ago
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
6b79474
unicore32 framebuffer fix: get videomemory by __get_free_pages() and make it floatable
by Guan Xuetao
· 14 years ago
0bfdc8e
unicore32 fix: remove arch-specific futex support
by Guan Xuetao
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
289d6b0
unicore32: rewrite arch-specific tlb.h to use asm-generic version
by GuanXuetao
· 14 years ago
1cf46c4
unicore32: modify io_p2v and io_v2p macros, and adjust PKUNITY_mmio_BASEs
by GuanXuetao
· 14 years ago
4fde87c
unicore32: replace unicore32-specific iomap functions with generic lib implementation
by GuanXuetao
· 14 years ago
ce443ab
unicore32 machine related: add frame buffer driver for pkunity-v3 soc
by GuanXuetao
· 14 years ago
e5abf78
unicore32 io: redefine __REG(x) and re-use readl/writel funcs
by GuanXuetao
· 14 years ago
bd42aa7
unicore32: rename PKUNITY_IOSPACE_BASE to PKUNITY_MMIO_BASE
by GuanXuetao
· 14 years ago
3ab457c
unicore32: remove unused lines in arch/unicore32/include/asm/irq.h
by GuanXuetao
· 14 years ago
700598c
unicore32 machine related files: pci bus handling
by GuanXuetao
· 14 years ago
b08b4f8
unicore32 machine related files: hardware registers
by GuanXuetao
· 14 years ago
70fac51
unicore32 additional architecture files: boot process
by GuanXuetao
· 14 years ago
96cf518
unicore32 additional architecture files: low-level lib: misc
by GuanXuetao
· 14 years ago
77c93b2
unicore32 additional architecture files: low-level lib: uaccess
by GuanXuetao
· 14 years ago
28bab05
unicore32 additional architecture files: low-level lib: ocd debug
by GuanXuetao
· 14 years ago
6dea1ba
unicore32 additional architecture files: ptrace handling
by GuanXuetao
· 14 years ago
d9bc157
unicore32 additional architecture files: float point handling
by GuanXuetao
· 14 years ago
6490988
unicore32 additional architecture files: pm related files
by GuanXuetao
· 14 years ago
f864d2f
unicore32 core architecture: signals handling
by GuanXuetao
· 14 years ago
752bcb4
unicore32 core architecture: interrupts ang gpio handling
by GuanXuetao
· 14 years ago
02b2ee1
unicore32 core architecture: timer and time handling
by GuanXuetao
· 14 years ago
10c9c10
unicore32 core architecture: mm related: consistent device DMA handling
by GuanXuetao
· 14 years ago
56372b0
unicore32 core architecture: mm related: fault handling
by GuanXuetao
· 14 years ago
b50f170
unicore32 core architecture: mm related: generic codes
by GuanXuetao
· 14 years ago
f73670e
unicore32 core architecture: process/thread related codes
by GuanXuetao
· 14 years ago
141c943
unicore32 core architecture: low level entry and setup codes
by GuanXuetao
· 14 years ago
79725df
unicore32 core architecture: processor and system headers
by GuanXuetao
· 14 years ago
87c1a3f
unicore32 core architecture: generic elf and ksyms stuff
by GuanXuetao
· 14 years ago
790edb6
unicore32 core architecture: build infrastructure
by GuanXuetao
· 14 years ago