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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Blackfin arch: As Mike pointed out range goes form m..MAX_BLACKFIN_GPIO -1
Michael Hennerich
2007-06-11
1
-1
/
+1
*
Blackfin arch: fix spelling typo in output
Mike Frysinger
2007-06-11
1
-1
/
+1
*
Blackfin arch: try to split up functions like this into smaller units accordi...
Aubrey Li
2007-06-14
1
-112
/
+121
*
Blackfin arch: add proper ENDPROC()
Mike Frysinger
2007-06-11
21
-8
/
+72
*
Blackfin arch: move more of our startup code to .init so it can be freed once...
Mike Frysinger
2007-06-11
4
-20
/
+29
*
Blackfin arch: unify differences between our diff head.S files -- no function...
Mike Frysinger
2007-06-11
3
-27
/
+32
*
Blackfin arch: update defconfigs
Mike Frysinger
2007-06-11
5
-214
/
+528
*
Blackfin arch: scrub old console defines
Mike Frysinger
2007-06-11
1
-35
/
+0
*
Blackfin arch: implement a basic /proc/sram file for L1 allocation visibility
Mike Frysinger
2007-06-14
1
-12
/
+80
*
Blackfin arch: mark our memory init functions with __init so they get freed a...
Mike Frysinger
2007-06-11
2
-14
/
+14
*
Blackfin arch: all symbols were offset by 4k, since we didn't have the __text...
Robin Getz
2007-06-11
1
-0
/
+1
*
Blackfin arch: spelling fixes
Simon Arlott
2007-06-11
14
-17
/
+17
*
Blackfin arch: DMA code minor naming convention fix
Aubrey Li
2007-06-11
1
-3
/
+3
*
Blackfin arch: remove defconfig file
Mike Frysinger
2007-06-11
1
-1327
/
+0
*
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2007-06-11
11
-29
/
+36
|
\
|
*
[MIPS] Fix IP27 build
Atsushi Nemoto
2007-06-11
1
-1
/
+1
|
*
[MIPS] Fix modpost warnings by making start_secondary __cpuinit
Ralf Baechle
2007-06-11
1
-1
/
+1
|
*
[MIPS] SMTC: Fix build error caused by nonsense code.
Chris Dearman
2007-06-11
1
-14
/
+2
|
*
[MIPS] SMTC: The MT ASE requires to initialize c0_pagemask and c0_wired.
Ralf Baechle
2007-06-11
1
-0
/
+7
|
*
[MIPS] SMTC: Don't continue in set_vi_srs_handler on detected bad arguments.
Ralf Baechle
2007-06-11
1
-2
/
+3
|
*
[MIPS] SMTC: Fix warning.
Ralf Baechle
2007-06-11
1
-2
/
+2
|
*
[MIPS] Wire up utimensat, signalfd, timerfd, eventfd
Atsushi Nemoto
2007-06-11
4
-1
/
+17
|
*
[MIPS] Atlas: Fix build.
Ralf Baechle
2007-06-11
1
-3
/
+2
|
*
[MIPS] Always install the DSP exception handler.
Chris Dearman
2007-06-11
1
-2
/
+1
|
*
[MIPS] SMTC: Don't set and restore irqregs ptr from self_ipi.
Ralf Baechle
2007-06-11
1
-3
/
+0
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
2007-06-08
3
-14
/
+104
|
\
\
|
*
|
[SPARC64]: Handle PCI bridges without 'ranges' property.
David S. Miller
2007-06-07
2
-13
/
+103
|
*
|
[SPARC64]: Include <linux/rwsem.h> instead of <asm/rwsem.h>.
Robert P. J. Day
2007-06-07
1
-1
/
+1
|
|
/
*
|
x86_64: oops_begin() fix
Andrew Morton
2007-06-08
1
-1
/
+2
*
|
fix sysrq-m oops
Bob Picco
2007-06-08
1
-0
/
+2
*
|
uml: get declaration of simple_strtoul
Jeff Dike
2007-06-08
4
-22
/
+20
*
|
uml: fix kernel stack size on x86_64
Jeff Dike
2007-06-08
1
-0
/
+1
*
|
potential parse error in ifdef part 3
Yoann Padioleau
2007-06-08
3
-7
/
+7
*
|
m68knommu: fix ColdFire timer off by 1
Greg Ungerer
2007-06-08
1
-4
/
+6
|
/
*
Merge git://git.linux-xtensa.org/kernel/xtensa-feed
Linus Torvalds
2007-06-07
12
-599
/
+414
|
\
|
*
[XTENSA] Remove non-rt signal handling
Chris Zankel
2007-05-31
3
-498
/
+334
|
*
[XTENSA] Move common sections into bss sections
Chris Zankel
2007-05-31
1
-8
/
+11
|
*
[XTENSA] clean-up header files
Chris Zankel
2007-05-31
2
-47
/
+32
|
*
[XTENSA] Remove multi-exported symbols from xtensa_ksyms.c
Chris Zankel
2007-05-31
1
-11
/
+0
|
*
[XTENSA] fix sources using deprecated assembler directive
Chris Zankel
2007-05-31
2
-32
/
+34
|
*
[XTENSA] Spelling fixes in arch/xtensa
Chris Zankel
2007-05-31
3
-3
/
+3
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...
Linus Torvalds
2007-06-07
3
-60
/
+65
|
\
\
|
*
|
[SPARC64]: Fix SBUS IRQ regression caused by PCI-E driver.
David S. Miller
2007-06-07
2
-54
/
+54
|
*
|
[SPARC64]: Fix 2 bugs in PCI Sabre bus scanning.
David S. Miller
2007-06-07
1
-6
/
+11
*
|
|
enable interrupts in user path of page fault.
Steven Rostedt
2007-06-07
2
-0
/
+11
*
|
|
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2007-06-07
4
-12
/
+11
|
\
\
\
|
*
|
|
[ARM] Solve buggy smp_processor_id() usage
Russell King
2007-06-02
1
-0
/
+2
|
*
|
|
[ARM] 4419/1: AT91: SAM9 USB clocks check for suspending
Andrew Victor
2007-06-02
1
-6
/
+5
|
*
|
|
[ARM] 4418/1: AT91: Number of programmable clocks differs
Andrew Victor
2007-06-02
1
-5
/
+0
|
*
|
|
[ARM] 4392/2: Do not corrupt the SP register in compressed/head.S
Catalin Marinas
2007-06-02
1
-1
/
+4
[next]