index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-arm26
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] use __used attribute
David Rientjes
2007-05-30
1
-1
/
+1
*
Consolidate asm/poll.h
Stephen Rothwell
2007-05-11
1
-20
/
+2
*
Fix "deprecated" typoes.
Robert P. J. Day
2007-05-09
3
-4
/
+4
*
Remove tas()
Jeff Dike
2007-05-08
1
-2
/
+0
*
atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular depe...
Mathieu Desnoyers
2007-05-08
1
-1
/
+0
*
Clean up mostly unused IOSPACE macros
David Gibson
2007-05-08
1
-4
/
+0
*
move die notifier handling to common code
Christoph Hellwig
2007-05-08
1
-0
/
+1
*
[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction
Jeremy Fitzhardinge
2007-05-02
1
-0
/
+2
*
[NET]: Adding SO_TIMESTAMPNS / SCM_TIMESTAMPNS support
Eric Dumazet
2007-04-25
1
-0
/
+2
*
[NET]: Introduce SIOCGSTAMPNS ioctl to get timestamps with nanosec resolution
Eric Dumazet
2007-04-25
1
-1
/
+2
*
Storage class should be before const qualifier
Tobias Klauser
2007-02-17
1
-5
/
+5
*
[PATCH] fix sparse warnings from {asm,net}/checksum.h
Tilman Schmidt
2007-02-11
1
-2
/
+2
*
[PATCH] consolidate line discipline number definitions
Tilman Schmidt
2007-02-11
1
-18
/
+0
*
[PATCH] Optimize D-cache alias handling on fork
Ralf Baechle
2006-12-13
1
-0
/
+1
*
[PATCH] tty: preparatory structures for termios revamp
Alan Cox
2006-12-08
1
-0
/
+12
*
[PATCH] cleanup asm/setup.h userspace visibility
Adrian Bunk
2006-12-07
1
-0
/
+4
*
[PATCH] remove kernel syscalls
Arnd Bergmann
2006-12-07
1
-133
/
+0
*
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
1
-1
/
+1
*
[NET]: ARM26 checksum annotations and cleanups.
Al Viro
2006-12-02
1
-36
/
+27
*
Driver core: add dev_archdata to struct device
Benjamin Herrenschmidt
2006-12-01
1
-0
/
+7
*
fix file specification in comments
Uwe Zeisberger
2006-10-03
3
-3
/
+3
*
[PATCH] rename the provided execve functions to kernel_execve
Arnd Bergmann
2006-10-02
1
-24
/
+0
*
[PATCH] consistently use MAX_ERRNO in __syscall_return
Randy Dunlap
2006-09-27
1
-1
/
+2
*
[PATCH] Standardize pxx_page macros
Dave McCracken
2006-09-26
1
-4
/
+4
*
Remove ARM26 header export.
David Woodhouse
2006-09-21
1
-1
/
+0
*
[PATCH] remove set_wmb - arch removal
Steven Rostedt
2006-07-14
1
-1
/
+0
*
Merge git://git.infradead.org/hdrinstall-2.6
Linus Torvalds
2006-07-04
1
-0
/
+1
|
\
|
*
Add empty Kbuild files for 'make headers_install' in remaining arches.
David Woodhouse
2006-06-18
1
-0
/
+1
*
|
[PATCH] irq-flags: ARM26: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
2
-3
/
+1
*
|
[AF_UNIX]: Datagram getpeersec
Catherine Zhang
2006-06-29
1
-0
/
+1
*
|
[PATCH] random: remove SA_SAMPLE_RANDOM from floppy driver
Matt Mackall
2006-06-25
1
-1
/
+1
*
|
[PATCH] adjust handle_IRR_event() return type
Jan Beulich
2006-06-23
1
-4
/
+0
|
/
*
Remove unneeded _syscallX macros from user view in asm-*/unistd.h
David Woodhouse
2006-04-29
1
-5
/
+5
*
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-04-26
14
-14
/
+0
*
[PATCH] unify pfn_to_page: arm26 pfn_to_page
KAMEZAWA Hiroyuki
2006-03-27
1
-2
/
+2
*
[PATCH] bitops: arm26: use generic bitops
Akinobu Mita
2006-03-26
1
-136
/
+10
*
[PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications
Davide Libenzi
2006-03-25
1
-0
/
+1
*
[PATCH] add asm-generic/mman.h
Michael S. Tsirkin
2006-02-15
1
-30
/
+1
*
[PATCH] madvise MADV_DONTFORK/MADV_DOFORK
Michael S. Tsirkin
2006-02-14
1
-0
/
+2
*
[PATCH] arm26: add __kernel_old_dev_t for nfsd
Alexey Dobriyan
2006-02-01
1
-0
/
+1
*
[PATCH] arm26: drop first arg of prepare_arch_switch, finish_arch_switch
Alexey Dobriyan
2006-02-01
1
-2
/
+2
*
[PATCH] arm26: drop local task_running copy
Alexey Dobriyan
2006-02-01
1
-1
/
+0
*
[PATCH] arm26: remove irq_exit() from hardirq.h
Alexey Dobriyan
2006-02-01
1
-7
/
+0
*
[PATCH] arm26: fix warnings about NR_IRQS being not defined
Alexey Dobriyan
2006-02-01
1
-0
/
+1
*
[PATCH] arm26: fix find_first_zero_bit related warnings
Alexey Dobriyan
2006-02-01
1
-2
/
+2
*
[PATCH] arm26: add L1_CACHE_SHIFT
Alexey Dobriyan
2006-01-16
1
-1
/
+2
*
[PATCH] fix arm26 THREAD_SIZE
Adrian Bunk
2006-01-16
1
-2
/
+1
*
[PATCH] death of get_thread_info/put_thread_info
Al Viro
2006-01-12
1
-3
/
+0
*
[PATCH] arm26: task_stack_page()
Al Viro
2006-01-12
1
-1
/
+1
*
[PATCH] arm26: task_pt_regs()
Al Viro
2006-01-12
1
-1
/
+1
[next]