index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-11
powerpc/powernv: Add interfaces for flash device access
Cyril Bur
2
-2
/
+12
2015-04-11
powerpc/tm: Abort syscalls in active transactions
Sam bobroff
1
-1
/
+1
2015-04-11
powerpc: Remove shims for pci_controller_ops operations
Daniel Axtens
3
-98
/
+5
2015-04-11
powerpc: dart_iommu: optionally populate controller_ops on init
Daniel Axtens
1
-1
/
+2
2015-04-11
powerpc: Create pci_controller_ops.reset_secondary_bus and shim
Daniel Axtens
1
-0
/
+17
2015-04-11
powerpc: Create pci_controller_ops.window_alignment and shim
Daniel Axtens
1
-0
/
+21
2015-04-11
powerpc: Create pci_controller_ops.enable_device_hook and shim
Daniel Axtens
1
-0
/
+15
2015-04-11
powerpc: Create pci_controller_ops.probe_mode and shim
Daniel Axtens
2
-5
/
+18
2015-04-11
powerpc: Create pci_controller_ops.dma_bus_setup and shim
Daniel Axtens
1
-0
/
+11
2015-04-11
powerpc: Create pci_controller_ops.dma_dev_setup and shim
Daniel Axtens
1
-0
/
+21
2015-04-11
powerpc: pcibios_enable_device_hook: return bool rather than int
Daniel Axtens
1
-2
/
+2
2015-04-11
powerpc: move find_and_init_phbs() to pSeries specific code
Daniel Axtens
1
-3
/
+0
2015-04-10
powerpc: Drop return value of smp_ops->probe()
Michael Ellerman
2
-3
/
+3
2015-04-10
powerpc: Replace mem_init_done with slab_is_available()
Michael Ellerman
1
-1
/
+0
2015-04-10
powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabled
Michael Ellerman
1
-5
/
+7
2015-04-07
powerpc: Remove the celleb support
Michael Ellerman
2
-10
/
+1
2015-04-07
Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/...
Michael Ellerman
4
-35
/
+9
2015-04-07
Merge branch 'next-eeh' of git://git.kernel.org/pub/scm/linux/kernel/git/benh...
Michael Ellerman
5
-29
/
+41
2015-04-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
3
-2
/
+6
2015-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+6
2015-03-31
powerpc: book3e_64: fix the align size for paca_struct
Kevin Hao
1
-2
/
+2
2015-03-31
powerpc/fsl-booke: Add T4080 SVR value
Madalin Bucur
1
-0
/
+1
2015-04-01
powerpc: fix memory corruption by pnv_alloc_idle_core_states
Jan Stancek
1
-1
/
+1
2015-03-31
powerpc/powernv: convert codes returned by OPAL calls
Cédric Le Goater
1
-0
/
+2
2015-03-31
powerpc: Use bool function return values of true/false not 1/0
Joe Perches
3
-5
/
+5
2015-03-31
powerpc/pci: Remove unused struct pci_dn.pcidev field
Wei Yang
1
-1
/
+0
2015-03-31
powerpc/powernv: Group VF PE when IOV BAR is big on PHB3
Wei Yang
1
-1
/
+1
2015-03-31
powerpc/powernv: Reserve additional space for IOV BAR, with m64_per_iov suppo...
Wei Yang
1
-0
/
+2
2015-03-31
powerpc/powernv: Shift VF resource with an offset
Wei Yang
1
-0
/
+4
2015-03-31
powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernv
Wei Yang
1
-0
/
+1
2015-03-31
powerpc/powernv: Reserve additional space for IOV BAR according to the number...
Wei Yang
2
-0
/
+7
2015-03-31
powerpc/powernv: Allocate struct pnv_ioda_pe iommu_table dynamically
Wei Yang
1
-0
/
+3
2015-03-31
powerpc/pci: Create pci_dn for VFs
Gavin Shan
1
-0
/
+3
2015-03-28
powerpc: Add a proper syscall for switching endianness
Michael Ellerman
3
-1
/
+3
2015-03-28
powerpc/pseries: Simplify check for suspendability during suspend/migration
Tyrel Datwyler
1
-1
/
+1
2015-03-26
Merge branch 'next-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ben...
Michael Ellerman
2
-3
/
+2
2015-03-25
powerpc/powernv: Add OPAL message notifier unregister function
Neelesh Gupta
1
-0
/
+2
2015-03-24
powerpc: Remove unused st_le*() and ld_le* functions
David Gibson
1
-26
/
+0
2015-03-24
powerpc: Cleanup KVM emulated load/store endian handling
David Gibson
1
-1
/
+1
2015-03-24
powerpc/eeh: Remove device_node dependency
Gavin Shan
2
-21
/
+0
2015-03-24
powerpc/eeh: Replace device_node with pci_dn in eeh_ops
Gavin Shan
1
-3
/
+3
2015-03-24
powerpc/eeh: Do probe on pci_dn
Gavin Shan
1
-6
/
+5
2015-03-24
powerpc/eeh: Create eeh_dev from pci_dn instead of device_node
Gavin Shan
3
-3
/
+21
2015-03-24
powerpc/pci: Trace more information from pci_dn
Gavin Shan
1
-0
/
+3
2015-03-24
powerpc/pci: Refactor pci_dn
Gavin Shan
2
-2
/
+15
2015-03-23
powerpc/mpic: Add get_version API both for internal and external use
Hongtao Jia
1
-0
/
+3
2015-03-23
powerpc: use kbuild generic-y where possible
Fabian Frederick
4
-5
/
+3
2015-03-23
powerpc: Move Power Macintosh drivers to generic byteswappers
David Gibson
2
-8
/
+8
2015-03-23
powerpc/rtas: Make timestamp related code y2038-safe
Hari Bathini
1
-1
/
+2
[prev]
[next]