summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix build of some debug irq codeBenjamin Herrenschmidt2012-07-101-1/+1
* powerpc: More fixes for lazy IRQ vs. idleBenjamin Herrenschmidt2012-07-101-0/+46
* powerpc/ftrace: Do not trace restore_interrupts()Steven Rostedt2012-06-291-1/+1
* powerpc: Fix Section mismatch warnings in prom_init.cLi Zhong2012-06-291-2/+2
* ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preemptTiejun Chen2012-06-291-57/+40Star
* powerpc: Fix kernel panic during kernel module loadSteffen Rumler2012-06-081-6/+5Star
* powerpc/time: Sanity check of decrementer expiration is necessaryPaul Mackerras2012-06-081-3/+11
* new helper: signal_delivered()Al Viro2012-06-011-5/+1Star
* powerpc: get rid of restore_sigmask()Al Viro2012-06-014-14/+4Star
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-012-3/+0Star
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-7/+0Star
* new helper: sigmask_to_save()Al Viro2012-06-011-6/+1Star
* new helper: restore_saved_sigmask()Al Viro2012-06-011-5/+1Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-2/+0Star
|\
| * move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-241-2/+0Star
* | powerpc: Use the new generic strncpy_from_user() and strnlen_user()Paul Mackerras2012-05-281-2/+0Star
* | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-259-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/+23Star
| |\
| * | 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-241-13/+4Star
|\ \ \
| * | | powerpc: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-221-3/+3
| * | | new helper: sigsuspend()Al Viro2012-05-221-10/+1Star
* | | | 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-171-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/+6Star
| * | | | | 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/+19Star
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | powerpc: Remove old powerpc specific ptrace getregs/setregs callsAnton Blanchard2012-04-302-74/+0Star
| * | | | | | powerpc: Remove CONFIG_POWER4_ONLYAnton Blanchard2012-04-301-4/+0Star
| * | | | | | powerpc: Optimise enable_kernel_altivecAnton Blanchard2012-04-302-1/+11
| * | | | | | powerpc: Remove empty giveup_altivec function on book3e CPUsAnton Blanchard2012-04-302-16/+0Star
| * | | | | | powerpc: Remove iseries specific fields in lppacaAnton Blanchard2012-04-302-7/+0Star
| * | | | | | powerpc: Better scheduling of CR save code in system call pathAnton Blanchard2012-04-301-9/+7Star