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
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix common misspellings
Lucas De Marchi
2011-03-31
64
-94
/
+94
*
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-03-30
2
-6
/
+5
|
\
|
*
powerpc: qe_ic: Rename get_irq_desc_data and get_irq_desc_chip
Richard Cochran
2011-03-30
1
-8
/
+8
|
*
genirq: Remove the now obsolete config options and select statements
Thomas Gleixner
2011-03-30
1
-1
/
+0
*
|
powerpc/qe_ic: Fix another breakage from the irq_data conversion
Benjamin Herrenschmidt
2011-03-30
1
-8
/
+8
*
|
powerpc/8xx: Fix another breakage from the irq_data conversion
Benjamin Herrenschmidt
2011-03-30
1
-1
/
+1
*
|
powerpc/cell: Use handle_edge_eoi_irq for real
Thomas Gleixner
2011-03-30
1
-1
/
+1
*
|
powerpc/pseries: Enable Chelsio network and iWARP drivers
Anton Blanchard
2011-03-30
1
-0
/
+3
*
|
powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memory
Benjamin Herrenschmidt
2011-03-30
2
-15
/
+15
*
|
powerpc: Fix accounting of softirq time when idle
Anton Blanchard
2011-03-30
1
-1
/
+1
*
|
powerpc/pseries/smp: query-cpu-stopped-state support won't change
Milton Miller
2011-03-30
1
-2
/
+2
*
|
powerpc/xics: Use hwirq for xics domain irq number
Milton Miller
2011-03-30
1
-28
/
+29
*
|
powerpc/xics: Fix numberspace mismatch from irq_desc conversion
Milton Miller
2011-03-30
1
-8
/
+8
*
|
powerpc: Wire up new syscalls
Stephen Rothwell
2011-03-30
2
-1
/
+9
*
|
powerpc/booke: Correct the SPRN_MAS5 definition.
Varun Sethi
2011-03-30
1
-1
/
+1
*
|
powerpc: ARCH_PFN_OFFSET should be unsigned long
Scott Wood
2011-03-30
1
-1
/
+1
*
|
powerpc: Implement dma_mmap_coherent()
Benjamin Herrenschmidt
2011-03-30
3
-0
/
+44
*
|
powerpc/nvram: Don't overwrite oops/panic report on normal shutdown
Jim Keniston
2011-03-30
1
-0
/
+24
*
|
powerpc: Restore some misc devices to our configs
Stephen Rothwell
2011-03-30
15
-0
/
+15
|
/
*
powerpc: Use generic show_interrupts()
Thomas Gleixner
2011-03-29
2
-60
/
+3
*
powerpc: Convert to new irq_* function names
Thomas Gleixner
2011-03-29
53
-187
/
+188
*
powerpc: irq: Use irqdata based information
Thomas Gleixner
2011-03-29
1
-6
/
+8
*
powerpc-fsl-msi-use-irqd.patch
Thomas Gleixner
2011-03-29
1
-10
/
+11
*
powerpc: xilinx: Cleanup flow type handling
Thomas Gleixner
2011-03-29
1
-6
/
+0
*
powerpc: uic: Cleanup flow type handling
Thomas Gleixner
2011-03-29
1
-17
/
+10
*
powerpc: mpic: Cleanup flow type handling
Thomas Gleixner
2011-03-29
1
-17
/
+12
*
powerpc: mpc8xx_pic: Cleanup flow type handling
Thomas Gleixner
2011-03-29
1
-8
/
+1
*
powerpc: ipic: Cleanup flow type handling
Thomas Gleixner
2011-03-29
1
-9
/
+7
*
powerpc: cpm2_pic: Use IRQCHIP_EOI_IF_HANDLED
Thomas Gleixner
2011-03-29
1
-15
/
+10
*
powerpc: cpm2_pic: Cleanup flow type handling
Thomas Gleixner
2011-03-29
1
-10
/
+8
*
powerpc: cell: Fix the irq_desc access
Thomas Gleixner
2011-03-29
1
-8
/
+1
*
powerpc: mac: pic: Use irqd_is_level_type()
Thomas Gleixner
2011-03-29
1
-1
/
+1
*
powerpc: media5200: Remove pointless set_irq_type()
Thomas Gleixner
2011-03-29
1
-6
/
+1
*
powerpc: Use proper accessors for IRQ_* flags
Thomas Gleixner
2011-03-29
20
-26
/
+24
*
powerpc: cell: Use the core flow handler
Thomas Gleixner
2011-03-28
2
-49
/
+2
*
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
2011-03-24
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-03-23
1
-3
/
+3
|
\
|
*
mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm
Stephen Wilson
2011-03-23
1
-1
/
+1
|
*
mm: arch: make in_gate_area take an mm_struct instead of a task_struct
Stephen Wilson
2011-03-23
1
-1
/
+1
|
*
mm: arch: make get_gate_vma take an mm_struct instead of a task_struct
Stephen Wilson
2011-03-23
1
-1
/
+1
*
|
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...
Olaf Hering
2011-03-23
1
-17
/
+0
*
|
remove dma64_addr_t
FUJITA Tomonori
2011-03-23
1
-2
/
+0
*
|
rapidio: remove mport resource reservation from common RIO code
Alexandre Bounine
2011-03-23
1
-0
/
+9
*
|
rapidio: modify mport ID assignment
Alexandre Bounine
2011-03-23
1
-25
/
+0
*
|
rapidio: modify subsystem and driver initialization sequence
Alexandre Bounine
2011-03-23
1
-9
/
+1
*
|
rapidio: modify configuration to support PCI-SRIO controller
Alexandre Bounine
2011-03-23
3
-3
/
+11
*
|
rapidio: add architecture specific callbacks
Alexandre Bounine
2011-03-23
1
-25
/
+27
*
|
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
2011-03-23
1
-14
/
+0
*
|
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
2011-03-23
1
-14
/
+0
*
|
bitops: introduce CONFIG_GENERIC_FIND_BIT_LE
Akinobu Mita
2011-03-23
1
-0
/
+4
[next]