index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-m32r
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] m32r: Remove unnecessary icu_data_t definitions
Hirokazu Takata
2006-01-06
1
-5
/
+2
*
[PATCH] m32r: Update _port2addr to use NONCACHE_OFFSET
Hirokazu Takata
2006-01-06
1
-1
/
+1
*
[PATCH] m32r: Update syscall macros for MMU-less targets
Hirokazu Takata
2006-01-06
1
-6
/
+6
*
[PATCH] m32r: Support M32104UT target platform
Hirokazu Takata
2006-01-06
7
-18
/
+222
*
[PATCH] atomic_long_t & include/asm-generic/atomic.h V2
Christoph Lameter
2006-01-06
1
-0
/
+1
*
[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store
Badari Pulavarty
2006-01-06
1
-0
/
+1
*
[FLS64]: generic version
Stephen Hemminger
2006-01-03
1
-0
/
+1
*
[PATCH] m32r: M3A-2170(Mappi-III) IDE support
Hirokazu Takata
2005-11-28
2
-6
/
+9
*
[PATCH] m32r: Introduce atomic_cmpxchg and atomic_inc_not_zero operations
Hirokazu Takata
2005-11-28
2
-2
/
+83
*
[PATCH] consolidate sys_ptrace()
Christoph Hellwig
2005-11-07
1
-0
/
+3
*
[PATCH] fix remaining missing includes
Tim Schmielau
2005-11-07
1
-0
/
+3
*
[PATCH] semaphore: Remove __MUTEX_INITIALIZER()
Arthur Othieno
2005-10-30
1
-3
/
+0
*
[PATCH] vm: remove unused/broken page_pte[_prot] macros
Tejun Heo
2005-10-30
1
-2
/
+0
*
[PATCH] unify sys_ptrace prototype
Christoph Hellwig
2005-10-30
1
-1
/
+0
*
[PATCH] m32r: fix #if warnings
Hirokazu Takata
2005-10-30
1
-1
/
+1
*
[PATCH] memory hotplug prep: kill local_mapnr
Dave Hansen
2005-10-29
1
-6
/
+0
*
[PATCH] gfp_t: dma-mapping (simple cases)
Al Viro
2005-10-28
1
-1
/
+1
*
[PATCH] m32r: more basic __user annotations
Al Viro
2005-09-26
1
-4
/
+6
*
[PATCH] m32r: missing __iomem in ioremap() declaration
Al Viro
2005-09-26
1
-1
/
+1
*
[PATCH] Remove unused var from asm/futex.h
Paolo 'Blaisorblade' Giarrusso
2005-09-21
1
-1
/
+1
*
[PATCH] feature removal of io_remap_page_range()
Randy Dunlap
2005-09-13
1
-3
/
+0
*
[PATCH] spinlock consolidation
Ingo Molnar
2005-09-10
2
-97
/
+53
*
[PATCH] Clean up struct flock64 definitions
Stephen Rothwell
2005-09-07
1
-17
/
+0
*
[PATCH] Clean up struct flock definitions
Stephen Rothwell
2005-09-07
1
-12
/
+0
*
[PATCH] Clean up the fcntl operations
Stephen Rothwell
2005-09-07
1
-21
/
+0
*
[PATCH] Clean up the open flags
Stephen Rothwell
2005-09-07
1
-17
/
+0
*
[PATCH] Create asm-generic/fcntl.h
Stephen Rothwell
2005-09-07
1
-25
/
+1
*
[PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...
Jesper Juhl
2005-09-07
1
-25
/
+0
*
[PATCH] remove asm-*/hdreg.h
Christoph Hellwig
2005-09-07
1
-1
/
+0
*
[PATCH] auxiliary vector cleanups
H. J. Lu
2005-09-07
1
-0
/
+4
*
[PATCH] FUTEX_WAKE_OP: pthread_cond_signal() speedup
Jakub Jelinek
2005-09-07
1
-0
/
+53
*
[PATCH] sab: consolidate kmem_bufctl_t
Kyle Moffett
2005-09-05
1
-2
/
+0
*
[PATCH] mm: consolidate get_order
Stephen Rothwell
2005-09-05
1
-19
/
+2
*
[NET]: Fix ipl=>ihl typo in ip_fast_csum
Thomas Graf
2005-08-29
1
-1
/
+1
*
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
Patrick McHardy
2005-08-29
1
-0
/
+2
*
[PATCH] m32r smp.h gcc4 fixes
Al Viro
2005-08-23
1
-2
/
+0
*
[PATCH] Add emergency_restart()
Eric W. Biederman
2005-07-26
1
-0
/
+6
*
[PATCH] m32r: framebuffer device support
Hirokazu Takata
2005-07-07
1
-0
/
+199
*
[PATCH] streamline preempt_count type across archs
Jesper Juhl
2005-06-23
1
-1
/
+1
*
[PATCH] m32r: build fix for asm-m32r/topology.h
Hirokazu Takata
2005-06-23
1
-43
/
+1
*
[PATCH] remove non-DISCONTIG use of pgdat->node_mem_map
Dave Hansen
2005-06-23
1
-2
/
+1
*
[PATCH] m32r: Use asm-generic/div64.h
Hirokazu Takata
2005-06-21
1
-38
/
+1
*
[PATCH] m32r: Remove include/asm-m32r/m32102peri.h
Hirokazu Takata
2005-06-21
2
-469
/
+0
*
[PATCH] m32r: Support M3A-2170(Mappi-III) platform
Hirokazu Takata
2005-06-21
4
-1
/
+149
*
[PATCH] smp_processor_id() cleanup
Ingo Molnar
2005-06-21
1
-1
/
+1
*
[PATCH] asm/signal.h unification
Al Viro
2005-05-04
1
-14
/
+1
*
[PATCH] move SA_xxx defines to linux/signal.h
Stas Sergeev
2005-05-01
1
-14
/
+0
*
[PATCH] freepgt: arch FIRST_USER_ADDRESS 0
Hugh Dickins
2005-04-19
1
-1
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
104
-0
/
+10413