summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2013-02-19Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+5
2013-02-04Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner1-1/+1
2013-01-29powerpc: Max next_tb to prevent from replaying timer interruptTiejun Chen1-2/+7
2013-01-29powerpc: kernel/kgdb.c: Fix memory leakageCong Ding1-2/+3
2013-01-29powerpc/book3e: Disable interrupt after preempt_schedule_irqTiejun Chen1-0/+13
2013-01-29powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning for ppc32Li Zhong1-0/+2
2013-01-27kvm: Prepare to add generic guest entry/exit callbacksFrederic Weisbecker1-0/+1
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker2-4/+4
2013-01-15NTP: Add a CONFIG_RTC_SYSTOHC configurationJason Gunthorpe1-1/+1
2013-01-03Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds12-51/+48
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman12-51/+48
2013-01-03powerpc/vdso: Remove redundant locking in update_vsyscall_tz()Shan Hai1-5/+0
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds18-121/+451
2012-12-17compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas1-13/+4
2012-12-13Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-5/+91
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-3/+3
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-67/+10
2012-12-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-12/+8
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+7
2012-12-11Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds1-2/+2
2012-12-11numa: convert static memory to dynamically allocated memory for per node deviceWen Congyang1-2/+2
2012-12-06KVM: PPC: Book3S HV: Improve handling of local vs. global TLB invalidationsPaul Mackerras1-3/+1
2012-11-28flagday: don't pass regs to copy_thread()Al Viro1-2/+2
2012-11-28powerpc: switch to generic fork/clone/vforkAl Viro1-23/+0
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro3-44/+10
2012-11-28powerpc/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton2-8/+0
2012-11-20vtime: Warn if irqs aren't disabled on system time accounting APIsFrederic Weisbecker1-0/+2
2012-11-19vtime: Consolidate a bit the ctx switch codeFrederic Weisbecker1-6/+0
2012-11-19vtime: Explicitly account pending user time on process tickFrederic Weisbecker1-7/+7
2012-11-19vtime: Remove the underscore prefix invasionFrederic Weisbecker1-2/+2
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder3-3/+3
2012-11-15powerpc: Setup relocation on exceptions for bare metal systemsMichael Neuling1-0/+2
2012-11-15powerpc: Move initial mfspr LPCR out of __init_LPCRMichael Neuling1-1/+5
2012-11-15powerpc: Add relocation on exception vector handlersMichael Neuling2-9/+174
2012-11-15powerpc: Add new macros needed for relocation on exceptionsMichael Neuling1-0/+25
2012-11-15powerpc: Turn syscall handler into macrosMichael Neuling1-23/+40
2012-11-15powerpc: Make load_hander handle upto 64k offsetMichael Neuling2-2/+7
2012-11-15powerpc: Remove unessessary 0x3000 location enforcementMichael Neuling1-1/+3
2012-11-15powerpc: Whitespace changes in exception64s.SMichael Neuling1-15/+15
2012-11-15Merge branch 'dt' into nextBenjamin Herrenschmidt5-16/+15
2012-11-15powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n buildAnton Blanchard1-1/+1
2012-11-15powerpc: Add POWER8 architected mode to cputableMichael Neuling1-0/+15
2012-11-15powerpc/pseries: Update ibm,architecture.vec for PAPR 2.7/POWER8Michael Neuling1-3/+8
2012-11-15powerpc/ptrace: Enable hardware breakpoint upon re-registeringAravinda Prasad1-0/+4
2012-11-15powerpc/iommu: Use bitmap libraryAkinobu Mita1-11/+5
2012-11-15powerpc: Fix denorm symbol nameMichael Neuling1-1/+1
2012-11-15powerpc: POWER8 cputable entryMichael Neuling1-0/+21
2012-11-15powerpc: Add POWER8 setup codeMichael Neuling2-0/+26
2012-11-15powerpc: make POWER7 setup code name genericMichael Neuling2-1/+1