summaryrefslogtreecommitdiffstats
path: root/crypto/khazad.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-01powerpc/pseries: Inform the hypervisor we are using EBB regsMichael Ellerman2-1/+5
2013-07-01powerpc/perf: Add power8 EBB supportMichael Ellerman1-12/+33
2013-07-01powerpc/perf: Core EBB support for 64-bit book3sMichael Ellerman8-14/+321
2013-07-01powerpc/perf: Drop MMCRA from thread_structMichael Ellerman2-2/+0
2013-07-01powerpc/perf: Don't enable if we have zero eventsMichael Ellerman1-2/+5
2013-07-01powerpc/perf: Use existing out label in power_pmu_enable()Michael Ellerman1-4/+5
2013-07-01powerpc/perf: Freeze PMC5/6 if we're not using themMichael Ellerman3-2/+8
2013-07-01powerpc/perf: Rework disable logic in pmu_disable()Michael Ellerman1-12/+19
2013-07-01powerpc/perf: Check that events only include valid bits on Power8Michael Ellerman1-0/+13
2013-07-01powerpc: Wire up the HV facility unavailable exceptionMichael Ellerman2-4/+27
2013-07-01powerpc: Rename and flesh out the facility unavailable exception handlerMichael Ellerman2-22/+32
2013-07-01powerpc: Remove KVMTEST from RELON exception handlersMichael Ellerman2-6/+4
2013-07-01powerpc: Remove unreachable relocation on exception handlersMichael Ellerman1-15/+3
2013-07-01powerpc/numa: Do not update sysfs cpu registration from invalid contextNathan Fontenot1-2/+3
2013-07-01powerpc/eeh: Update MAINTAINERSGavin Shan1-1/+7
2013-07-01powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_se...Chen Gang1-1/+1
2013-07-01macintosh/windfarm: Remove obsolete cleanup for clientdataWolfram Sang1-1/+0
2013-07-01powerpc/nvram64: Need return the related error code on failure occursChen Gang1-6/+14
2013-07-01powerpc: Set cpu sibling mask before online cpuLi Zhong1-3/+5
2013-07-01mac: Make cuda_init_via() __initGeert Uytterhoeven1-1/+1
2013-07-01powerpc: Delete __cpuinit usage from all usersPaul Gortmaker19-50/+54
2013-07-01macintosh: Convert use of typedef ctl_table to struct ctl_tableJoe Perches1-4/+4
2013-07-01powerpc/idle: Convert use of typedef ctl_table to struct ctl_tableJoe Perches1-2/+2
2013-07-01powerpc/iommu: Remove unused pci_iommu_init() and pci_direct_iommu_init()Bjorn Helgaas1-7/+0
2013-07-01powerpc: Don't flush/invalidate the d/icache for an unknown relocation typeKevin Hao1-1/+2
2013-07-01powerpc/windfarm: Fix overtemperature clearingAaro Koskinen3-3/+15
2013-07-01powerpc/powernv: Use dev-node in PCI config accessorsGavin Shan3-89/+79
2013-07-01powerpc/eeh: Avoid build warningsGavin Shan3-4/+4
2013-07-01powerpc/eeh: Refactor the output messageGavin Shan3-16/+41
2013-07-01powerpc/eeh: Fix address catch for PowerNVGavin Shan2-1/+2
2013-07-01powerpc/powernv: Replace variables with flagsGavin Shan3-8/+11
2013-07-01powerpc/eeh: Check PCIe link after resetGavin Shan1-13/+144
2013-07-01powerpc/eeh: Don't collect PCI-CFG data on PHBGavin Shan1-9/+23
2013-07-01Linux 3.10v3.10Linus Torvalds1-1/+1
2013-06-30powerpc/tm: Clear MSR RI in non-recoverable TM codeMichael Neuling1-2/+16
2013-06-30powerpc: Fix string instr. emulation for 32-bit processes on ppc64James Yang1-0/+4
2013-06-30trivial: powerpc: Fix typo in ioei_interrupt() descriptionSebastien Bessiere1-1/+1
2013-06-30powerpc/eeh: Fix fetching bus for single-dev-PEGavin Shan1-1/+2
2013-06-30ARM: dt: Only print warning, not WARN() on bad cpu map in device treeOlof Johansson1-2/+3
2013-06-30powerpc/pci: Improve device hotplug initializationGuenter Roeck1-5/+12
2013-06-29Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validationMathieu Desnoyers1-9/+11
2013-06-29UBIFS: fix a horrid bugArtem Bityutskiy1-3/+27
2013-06-29UBIFS: prepare to fix a horrid bugArtem Bityutskiy1-12/+12
2013-06-28mn10300: Use early_param() to parse "mem=" parameterAkira Takeuchi1-33/+21
2013-06-28mn10300: Allow to pass array name to get_user()Akira Takeuchi1-1/+1
2013-06-28drm/qxl: add missing access check for execbuffer ioctlDave Airlie1-0/+5
2013-06-28powerpc/eeh: Add eeh_dev to the cache during bootThadeu Lima de Souza Cascardo1-2/+2
2013-06-27rbd: send snapshot context with writesJosh Durgin1-1/+5
2013-06-27dlci: validate the net device in dlci_del()Zefan Li1-0/+12
2013-06-27dlci: acquire rtnl_lock before calling __dev_get_by_name()Zefan Li1-5/+9