summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix kernel panic during kernel module loadSteffen Rumler2012-06-081-6/+5
* powerpc/time: Sanity check of decrementer expiration is necessaryPaul Mackerras2012-06-081-3/+11
* new helper: signal_delivered()Al Viro2012-06-011-5/+1
* powerpc: get rid of restore_sigmask()Al Viro2012-06-014-14/+4
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-012-3/+0
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-7/+0
* new helper: sigmask_to_save()Al Viro2012-06-011-6/+1
* new helper: restore_saved_sigmask()Al Viro2012-06-011-5/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-311-2/+0
|\
| * move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-231-2/+0
* | powerpc: Use the new generic strncpy_from_user() and strnlen_user()Paul Mackerras2012-05-271-2/+0
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-249-61/+175
|\ \ | |/ |/|
| * kvm/powerpc: Add new ioctl to retreive server MMU infosBenjamin Herrenschmidt2012-05-061-0/+4
| * KVM: PPC: Use clockevent multiplier and shifter for decrementerBharat Bhushan2012-05-061-1/+2
| * Merge branch 'linus' into queueMarcelo Tosatti2012-04-193-26/+23
| |\
| * | KVM: PPC: Book 3S: Fix compilation for !HV configsPaul Mackerras2012-04-081-3/+3
| * | KVM: PPC: Book3S HV: Make virtual processor area registration more robustPaul Mackerras2012-04-081-1/+1
| * | KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIsPaul Mackerras2012-04-083-5/+16
| * | KVM: PPC: e500mc supportScott Wood2012-04-082-0/+47
| * | KVM: PPC: booke: category E.HV (GS-mode) supportScott Wood2012-04-082-6/+37
| * | powerpc/booke: Provide exception macros with interrupt nameScott Wood2012-04-083-48/+68
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-231-13/+4
|\ \ \
| * | | powerpc: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-211-3/+3
| * | | new helper: sigsuspend()Al Viro2012-05-211-10/+1
* | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-8/+11
|\ \ \ \
| * | | | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-8/+11
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-05-2314-170/+468
|\ \ \ \ \
| * | | | | powerpc: Fix irq distributionKim Phillips2012-05-221-1/+1
| * | | | | Revert "powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new P...Benjamin Herrenschmidt2012-05-221-71/+6
| * | | | | powerpc/crypto: Enable the PFO-based encryption deviceKent Yoder2012-05-161-1/+2
| * | | | | powerpc/pseries: Enable the PFO-based RNG acceleratorKent Yoder2012-05-141-1/+7
| * | | | | powerpc/pseries: Add PFO support to the VIO busKent Yoder2012-05-141-39/+234
| * | | | | powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrac...K.Prasad2012-05-141-6/+71
| * | | | | powerpc/pseries: Support lower minimum entitlement for virtual processorsRobert Jennings2012-05-141-2/+6
| * | | | | Merge branch 'merge' into nextBenjamin Herrenschmidt2012-05-142-13/+44
| |\| | | |
| * | | | | Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2012-05-101-8/+195
| |\ \ \ \ \
| | * | | | | powerpc/47x: Kernel support for KEXECSuzuki Poulose2012-05-031-6/+189
| | * | | | | powerpc/44x: Fix/Initialize PID to kernel PID before the TLB searchSuzuki Poulose2012-05-031-2/+6
| * | | | | | Merge branch 'merge' into nextBenjamin Herrenschmidt2012-05-095-32/+19
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | powerpc: Remove old powerpc specific ptrace getregs/setregs callsAnton Blanchard2012-04-302-74/+0
| * | | | | | powerpc: Remove CONFIG_POWER4_ONLYAnton Blanchard2012-04-301-4/+0
| * | | | | | powerpc: Optimise enable_kernel_altivecAnton Blanchard2012-04-302-1/+11
| * | | | | | powerpc: Remove empty giveup_altivec function on book3e CPUsAnton Blanchard2012-04-302-16/+0
| * | | | | | powerpc: Remove iseries specific fields in lppacaAnton Blanchard2012-04-302-7/+0
| * | | | | | powerpc: Better scheduling of CR save code in system call pathAnton Blanchard2012-04-301-9/+7
| * | | | | | powerpc: No need to preserve count register across system callAnton Blanchard2012-04-301-2/+1
| * | | | | | powerpc: No need to save XER in a system callAnton Blanchard2012-04-301-2/+1
| * | | | | | powerpc: Hide some system call labels from profile toolsAnton Blanchard2012-04-301-4/+4
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-05-211-1/+1
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Merge tag 'v3.4-rc5' into nextJames Morris2012-05-044-26/+26
| |\| | | | |