summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-133-7/+2
|\
| * mm: use pgdat_end_pfn() to simplify the code in archXishi Qiu2013-11-131-2/+1
| * mm: remove obsolete comments about page table lockNaoya Horiguchi2013-11-131-2/+0
| * mm/arch: use __free_reserved_page() to simplify the codeXishi Qiu2013-11-131-3/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-135-69/+33
|\ \ | |/ |/|
| * constify copy_siginfo_to_user{,32}()Al Viro2013-11-091-1/+1
| * new helper: dump_align()Al Viro2013-11-091-1/+1
| * spufs: get rid of dump_emit() wrappersAl Viro2013-11-091-49/+20
| * switch elf_coredump_extra_notes_write() to dump_emit()Al Viro2013-11-094-31/+24
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-1249-95/+103
|\ \
| * | powerpc: add missing explicit OF includes for ppcRob Herring2013-11-116-0/+6
| * | Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-0723-116/+211
| |\ \
| | * | of/irq: Use irq_of_parse_and_map()Thierry Reding2013-10-244-15/+11
| | * | of/irq: Refactor interrupt-map parsingGrant Likely2013-10-241-2/+4
| | * | of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-247-13/+8
| | * | of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-249-36/+30
| | * | of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-249-9/+9
| * | | powerpc: add explicit OF includesRob Herring2013-10-0932-4/+49
| * | | powerpc: clean-up include ordering in prom.hRob Herring2013-10-091-10/+7
| * | | of: move of_translate_dma_address to of_address.hRob Herring2013-10-091-4/+0
| * | | of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring2013-10-091-2/+0
| * | | of: implement of_node_to_nid as a weak functionRob Herring2013-10-091-7/+0
| * | | of: implement pci_address_to_pio as weak functionRob Herring2013-10-091-5/+0
| * | | of: remove early_init_dt_setup_initrd_archRob Herring2013-10-091-9/+0
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-11-12156-2106/+4014
|\ \ \ \
| * | | | powerpc: Fix fatal SLB miss when restoring PPRBenjamin Herrenschmidt2013-11-062-8/+9
| * | | | powerpc/powernv: Reserve the correct PE numberGavin Shan2013-11-063-16/+17
| * | | | powerpc/powernv: Add PE to its own PELTVGavin Shan2013-11-061-1/+11
| * | | | powerpc/powernv: Add support for indirect XSCOM via debugfsBenjamin Herrenschmidt2013-11-061-0/+23
| * | | | powerpc/scom: Improve debugfs interfaceBenjamin Herrenschmidt2013-11-061-55/+81
| * | | | powerpc/scom: Enable 64-bit addressesBenjamin Herrenschmidt2013-11-063-9/+9
| * | | | powerpc/boot: Properly handle the base "of" boot wrapperBenjamin Herrenschmidt2013-11-051-0/+4
| * | | | Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2013-11-044-18/+10
| |\ \ \ \
| | * | | | powerpc/mpc512x: remove unnecessary #ifBrian Norris2013-10-302-17/+7
| | * | | | powerpc/52xx: fix build breakage for MPC5200 LPBFIFO moduleAnatolij Gustschin2013-10-301-1/+1
| | * | | | Kind of revert "powerpc: 52xx: provide a default in mpc52xx_irqhost_map()"Wolfram Sang2013-10-301-3/+2
| | * | | | powerpc/mpc512x: silence build warning upon disabled DIUGerhard Sittig2013-10-301-0/+3
| * | | | | powerpc/bpf: Support MOD operationVladimir Murzin2013-10-312-0/+21
| * | | | | powerpc/bpf: Fix DIVWU instruction opcodeVladimir Murzin2013-10-311-1/+1
| * | | | | of: Move definition of of_find_next_cache_node into common code.Sudeep KarkadaNagesha2013-10-312-34/+0
| * | | | | powerpc: Remove big endianness assumption in of_find_next_cache_nodeSudeep KarkadaNagesha2013-10-311-1/+1
| * | | | | powerpc/tm: Remove interrupt disable in __switch_to()Michael Neuling2013-10-311-5/+2
| * | | | | powerpc: word-at-a-time optimization for 64-bit Little EndianPhilippe Bergheaud2013-10-311-25/+32
| * | | | | powerpc/bpf: BPF JIT compiler for 64-bit Little EndianPhilippe Bergheaud2013-10-314-16/+21
| * | | | | powerpc: Only save/restore SDR1 if in hypervisor modeDan Streetman2013-10-311-0/+4
| * | | | | powerpc/nvram: Fix endian issue when using the partition lengthCedric Le Goater2013-10-311-2/+8
| * | | | | powerpc/nvram: Fix endian issue when reading the NVRAM sizeCedric Le Goater2013-10-312-4/+4
| * | | | | powerpc/nvram: Scan partitions only onceCedric Le Goater2013-10-311-3/+3
| |/ / / /
| * | | | powerpc/powernv: Code update interfaceVasant Hegde2013-10-305-1/+683
| * | | | powerpc/powernv: Create opal sysfs directoryVasant Hegde2013-10-302-0/+22
OpenPOWER on IntegriCloud