Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
adfa6f980bd46974e6b32b22dd0c45e3f52063f4
/
include
/
asm-arm26
52393cc
[PATCH] remove set_wmb - arch removal
by Steven Rostedt
· 18 years ago
6fa0cb1
Merge git://git.infradead.org/hdrinstall-2.6
by Linus Torvalds
· 18 years ago
af0f4d3
[PATCH] irq-flags: ARM26: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
877ce7c
[AF_UNIX]: Datagram getpeersec
by Catherine Zhang
· 18 years ago
afedfd0
[PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver
by Matt Mackall
· 18 years ago
908dcec
[PATCH] adjust handle_IRR_event() return type
by Jan Beulich
· 18 years ago
ef4d04b
Add empty Kbuild files for 'make headers_install' in remaining arches.
by David Woodhouse
· 18 years ago
5614253
Remove unneeded _syscallX macros from user view in asm-*/unistd.h
by David Woodhouse
· 19 years ago
62c4f0a
Don't include linux/config.h from anywhere else in include/
by David Woodhouse
· 19 years ago
89fccaf
[PATCH] unify pfn_to_page: arm26 pfn_to_page
by KAMEZAWA Hiroyuki
· 19 years ago
d142d86
[PATCH] bitops: arm26: use generic bitops
by Akinobu Mita
· 19 years ago
f348d70
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
by Davide Libenzi
· 19 years ago
5f6164f
[PATCH] add asm-generic/mman.h
by Michael S. Tsirkin
· 19 years ago
f822566
[PATCH] madvise MADV_DONTFORK/MADV_DOFORK
by Michael S. Tsirkin
· 19 years ago
2fa63c4
[PATCH] arm26: add __kernel_old_dev_t for nfsd
by Alexey Dobriyan
· 19 years ago
407c57b
[PATCH] arm26: drop first arg of prepare_arch_switch, finish_arch_switch
by Alexey Dobriyan
· 19 years ago
ae7a496
[PATCH] arm26: drop local task_running copy
by Alexey Dobriyan
· 19 years ago
0679b75
[PATCH] arm26: remove irq_exit() from hardirq.h
by Alexey Dobriyan
· 19 years ago
19f03f7
[PATCH] arm26: fix warnings about NR_IRQS being not defined
by Alexey Dobriyan
· 19 years ago
a1320ae
[PATCH] arm26: fix find_first_zero_bit related warnings
by Alexey Dobriyan
· 19 years ago
511c3a2
[PATCH] arm26: add L1_CACHE_SHIFT
by Alexey Dobriyan
· 19 years ago
96419b7
[PATCH] fix arm26 THREAD_SIZE
by Adrian Bunk
· 19 years ago
f5a61d0
[PATCH] death of get_thread_info/put_thread_info
by Al Viro
· 19 years ago
7fdf0d7
[PATCH] arm26: task_stack_page()
by Al Viro
· 19 years ago
02ef691
[PATCH] arm26: task_pt_regs()
by Al Viro
· 19 years ago
697102c
[PATCH] arm26: task_thread_info()
by Al Viro
· 19 years ago
4dc7a0b
[PATCH] sched: add cacheflush() asm
by Ingo Molnar
· 19 years ago
af4cd3f
[PATCH] Generic ioctl.h
by Brian Gerst
· 19 years ago
ffbf670
[PATCH] mutex subsystem, add atomic_xchg() to all arches
by Ingo Molnar
· 19 years ago
f8aaeace
[PATCH] consolidate asm/futex.h
by Jeff Dike
· 19 years ago
d3cb487
[PATCH] atomic_long_t & include/asm-generic/atomic.h V2
by Christoph Lameter
· 19 years ago
f6b3ec2
[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store
by Badari Pulavarty
· 19 years ago
3821af2
[FLS64]: generic version
by Stephen Hemminger
· 19 years ago
8426e1f
[PATCH] atomic: inc_not_zero
by Nick Piggin
· 19 years ago
4a6dae6
[PATCH] atomic: cmpxchg
by Nick Piggin
· 19 years ago
727a53b
[PATCH] semaphore: Remove __MUTEX_INITIALIZER()
by Arthur Othieno
· 19 years ago
1426d7a
[PATCH] vm: remove unused/broken page_pte[_prot] macros
by Tejun Heo
· 19 years ago
dfb7dac
[PATCH] unify sys_ptrace prototype
by Christoph Hellwig
· 19 years ago
fc2acab
[PATCH] mm: tlb_finish_mmu forget rss
by Hugh Dickins
· 19 years ago
4d6ddfa
[PATCH] mm: tlb_is_full_mm was obscure
by Hugh Dickins
· 19 years ago
15a23ff
[PATCH] mm: tlb_gather_mmu get_cpu_var
by Hugh Dickins
· 19 years ago
676067c
[PATCH] Remove unused var from asm/futex.h
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
33bf561
[PATCH] feature removal of io_remap_page_range()
by Randy Dunlap
· 19 years ago
f8e38dd
[PATCH] include/asm-arm26/hardirq.h: remove #define irq_enter()
by Adrian Bunk
· 19 years ago
8d286aa
[PATCH] Clean up struct flock64 definitions
by Stephen Rothwell
· 19 years ago
5ac353f
[PATCH] Clean up struct flock definitions
by Stephen Rothwell
· 19 years ago
1abf62a
[PATCH] Clean up the fcntl operations
by Stephen Rothwell
· 19 years ago
e64ca97
[PATCH] Clean up the open flags
by Stephen Rothwell
· 19 years ago
9317259
[PATCH] Create asm-generic/fcntl.h
by Stephen Rothwell
· 19 years ago
97de50c
[PATCH] remove verify_area(): remove verify_area() from various uaccess.h headers
by Jesper Juhl
· 19 years ago
c8d1274
[PATCH] remove asm-*/hdreg.h
by Christoph Hellwig
· 19 years ago
36d57ac
[PATCH] auxiliary vector cleanups
by H. J. Lu
· 19 years ago
4732efb
[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup
by Jakub Jelinek
· 19 years ago
fa5b08d
[PATCH] sab: consolidate kmem_bufctl_t
by Kyle Moffett
· 19 years ago
fd4fd5a
[PATCH] mm: consolidate get_order
by Stephen Rothwell
· 19 years ago
b0573de
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
by Patrick McHardy
· 19 years ago
7c90347
[PATCH] Add emergency_restart()
by Eric W. Biederman
· 19 years ago
026d02a
[PATCH] Serial: Split 8250 port table (part 2)
by Russell King
· 19 years ago
dcd497f
[PATCH] streamline preempt_count type across archs
by Jesper Juhl
· 19 years ago
a58e76f
[PATCH] Remove obsolete HAVE_ARCH_GET_SIGNAL_TO_DELIVER?
by Geert Uytterhoeven
· 19 years ago
718a30a
[PATCH] ARM: 2696/1: remove ';' in ELF_DATA define in asm-arm{,26}/elf.h
by Mike Frysinger
· 19 years ago
b1ecb4c
[PATCH] asm/signal.h unification
by Al Viro
· 20 years ago
7f261b5
[PATCH] move SA_xxx defines to linux/signal.h
by Stas Sergeev
· 20 years ago
c8538a7
[PATCH] remove all kernel BUGs
by Matt Mackall
· 20 years ago
cdfb82f
[PATCH] freepgt: arm26 FIRST_USER_ADDRESS PAGE_SIZE
by Hugh Dickins
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago