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-04-09
powerpc/book3s: Fix mc_recoverable_range buffer overrun issue.
Mahesh Salgaonkar
1
-8
/
+20
2014-04-09
powerpc: Remove dead code in sycall entry
Michael Neuling
1
-8
/
+0
2014-04-09
powerpc: Use of_node_init() for the fakenode in msi_bitmap.c
Li Zhong
1
-1
/
+1
2014-04-09
powerpc/mm: NUMA pte should be handled via slow path in get_user_pages_fast()
Aneesh Kumar K.V
1
-0
/
+13
2014-04-09
powerpc/powernv: Fix endian issues with sensor code
Anton Blanchard
2
-3
/
+4
2014-04-08
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
4
-0
/
+12
2014-04-08
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
3
-1
/
+2
2014-04-08
ppc: make PPC_BOOK3S_64 select IRQ_WORK
Josh Triplett
1
-0
/
+1
2014-04-08
rapidio: rework device hierarchy and introduce mport class of devices
Alexandre Bounine
1
-0
/
+1
2014-04-08
include/linux/crash_dump.h: add vmcore_cleanup() prototype
Rashika Kheria
1
-1
/
+0
2014-04-08
Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+7
2014-04-07
cpufreq: powernv: Select CPUFreq related Kconfig options for powernv
Gautham R. Shenoy
3
-0
/
+8
2014-04-07
cpufreq: powernv: cpufreq driver for powernv platform
Vaidyanathan Srinivasan
1
-0
/
+4
2014-04-07
powerpc/powernv: Fix endian issues with OPAL async code
Anton Blanchard
5
-13
/
+16
2014-04-07
powerpc/powernv: Add opal_notifier_unregister() and export to modules
Benjamin Herrenschmidt
2
-0
/
+16
2014-04-07
powerpc/ppc64: Do not turn AIL (reloc-on interrupts) too early
Benjamin Herrenschmidt
2
-5
/
+15
2014-04-07
powerpc/ppc64: Gracefully handle early interrupts
Benjamin Herrenschmidt
2
-1
/
+17
2014-04-07
powerpc/prom: early_init_dt_scan_cpus() updates cpu features only once
Benjamin Herrenschmidt
1
-26
/
+26
2014-04-07
powerpc: Make boot_cpuid common between 32 and 64-bit
Benjamin Herrenschmidt
4
-3
/
+7
2014-04-07
powerpc: Adjust CPU_FTR_SMT on all platforms
Benjamin Herrenschmidt
1
-1
/
+1
2014-04-07
powerpc/tm: Disable IRQ in tm_recheckpoint
Michael Neuling
4
-7
/
+33
2014-04-07
powerpc/le: Enable RTAS events support
Greg Kurz
5
-61
/
+128
2014-04-07
powerpc: Correct emulated mtfsf instruction
Stephen Chivers
1
-35
/
+23
2014-04-05
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+18
2014-04-03
Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-6
/
+1
2014-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+4
2014-04-03
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-67
/
+377
2014-04-03
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
5
-5
/
+5
2014-04-03
Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-67
/
+161
2014-04-03
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
161
-898
/
+4409
2014-04-02
get rid of DEBUG_WRITECOUNT
Al Viro
2
-2
/
+0
2014-04-02
Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-3
/
+0
2014-04-02
Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-1148
/
+0
2014-04-02
Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-6
/
+4
2014-04-01
Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+1
2014-04-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-18
/
+25
2014-03-31
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-34
/
+15
2014-03-31
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+3
2014-03-31
Merge remote-tracking branch 'robh/for-next' into devicetree/next
Grant Likely
2
-0
/
+10
2014-03-31
net: filter: add jited flag to indicate jit compiled filters
Daniel Borkmann
1
-1
/
+2
2014-03-29
Merge branch 'kvm-ppchv-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
13
-67
/
+377
2014-03-29
KVM: PPC: Book3S HV: Save/restore host PMU registers that are new in POWER8
Paul Mackerras
3
-1
/
+33
2014-03-29
KVM: PPC: Book3S HV: Fix decrementer timeouts with non-zero TB offset
Paul Mackerras
1
-1
/
+9
2014-03-29
KVM: PPC: Book3S HV: Don't use kvm_memslots() in real mode
Paul Mackerras
2
-3
/
+15
2014-03-29
KVM: PPC: Book3S HV: Return ENODEV error rather than EIO
Paul Mackerras
1
-1
/
+1
2014-03-29
KVM: PPC: Book3S: Trim top 4 bits of physical address in RTAS code
Paul Mackerras
1
-2
/
+5
2014-03-29
KVM: PPC: Book3S HV: Add get/set_one_reg for new TM state
Michael Neuling
1
-22
/
+125
2014-03-29
KVM: PPC: Book3S HV: Add transactional memory support
Michael Neuling
4
-30
/
+149
2014-03-26
net: Rename skb->rxhash to skb->hash
Tom Herbert
1
-2
/
+2
2014-03-26
KVM: PPC: Book3S HV: Fix KVM hang with CONFIG_KVM_XICS=n
Anton Blanchard
1
-3
/
+1
[prev]
[next]