index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-frv
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] add asm-generic/mman.h
Michael S. Tsirkin
2006-02-15
1
-30
/
+1
*
[PATCH] FRV: Use virtual interrupt disablement
David Howells
2006-02-14
2
-6
/
+83
*
[PATCH] FRV: Miscellaneous fixes
David Howells
2006-02-14
5
-13
/
+37
*
[PATCH] madvise MADV_DONTFORK/MADV_DOFORK
Michael S. Tsirkin
2006-02-14
1
-0
/
+2
*
[PATCH] include/asm-*/bitops.h: fix more "~0UL >> size" typos
Alexey Dobriyan
2006-02-03
1
-1
/
+1
*
[PATCH] Handle TIF_RESTORE_SIGMASK for FRV
David Howells
2006-01-18
2
-0
/
+3
*
[PATCH] death of get_thread_info/put_thread_info
Al Viro
2006-01-12
1
-2
/
+0
*
[PATCH] Generic ioctl.h
Brian Gerst
2006-01-10
1
-80
/
+1
*
[PATCH] mutex subsystem, add default include/asm-*/mutex.h files
Arjan van de Ven
2006-01-09
1
-0
/
+9
*
[PATCH] mutex subsystem, add atomic_xchg() to all arches
Ingo Molnar
2006-01-09
1
-0
/
+1
*
[PATCH] frv: miscellaneous changes
David Howells
2006-01-08
9
-3
/
+50
*
[PATCH] frv: make get_user macro cast pointers
David Howells
2006-01-08
1
-4
/
+4
*
[PATCH] frv: add module support stubs
David Howells
2006-01-08
1
-4
/
+12
*
[PATCH] frv: supply various missing I/O access primitives
David Howells
2006-01-08
2
-0
/
+127
*
[PATCH] frv: drop 8/16-bit xchg and cmpxchg
David Howells
2006-01-08
1
-91
/
+5
*
[PATCH] frv: improve signal handling
David Howells
2006-01-06
1
-1
/
+0
*
[PATCH] FRV: Implement futex operations for FRV
David Howells
2006-01-06
1
-41
/
+1
*
[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] FRV: Make the FRV arch work again
David Howells
2005-11-28
5
-8
/
+9
*
[PATCH] atomic: inc_not_zero
Nick Piggin
2005-11-13
1
-0
/
+10
*
[PATCH] atomic: cmpxchg
Nick Piggin
2005-11-13
1
-0
/
+2
*
[PATCH] fix remaining missing includes
Tim Schmielau
2005-11-07
1
-0
/
+2
*
[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] gfp_t: dma-mapping (frv)
Al Viro
2005-10-28
2
-2
/
+2
*
[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] Clean up struct flock64 definitions
Stephen Rothwell
2005-09-07
1
-18
/
+0
*
[PATCH] Clean up struct flock definitions
Stephen Rothwell
2005-09-07
1
-8
/
+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
/
+2
*
[PATCH] remove verify_area(): remove verify_area() from various uaccess.h hea...
Jesper Juhl
2005-09-07
1
-6
/
+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
-15
/
+2
*
[NET]: Introduce SO_{SND,RCV}BUFFORCE socket options
Patrick McHardy
2005-08-29
1
-0
/
+2
*
[PATCH] Add emergency_restart()
Eric W. Biederman
2005-07-26
1
-0
/
+6
*
[PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n
Andrew Morton
2005-06-27
1
-0
/
+2
*
[PATCH] PCI: DMA bursting advice
David S. Miller
2005-06-27
1
-0
/
+8
*
[PATCH] streamline preempt_count type across archs
Jesper Juhl
2005-06-23
1
-1
/
+1
*
[PATCH] asm/signal.h unification
Al Viro
2005-05-04
1
-10
/
+1
*
[PATCH] misc verify_area cleanups
Jesper Juhl
2005-05-01
1
-2
/
+2
*
[PATCH] move SA_xxx defines to linux/signal.h
Stas Sergeev
2005-05-01
1
-14
/
+0
*
[PATCH] remove all kernel BUGs
Matt Mackall
2005-05-01
1
-0
/
+2
*
[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
106
-0
/
+9217