Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e25d2ca6b2808c427704b01608baf0f7dea1696e
/
include
/
asm-m32r
ebba5f9
[PATCH] consistently use MAX_ERRNO in __syscall_return
by Randy Dunlap
· 18 years ago
85f6517
[PATCH] m32r: revise __raw_read_trylock()
by Hirokazu Takata
· 18 years ago
a27f311
[PATCH] m32r: Fix "value computed not used" warnings
by Hirokazu Takata
· 18 years ago
46a82b2
[PATCH] Standardize pxx_page macros
by Dave McCracken
· 18 years ago
47dbec7
Fix 'make headers_check' on m32r
by David Woodhouse
· 18 years ago
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
36c8b58
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
by Ingo Molnar
· 18 years ago
aff6014
[PATCH] irq-flags: M32R: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
877ce7c
[AF_UNIX]: Datagram getpeersec
by Catherine Zhang
· 18 years ago
c0ad90a
[PATCH] genirq: add ->retrigger() irq op to consolidate hw_irq_resend()
by Ingo Molnar
· 18 years ago
d6e05ed
spelling fixes
by Andreas Mohr
· 18 years ago
4f1bcaf
[PATCH] vgacon: make VGA_MAP_MEM take size, remove extra use
by Bjorn Helgaas
· 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
4127272
[PATCH] m32r: update switch_to macro for tuning
by Hirokazu Takata
· 19 years ago
0d34c86
[PATCH] m32r: mappi3 reboot support
by Hirokazu Takata
· 19 years ago
fa37281
[PATCH] m32r: update include/asm-m32r/semaphore.h
by Hirokazu Takata
· 19 years ago
8e8ff02
[PATCH] m32r: Fix pt_regs for !COFNIG_ISA_DSP_LEVEL2 target
by Hirokazu Takata
· 19 years ago
491d4be
[PATCH] sys_kexec_load() naming fixups
by Andrew Morton
· 19 years ago
c80d79d
[PATCH] Configurable NODES_SHIFT
by Yasunori Goto
· 19 years ago
bad7af5
[PATCH] Remove unused prepare_to_switch macro
by Hirokazu Takata
· 19 years ago
04dfd0d
[PATCH] m32r: security fix of {get,put}_user macros
by Hirokazu Takata
· 19 years ago
7c1c4e5
[PATCH] m32r: Fix cpu_possible_map and cpu_present_map initialization for SMP kernel
by Hirokazu Takata
· 19 years ago
22a9835
[PATCH] unify PFN_* macros
by Dave Hansen
· 19 years ago
7126cff
[PATCH] unify pfn_to_page: m32r pfn_to_page
by KAMEZAWA Hiroyuki
· 19 years ago
6d9f937
[PATCH] bitops: m32r: use generic bitops
by Akinobu Mita
· 19 years ago
67b0ad5
[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()
by Akinobu Mita
· 19 years ago
f348d70
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
by Davide Libenzi
· 19 years ago
6ced13c
[PATCH] m32r: fix and update for gcc-4.0
by Hirokazu Takata
· 19 years ago
b04ec26
[PATCH] m32r: __cmpxchg_u32 fix
by Hirokazu Takata
· 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
f5a61d0
[PATCH] death of get_thread_info/put_thread_info
by Al Viro
· 19 years ago
6c3559fc
[PATCH] m32r: task_pt_regs(), task_stack_page(), 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
2acbb8c
[PATCH] mutex subsystem, add default include/asm-*/mutex.h files
by Arjan van de Ven
· 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
1fd73c6
[PATCH] Kill L1_CACHE_SHIFT_MAX
by Ravikiran G Thirumalai
· 19 years ago
adfc31c
[PATCH] m32r: Remove unnecessary icu_data_t definitions
by Hirokazu Takata
· 19 years ago
46ea178
[PATCH] m32r: Update _port2addr to use NONCACHE_OFFSET
by Hirokazu Takata
· 19 years ago
1b5b776
[PATCH] m32r: Update syscall macros for MMU-less targets
by Hirokazu Takata
· 19 years ago
9287d95
[PATCH] m32r: Support M32104UT target platform
by Hirokazu Takata
· 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
ad09d58
[PATCH] m32r: M3A-2170(Mappi-III) IDE support
by Hirokazu Takata
· 19 years ago
0332db5
[PATCH] m32r: Introduce atomic_cmpxchg and atomic_inc_not_zero operations
by Hirokazu Takata
· 19 years ago
481bed4
[PATCH] consolidate sys_ptrace()
by Christoph Hellwig
· 19 years ago
8c65b4a
[PATCH] fix remaining missing includes
by Tim Schmielau
· 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
c978b01
[PATCH] m32r: fix #if warnings
by Hirokazu Takata
· 19 years ago
2774812
[PATCH] memory hotplug prep: kill local_mapnr
by Dave Hansen
· 19 years ago
970a9e7
[PATCH] gfp_t: dma-mapping (simple cases)
by Al Viro
· 19 years ago
a880948
[PATCH] m32r: more basic __user annotations
by Al Viro
· 19 years ago
24558a0
[PATCH] m32r: missing __iomem in ioremap() declaration
by Al Viro
· 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
fb1c8f9
[PATCH] spinlock consolidation
by Ingo Molnar
· 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
2c65649
[NET]: Fix ipl=>ihl typo in ip_fast_csum
by Thomas Graf
· 19 years ago
b0573de
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
by Patrick McHardy
· 19 years ago
e231a9c
[PATCH] m32r smp.h gcc4 fixes
by Al Viro
· 19 years ago
7c90347
[PATCH] Add emergency_restart()
by Eric W. Biederman
· 19 years ago
316240f
[PATCH] m32r: framebuffer device support
by Hirokazu Takata
· 19 years ago
dcd497f
[PATCH] streamline preempt_count type across archs
by Jesper Juhl
· 19 years ago
4a35293
[PATCH] m32r: build fix for asm-m32r/topology.h
by Hirokazu Takata
· 19 years ago
408fde8
[PATCH] remove non-DISCONTIG use of pgdat->node_mem_map
by Dave Hansen
· 19 years ago
5757b28
[PATCH] m32r: Use asm-generic/div64.h
by Hirokazu Takata
· 19 years ago
0adbb44
[PATCH] m32r: Remove include/asm-m32r/m32102peri.h
by Hirokazu Takata
· 19 years ago
2368086
[PATCH] m32r: Support M3A-2170(Mappi-III) platform
by Hirokazu Takata
· 19 years ago
39c715b
[PATCH] smp_processor_id() cleanup
by Ingo Molnar
· 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
d455a36
[PATCH] freepgt: arch FIRST_USER_ADDRESS 0
by Hugh Dickins
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago