aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.4.113' into HEADBruno Martins2017-11-125-11/+61
|\
| * powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde2016-04-271-0/+3
| * powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth2016-04-271-0/+17
| * powerpc: Align TOC to 256 bytesAnton Blanchard2015-09-181-0/+1
| * powerpc: Fix missing L2 cache size in /sys/devices/system/cpuDave Olson2015-09-181-9/+32
| * PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_devYinghai Lu2015-06-191-2/+2
| * powerpc: do_notify_resume can be called with bad thread_info flags argumentAnton Blanchard2015-02-021-0/+6
* | Merge tag 'v3.4.100' into HEADBruno Martins2017-11-096-21/+41
|\|
| * powerpc/sysfs: Disable writing to PURR in guest modeMadhavan Srinivasan2014-07-091-2/+16
| * powerpc/pseries: Duplicate dtl entries sometimes sent to userspaceAnton Blanchard2014-07-091-2/+2
| * powerpc/pseries/lparcfg: Fix possible overflow are more than 1026Chen Gang2014-07-091-0/+1
| * powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisorBenjamin Herrenschmidt2014-07-091-14/+9
| * powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_se...Chen Gang2014-07-091-1/+1
| * powerpc: Fix emulation of illegal instructions on PowerNV platformPaul Mackerras2014-07-092-1/+11
| * powerpc: fix typo 'CONFIG_PMAC'Paul Bolle2014-07-061-1/+1
* | seccomp: ignore secure_computing return valuesWill Drewry2017-08-041-1/+1
* | BACKPORT: FROMLIST: mm: ASLR: use get_random_long()dcashman2017-08-031-2/+2
|/
* powerpc: Align p_dyn, p_rela and p_st symbolsAnton Blanchard2014-03-231-0/+1
* powerpc/crashdump : Fix page frame number check in copy_oldmem_pageLaurent Dufour2014-03-111-3/+5
* powerpc: Make sure "cache" directory is removed when offlining cpuPaul Mackerras2014-02-061-0/+3
* powerpc: Align p_endAnton Blanchard2014-01-081-0/+1
* powerpc/signals: Improved mark VSX not saved with small contexts fixMichael Neuling2013-12-042-9/+13
* powerpc/signals: Mark VSX not saved with small contextsMichael Neuling2013-11-291-1/+9
* powerpc/vio: use strcpy in modalias_showPrarit Bhargava2013-11-291-2/+2
* powerpc/vio: Fix modalias_show return valuesPrarit Bhargava2013-10-131-4/+8
* powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()Nishanth Aravamudan2013-10-131-1/+1
* powerpc: Handle unaligned ldbrx/stdbrxAnton Blanchard2013-09-261-0/+10
* powerpc/modules: Module CRC relocation fix causes perf issuesAnton Blanchard2013-08-041-3/+0
* powerpc: Fix missing/delayed calls to irq_workBenjamin Herrenschmidt2013-06-201-1/+1
* powerpc: Fix stack overflow crash in resume_kernel when ftracingMichael Ellerman2013-06-201-2/+2
* powerpc: Bring all threads online prior to migration/hibernationRobert Jennings2013-05-191-0/+113
* powerpc: Emulate non privileged DSCR read and writeAnton Blanchard2013-05-111-2/+8
* powerpc: Add isync to copy_and_flushMichael Neuling2013-05-071-0/+1
* powerpc: Fix cputable entry for 970MP rev 1.0Benjamin Herrenschmidt2013-03-201-1/+1
* powerpc/kexec: Disable hard IRQ before kexecPhileas Fogg2013-02-281-0/+5
* powerpc/vdso: Remove redundant locking in update_vsyscall_tz()Shan Hai2013-01-171-5/+0
* powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n buildAnton Blanchard2013-01-171-1/+1
* powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras2012-09-142-2/+11
* powerpc: Restore correct DSCR in context switchAnton Blanchard2012-09-142-6/+18
* powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard2012-09-141-10/+2
* powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard2012-09-142-2/+5
* powerpc: Update DSCR on all CPUs when writing sysfs dscr_defaultAnton Blanchard2012-09-141-0/+8
* powerpc/ftrace: Fix assembly trampoline register usageroger blofeld2012-08-091-6/+6
* powerpc: Fix build of some debug irq codeBenjamin Herrenschmidt2012-07-161-1/+1
* powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt2012-07-161-0/+46
* powerpc/ftrace: Do not trace restore_interrupts()Steven Rostedt2012-07-161-1/+1
* powerpc: Fix kernel panic during kernel module loadSteffen Rumler2012-06-171-6/+5
* powerpc/time: Sanity check of decrementer expiration is necessaryPaul Mackerras2012-06-171-3/+11
* powerpc: Fix broken cpu_idle_wait() implementationThomas Gleixner2012-06-011-9/+5
* powerpc/irq: Fix another case of lazy IRQ state getting out of syncBenjamin Herrenschmidt2012-05-122-13/+44