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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM
Bjorn Helgaas
2008-07-16
2
-3
/
+4
*
PNP: add pnp_possible_config() -- can a device could be configured this way?
Bjorn Helgaas
2008-07-16
1
-0
/
+5
*
PNP: replace pnp_resource_table with dynamically allocated resources
Bjorn Helgaas
2008-07-16
1
-7
/
+13
*
PNP: make pnp_{port,mem,etc}_start(), et al work for invalid resources
Bjorn Helgaas
2008-07-16
1
-12
/
+60
*
ACPI : Create "idle=nomwait" bootparam
Zhao Yakui
2008-07-16
2
-0
/
+2
*
ACPI: Create "idle=halt" bootparam
Zhao Yakui
2008-07-16
2
-0
/
+2
*
ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from use...
Zhang Rui
2008-07-16
2
-6
/
+0
*
ACPICA: Update version to 20080609
Bob Moore
2008-07-16
1
-1
/
+1
*
ACPICA: Cleanup debug operand dump mechanism
Bob Moore
2008-07-16
2
-7
/
+3
*
ACPICA: Update disassembler for DMAR table changes
Bob Moore
2008-07-16
2
-0
/
+5
*
ACPICA: Update DMAR and SRAT table definitions
Bob Moore
2008-07-16
1
-2
/
+17
*
ACPICA: Update version to 20080514
Bob Moore
2008-07-16
1
-1
/
+1
*
ACPICA: Add const qualifier for appropriate string constants
Bob Moore
2008-07-16
5
-42
/
+55
*
ACPICA: Eliminate acpi_native_uint type v2
Bob Moore
2008-07-16
10
-53
/
+44
*
ACPICA: Fix possible negative array index in acpi_ut_validate_exception
Bob Moore
2008-07-16
1
-0
/
+4
*
ACPICA: Update tracking macros to reduce code/data size
Jan Beulich
2008-07-16
1
-6
/
+4
*
ACPICA: Fix for hang on GPE method invocation
Bob Moore
2008-07-16
1
-7
/
+0
*
ACPICA: Add argument count checking to control method invocation via acpi_eva...
Bob Moore
2008-07-16
2
-2
/
+5
*
Freezer: Introduce PF_FREEZER_NOSIG
Rafael J. Wysocki
2008-07-16
2
-0
/
+11
*
ACPI PM: acpi_pm_device_sleep_state() cleanup
David Brownell
2008-07-16
1
-2
/
+2
*
ACPICA: fix mutex names in debug code.
Vegard Nossum
2008-07-16
1
-1
/
+1
*
Make GPE disable more robust
Bob Moore
2008-07-16
1
-0
/
+2
*
ACPI: change processors from array to per_cpu variable
Mike Travis
2008-07-16
1
-1
/
+1
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2008-07-15
134
-17285
/
+1178
|
\
|
*
Merge commit 'origin/master'
Benjamin Herrenschmidt
2008-07-16
104
-1587
/
+1768
|
|
\
|
*
\
Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build
Benjamin Herrenschmidt
2008-07-15
393
-4908
/
+17656
|
|
\
\
|
*
|
|
powerpc: Fix pte_update for CONFIG_PTE_64BIT and !PTE_ATOMIC_UPDATES
Kumar Gala
2008-07-15
1
-1
/
+1
|
*
|
|
powerpc: fix giveup_vsx to save registers correctly
Michael Neuling
2008-07-15
1
-0
/
+1
|
*
|
|
powerpc: Add PPC_FEATURE_PSERIES_PERFMON_COMPAT
Nathan Lynch
2008-07-15
1
-0
/
+3
|
*
|
|
powerpc: mman.h export fixups
Stephen Rothwell
2008-07-15
2
-3
/
+6
|
*
|
|
Merge commit 'jwb/jwb-next'
Benjamin Herrenschmidt
2008-07-15
1
-15
/
+46
|
|
\
\
\
|
|
*
|
|
powerpc: rework 4xx PTE access and TLB miss
Benjamin Herrenschmidt
2008-07-09
1
-15
/
+46
|
*
|
|
|
powerpc/85xx: Add support for MPC8536DS
Kumar Gala
2008-07-14
1
-0
/
+2
|
*
|
|
|
Merge commit 'origin/HEAD' into test-merge
Benjamin Herrenschmidt
2008-07-14
30
-40
/
+96
|
|
\
\
\
\
|
*
|
|
|
|
powerpc/mm: Add Strong Access Ordering support
Dave Kleikamp
2008-07-09
1
-0
/
+30
|
*
|
|
|
|
powerpc/mm: Add SAO Feature bit to the cputable
Dave Kleikamp
2008-07-09
1
-1
/
+2
|
*
|
|
|
|
powerpc/mm: Define flags for Strong Access Ordering
Dave Kleikamp
2008-07-09
3
-0
/
+6
|
*
|
|
|
|
mm: Allow architectures to define additional protection bits
Dave Kleikamp
2008-07-09
1
-1
/
+28
|
*
|
|
|
|
powerpc: Implement task_pt_regs() accessor
Srinivasa Ds
2008-07-09
1
-0
/
+2
|
*
|
|
|
|
powerpc: move device_to_mask() to dma-mapping.h
Mark Nelson
2008-07-09
1
-0
/
+9
|
*
|
|
|
|
powerpc/dma: implement new dma_*map*_attrs() interfaces
Mark Nelson
2008-07-09
2
-34
/
+94
|
*
|
|
|
|
powerpc/dma: Add struct iommu_table argument to iommu_map_sg()
Mark Nelson
2008-07-09
1
-3
/
+3
|
*
|
|
|
|
powerpc/spufs: add atomic busy_spus counter to struct cbe_spu_info
Maxim Shchetynin
2008-07-09
1
-0
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
powerpc/pseries: Update the device tree correctly for drconf memory add/remove
Nathan Fontenot
2008-07-03
1
-2
/
+4
|
*
|
|
|
powerpc: Remove old dump_task_* functions
Michael Neuling
2008-07-03
1
-20
/
+0
|
*
|
|
|
powerpc: Fixup lwsync at runtime
Kumar Gala
2008-07-03
4
-26
/
+46
|
*
|
|
|
powerpc: Fix compile warning in init_thread
Michael Neuling
2008-07-03
1
-1
/
+1
|
*
|
|
|
powerpc: Fix building of arch/powerpc/mm/mem.o when MEMORY_HOTPLUG=y and SPAR...
Tony Breeds
2008-07-03
1
-2
/
+2
|
*
|
|
|
powerpc: Update for VSX core file and ptrace
Michael Neuling
2008-07-01
2
-2
/
+3
|
*
|
|
|
powerpc: Keep 3 high personality bytes across exec
Eric B Munson
2008-07-01
1
-1
/
+2
[next]