index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-10
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
187
-1758
/
+6321
2014-06-10
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-2
/
+2
2014-06-06
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
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-04
sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL
Fabian Frederick
1
-1
/
+0
2014-06-04
mm: disable zone_reclaim_mode by default
Mel Gorman
1
-6
/
+2
2014-06-04
x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels
Mel Gorman
1
-0
/
+6
2014-06-04
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-03
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-01
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
2014-05-30
PPC: ePAPR: Fix hypercall on LE guest
Alexander Graf
1
-2
/
+3
2014-05-30
KVM: PPC: BOOK3S: Remove open coded make_dsisr in alignment handler
Aneesh Kumar K.V
3
-71
/
+36
2014-05-30
KVM: PPC: BOOK3S: Always use the saved DAR value
Aneesh Kumar K.V
1
-0
/
+7
2014-05-30
PPC: KVM: Make NX bit available with magic page
Alexander Graf
1
-1
/
+1
2014-05-30
KVM: PPC: Disable NX for old magic page using guests
Alexander Graf
4
-2
/
+22
2014-05-30
KVM: PPC: BOOK3S: HV: Add mixed page-size support for guest
Aneesh Kumar K.V
2
-23
/
+130
2014-05-30
KVM: PPC: BOOK3S: HV: Prefer CMA region for hash page table allocation
Aneesh Kumar K.V
1
-17
/
+6
2014-05-30
KVM: PPC: Book3S PR: Expose TM registers
Alexander Graf
2
-1
/
+41
2014-05-30
KVM: PPC: Book3S PR: Expose EBB registers
Alexander Graf
3
-18
/
+40
[next]