aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-20
|\
| * vfs: turn is_dir argument to kern_path_create into a lookup_flags argJeff Layton2012-12-20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-20
|\ \
| * | unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-19
| * | Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-19
* | | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-20
|\ \ \ | |_|/ |/| |
| | |
| | \
| *-. \ Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel2012-12-16
| |\ \ \
| | * | | powerpc: dma_debug: add debug_dma_mapping_error supportShuah Khan2012-11-28
| | |/ /
* | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-19
|\ \ \ \
| * | | | powerpc: add finit_module syscall.Rusty Russell2012-12-13
| |/ / /
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-12-18
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2012-12-17
| |\ \ \ \
| | * | | | powerpc: mpc5200: Add a3m071 board supportStefan Roese2012-12-06
| | * | | | powerpc/512x: don't compile any platform DIU code if the DIU is not enabledTimur Tabi2012-12-03
| | * | | | powerpc/mpc52xx: use module_platform_driver macroSrinivas Kandagatla2012-12-03
| | |/ / /
| * | | | Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2012-11-25
| |\ \ \ \
| | * | | | powerpc/dma/raidengine: add raidengine deviceXuelin Shi2012-11-25
| | * | | | powerpc/iommu/fsl: Add PAMU bypass enable register to ccsr_guts structVarun Sethi2012-11-25
| | * | | | powerpc/mpc85xx: Change spin table to cached memoryYork Sun2012-11-25
| | * | | | powerpc/fsl-pci: Add PCI controller ATMU PM supportJia Hongtao2012-11-25
| | * | | | powerpc/86xx: fsl_pcibios_fixup_bus requires CONFIG_PCITimur Tabi2012-11-25
| | * | | | powerpc/85xx: p1022ds: Use NULL instead of 0 for pointersTushar Behera2012-11-25
| * | | | | Merge branch 'merge' into nextBenjamin Herrenschmidt2012-11-25
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| * | | | powerpc: Disable relocation on exceptions when kexecingIan Munsie2012-11-14
| * | | | powerpc: Enable relocation on during exceptions at bootIan Munsie2012-11-14
| * | | | powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate functionIan Munsie2012-11-14
| * | | | powerpc: Add wrappers to enable/disable relocation on exceptionsIan Munsie2012-11-14
| * | | | powerpc: Add set_mode hcallIan Munsie2012-11-14
| * | | | powerpc: Setup relocation on exceptions for bare metal systemsMichael Neuling2012-11-14
| * | | | powerpc: Move initial mfspr LPCR out of __init_LPCRMichael Neuling2012-11-14
| * | | | powerpc: Add relocation on exception vector handlersMichael Neuling2012-11-14
| * | | | powerpc: Add new macros needed for relocation on exceptionsMichael Neuling2012-11-14
| * | | | powerpc: Turn syscall handler into macrosMichael Neuling2012-11-14
| * | | | powerpc: Make load_hander handle upto 64k offsetMichael Neuling2012-11-14
| * | | | powerpc: Remove unessessary 0x3000 location enforcementMichael Neuling2012-11-14
| * | | | powerpc: Whitespace changes in exception64s.SMichael Neuling2012-11-14
| * | | | Merge branch 'dt' into nextBenjamin Herrenschmidt2012-11-14
| |\ \ \ \
| | * | | | powerpc+of: Remove the pSeries_reconfig.h fileNathan Fontenot2012-11-14
| | * | | | powerpc+of: Rename the drivers/of prom_* functions to of_*Nathan Fontenot2012-11-14
| | * | | | powerpc+of: Add of node/property notification chain for adds and removesNathan Fontenot2012-11-14
| | * | | | powerpc+of: Move of_drconf_cell struct definition to asm/prom.hNathan Fontenot2012-11-14
| | * | | | powerpc+of: Add /proc device tree updating to of node add/removeNathan Fontenot2012-11-14
| | | |/ / | | |/| |
| * | | | powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n buildAnton Blanchard2012-11-14
| * | | | powerpc: Add POWER8 architected mode to cputableMichael Neuling2012-11-14
| * | | | powerpc/pseries: Update ibm,architecture.vec for PAPR 2.7/POWER8Michael Neuling2012-11-14
| * | | | powerpc: Change free_bootmem() to kfree()JoonSoo Kim2012-11-14
| * | | | powerpc/ptrace: Enable hardware breakpoint upon re-registeringAravinda Prasad2012-11-14
| * | | | powerpc: Use asm-generic/bitops/le.hAkinobu Mita2012-11-14
| * | | | powerpc: Remove BITOP_MASK and BITOP_WORD from asm/bitops.hAkinobu Mita2012-11-14
| * | | | powerpc/iommu: Use bitmap libraryAkinobu Mita2012-11-14