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-08-18
powerpc/eeh: Disable automatically blocked PCI config
Gavin Shan
1
-0
/
+1
2015-08-18
powerpc: Export include/uapi/asm/eeh.h
Gavin Shan
1
-0
/
+1
2015-08-18
powerpc/powernv: move dma_get_required_mask from pnv_phb to pci_controller_ops
Andrew Donnellan
1
-0
/
+1
2015-08-18
powerpc/mm: Drop the 64K on 4K version of pte_pagesize_index()
Michael Ellerman
1
-12
/
+0
2015-08-18
powerpc/cell: Drop support for 64K local store on 4K kernels
Michael Ellerman
1
-6
/
+0
2015-08-18
powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hash
Michael Ellerman
1
-1
/
+13
2015-08-14
powerpc: Add an inline function to update POWER8 HID0
Gautham R. Shenoy
1
-0
/
+9
2015-08-12
Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...
Ingo Molnar
1
-0
/
+7
2015-08-07
powerpc/fsl: Force coherent memory on e500mc derivatives
Scott Wood
1
-1
/
+2
2015-08-07
powerpc/booke64: Move mb() to __set_pte_at() with kernel-addr test
Scott Wood
1
-0
/
+11
2015-08-07
powerpc/mm: Don't call __flush_dcache_icache_phys() with PA>VA
Scott Wood
1
-1
/
+6
2015-08-07
powerpc: add support for csum_add()
LEROY Christophe
1
-0
/
+16
2015-08-07
powerpc: put csum_tcpudp_magic inline
LEROY Christophe
1
-9
/
+12
2015-08-06
powerpc/ftrace: add powerpc timebase as a trace clock source
Naveen N. Rao
2
-1
/
+19
2015-08-06
powerpc/powernv: Invoke opal_cec_reboot2() on unrecoverable machine check err...
Mahesh Salgaonkar
2
-1
/
+9
2015-08-06
powerpc/powernv: display reason for Malfunction Alert HMI.
Mahesh Salgaonkar
1
-0
/
+61
2015-08-04
rcu,locking: Privatize smp_mb__after_unlock_lock()
Paul E. McKenney
1
-2
/
+0
2015-08-03
locking/static_keys: Add a new static_key interface
Peter Zijlstra
1
-2
/
+17
2015-08-03
locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...
Andrey Konovalov
1
-2
/
+2
2015-07-29
arch/*/io.h: Add ioremap_uc() to all architectures
Luis R. Rodriguez
1
-0
/
+1
2015-07-29
powerpc/kernel: Add SIG_SYS support for compat tasks
Michael Ellerman
1
-0
/
+7
2015-07-29
powerpc: Change syscall_get_nr() to return int
Michael Ellerman
1
-3
/
+8
2015-07-29
powerpc: Use orig_gpr3 in syscall_get_arguments()
Michael Ellerman
1
-3
/
+13
2015-07-29
powerpc: Rework syscall_get_arguments() so there is only one loop
Michael Ellerman
1
-11
/
+8
2015-07-29
powerpc: Don't negate error in syscall_set_return_value()
Michael Ellerman
1
-1
/
+7
2015-07-29
powerpc: Drop unused syscall_get_error()
Michael Ellerman
1
-6
/
+0
2015-07-29
powerpc/kernel: Switch to using MAX_ERRNO
Michael Ellerman
1
-2
/
+0
2015-07-28
powerpc/powernv: Add definition of OPAL_MSG_OCC message type
Shilpasri G Bhat
1
-0
/
+12
2015-07-27
atomic: Provide atomic_{or,xor,and}
Peter Zijlstra
1
-2
/
+0
2015-07-27
powerpc: Provide atomic_{or,xor,and}
Peter Zijlstra
1
-0
/
+9
2015-07-23
powerpc: Use hardware RNG for arch_get_random_seed_* not arch_get_random_*
Paul Mackerras
2
-15
/
+15
2015-07-23
powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlers
Thomas Huth
1
-0
/
+1
2015-07-20
ftrace: Format MCOUNT_ADDR address as type unsigned long
Minfei Huang
1
-1
/
+1
2015-07-17
spi: mpc512x-psc: add support for Freescale MPC5125
Uwe Kleine-König
1
-1
/
+4
2015-07-16
powerpc/signal: Fix confusing header documentation in sigcontext.h
Anshuman Khandual
1
-2
/
+2
2015-07-16
powerpc/tm: Drop tm_orig_msr from thread_struct
Anshuman Khandual
1
-1
/
+0
2015-07-16
powerpc/powernv: Add poweroff (EPOW, DPO) events support for PowerNV platform
Vipin K Parashar
2
-1
/
+42
2015-07-14
powerpc: Uncomment and make enable_kernel_vsx() routine available
Leonidas Da Silva Barbosa
1
-0
/
+1
2015-07-13
powerpc: Remove mtmsrd(), use existing mtmsr()
Anton Blanchard
1
-2
/
+1
2015-07-13
powerpc/iommu: Support "hybrid" iommu/direct DMA ops for coherent_mask < dma_...
Benjamin Herrenschmidt
1
-5
/
+5
2015-07-13
powerpc/iommu: Remove dma_data union
Benjamin Herrenschmidt
3
-14
/
+36
2015-07-08
Make asm/word-at-a-time.h available on all architectures
Chris Metcalf
1
-0
/
+1
2015-06-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-9
/
+0
2015-06-25
mm/hugetlb: remove arch_prepare/release_hugepage from arch headers
Dominik Dingel
1
-9
/
+0
2015-06-25
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-3
/
+2
2015-06-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-13
/
+57
2015-06-24
Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
1
-2
/
+2
2015-06-24
mm: clarify that the function operates on hugepage pte
Aneesh Kumar K.V
1
-3
/
+3
2015-06-24
powerpc/mm: use generic version of pmdp_clear_flush()
Aneesh Kumar K.V
1
-4
/
+0
2015-06-24
mm/thp: split out pmd collapse flush into separate functions
Aneesh Kumar K.V
1
-0
/
+4
[prev]
[next]