summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel (follow)
Commit message (Expand)AuthorAge
...
* | | | | | powerpc/vio: Separate vio bus probe and device probeAnton Blanchard2012-07-10
* | | | | | powerpc/vio: Remove dma not supported warningsAnton Blanchard2012-07-10
* | | | | | powerpc: Enforce usage of RA 0-R31 where possibleMichael Neuling2012-07-10
* | | | | | powerpc: Enforce usage of R0-R31 where possibleMichael Neuling2012-07-10
* | | | | | powerpc: Fixes for instructions not using correct register namingMichael Neuling2012-07-10
* | | | | | powerpc/pasemi: Move lbz/stbciz to ppc-opcode.hMichael Neuling2012-07-10
* | | | | | powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling2012-07-10
* | | | | | Merge branch 'merge' into nextBenjamin Herrenschmidt2012-07-10
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | powerpc: Fix build of some debug irq codeBenjamin Herrenschmidt2012-07-10
| * | | | | powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt2012-07-10
| | |_|/ / | |/| | |
* | | | | powerpc: Fix kernel-doc warningWanpeng Li2012-07-03
* | | | | powerpc/iommu: Implement IOMMU pools to improve multiqueue adapter performanceAnton Blanchard2012-07-03
* | | | | powerpc/iommu: Push spinlock into iommu_range_alloc and __iommu_freeAnton Blanchard2012-07-03
* | | | | powerpc/iommu: Reduce spinlock coverage in iommu_freeAnton Blanchard2012-07-03
* | | | | powerpc/iommu: Reduce spinlock coverage in iommu_alloc and iommu_freeAnton Blanchard2012-07-03
* | | | | powerpc/pci: cleanup on duplicate assignmentGavin Shan2012-07-03
* | | | | powerpc: Clear RI and EE at the same time in system call exitAnton Blanchard2012-07-03
* | | | | powerpc/smp: remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang2012-07-03
* | | | | powerpc/ftrace: Use patch_instruction instead of probe_kernel_write()Steven Rostedt2012-07-03
* | | | | powerpc/ftrace: Have PPC skip updating with stop_machine()Steven Rostedt2012-07-03
|/ / / /
* | | | powerpc/ftrace: Do not trace restore_interrupts()Steven Rostedt2012-06-29
* | | | powerpc: Fix Section mismatch warnings in prom_init.cLi Zhong2012-06-29
* | | | ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preemptTiejun Chen2012-06-29
| |_|/ |/| |
* | | powerpc: Fix kernel panic during kernel module loadSteffen Rumler2012-06-08
* | | powerpc/time: Sanity check of decrementer expiration is necessaryPaul Mackerras2012-06-08
|/ /
* | new helper: signal_delivered()Al Viro2012-06-01
* | powerpc: get rid of restore_sigmask()Al Viro2012-06-01
* | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-01
* | pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-01
* | new helper: sigmask_to_save()Al Viro2012-06-01
* | new helper: restore_saved_sigmask()Al Viro2012-06-01
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-31
|\ \ | |/ |/|
| * move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-23
* | powerpc: Use the new generic strncpy_from_user() and strnlen_user()Paul Mackerras2012-05-27
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-24
|\ \ | |/ |/|
| * kvm/powerpc: Add new ioctl to retreive server MMU infosBenjamin Herrenschmidt2012-05-06
| * KVM: PPC: Use clockevent multiplier and shifter for decrementerBharat Bhushan2012-05-06
| * Merge branch 'linus' into queueMarcelo Tosatti2012-04-19
| |\
| * | KVM: PPC: Book 3S: Fix compilation for !HV configsPaul Mackerras2012-04-08
| * | KVM: PPC: Book3S HV: Make virtual processor area registration more robustPaul Mackerras2012-04-08
| * | KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIsPaul Mackerras2012-04-08
| * | KVM: PPC: e500mc supportScott Wood2012-04-08
| * | KVM: PPC: booke: category E.HV (GS-mode) supportScott Wood2012-04-08
| * | powerpc/booke: Provide exception macros with interrupt nameScott Wood2012-04-08
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-23
|\ \ \
| * | | powerpc: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-21
| * | | new helper: sigsuspend()Al Viro2012-05-21
* | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-23
|\ \ \ \
| * | | | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-16
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-05-23
|\ \ \ \ \