index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
replace nested max/min macros with {max,min}3 macro
Hagen Paul Pfeifer
2010-10-26
1
-3
/
+1
*
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-10-25
3
-20
/
+25
|
\
|
*
of/flattree: Eliminate need to provide early_init_dt_scan_chosen_arch
Grant Likely
2010-10-21
1
-2
/
+10
|
*
of/device: Rework to use common platform_device_alloc() for allocating devices
Grant Likely
2010-10-21
1
-7
/
+4
|
*
powerpc, of_serial: Endianness issues setting up the serial ports
Ian Munsie
2010-10-07
1
-11
/
+11
*
|
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2010-10-24
6
-10
/
+927
|
\
\
|
*
|
KVM: PPC: Enable napping only for Book3s_64
Alexander Graf
2010-10-24
1
-0
/
+2
|
*
|
KVM: PPC: Force enable nap on KVM
Alexander Graf
2010-10-24
1
-0
/
+3
|
*
|
KVM: PPC: Make PV mtmsrd L=1 work with r30 and r31
Alexander Graf
2010-10-24
2
-5
/
+24
|
*
|
KVM: PPC: Make PV mtmsr work with r30 and r31
Alexander Graf
2010-10-24
2
-16
/
+40
|
*
|
KVM: PPC: Add mtsrin PV code
Alexander Graf
2010-10-24
3
-0
/
+111
|
*
|
KVM: PPC: Add feature bitmap for magic page
Alexander Graf
2010-10-24
1
-6
/
+15
|
*
|
KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM case
Alexander Graf
2010-10-24
2
-4
/
+3
|
*
|
KVM: PPC: Move KVM trampolines before __end_interrupts
Alexander Graf
2010-10-24
2
-6
/
+6
|
*
|
KVM: PPC: PV wrteei
Alexander Graf
2010-10-24
2
-0
/
+91
|
*
|
KVM: PPC: PV mtmsrd L=0 and mtmsr
Alexander Graf
2010-10-24
2
-0
/
+135
|
*
|
KVM: PPC: PV mtmsrd L=1
Alexander Graf
2010-10-24
2
-0
/
+101
|
*
|
KVM: PPC: PV assembler helpers
Alexander Graf
2010-10-24
1
-0
/
+30
|
*
|
KVM: PPC: Introduce branch patching helper
Alexander Graf
2010-10-24
1
-0
/
+14
|
*
|
KVM: PPC: Introduce kvm_tmp framework
Alexander Graf
2010-10-24
1
-2
/
+40
|
*
|
KVM: PPC: PV tlbsync to nop
Alexander Graf
2010-10-24
1
-0
/
+12
|
*
|
KVM: PPC: PV instructions to loads and stores
Alexander Graf
2010-10-24
1
-0
/
+109
|
*
|
KVM: PPC: KVM PV guest stubs
Alexander Graf
2010-10-24
1
-0
/
+95
|
*
|
KVM: PPC: Generic KVM PV guest support
Alexander Graf
2010-10-24
4
-1
/
+55
|
*
|
KVM: PPC: Implement hypervisor interface
Alexander Graf
2010-10-24
2
-0
/
+70
|
*
|
KVM: PPC: Convert MSR to shared page
Alexander Graf
2010-10-24
1
-1
/
+1
|
*
|
KVM: PPC: Introduce shared page
Alexander Graf
2010-10-24
1
-0
/
+1
*
|
|
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
3
-0
/
+5
|
\
\
\
|
*
|
|
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
3
-0
/
+5
*
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2010-10-21
30
-233
/
+426
|
\
\
\
\
|
*
\
\
\
Merge remote branch 'jwb/next' into next
Benjamin Herrenschmidt
2010-10-15
2
-0
/
+16
|
|
\
\
\
\
|
|
*
|
|
|
powerpc/44x: Add support for the AMCC APM821xx SoC
Tirumala Marri
2010-10-13
2
-0
/
+16
|
*
|
|
|
|
powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chips
Kumar Gala
2010-10-14
1
-2
/
+2
|
*
|
|
|
|
powerpc/fsl-booke: Add support for FSL 64-bit e5500 core
Kumar Gala
2010-10-14
4
-2
/
+50
|
*
|
|
|
|
powerpc: Fix compile error with paca code on ppc64e
Kumar Gala
2010-10-14
1
-1
/
+1
|
*
|
|
|
|
powerpc/fsl_booke: Add support to boot from core other than 0
Matthew McClintock
2010-10-14
2
-3
/
+9
|
*
|
|
|
|
powerpc/kexec: make masking/disabling interrupts generic
Matthew McClintock
2010-10-14
3
-12
/
+29
|
*
|
|
|
|
powerpc: export ppc_proc_freq and ppc_tb_freq as GPL symbols
Timur Tabi
2010-10-14
1
-1
/
+2
|
|
/
/
/
/
|
*
|
|
|
powerpc/Makefiles: Change to new flag variables
matt mooney
2010-10-13
2
-6
/
+6
|
*
|
|
|
powerpc/pci: Cleanup device dma setup code
Nishanth Aravamudan
2010-10-13
1
-3
/
+1
|
*
|
|
|
powerpc/viobus: Free TCE table on device release
Nishanth Aravamudan
2010-10-13
1
-1
/
+6
|
*
|
|
|
powerpc/vio: Use put_device() on device_register failure
Nishanth Aravamudan
2010-10-13
1
-2
/
+1
|
*
|
|
|
powerpc/dma: Fix check for direct DMA support
Nishanth Aravamudan
2010-10-13
1
-1
/
+1
|
*
|
|
|
powerpc/dma: Fix dma_iommu_dma_supported compare
Nishanth Aravamudan
2010-10-13
1
-10
/
+11
|
*
|
|
|
powerpc/irq.c: Add of_node_put to avoid memory leak
Julia Lawall
2010-10-13
1
-1
/
+3
|
*
|
|
|
powerpc: Use static const char arrays
Joe Perches
2010-10-13
1
-1
/
+1
|
*
|
|
|
powerpc/pseries: Export rtas_ibm_suspend_me()
Nathan Fontenot
2010-10-13
1
-2
/
+2
|
*
|
|
|
Merge remote branch 'kumar/merge' into next
Benjamin Herrenschmidt
2010-10-13
4
-9
/
+4
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
powerpc/perf: Fix sampling enable for PPC970
Paul Mackerras
2010-09-23
1
-0
/
+2
|
*
|
|
|
powerpc/dma: Add optional platform override of dma_set_mask()
Benjamin Herrenschmidt
2010-09-02
1
-0
/
+18
[next]