summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-0412-51/+48Star
|\
| * POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-0412-51/+48Star
* | powerpc/vdso: Remove redundant locking in update_vsyscall_tz()Shan Hai2013-01-031-5/+0Star
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-1818-121/+451
|\
| * powerpc: Setup relocation on exceptions for bare metal systemsMichael Neuling2012-11-151-0/+2
| * powerpc: Move initial mfspr LPCR out of __init_LPCRMichael Neuling2012-11-151-1/+5
| * powerpc: Add relocation on exception vector handlersMichael Neuling2012-11-152-9/+174
| * powerpc: Add new macros needed for relocation on exceptionsMichael Neuling2012-11-151-0/+25
| * powerpc: Turn syscall handler into macrosMichael Neuling2012-11-151-23/+40
| * powerpc: Make load_hander handle upto 64k offsetMichael Neuling2012-11-152-2/+7
| * powerpc: Remove unessessary 0x3000 location enforcementMichael Neuling2012-11-151-1/+3
| * powerpc: Whitespace changes in exception64s.SMichael Neuling2012-11-151-15/+15
| * Merge branch 'dt' into nextBenjamin Herrenschmidt2012-11-155-16/+15Star
| |\
| | * powerpc+of: Remove the pSeries_reconfig.h fileNathan Fontenot2012-11-151-1/+0Star
| | * powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot2012-11-153-12/+12
| | * powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot2012-11-151-3/+3
| * | powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n buildAnton Blanchard2012-11-151-1/+1
| * | powerpc: Add POWER8 architected mode to cputableMichael Neuling2012-11-151-0/+15
| * | powerpc/pseries: Update ibm,architecture.vec for PAPR 2.7/POWER8Michael Neuling2012-11-151-3/+8
| * | powerpc/ptrace: Enable hardware breakpoint upon re-registeringAravinda Prasad2012-11-151-0/+4
| * | powerpc/iommu: Use bitmap libraryAkinobu Mita2012-11-151-11/+5Star
| * | powerpc: Fix denorm symbol nameMichael Neuling2012-11-151-1/+1
| * | powerpc: POWER8 cputable entryMichael Neuling2012-11-151-0/+21
| * | powerpc: Add POWER8 setup codeMichael Neuling2012-11-152-0/+26
| * | powerpc: make POWER7 setup code name genericMichael Neuling2012-11-152-1/+1
| * | powerpc/ptrace: Remove unused addr parameter in ppc_del_hwdebug()Michael Neuling2012-11-151-2/+2
| * | powerpc/ptrace: Fix spelling mistakeMichael Neuling2012-11-151-2/+2
| * | powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrac...K.Prasad2012-11-151-4/+74
| * | powerpc: Remove no longer used ppc_md.idle_loop()Michael Ellerman2012-11-151-3/+0Star
| * | powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning !Li Zhong2012-11-151-0/+2
| * | powerpc/powernv: Fix OPAL debug entryBenjamin Herrenschmidt2012-11-151-0/+1
| * | powerpc/rtas_flash: Eliminate possible double freeJulia Lawall2012-11-151-3/+1Star
| * | powerpc/udbg: Remove unused udbg_read()Michael Ellerman2012-11-151-23/+0Star
| * | powerpc: Add asm/debug.h to get powerpc_debugfs_rootTony Breeds2012-11-151-0/+1
| |/
* | compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas2012-12-181-13/+4Star
* | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-12-146-5/+91
|\ \
| * | KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidationsPaul Mackerras2012-12-061-3/+1Star
| * | Merge commit 'origin/queue' into for-queueAlexander Graf2012-10-3141-355/+796
| |\ \
| | * | Merge remote-tracking branch 'master' into queueMarcelo Tosatti2012-10-2941-355/+796
| | |\|
| * | | KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming onlinePaul Mackerras2012-10-301-0/+46
| |/ /
| * | Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queueMarcelo Tosatti2012-10-114-2/+44
| |\ \
| | * | powerpc/epapr: export epapr_hypercall_startScott Wood2012-10-051-0/+5
| | * | KVM: PPC: ev_idle hcall support for e500 guestsLiu Yu-B132012012-10-052-1/+38
| | * | KVM: PPC: use definitions in epapr header for hcallsStuart Yoder2012-10-051-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-133-3/+3
|\ \ \ \
| * | | | Fix misspellings of "whether" in comments.Adam Buchbinder2012-11-193-3/+3
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-123-67/+10Star
|\ \ \ \
| * | | | flagday: don't pass regs to copy_thread()Al Viro2012-11-291-2/+2
| * | | | powerpc: switch to generic fork/clone/vforkAl Viro2012-11-291-23/+0Star
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-293-44/+10Star
| |\ \ \ \ \ | | |_|/ / / | |/| | | |