index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm26
Commit message (
Expand
)
Author
Age
Files
Lines
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
3
-3
/
+0
*
use SLAB_PANIC flag cleanup
Akinobu Mita
2007-05-08
1
-6
/
+2
*
ARM26: remove useless config option GENERIC_BUST_SPINLOCK.
Robert P. J. Day
2007-05-07
1
-3
/
+0
*
[PATCH] x86: deflate stack usage in lib/inflate.c
Jeremy Fitzhardinge
2007-05-02
1
-1
/
+1
*
[PATCH] arch/arm26/kernel/entry.S: remove dead code
Adrian Bunk
2007-03-01
1
-10
/
+0
*
[PATCH] Dynamic kernel command-line: arm26
Alon Bar-Lev
2007-02-12
1
-3
/
+3
*
[PATCH] Consolidate default sched_clock()
Alexey Dobriyan
2007-02-11
1
-8
/
+0
*
[PATCH] disable init/initramfs.c: architectures
Jean-Paul Saman
2007-02-11
2
-0
/
+4
*
[PATCH] ARM26: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-11
1
-1
/
+1
*
[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMA
Christoph Lameter
2007-02-11
1
-0
/
+4
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
2
-2
/
+2
*
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
2006-12-08
1
-0
/
+8
*
[PATCH] arm26: replace kmalloc+memset with kzalloc
Yan Burman
2006-12-07
1
-3
/
+1
*
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
1
-3
/
+3
*
[PATCH] mm: arch do_page_fault() vs in_atomic()
Peter Zijlstra
2006-12-07
1
-1
/
+1
*
[PATCH] remove bogus arch-specific syscall exports
Al Viro
2006-10-11
1
-8
/
+0
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
2
-2
/
+0
*
[PATCH] rename the provided execve functions to kernel_execve
Arnd Bergmann
2006-10-02
1
-2
/
+2
*
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
2006-10-02
1
-1
/
+1
*
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
Serge E. Hallyn
2006-10-02
1
-2
/
+0
*
[PATCH] namespaces: add nsproxy
Serge E. Hallyn
2006-10-02
1
-0
/
+2
*
[PATCH] kill wall_jiffies
Atsushi Nemoto
2006-10-01
1
-10
/
+2
*
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
2006-09-29
1
-1
/
+1
*
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
2006-09-29
1
-1
/
+1
*
[PATCH] make PROT_WRITE imply PROT_READ
Jason Baron
2006-09-29
1
-1
/
+1
*
[PATCH] tty: Remove include of screen_info.h from tty.h
Jon Smirl
2006-07-10
1
-1
/
+1
*
[PATCH] irq-flags: ARM26: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
2
-9
/
+9
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
27
-27
/
+0
*
arch/arm26/Kconfig typos
Matt LaPlante
2006-06-30
1
-3
/
+3
*
[PATCH] No arch-specific strpbrk implementations
Kyle McMartin
2006-04-11
1
-1
/
+0
*
[PATCH] unexport get_wchan
Adrian Bunk
2006-03-31
1
-2
/
+0
*
[PATCH] unify PFN_* macros
Dave Hansen
2006-03-27
1
-6
/
+1
*
[PATCH] bitops: arm26: use generic bitops
Akinobu Mita
2006-03-26
1
-0
/
+4
*
[PATCH] sem2mutex: misc static one-file mutexes
Ingo Molnar
2006-03-26
1
-6
/
+6
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2006-03-25
2
-3
/
+9
|
\
|
*
kbuild: change kbuild to not rely on incorrect GNU make behavior
Paul Smith
2006-03-06
2
-3
/
+9
*
|
[PATCH] remove set_page_count() outside mm/
Nick Piggin
2006-03-22
1
-1
/
+1
|
/
*
[PATCH] arm26: select BLK_DEV_FD only on A5K
Alexey Dobriyan
2006-02-01
1
-1
/
+1
*
[PATCH] arm26: fixup asm statement in kernel/fiq.c
Alexey Dobriyan
2006-02-01
1
-16
/
+16
*
[PATCH] arm26: fixup get_signal_to_deliver call
Alexey Dobriyan
2006-02-01
1
-1
/
+2
*
[PATCH] arm26: select system type via "choice"
Alexey Dobriyan
2006-02-01
1
-1
/
+3
*
[PATCH] arm26: s/task_threas_info/task_thread_info/
Alexey Dobriyan
2006-01-16
1
-1
/
+1
*
[PATCH] arm26: kernel/irq.c: fix compilation
Alexey Dobriyan
2006-01-16
1
-1
/
+2
*
[PATCH] arm26: task_stack_page()
Al Viro
2006-01-12
1
-4
/
+4
*
[PATCH] arm26: task_pt_regs()
Al Viro
2006-01-12
2
-22
/
+6
*
[PATCH] arm26: task_thread_info()
Al Viro
2006-01-12
2
-3
/
+3
*
[PATCH] dump_thread() cleanup
akpm@osdl.org
2006-01-10
1
-1
/
+0
*
[PATCH] tiny: Make *[ug]id16 support optional
Matt Mackall
2006-01-08
1
-4
/
+0
*
[PATCH] remove gcc-2 checks
Andrew Morton
2006-01-08
1
-7
/
+0
*
arch/arm26/nwfpe/fpmodule.c: remove kernel 2.0 #ifdef
Adrian Bunk
2006-01-03
1
-2
/
+1
[next]