aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2013-03-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-19/+1
2013-02-27hlist: drop the node parameter from iteratorsGravatar Sasha Levin 2-15/+9
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSGravatar Stephen Rothwell 1-3/+1
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 9-70/+42
2013-02-26default SET_PERSONALITY() in linux/elf.hGravatar Al Viro 1-2/+0
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2013-02-25fix compat truncate/ftruncateGravatar Al Viro 1-12/+0
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 21-684/+931
2013-02-24switch lseek to COMPAT_SYSCALL_DEFINEGravatar Al Viro 2-7/+1
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 11-640/+50
2013-02-23Merge branch 'akpm' (more incoming from Andrew)Gravatar Linus Torvalds 2-0/+17
2013-02-23memory-hotplug: remove memmap of sparse-vmemmapGravatar Tang Chen 1-0/+4
2013-02-23memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmapGravatar Yasuaki Ishimatsu 1-0/+1
2013-02-23memory-hotplug: introduce new arch_remove_memory() for removing page tableGravatar Wen Congyang 1-0/+12
2013-02-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Gravatar Linus Torvalds 185-5189/+6664
2013-02-24powerpc/kexec: Disable hard IRQ before kexecGravatar Phileas Fogg 1-0/+5
2013-02-22spufs_mkdir(): don't d_add() on negative parentGravatar Al Viro 1-43/+21
2013-02-22new helper: file_inode(file)Gravatar Al Viro 8-25/+21
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 2-6/+6
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 5-15/+14
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-1/+3
2013-02-20Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxGravatar Linus Torvalds 1-1/+1
2013-02-19Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2013-02-19Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 11-19/+21
2013-02-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-8/+110
2013-02-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+0
2013-02-20Merge remote-tracking branch 'agust/next' into nextGravatar Benjamin Herrenschmidt 41-3464/+656
2013-02-19Merge remote-tracking branch 'kumar/next' into nextGravatar Benjamin Herrenschmidt 35-560/+1369
2013-02-19powerpc/85xx: l2sram - Add compatible string for BSC9131 platformGravatar Harninder Rai 1-0/+1
2013-02-19powerpc/85xx: bsc9131 - Correct typo in SDHC device nodeGravatar Harninder Rai 1-1/+1
2013-02-15powerpc/e500/qemu-e500: enable coreintGravatar Scott Wood 1-3/+4
2013-02-15powerpc/mpic: allow coreint to be determined by MPIC versionGravatar Scott Wood 1-3/+23
2013-02-15powerpc/fsl_pci: Store the pci ctlr device ptr in the pci ctlr structGravatar Varun Sethi 2-3/+8
2013-02-15powerpc/85xx: Board support for ppa8548Gravatar Stef van Os 5-0/+337
2013-02-15powerpc/fsl: remove extraneous DIU platform functionsGravatar Timur Tabi 3-55/+0
2013-02-15arch/powerpc/platforms/85xx/p1022_ds.c: adjust duplicate testGravatar Julia Lawall 1-1/+1
2013-02-15powerpc: Add transactional memory to pseries and ppc64 defconfigsGravatar Michael Neuling 2-0/+4
2013-02-15powerpc: Add config option for transactional memoryGravatar Michael Neuling 1-0/+8
2013-02-15powerpc: Add transactional memory to POWER8 cpu featuresGravatar Michael Neuling 1-1/+2
2013-02-15powerpc: Add new transactional memory state to the signal contextGravatar Michael Neuling 4-16/+830
2013-02-15powerpc: Hook in new transactional memory codeGravatar Michael Neuling 4-4/+115
2013-02-15powerpc: Routines for FP/VSX/VMX unavailable during a transactionGravatar Michael Neuling 1-0/+83
2013-02-15powerpc: Add transactional memory unavaliable execption handlerGravatar Michael Neuling 2-0/+44
2013-02-15powerpc: Add reclaim and recheckpoint functions for context switching transac...Gravatar Michael Neuling 1-0/+112
2013-02-15powerpc: Add FP/VSX and VMX register load functions for transactional memoryGravatar Michael Neuling 2-0/+105
2013-02-15powerpc: Add helper functions for transactional memory context switchingGravatar Michael Neuling 4-1/+411
2013-02-15powerpc: Add transactional memory paca scratch register to show_regsGravatar Michael Neuling 4-0/+11
2013-02-15powerpc: Register defines for various transactional memory registersGravatar Michael Neuling 1-0/+27
2013-02-15powerpc: New macros for transactional memory supportGravatar Michael Neuling 6-0/+134
2013-02-15powerpc: Add additional state needed for transactional memory to thread structGravatar Michael Neuling 1-0/+28