index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-11
powerpc: Correct DSCR during TM context switch
Sam bobroff
3
-12
/
+8
2014-06-11
powerpc: Remove platforms/wsp and associated pieces
Michael Ellerman
32
-4250
/
+1
2014-06-11
powerpc: Remove check for CONFIG_SERIAL_TEXT_DEBUG
Paul Bolle
1
-19
/
+0
2014-06-11
powerpc: Add AT_HWCAP2 to indicate V.CRYPTO category support
Benjamin Herrenschmidt
2
-1
/
+3
2014-06-11
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
1
-27
/
+0
2014-06-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
187
-1758
/
+6321
2014-06-10
booke/watchdog: refine and clean up the codes
Tang Yuantian
1
-27
/
+0
2014-06-10
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-2
/
+2
2014-06-07
powerpc: update comments for generic idle conversion
Geert Uytterhoeven
1
-1
/
+1
2014-06-07
powerpc/powernv: Add missing include to LPC code
Benjamin Herrenschmidt
1
-0
/
+1
2014-06-06
powerpc/mm: Check paca psize is up to date for huge mappings
Michael Ellerman
1
-11
/
+20
2014-06-05
sched: Rename capacity related flags
Nicolas Pitre
1
-1
/
+1
2014-06-05
powerpc/powernv: Pass buffer size to OPAL validate flash call
Vasant Hegde
1
-1
/
+2
2014-06-05
powerpc/pseries: hcall functions are exported to modules, need _GLOBAL_TOC()
Anton Blanchard
1
-3
/
+3
2014-06-05
powerpc: Exported functions __clear_user and copy_page use r2 so need _GLOBAL...
Anton Blanchard
2
-2
/
+2
2014-06-05
powerpc/powernv: Set memory_block_size_bytes to 256MB
Anton Blanchard
1
-0
/
+10
2014-06-05
powerpc: Allow ppc_md platform hook to override memory_block_size_bytes
Anton Blanchard
5
-14
/
+21
2014-06-05
powerpc/powernv: Fix endian issues in memory error handling code
Anton Blanchard
2
-9
/
+9
2014-06-05
powerpc/eeh: Skip eeh sysfs when eeh is disabled
Wei Yang
1
-0
/
+3
2014-06-05
powerpc: 64bit sendfile is capped at 2GB
Anton Blanchard
1
-1
/
+1
2014-06-05
powerpc/powernv: Provide debugfs access to the LPC bus via OPAL
Benjamin Herrenschmidt
1
-0
/
+150
2014-06-05
powerpc/serial: Use saner flags when creating legacy ports
Benjamin Herrenschmidt
1
-6
/
+9
2014-06-05
powerpc/xmon: Fix up xmon format strings
Michael Ellerman
1
-13
/
+13
2014-06-05
powerpc/powernv: Add calls to support little endian host
Benjamin Herrenschmidt
3
-0
/
+30
2014-06-05
sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL
Fabian Frederick
1
-1
/
+0
2014-06-05
mm: disable zone_reclaim_mode by default
Mel Gorman
1
-6
/
+2
2014-06-05
x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels
Mel Gorman
1
-0
/
+6
2014-06-05
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
1
-10
/
+0
2014-06-04
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13
-95
/
+91
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
42
-415
/
+1095
2014-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-12
/
+140
2014-06-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+23
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-11
/
+6
2014-06-03
Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
29
-30
/
+0
2014-06-02
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-29
/
+2
2014-06-02
net: filter: get rid of BPF_S_* enum
Daniel Borkmann
2
-83
/
+76
2014-06-02
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
3
-1
/
+3
2014-06-02
powerpc: Wire renameat2() syscall
Benjamin Herrenschmidt
3
-1
/
+3
2014-05-30
KVM: PPC: Book3S PR: Rework SLB switching code
Alexander Graf
3
-46
/
+42
2014-05-30
KVM: PPC: Book3S PR: Use SLB entry 0
Alexander Graf
2
-8
/
+6
2014-05-30
KVM: PPC: Book3S HV: Fix machine check delivery to guest
Paul Mackerras
1
-0
/
+1
2014-05-30
KVM: PPC: Book3S HV: Work around POWER8 performance monitor bugs
Paul Mackerras
2
-7
/
+64
2014-05-30
KVM: PPC: Book3S HV: Make sure we don't miss dirty pages
Paul Mackerras
1
-10
/
+37
2014-05-30
KVM: PPC: Book3S HV: Fix dirty map for hugepages
Alexey Kardashevskiy
1
-9
/
+24
2014-05-30
KVM: PPC: Book3S HV: Put huge-page HPTEs in rmap chain for base address
Paul Mackerras
1
-2
/
+13
2014-05-30
KVM: PPC: Book3S HV: Fix check for running inside guest in global_invalidates()
Paul Mackerras
1
-1
/
+2
2014-05-30
KVM: PPC: Book3S: Move KVM_REG_PPC_WORT to an unused register number
Paul Mackerras
1
-1
/
+1
2014-05-30
KVM: PPC: Add CAP to indicate hcall fixes
Alexander Graf
1
-0
/
+1
2014-05-30
KVM: PPC: MPIC: Reset IRQ source private members
Alexander Graf
1
-1
/
+4
2014-05-30
KVM: PPC: Graciously fail broken LE hypercalls
Alexander Graf
1
-0
/
+17
[prev]
[next]