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
2013-10-11
powerpc: Support endian agnostic MMIO
Ian Munsie
1
-18
/
+49
2013-10-11
powerpc: Little endian builds double word swap VSX state during context save/...
Anton Blanchard
2
-4
/
+20
2013-10-11
powerpc: Fix offset of FPRs in VSX registers in little endian builds
Anton Blanchard
1
-2
/
+10
2013-10-11
powerpc: Book 3S MMU little endian support
Anton Blanchard
1
-2
/
+2
2013-10-11
Merge branch 'core/urgent' into sched/core
Ingo Molnar
1
-1
/
+1
2013-10-11
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
Ingo Molnar
1
-1
/
+1
2013-10-09
powerpc: clean-up include ordering in prom.h
Rob Herring
1
-10
/
+7
2013-10-09
of: move of_translate_dma_address to of_address.h
Rob Herring
1
-4
/
+0
2013-10-09
of: remove HAVE_ARCH_DEVTREE_FIXUPS
Rob Herring
1
-2
/
+0
2013-10-09
of: implement of_node_to_nid as a weak function
Rob Herring
1
-7
/
+0
2013-10-09
of: implement pci_address_to_pio as weak function
Rob Herring
1
-5
/
+0
2013-10-09
Merge tag 'v3.12-rc4' into sched/core
Ingo Molnar
2
-5
/
+3
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+3
2013-09-28
net: introduce SO_MAX_PACING_RATE
Eric Dumazet
1
-0
/
+2
2013-09-25
sched, arch: Create asm/preempt.h
Peter Zijlstra
1
-0
/
+1
2013-09-25
powerpc: Remove ksp_limit on ppc64
Benjamin Herrenschmidt
1
-3
/
+1
2013-09-25
powerpc/irq: Run softirqs off the top of the irq stack
Benjamin Herrenschmidt
1
-2
/
+2
2013-09-12
Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+42
2013-09-12
Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fix...
Joerg Roedel
2
-0
/
+42
2013-09-06
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-5
/
+0
2013-09-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
32
-156
/
+681
2013-09-05
powerpc: Correct FSCR bit definitions
Paul Mackerras
1
-2
/
+2
2013-09-05
Merge remote-tracking branch 'agust/next' into next
Benjamin Herrenschmidt
1
-16
/
+2
2013-09-04
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-21
/
+60
2013-09-04
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2013-09-04
Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...
Linus Torvalds
1
-2
/
+2
2013-09-03
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+0
2013-08-29
Merge branch 'linus' into perf/core
Ingo Molnar
1
-0
/
+10
2013-08-29
Merge remote-tracking branch 'origin/next' into kvm-ppc-next
Alexander Graf
27
-125
/
+581
2013-08-28
KVM: PPC: Book3S PR: Make instruction fetch fallback work for system calls
Paul Mackerras
1
-0
/
+38
2013-08-28
Merge branch 'merge' into next
Benjamin Herrenschmidt
1
-0
/
+10
2013-08-27
powerpc/powernv: Return secondary CPUs to firmware on kexec
Benjamin Herrenschmidt
1
-0
/
+2
2013-08-27
powerpc: Work around gcc miscompilation of __pa() on 64-bit
Paul Mackerras
1
-0
/
+10
2013-08-27
Merge branch 'merge' into next
Benjamin Herrenschmidt
3
-11
/
+33
2013-08-27
pseries: Move plpar_wrapper.h to powerpc common include/asm location.
Deepthi Dharwar
1
-0
/
+300
2013-08-23
powerpc/85xx: Add support for 85xx cpu type detection
Haijun.Zhang
1
-0
/
+92
2013-08-23
powerpc: mpc512x: array decl for MCLK registers in CCM
Gerhard Sittig
1
-16
/
+2
2013-08-21
Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...
Kevin Hilman
1
-5
/
+0
2013-08-21
of: move of_get_cpu_node implementation to DT core library
Sudeep KarkadaNagesha
1
-3
/
+0
2013-08-20
powerpc: Convert some mftb/mftbu into mfspr
Scott Wood
3
-9
/
+14
2013-08-20
powerpc/fsl-booke: Work around erratum A-006958
Scott Wood
3
-4
/
+9
2013-08-15
Merge tag 'v3.11-rc5' into perf/core
Ingo Molnar
11
-30
/
+89
2013-08-14
Merge branch 'timers/nohz-v3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
1
-0
/
+1
2013-08-14
vtime: Describe overriden functions in dedicated arch headers
Frederic Weisbecker
1
-0
/
+1
2013-08-14
iommu/fsl: Add additional iommu attributes required by the PAMU driver.
Varun Sethi
1
-0
/
+39
2013-08-14
powerpc: Add iommu domain pointer to device archdata
Varun Sethi
1
-0
/
+3
2013-08-14
powerpc: Make rwlocks endian safe
Anton Blanchard
2
-0
/
+9
2013-08-14
powerpc: Fix little endian coredumps
Anton Blanchard
1
-2
/
+6
2013-08-14
powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
Anton Blanchard
2
-1
/
+11
2013-08-14
powerpc: Add endian annotations to lppaca, slb_shadow and dtl_entry
Anton Blanchard
1
-25
/
+25
[prev]
[next]