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
/
arm
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] No arch-specific strpbrk implementations
Kyle McMartin
2006-04-11
1
-1
/
+0
*
[ARM] 3470/1: Clear the HWCAP bits for the disabled kernel features
Catalin Marinas
2006-04-10
1
-0
/
+6
*
[ARM] 3439/2: xsc3: add I/O coherency support
Lennert Buytenhek
2006-04-02
1
-0
/
+3
*
[ARM] 3437/1: Kill duplicate exports of string library functions
Komal Shah
2006-04-01
1
-13
/
+0
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-03-31
6
-212
/
+308
|
\
|
*
[ARM] 3420/1: Missing clobber in example code
Paul Brook
2006-03-28
1
-1
/
+1
|
*
Merge nommu tree
Russell King
2006-03-28
5
-211
/
+307
|
|
\
|
|
*
[ARM] nommu: fixups for the exception vectors
Hyok S. Choi
2006-03-27
2
-5
/
+6
|
|
*
[ARM] nommu: start-up code
Hyok S. Choi
2006-03-27
3
-206
/
+301
*
|
|
[PATCH] unexport get_wchan
Adrian Bunk
2006-03-31
1
-1
/
+0
|
/
/
*
|
[ARM] 3030/2: fix permission check in the obscur cmpxchg syscall
Nicolas Pitre
2006-03-25
1
-1
/
+1
*
|
Merge nommu tree
Russell King
2006-03-25
3
-8
/
+16
|
\
\
|
|
/
|
*
[ARM] Move read of processor ID out of lookup_processor_type()
Russell King
2006-03-21
2
-8
/
+11
|
*
[ARM] noMMU: block sys_fork in nommu mode
Hyok S. Choi
2006-03-21
1
-0
/
+5
*
|
[ARM] SMP: don't set cpu_*_map in smp_prepare_boot_cpu
Russell King
2006-03-25
1
-3
/
+0
*
|
[ARM] Move enable_irq and disable_irq to assembler.h
Russell King
2006-03-23
1
-18
/
+0
*
|
[ARM] Quieten spurious IRQ detection
Russell King
2006-03-22
1
-3
/
+8
*
|
[ARM] Convert kmalloc+memset to kzalloc
Russell King
2006-03-21
3
-9
/
+3
*
|
[ARM] 3261/2: remove phys_ram from struct machine_desc (part 3)
Nicolas Pitre
2006-03-21
1
-4
/
+3
*
|
[ARM] Move IRQ enable after coprocessor number decode
Russell King
2006-03-21
1
-1
/
+1
*
|
[ARM] Remove unnecessary asm/hardware.h includes
Russell King
2006-03-21
1
-1
/
+0
|
/
*
[ARM] 3362/1: [cleanup] - duplicate decleration of mem_fclk_21285
Ben Dooks
2006-03-15
1
-1
/
+0
*
[ARM] 3365/1: [cleanup] header for compat.c exported functions
Ben Dooks
2006-03-15
3
-2
/
+17
*
[ARM] 3363/1: [cleanup] process.c - fix warnings
Ben Dooks
2006-03-15
1
-1
/
+2
*
[ARM] Fix "thead" typo
Russell King
2006-03-15
1
-1
/
+1
*
[ARM] iwmmxt thread state alignment
Russell King
2006-03-12
2
-11
/
+7
*
[PATCH] fix next_timer_interrupt() for hrtimer
Tony Lindgren
2006-03-06
1
-4
/
+6
*
[ARM] CONFIG_CPU_MPCORE -> CONFIG_CPU_32v6K
Russell King
2006-02-22
1
-1
/
+1
*
[ARM] Add panic-on-oops support
Russell King
2006-02-22
1
-0
/
+8
*
[ARM] 3338/1: old ABI compat: sys_socketcall
Nicolas Pitre
2006-02-16
2
-1
/
+31
*
[ARM] Fix SMP initialisation oops
Russell King
2006-02-16
2
-1
/
+5
*
[ARM] 3310/1: add a comment about the possible __kuser_cmpxchg transient false
Nicolas Pitre
2006-02-08
1
-1
/
+6
*
[ARM] 3309/1: disable the pre-ARMv5 NPTL kernel helper in the non MMU case
Nicolas Pitre
2006-02-08
1
-0
/
+10
*
[ARM] 3308/1: old ABI compat: struct sockaddr_un
Nicolas Pitre
2006-02-08
2
-4
/
+75
*
[ARM] safer handling of syscall table padding
Al Viro
2006-01-19
2
-332
/
+333
*
[ARM] 3271/1: ARM EABI: fix calling of cmpxchg syscall emulation
Nicolas Pitre
2006-01-18
1
-1
/
+4
*
[ARM] 3270/1: ARM EABI: fix sigreturn and rt_sigreturn
Nicolas Pitre
2006-01-18
2
-12
/
+19
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-01-14
12
-61
/
+574
|
\
|
*
[ARM] 3262/4: allow ptraced syscalls to be overriden
Nicolas Pitre
2006-01-14
2
-3
/
+15
|
*
[ARM] 3110/5: old ABI compat: multi-ABI syscall entry support
Nicolas Pitre
2006-01-14
3
-35
/
+100
|
*
[ARM] 3109/1: old ABI compat: syscall wrappers for ABI impedance matching
Nicolas Pitre
2006-01-14
3
-0
/
+372
|
*
[ARM] 3108/2: old ABI compat: statfs64 and fstatfs64
Nicolas Pitre
2006-01-14
2
-2
/
+12
|
*
[ARM] 3105/4: ARM EABI: new syscall entry convention
Nicolas Pitre
2006-01-14
2
-15
/
+22
|
*
[ARM] 3104/1: ARM EABI: new helper function names
Nicolas Pitre
2006-01-14
1
-0
/
+22
|
*
[ARM] 3103/1: ARM EABI: stack pointer must be 64-bit aligned (part 2)
Nicolas Pitre
2006-01-14
1
-8
/
+9
|
*
[ARM] 3102/1: ARM EABI: stack pointer must be 64-bit aligned after a CPU exce...
Nicolas Pitre
2006-01-14
2
-0
/
+18
|
*
[ARM] Support register switch in nommu mode
Hyok S. Choi
2006-01-13
1
-0
/
+7
|
*
[ARM] 3259/1: remove phys_ram from struct machine_desc (part 1)
Nicolas Pitre
2006-01-13
1
-4
/
+3
*
|
[PATCH] Add ecard_bus_type probe/remove/shutdown methods
Russell King
2006-01-13
1
-6
/
+8
|
/
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-01-12
3
-11
/
+15
|
\
[next]