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
*
Kbuild/doc: fix links to Documentation files
Dirk Hohndel
2007-10-30
5
-5
/
+5
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2007-10-30
9
-104
/
+85
|
\
|
*
[IA64] Fix incorrect return value from ia64_setup_msi_irq()
Kenji Kaneshige
2007-10-30
1
-1
/
+1
|
*
[IA64] arch/ia64/sn/kernel/mca.c: undo lock when sn_oemdata can't be extended
Roel Kluin
2007-10-29
1
-0
/
+1
|
*
[IA64] update sn2 defconfig to 64kb pages
Jes Sorensen
2007-10-29
1
-52
/
+54
|
*
[IA64] /proc/cpuinfo "physical id" field cleanups
Alex Chiang
2007-10-29
2
-48
/
+22
|
*
[IA64] vDSO vs --build-id
Roland McGrath
2007-10-29
1
-0
/
+3
|
*
[IA64] check-segrel.lds vs --build-id
Roland McGrath
2007-10-29
1
-0
/
+1
|
*
[IA64] vmcore_find_descriptor_size should be in __init
Simon Horman
2007-10-29
1
-1
/
+1
|
*
[IA64] ia64/mm/init.c: fix section mismatches
Adrian Bunk
2007-10-29
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
2007-10-30
22
-222
/
+972
|
\
\
|
*
|
Blackfin arch: reclaim a few bytes from the end of our init section
Mike Frysinger
2007-10-30
1
-3
/
+8
|
*
|
Blackfin arch: fix libata data struct member from irq_type to irq_flags
Mike Frysinger
2007-10-30
1
-1
/
+1
|
*
|
Blackfin arch: Fix bug set correct baud for spi mmc and enable SPI after DMA.
Sonic Zhang
2007-10-30
2
-4
/
+4
|
*
|
Blackfin arch: update board defconfig files according to latest information f...
Bryan Wu
2007-10-30
7
-49
/
+242
|
*
|
Blackfin arch: ensure that speculative loads of bad pointers don't cause us t...
Robin Getz
2007-10-29
3
-1
/
+17
|
*
|
Blackfin arch: Fix random crash issue found by Michael.
Robin Getz
2007-10-29
1
-2
/
+4
|
*
|
Blackfin arch: fix bug: tell users if the kernel is recovering from a fault c...
Robin Getz
2007-10-29
1
-2
/
+9
|
*
|
Blackfin arch: add support for checking/clearing overruns in generic purpose ...
Mike Frysinger
2007-10-29
1
-7
/
+40
|
*
|
Blackfin arch: cleanup arch/blackfin/kernel/traps.c handling code.
Robin Getz
2007-10-29
1
-139
/
+179
|
*
|
Blackfin arch: Apply Bluetchnix vendor patch provided by Harald Krapfenbauer
Michael Hennerich
2007-10-29
1
-2
/
+40
|
*
|
Blackfin arch: fix bug BlueTechnix CM-BF537 board config uses wrong IRQ for n...
Michael Hennerich
2007-10-29
1
-2
/
+2
|
*
|
Blackfin arch: fix bug: kernel prints out error message twice
Robin Getz
2007-10-29
1
-12
/
+18
|
*
|
Blackfin arch: add NFC driver support in BF527-EZKIT board
Michael Hennerich
2007-10-29
1
-0
/
+53
|
*
|
Blackfin arch: Added support for HV Sistemas H8606 board
Javier Herrero
2007-10-29
3
-2
/
+359
*
|
|
Remove bogus default y for DMAR and NET_DMA
Andi Kleen
2007-10-30
1
-1
/
+0
|
/
/
*
|
remove the dead X86_REMOTE_DEBUG option
Adrian Bunk
2007-10-30
1
-3
/
+0
*
|
x86: merge EARLY_PRINTK options
Adrian Bunk
2007-10-30
2
-6
/
+1
*
|
x86: mm/discontig_32.c: make code static
Adrian Bunk
2007-10-30
1
-2
/
+2
*
|
x86: kernel/setup_32.c: unexport machine_id
Adrian Bunk
2007-10-30
1
-3
/
+0
*
|
x86 gart: rename symbols only used for the GART implementation
Joerg Roedel
2007-10-30
4
-13
/
+14
*
|
x86 gart: make some variables and functions static
Joerg Roedel
2007-10-30
1
-4
/
+4
*
|
x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU
Joerg Roedel
2007-10-30
6
-10
/
+10
*
|
x86 gart: rename iommu.h to gart.h
Joerg Roedel
2007-10-30
9
-9
/
+9
*
|
x86: additional CPUID strings; fix strings for AMD-ecx
H. Peter Anvin
2007-10-30
2
-10
/
+10
*
|
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2007-10-29
48
-463
/
+697
|
\
\
|
*
|
[MIPS] tb0219: Update copyright message.
Ralf Baechle
2007-10-29
1
-1
/
+1
|
*
|
[MIPS] MT: Fix bug in multithreaded kernels.
Ralf Baechle
2007-10-29
1
-3
/
+18
|
*
|
[MIPS] Alchemy: Remove CONFIG_TS_AU1X00_ADS7846 from defconfigs.
Ralf Baechle
2007-10-29
8
-8
/
+0
|
*
|
Author: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle
2007-10-29
3
-3
/
+3
|
*
|
[MIPS] sb1250: Enable GenBus IDE in defconfig.
Maciej W. Rozycki
2007-10-29
1
-1
/
+1
|
*
|
[MIPS] vmlinux.ld.S: correctly indent .data section
Franck Bui-Huu
2007-10-29
1
-15
/
+17
|
*
|
[MIPS] c-r3k: Implement flush_cache_range()
Maciej W. Rozycki
2007-10-29
1
-28
/
+32
|
*
|
[MIPS] Store sign-extend register values for PTRACE_GETREGS
Atsushi Nemoto
2007-10-29
2
-11
/
+11
|
*
|
[MIPS] Alchemy: Register platform devices
Florian Fainelli
2007-10-29
2
-0
/
+87
|
*
|
[MIPS] Add len and addr validation for MAP_FIXED mappings.
David Daney
2007-10-29
1
-2
/
+7
|
*
|
[MIPS] IRIX: Fix off-by-one error in signal compat code.
Ralf Baechle
2007-10-29
1
-2
/
+6
|
*
|
[MIPS] time: Replace plat_timer_setup with modern APIs.
Ralf Baechle
2007-10-29
3
-67
/
+62
|
*
|
[MIPS] time: Fix cut'n'paste bug in Sibyte clockevent driver.
Ralf Baechle
2007-10-29
2
-2
/
+2
|
*
|
[MIPS] time: Make c0_compare_int_usable faster
Atsushi Nemoto
2007-10-29
1
-4
/
+10
[next]