summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2012-07-03powerpc: Rename copyuser_power7_vmx.c to vmx-helper.cAnton Blanchard
2012-07-03powerpc: Clear RI and EE at the same time in system call exitAnton Blanchard
2012-07-03powerpc: Use enhanced touch instructions in POWER7 copy_to_user/copy_from_userAnton Blanchard
2012-07-03powerpc/smp: remove call to ipi_call_lock()/ipi_call_unlock()Yong Zhang
2012-07-03powerpc: 64bit optimised __clear_userAnton Blanchard
2012-07-03powerpc: tracing: Avoid tracepoint duplication with DECLARE_EVENT_CLASSAnton Blanchard
2012-07-03powerpc: Enable jump label supportAnton Blanchard
2012-07-03powerpc/pseries/cpuidle: Replace pseries_notify_cpuidle_add call with notifierDeepthi Dharwar
2012-07-03powerpc/pseries/iommu: remove default window before attempting DDW manipulationNishanth Aravamudan
2012-07-03powerpc/ftrace: Use patch_instruction instead of probe_kernel_write()Steven Rostedt
2012-07-03powerpc: Have patch_instruction detect faultsSteven Rostedt
2012-07-03powerpc/ftrace: Have PPC skip updating with stop_machine()Steven Rostedt
2012-07-03powerpc/boot: Only build board support files when required.Tony Breeds
2012-06-29powerpc/pseries: Fix software invalidate TCEMichael Neuling
2012-06-29powerpc: check_and_cede_processor() never cedesAnton Blanchard
2012-06-29powerpc/ftrace: Do not trace restore_interrupts()Steven Rostedt
2012-06-29powerpc: Fix Section mismatch warnings in prom_init.cLi Zhong
2012-06-29ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preemptTiejun Chen
2012-06-29powerpc: Fix uninitialised error in numa.cMichael Neuling
2012-06-29powerpc: Fix BPF_JIT code to link with multiple TOCsMichael Ellerman
2012-06-24Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-06-20Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-06-19KVM: PPC: Book3S HV: Drop locks around call to kvmppc_pin_guest_pagePaul Mackerras
2012-06-15kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers
2012-06-15Make hard_irq_disable() actually hard-disable interruptsPaul Mackerras
2012-06-08powerpc: Fix kernel panic during kernel module loadSteffen Rumler
2012-06-08powerpc/time: Sanity check of decrementer expiration is necessaryPaul Mackerras
2012-06-02powerpc: Fix size of st_nlink on 64bitAnton Blanchard
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01powerpc: get rid of restore_sigmask()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-31powerpc: use clear_tasks_mm_cpumask()Anton Vorontsov
2012-05-30bury __kernel_nlink_t, make internal nlink_t consistentAl Viro
2012-05-30powerpc: get rid of nlink_t uses, switch to explicitly-sized typeAl Viro
2012-05-28Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds
2012-05-27powerpc: Use the new generic strncpy_from_user() and strnlen_user()Paul Mackerras
2012-05-26Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-05-24Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds