index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ARM] ptrace: clean up single stepping support
Russell King
2007-04-21
3
-28
/
+48
*
[ARM] Remove needless linux/ptrace.h includes
Russell King
2007-04-21
3
-3
/
+0
*
[ARM] Add ability to dump exception stacks to kernel backtraces
Russell King
2007-04-21
3
-3
/
+20
*
[ARM] Export dma_channel_active()
Russell King
2007-03-31
1
-0
/
+1
*
[ARM] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fc
Russell King
2007-03-13
1
-2
/
+5
*
[ARM] 4226/1: initial .data and .bss mappings of XIP kernel should be TEXT_OF...
Nicolas Pitre
2007-02-25
1
-16
/
+17
*
[ARM] 4224/2: allow XIP kernel to boot again
Nicolas Pitre
2007-02-25
2
-12
/
+14
*
Merge ARM fixes
Russell King
2007-02-20
7
-689
/
+7
|
\
|
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-02-19
11
-15
/
+175
|
|
\
|
*
|
[PATCH] genirq: remove IRQ_DISABLED
Ingo Molnar
2007-02-16
1
-2
/
+1
|
*
|
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-14
1
-1
/
+1
|
*
|
[PATCH] Dynamic kernel command-line: arm
Alon Bar-Lev
2007-02-12
1
-3
/
+3
|
*
|
[PATCH] Consolidate default sched_clock()
Alexey Dobriyan
2007-02-11
1
-10
/
+0
|
*
|
[PATCH] disable init/initramfs.c: architectures
Jean-Paul Saman
2007-02-11
1
-0
/
+2
|
*
|
[APM] ARM: Convert to use shared APM emulation.
Ralf Baechle
2007-02-09
2
-673
/
+0
*
|
|
[ARM] Merge remaining IOP code
Russell King
2007-02-20
2
-0
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[ARM] 4185/2: entry: introduce get_irqnr_preamble and arch_ret_to_user
Dan Williams
2007-02-17
2
-0
/
+8
*
|
|
Merge the easy part of the IOP branch
Russell King
2007-02-18
1
-1
/
+4
|
\
\
\
|
|
/
/
|
*
|
[ARM] 4183/1: do_undefinstr: read svc undefined instructions with svc privileges
Dan Williams
2007-02-14
1
-1
/
+4
|
|
|
|
\
\
|
\
\
|
\
\
*
-
-
-
.
\
\
Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale trees
Russell King
2007-02-17
2
-0
/
+4
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
[ARM] 4134/1: Add generic support for outer caches
Catalin Marinas
2007-02-08
1
-0
/
+3
|
|
|
/
/
|
|
/
|
|
|
|
*
|
[ARM] 4121/1: ep93xx: move setting of HWCAP_CRUNCH
Lennert Buytenhek
2007-02-08
1
-0
/
+1
|
|
/
/
*
|
|
[ARM] 4098/1: ARM: rtc_lock only used with rtc_cmos
David Brownell
2007-02-16
1
-1
/
+3
*
|
|
[ARM] 4137/1: Add kexec support
Richard Purdie
2007-02-16
4
-0
/
+154
*
|
|
[ARM] Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-02-11
1
-1
/
+1
|
/
/
*
|
[ARM] Move processor_modes[] to .../process.c
Russell King
2007-02-06
3
-12
/
+9
|
/
*
[ARM] 4102/1: Allow for PHYS_OFFSET on any valid 2MiB address
Linus Walleij
2007-01-24
1
-1
/
+6
*
[ARM] Provide basic printk_clock() implementation
Russell King
2007-01-08
1
-0
/
+11
*
[ARM] Fix kernel-mode undefined instruction aborts
Russell King
2007-01-06
1
-4
/
+8
*
[ARM] 4070/1: arch/arm/kernel: fix warnings from missing includes
Ben Dooks
2007-01-06
2
-0
/
+3
*
[ARM] 4054/1: ep93xx: add HWCAP_CRUNCH
Lennert Buytenhek
2006-12-18
1
-0
/
+1
*
[ARM] Add more syscalls
Russell King
2006-12-17
2
-6
/
+31
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-12-13
3
-12
/
+23
|
\
|
*
[ARM] Clean up KERNEL_RAM_ADDR
Russell King
2006-12-11
1
-9
/
+10
|
*
[ARM] Add sys_*at syscalls
Russell King
2006-12-09
1
-0
/
+13
|
*
[ARM] Handle HWCAP_VFP in VFP support code
Russell King
2006-12-08
1
-3
/
+0
*
|
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
2
-2
/
+2
|
/
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-12-07
14
-213
/
+333
|
\
|
*
-
.
[ARM] Merge individual ARM sub-trees
Russell King
2006-12-07
14
-213
/
+333
|
|
\
\
|
|
|
*
[ARM] Allow gcc to optimise arm_add_memory a little more
Russell King
2006-12-07
1
-4
/
+7
|
|
|
/
|
|
/
|
|
|
*
[ARM] 3983/2: remove unused argument to __bug()
Nicolas Pitre
2006-12-07
1
-5
/
+2
|
|
*
[ARM] 3881/4: xscale: clean up cp0/cp1 handling
Lennert Buytenhek
2006-12-03
5
-76
/
+182
|
|
*
[ARM] 3911/2: Simplify alloc_thread_info on ARM
Paul Gortmaker
2006-11-30
1
-61
/
+0
|
|
*
[ARM] Remove compatibility layer for ARM irqs
Russell King
2006-11-30
2
-9
/
+9
|
|
*
[ARM] Convert apm.c to use mutexes instead of semaphores
Russell King
2006-11-30
1
-14
/
+14
|
|
*
[ARM] Include asm/elf.h instead of asm/procinfo.h
Russell King
2006-11-30
4
-2
/
+2
|
|
*
[ARM] Fix "apm -s" command hang
Russell King
2006-11-30
1
-1
/
+8
|
|
*
[ARM] Improve reliability of APM-emulation suspend
Russell King
2006-11-30
1
-55
/
+123
|
|
/
*
|
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
1
-0
/
+1
|
/
*
[ARM] Export smp_call_function()
Russell King
2006-11-26
1
-0
/
+1
[next]