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
2011-09-20
powerpc/powernv: Machine check and other system interrupts
Benjamin Herrenschmidt
2
-0
/
+10
2011-09-20
powerpc/powernv: Add OPAL ICS backend
Benjamin Herrenschmidt
1
-0
/
+19
2011-09-20
powerpc/powernv: Add RTC and NVRAM support plus RTAS fallbacks
Benjamin Herrenschmidt
1
-0
/
+6
2011-09-20
powerpc/powernv: Support for OPAL console
Benjamin Herrenschmidt
2
-0
/
+7
2011-09-20
powerpc/powernv: Basic support for OPAL
Benjamin Herrenschmidt
2
-1
/
+391
2011-09-20
powerpc/powernv: Add OPAL takeover from PowerVM
Benjamin Herrenschmidt
1
-0
/
+50
2011-09-20
powerpc/smp: More generic support for "soft hotplug"
Benjamin Herrenschmidt
1
-0
/
+1
2011-09-20
powerpc: Fix oops when echoing bad values to /sys/devices/system/memory/probe
Anton Blanchard
1
-1
/
+1
2011-09-20
powerpc/numa: Remove duplicate RECLAIM_DISTANCE definition
Anton Blanchard
1
-10
/
+0
2011-09-20
powerpc/numa: Disable NEWIDLE balancing at node level
Anton Blanchard
1
-1
/
+1
2011-09-20
powerpc/numa: Increase SD_NODES_PER_DOMAIN to 32.
Anton Blanchard
1
-0
/
+6
2011-09-20
powerpc/numa: Enable SD_WAKE_AFFINE in node definition
Anton Blanchard
1
-1
/
+1
2011-09-20
powerpc/ps3: Add gelic udbg driver
Hector Martin
1
-0
/
+1
2011-09-20
powerpc/nvram: Add compression to fit more oops output into NVRAM
Jim Keniston
1
-2
/
+4
2011-09-20
powerpc/mpic: Add support for discontiguous cores
Timur Tabi
1
-2
/
+0
2011-09-20
powerpc: Hugetlb for BookE
Becky Bruce
7
-24
/
+112
2011-09-20
powerpc: Use the newly added get_required_mask dma_map_ops hook
Milton Miller
2
-3
/
+2
2011-09-01
powerpc: Override dma_get_required_mask by platform hook and ops
Milton Miller
2
-1
/
+5
2011-09-01
Merge remote-tracking branch 'origin/master' into next
Benjamin Herrenschmidt
1
-1
/
+1
2011-08-30
Merge remote-tracking branch 'jwb/next' into next
Benjamin Herrenschmidt
1
-1
/
+1
2011-08-29
remove remaining references to nfsservctl
Stephen Rothwell
1
-1
/
+1
2011-08-23
tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driver
Timur Tabi
1
-0
/
+1
2011-08-11
powerpc/44x: Kexec support for PPC440X chipsets
Suzuki Poulose
1
-1
/
+1
2011-08-05
powerpc: Move kdump default base address to half RMO size on 64bit
Anton Blanchard
1
-10
/
+0
2011-08-05
ppc: Remove duplicate definition of PV_POWER7
Peter Zijlstra
1
-1
/
+0
2011-08-05
powerpc: Jump label misalignment causes oops at boot
Anton Blanchard
1
-2
/
+0
2011-08-05
powerpc: mtspr/mtmsr should take an unsigned long
Scott Wood
1
-2
/
+5
2011-07-26
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-50
/
+2
2011-07-26
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
1
-4
/
+0
2011-07-26
atomic: move atomic_add_unless to generic code
Arun Sharma
1
-7
/
+7
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
5
-5
/
+4
2011-07-26
asm-generic: add another generic ext2 atomic bitops
Akinobu Mita
1
-4
/
+1
2011-07-26
ptrace: unify show_regs() prototype
Mike Frysinger
1
-1
/
+0
2011-07-25
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
17
-29
/
+1406
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-4
/
+4
2011-07-24
Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
17
-137
/
+589
2011-07-22
Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+0
2011-07-22
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+3
2011-07-22
Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...
Linus Torvalds
3
-42
/
+4
2011-07-22
Merge remote-tracking branch 'jwb/next' into next
Benjamin Herrenschmidt
1
-1
/
+6
2011-07-21
net: filter: BPF 'JIT' compiler for PPC64
Matt Evans
1
-0
/
+40
2011-07-21
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
2
-3
/
+3
2011-07-12
pci: move microblaze and powerpc pci flag functions into asm-generic
Rob Herring
1
-49
/
+1
2011-07-12
powerpc: rename ppc_pci_*_flags to pci_*_flags
Rob Herring
2
-17
/
+17
2011-07-12
powerpc/44x: don't use tlbivax on AMP systems
Dave Kleikamp
1
-1
/
+6
2011-07-12
KVM: PPC: Remove prog_flags
Alexander Graf
1
-1
/
+0
2011-07-12
KVM: PPC: book3s_hv: Add support for PPC970-family processors
Paul Mackerras
3
-2
/
+6
2011-07-12
powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architect...
Paul Mackerras
2
-10
/
+20
2011-07-12
KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guests
Paul Mackerras
5
-9
/
+30
2011-07-12
KVM: PPC: Allow book3s_hv guests to use SMT processor modes
Paul Mackerras
4
-1
/
+61
[prev]
[next]