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
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: Cleanup the genirq name space
Thomas Gleixner
2011-03-12
8
-48
/
+51
*
Merge branch 'x86/apic' into x86/irq
Thomas Gleixner
2011-03-12
35
-586
/
+702
|
\
|
*
x86: ioapic: Move trigger defines to io_apic.h
Thomas Gleixner
2011-02-23
2
-4
/
+4
|
*
x86: ioapic: Implement and use io_apic_setup_irq_pin_once()
Thomas Gleixner
2011-02-23
1
-32
/
+25
|
*
x86: ioapic: Remove useless inlines
Thomas Gleixner
2011-02-23
1
-12
/
+2
|
*
x86: ioapic: Make a few functions static
Thomas Gleixner
2011-02-23
2
-32
/
+28
|
*
x86: ioapic: Use setup function in setup_IO_APIC_irq_extra()
Thomas Gleixner
2011-02-23
1
-10
/
+6
|
*
x86: ioapic: Use setup function in __io_apic_setup_irqs()
Thomas Gleixner
2011-02-23
1
-12
/
+5
|
*
x86: ioapic: Use setup function in __io_apic_set_pci_routing()
Thomas Gleixner
2011-02-23
1
-31
/
+3
|
*
x86: ioapic: Use new setup function in pre_init_apic_IRQ0()
Thomas Gleixner
2011-02-23
1
-7
/
+2
|
*
x86: ioapic: Add io_apic_setup_irq_pin()
Thomas Gleixner
2011-02-23
2
-0
/
+17
|
*
x86: ioapic: Split out the nested loop in setup_IO_APIC_irqs()
Thomas Gleixner
2011-02-23
1
-6
/
+13
|
*
x86: ioapic: Remove silly debug bloat in setup_IOAPIC_irqs()
Thomas Gleixner
2011-02-23
1
-20
/
+12
|
*
x86: Fix deps of X86_UP_IOAPIC
Henrik Kretzschmar
2011-02-23
1
-1
/
+1
|
*
x86: Add dummy functions for compiling without IOAPIC
Henrik Kretzschmar
2011-02-23
2
-1
/
+19
|
*
x86: Rework arch_disable_smp_support() for x86
Henrik Kretzschmar
2011-02-23
4
-4
/
+20
|
*
x86: Add dummy mp_save_irq()
Henrik Kretzschmar
2011-02-23
1
-0
/
+1
|
*
x86: Move ioapic_irq_destination_types to apicdef.h
Henrik Kretzschmar
2011-02-23
2
-11
/
+12
|
*
Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-02-21
9
-363
/
+342
|
|
\
|
|
*
ARM: S5PV210: Fix regulator names
Marek Szyprowski
2011-02-18
2
-6
/
+6
|
|
*
ARM: S5PV210: Update max8998_platform_data
Marek Szyprowski
2011-02-18
2
-6
/
+12
|
|
*
ARM: SAMSUNG: Drop exporting s3c24xx_ts_set_platdata
Axel Lin
2011-02-18
1
-1
/
+0
|
|
*
ARM: S5P: Fix end address in memory resource information for UART devices
Thomas Abraham
2011-02-17
1
-6
/
+6
|
|
*
ARM: S5P64X0: Cleanup map.h file
Kukjin Kim
2011-02-17
1
-41
/
+42
|
|
*
ARM: S5P6442: Cleanup map.h file
Kukjin Kim
2011-02-17
1
-32
/
+37
|
|
*
ARM: S5PC100: Clenaup map.h file
Kukjin Kim
2011-02-17
1
-110
/
+83
|
|
*
ARM: S5PV210: Cleanup map.h file
Kukjin Kim
2011-02-17
1
-85
/
+83
|
|
*
ARM: S5PV310: Cleanup map.h file
Kukjin Kim
2011-02-17
1
-76
/
+73
|
*
|
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-02-21
17
-37
/
+175
|
|
\
\
|
|
*
|
ARM: 6745/1: kprobes insn decoding fix
Nicolas Pitre
2011-02-21
1
-1
/
+1
|
|
*
|
ARM: tlb: move noMMU tlb_flush() to asm/tlb.h
Russell King
2011-02-21
2
-6
/
+4
|
|
*
|
ARM: tlb: delay page freeing for SMP and ARMv7 CPUs
Russell King
2011-02-21
1
-13
/
+89
|
|
*
|
ARM: Keep exit text/data around for SMP_ON_UP
Russell King
2011-02-21
1
-0
/
+9
|
|
*
|
ARM: Ensure predictable endian state on signal handler entry
Russell King
2011-02-21
1
-1
/
+3
|
|
*
|
ARM: 6740/1: Place correctly notes section in the linker script
Pawel Moll
2011-02-21
2
-1
/
+3
|
|
*
|
ARM: 6700/1: SPEAr: Correct SOC config base address for spear320
viresh kumar
2011-02-21
1
-1
/
+1
|
|
*
|
ARM: 6722/1: SPEAr: sp810: switch to slow mode before reset
Shiraz Hashim
2011-02-21
1
-0
/
+3
|
|
*
|
ARM: 6712/1: SPEAr: replace readl(), writel() with relaxed versions in uncomp...
viresh kumar
2011-02-21
1
-2
/
+2
|
|
*
|
ARM: 6720/1: SPEAr: Append UL to VMALLOC_END
viresh kumar
2011-02-21
1
-1
/
+1
|
|
*
|
ARM: 6676/1: Correct the cpu_architecture() function for ARMv7
Catalin Marinas
2011-02-19
1
-2
/
+2
|
|
*
|
ARM: 6739/1: update .gitignore for boot/compressed
Nicolas Pitre
2011-02-19
1
-1
/
+5
|
|
*
|
ARM: 6743/1: errata: interrupted ICALLUIS may prevent completion of broadcast...
Will Deacon
2011-02-19
2
-0
/
+16
|
|
*
|
ARM: 6742/1: pmu: avoid setting IRQ affinity on UP systems
Will Deacon
2011-02-19
1
-8
/
+14
|
|
*
|
ARM: 6741/1: errata: pl310 cache sync operation may be faulty
Srinidhi Kasagar
2011-02-19
3
-0
/
+22
|
*
|
|
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2011-02-21
3
-10
/
+22
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
[S390] net: provide architecture specific NET_SKB_PAD
Horst Hartmann
2011-02-17
1
-0
/
+1
|
|
*
|
[S390] atomic: use inline asm
Heiko Carstens
2011-02-17
1
-4
/
+18
|
|
*
|
[S390] correct ipl parameter block safe guard
Martin Schwidefsky
2011-02-17
1
-2
/
+3
|
|
*
|
[S390] atomic: use ACCESS_ONCE() for atomic_read()
Heiko Carstens
2011-02-17
1
-6
/
+2
*
|
|
|
x86: Eliminate pointless adjustment attempts in fixup_irqs()
Jan Beulich
2011-02-18
1
-1
/
+1
|
/
/
/
[next]