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
2015-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-0
/
+3
2015-09-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
33
-54
/
+48
2015-09-18
Merge tag 'powerpc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
14
-14
/
+58
2015-09-17
powerpc32: memset: only use dcbz once cache is enabled
LEROY Christophe
2
-0
/
+9
2015-09-17
powerpc32: memcpy: only use dcbz once cache is enabled
LEROY Christophe
2
-0
/
+8
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
26
-46
/
+35
2015-09-16
powerpc/mpc8xx: Use irq_set_handler_locked()
Thomas Gleixner
1
-1
/
+1
2015-09-16
powerpc/ipic: Use irq_set_handler_locked()
Thomas Gleixner
1
-2
/
+2
2015-09-16
powerpc/cpm2: Use irq_set_handler_locked()
Thomas Gleixner
1
-2
/
+2
2015-09-16
powerpc/mpc52xx: Use irq_set_handler_locked()
Thomas Gleixner
1
-1
/
+1
2015-09-16
powerpc/mm: Recompute hash value after a failed update
Aneesh Kumar K.V
1
-1
/
+2
2015-09-16
powerpc/boot: Specify ABI v2 when building an LE boot wrapper
Benjamin Herrenschmidt
1
-0
/
+3
2015-09-16
KVM: add halt_attempted_poll to VCPU stats
Paolo Bonzini
3
-0
/
+3
2015-09-15
powerpc, irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
3
-3
/
+3
2015-09-14
powerpc/cell: Prepare irq handler for irq argument removal
Thomas Gleixner
1
-1
/
+2
2015-09-14
powerpc/85xx: Prepare irq handlers for irq argument removal
Thomas Gleixner
2
-2
/
+4
2015-09-14
powerpc/mpc5121_ads_cpld: Prepare irq handler for irq argument removal
Thomas Gleixner
1
-1
/
+3
2015-09-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-63
/
+6
2015-09-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
23
-146
/
+955
2015-09-10
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
1
-1
/
+3
2015-09-10
dma-mapping: consolidate dma_supported
Christoph Hellwig
1
-11
/
+0
2015-09-10
dma-mapping: cosolidate dma_mapping_error
Christoph Hellwig
1
-15
/
+2
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_noncoherent
Christoph Hellwig
1
-3
/
+0
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
1
-33
/
+0
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
1
-0
/
+1
2015-09-10
powerpc/MSI: Fix race condition in tearing down MSI interrupts
Paul Mackerras
5
-10
/
+15
2015-09-09
powerpc: Wire up sys_userfaultfd()
Michael Ellerman
3
-1
/
+3
2015-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2015-09-08
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
Vlastimil Babka
1
-1
/
+1
2015-09-08
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-6
/
+7
2015-09-08
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-4
/
+4
2015-09-08
Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-1
/
+1
2015-09-08
powerpc/pseries: Release DRC when configure_connector fails
Bharata B Rao
1
-1
/
+3
2015-09-07
powerpc/powernv/pci-ioda: fix kdump with non-power-of-2 crashkernel=
Nishanth Aravamudan
1
-2
/
+8
2015-09-07
powerpc/powernv/pci-ioda: fix 32-bit TCE table init in kdump kernel
Nishanth Aravamudan
1
-1
/
+9
2015-09-04
kbuild: Fix clang detection
Michal Marek
1
-4
/
+4
2015-09-03
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
113
-1578
/
+2009
2015-09-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-24
/
+27
2015-09-04
KVM: PPC: Book3S: Fix typo in top comment about locking
Greg Kurz
1
-1
/
+1
2015-09-03
KVM: PPC: Book3S: Fix size of the PSPB register
Thomas Huth
1
-1
/
+1
2015-09-03
KVM: PPC: Book3S HV: Exit on H_DOORBELL if HOST_IPI is set
Gautham R. Shenoy
1
-0
/
+1
2015-09-03
KVM: PPC: Book3S HV: Fix race in starting secondary threads
Gautham R. Shenoy
2
-1
/
+17
2015-09-02
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2015-09-01
Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+12
2015-09-01
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-2
/
+2
2015-09-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
22
-32
/
+44
2015-09-01
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-12
/
+12
2015-09-01
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2015-09-01
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-0
/
+12
2015-08-31
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
[next]