index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: use pgdat_end_pfn() to simplify the code in arch
Xishi Qiu
2013-11-13
1
-2
/
+1
*
mm: remove obsolete comments about page table lock
Naoya Horiguchi
2013-11-13
1
-2
/
+0
*
mm/arch: use __free_reserved_page() to simplify the code
Xishi Qiu
2013-11-13
1
-3
/
+1
*
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-12
49
-95
/
+103
|
\
|
*
powerpc: add missing explicit OF includes for ppc
Rob Herring
2013-11-11
6
-0
/
+6
|
*
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
2013-11-07
23
-116
/
+211
|
|
\
|
|
*
of/irq: Use irq_of_parse_and_map()
Thierry Reding
2013-10-24
4
-15
/
+11
|
|
*
of/irq: Refactor interrupt-map parsing
Grant Likely
2013-10-24
1
-2
/
+4
|
|
*
of/irq: simplify args to irq_create_of_mapping
Grant Likely
2013-10-24
7
-13
/
+8
|
|
*
of/irq: Replace of_irq with of_phandle_args
Grant Likely
2013-10-24
9
-36
/
+30
|
|
*
of/irq: Rename of_irq_map_* functions to of_irq_parse_*
Grant Likely
2013-10-24
9
-9
/
+9
|
*
|
powerpc: add explicit OF includes
Rob Herring
2013-10-10
32
-4
/
+49
|
*
|
powerpc: clean-up include ordering in prom.h
Rob Herring
2013-10-10
1
-10
/
+7
|
*
|
of: move of_translate_dma_address to of_address.h
Rob Herring
2013-10-10
1
-4
/
+0
|
*
|
of: remove HAVE_ARCH_DEVTREE_FIXUPS
Rob Herring
2013-10-10
1
-2
/
+0
|
*
|
of: implement of_node_to_nid as a weak function
Rob Herring
2013-10-10
1
-7
/
+0
|
*
|
of: implement pci_address_to_pio as weak function
Rob Herring
2013-10-10
1
-5
/
+0
|
*
|
of: remove early_init_dt_setup_initrd_arch
Rob Herring
2013-10-09
1
-9
/
+0
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-11-12
156
-2106
/
+4014
|
\
\
\
|
*
|
|
powerpc: Fix fatal SLB miss when restoring PPR
Benjamin Herrenschmidt
2013-11-06
2
-8
/
+9
|
*
|
|
powerpc/powernv: Reserve the correct PE number
Gavin Shan
2013-11-06
3
-16
/
+17
|
*
|
|
powerpc/powernv: Add PE to its own PELTV
Gavin Shan
2013-11-06
1
-1
/
+11
|
*
|
|
powerpc/powernv: Add support for indirect XSCOM via debugfs
Benjamin Herrenschmidt
2013-11-06
1
-0
/
+23
|
*
|
|
powerpc/scom: Improve debugfs interface
Benjamin Herrenschmidt
2013-11-06
1
-55
/
+81
|
*
|
|
powerpc/scom: Enable 64-bit addresses
Benjamin Herrenschmidt
2013-11-06
3
-9
/
+9
|
*
|
|
powerpc/boot: Properly handle the base "of" boot wrapper
Benjamin Herrenschmidt
2013-11-05
1
-0
/
+4
|
*
|
|
Merge remote-tracking branch 'agust/next' into next
Benjamin Herrenschmidt
2013-11-04
4
-18
/
+10
|
|
\
\
\
|
|
*
|
|
powerpc/mpc512x: remove unnecessary #if
Brian Norris
2013-10-30
2
-17
/
+7
|
|
*
|
|
powerpc/52xx: fix build breakage for MPC5200 LPBFIFO module
Anatolij Gustschin
2013-10-30
1
-1
/
+1
|
|
*
|
|
Kind of revert "powerpc: 52xx: provide a default in mpc52xx_irqhost_map()"
Wolfram Sang
2013-10-30
1
-3
/
+2
|
|
*
|
|
powerpc/mpc512x: silence build warning upon disabled DIU
Gerhard Sittig
2013-10-30
1
-0
/
+3
|
*
|
|
|
powerpc/bpf: Support MOD operation
Vladimir Murzin
2013-10-31
2
-0
/
+21
|
*
|
|
|
powerpc/bpf: Fix DIVWU instruction opcode
Vladimir Murzin
2013-10-31
1
-1
/
+1
|
*
|
|
|
of: Move definition of of_find_next_cache_node into common code.
Sudeep KarkadaNagesha
2013-10-31
2
-34
/
+0
|
*
|
|
|
powerpc: Remove big endianness assumption in of_find_next_cache_node
Sudeep KarkadaNagesha
2013-10-31
1
-1
/
+1
|
*
|
|
|
powerpc/tm: Remove interrupt disable in __switch_to()
Michael Neuling
2013-10-31
1
-5
/
+2
|
*
|
|
|
powerpc: word-at-a-time optimization for 64-bit Little Endian
Philippe Bergheaud
2013-10-31
1
-25
/
+32
|
*
|
|
|
powerpc/bpf: BPF JIT compiler for 64-bit Little Endian
Philippe Bergheaud
2013-10-31
4
-16
/
+21
|
*
|
|
|
powerpc: Only save/restore SDR1 if in hypervisor mode
Dan Streetman
2013-10-31
1
-0
/
+4
|
*
|
|
|
powerpc/nvram: Fix endian issue when using the partition length
Cedric Le Goater
2013-10-31
1
-2
/
+8
|
*
|
|
|
powerpc/nvram: Fix endian issue when reading the NVRAM size
Cedric Le Goater
2013-10-31
2
-4
/
+4
|
*
|
|
|
powerpc/nvram: Scan partitions only once
Cedric Le Goater
2013-10-31
1
-3
/
+3
|
|
/
/
/
|
*
|
|
powerpc/powernv: Code update interface
Vasant Hegde
2013-10-30
5
-1
/
+683
|
*
|
|
powerpc/powernv: Create opal sysfs directory
Vasant Hegde
2013-10-30
2
-0
/
+22
|
*
|
|
powerpc: Add VMX optimised xor for RAID5
Anton Blanchard
2013-10-30
3
-0
/
+247
|
*
|
|
powerpc/kexec: kexec_sequence() is in misc_64.S
Geert Uytterhoeven
2013-10-30
1
-1
/
+1
|
*
|
|
powerpc: Use 32 bit loads and stores when operating on condition register values
Anton Blanchard
2013-10-30
2
-6
/
+6
|
*
|
|
powerpc: Enable virtio on ppc64 and pseries configs
Anton Blanchard
2013-10-30
2
-0
/
+12
|
*
|
|
powerpc: Enable multipath modules on ppc64 and pseries
Anton Blanchard
2013-10-30
2
-0
/
+12
|
*
|
|
powerpc: sync ppc64, ppc64e and pseries configs
Anton Blanchard
2013-10-30
3
-30
/
+8
[next]