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
*
x86: de-assembler-ize asm/desc.h
Alexander van Heukelum
2009-06-17
4
-29
/
+0
*
i386: fix/simplify espfix stack switching, move it into assembly
Alexander van Heukelum
2009-06-17
2
-16
/
+35
*
i386: fix return to 16-bit stack from NMI handler
Alexander van Heukelum
2009-06-17
1
-6
/
+8
*
x86, ioapic: Don't call disconnect_bsp_APIC if no APIC present
Cyrill Gorcunov
2009-06-17
1
-1
/
+3
*
x86: Remove duplicated #include's
Huang Weiyi
2009-06-17
2
-12
/
+0
*
x86: msr.h linux/types.h is only required for __KERNEL__
Jaswinder Singh Rajput
2009-06-17
1
-6
/
+1
*
x86: nmi: Add Intel processor 0x6f4 to NMI perfctr1 workaround
Prarit Bhargava
2009-06-17
1
-4
/
+8
*
x86: apic/io_apic.c: dmar_msi_type should be static
Jaswinder Singh Rajput
2009-06-17
1
-1
/
+1
*
x86, io_apic.c: Work around compiler warning
Figo.zhang
2009-06-17
1
-1
/
+2
*
x86: mce: Don't touch THERMAL_APIC_VECTOR if no active APIC present
Cyrill Gorcunov
2009-06-17
1
-2
/
+8
*
x86: mce: Handle banks == 0 case in K7 quirk
Andi Kleen
2009-06-17
1
-1
/
+1
*
Merge branch 'linus' into x86/urgent
Ingo Molnar
2009-06-17
1425
-20966
/
+80642
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
2009-06-16
37
-1280
/
+1681
|
|
\
|
|
*
sparc64: Update defconfig.
David S. Miller
2009-06-16
1
-18
/
+45
|
|
*
sparc: Wire up sys_rt_tgsigqueueinfo().
David S. Miller
2009-06-16
3
-4
/
+9
|
|
*
sparc: replace uses of CPU_MASK_ALL_PTR
Stephen Rothwell
2009-06-16
2
-2
/
+2
|
|
*
sparc64: Add proper dynamic ftrace support.
David S. Miller
2009-06-16
3
-15
/
+45
|
|
*
sparc: Simplify code using is_power_of_2() routine.
Robert P. J. Day
2009-06-16
1
-1
/
+2
|
|
*
sparc: move of_device common code to of_device_common
Robert Reif
2009-06-16
5
-378
/
+216
|
|
*
sparc: remove dma-mapping_{32|64}.h
FUJITA Tomonori
2009-06-16
4
-238
/
+172
|
|
*
sparc: use dma_map_page instead of dma_map_single
FUJITA Tomonori
2009-06-16
3
-25
/
+28
|
|
*
sparc: add sync_single_for_device and sync_sg_for_device to struct dma_ops
FUJITA Tomonori
2009-06-16
1
-0
/
+6
|
|
*
sparc: move the duplication in dma-mapping_{32|64}.h to dma-mapping.h
FUJITA Tomonori
2009-06-16
4
-88
/
+42
|
|
*
sparc64: fix and optimize irq distribution
Hong H. Pham
2009-06-16
5
-25
/
+456
|
|
*
sparc64: Use new dynamic per-cpu allocator.
David S. Miller
2009-06-16
2
-9
/
+159
|
|
*
sparc64: Only allocate per-cpu areas for possible cpus.
David S. Miller
2009-06-16
1
-16
/
+6
|
|
*
sparc64: Get rid of real_setup_per_cpu_areas().
David S. Miller
2009-06-16
3
-17
/
+5
|
|
*
sparc64: Defer cpu_data() setup until end of per-cpu data initialization.
David S. Miller
2009-06-16
5
-10
/
+9
|
|
*
sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.
David S. Miller
2009-06-16
4
-6
/
+6
|
|
*
sparc: Call OF and MD cpu scanning explicitly from paging_init()
David S. Miller
2009-06-16
6
-8
/
+6
|
|
*
sparc64: Refactor MDESC cpu scanning code using an iterator.
David S. Miller
2009-06-16
2
-57
/
+90
|
|
*
sparc64: Refactor OBP cpu scanning code using an iterator.
David S. Miller
2009-06-16
2
-109
/
+125
|
|
*
sparc64: Use BUILD_BUG_ON() in trap_init().
David S. Miller
2009-06-16
1
-80
/
+91
|
|
*
sparc64: Store per-cpu offset in trap_block[]
David S. Miller
2009-06-16
5
-44
/
+21
|
|
*
sparc64: Move trap_block[] definitions into a new header file.
David S. Miller
2009-06-16
2
-196
/
+208
|
|
*
sparc64: Reclaim trap_block[]->hdesc
David S. Miller
2009-06-16
2
-9
/
+7
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
2009-06-16
55
-603
/
+807
|
|
\
\
|
|
*
|
Blackfin: hook up new rt_tgsigqueueinfo syscall
Mike Frysinger
2009-06-13
2
-1
/
+3
|
|
*
|
Blackfin: improve CLKIN_HZ config default
Mike Frysinger
2009-06-13
1
-3
/
+3
|
|
*
|
Blackfin: initial support for ftrace grapher
Mike Frysinger
2009-06-13
5
-0
/
+115
|
|
*
|
Blackfin: initial support for ftrace
Mike Frysinger
2009-06-13
5
-1
/
+92
|
|
*
|
Blackfin: enable support for LOCKDEP
Mike Frysinger
2009-06-13
1
-0
/
+3
|
|
*
|
Blackfin: add preliminary support for STACKTRACE
Mike Frysinger
2009-06-13
3
-0
/
+57
|
|
*
|
Blackfin: move custom sections into sections.h
Mike Frysinger
2009-06-13
2
-10
/
+12
|
|
*
|
Blackfin: punt unused/wrong mutex-dec.h
Mike Frysinger
2009-06-13
1
-112
/
+0
|
|
*
|
Blackfin: add support for irqflags
Mike Frysinger
2009-06-13
4
-264
/
+77
|
|
*
|
Blackfin: add support for bzip2/lzma compressed kernel images
Mike Frysinger
2009-06-13
4
-10
/
+34
|
|
*
|
Blackfin: convert Kconfig style to def_bool
Mike Frysinger
2009-06-13
1
-24
/
+12
|
|
*
|
Blackfin: bf548-ezkit: update smsc911x resources
Mike Frysinger
2009-06-13
1
-0
/
+13
|
|
*
|
Blackfin: update aedos-ipipe code to upstream 1.10-00
Yi Li
2009-06-13
2
-33
/
+37
[next]