index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-04-10
powerpc: Drop return value of smp_ops->probe()
Michael Ellerman
2
-3
/
+3
2015-04-10
powerpc/cell: Fix cell iommu after it_page_shift changes
Michael Ellerman
1
-1
/
+1
2015-04-10
powerpc/cell: Fix crash in iic_setup_cpu() after per_cpu changes
Michael Ellerman
1
-1
/
+1
2015-04-10
powerpc: Reword the "returning from prom_init" message
Michael Ellerman
1
-2
/
+2
2015-04-10
powerpc: Replace mem_init_done with slab_is_available()
Michael Ellerman
7
-15
/
+10
2015-04-10
powerpc: Fix compile errors with STRICT_MM_TYPECHECKS enabled
Michael Ellerman
8
-14
/
+16
2015-04-07
powerpc/mm: Change setbat() to take a pgprot_t rather than flags
Michael Ellerman
2
-2
/
+3
2015-04-07
powerpc/mm: Remove duplicate declaration of setbat()
Michael Ellerman
1
-3
/
+0
2015-04-07
powerpc: Remove the celleb support
Michael Ellerman
31
-4580
/
+1
2015-04-07
powerpc/powernv: Remove powernv RTAS support
Michael Ellerman
4
-118
/
+19
2015-04-01
powerpc/corenet: enable CONFIG_I2C_MUX and CONFIG_I2C_MUX_PCA954x
Shengzhou Liu
2
-0
/
+4
2015-04-01
powerpc/t2080qds: fix rtc interrupt
Shengzhou Liu
1
-1
/
+1
2015-04-01
powerpc/mpic: Remove WHOAMI readback after EOI
Bogdan Purcareata
1
-1
/
+0
2015-04-01
powerpc/mpc85xx: call k(un)map_atomic rather than k(un)map
Yanjiang Jin
1
-2
/
+2
2015-04-01
powerpc: don't export static symbol
Julia Lawall
1
-25
/
+0
2015-04-01
powerpc: book3e_64: fix the align size for paca_struct
Kevin Hao
1
-2
/
+2
2015-04-01
powerpc/fsl-booke: Add T4080 SVR value
Madalin Bucur
1
-0
/
+1
2015-03-31
powerpc32/chrp: fix section mismatch warning
LEROY Christophe
1
-1
/
+1
2015-03-31
powerpc/powernv: handle OPAL_SUCCESS return in opal_sensor_read
Cédric Le Goater
1
-12
/
+20
2015-03-31
powerpc/powernv: convert codes returned by OPAL calls
Cédric Le Goater
3
-2
/
+25
2015-03-31
powerpc: Use bool function return values of true/false not 1/0
Joe Perches
4
-6
/
+6
2015-03-31
powerpc/powernv: Don't map M64 segments using M32DT
Gavin Shan
1
-1
/
+2
2015-03-31
powerpc/eeh: Fix PE#0 check in eeh_add_to_parent_pe()
Gavin Shan
1
-6
/
+7
2015-03-28
selftests/powerpc: Add a test of the switch_endian() syscall
Michael Ellerman
6
-1
/
+214
2015-03-28
powerpc: Add a proper syscall for switching endianness
Michael Ellerman
8
-1
/
+30
2015-03-28
powerpc/pseries: Simplify check for suspendability during suspend/migration
Tyrel Datwyler
3
-20
/
+17
2015-03-27
cxl: Fix a typo in ABI documentation
Philippe Bergheaud
1
-1
/
+1
2015-03-27
powerpc/perf: add missing put_cpu_var in power_pmu_event_init
Jan Stancek
1
-1
/
+3
2015-03-26
powerpc/powernv: Avoid explicit endian conversions while parsing device tree
Preeti U Murthy
1
-15
/
+20
2015-03-26
ps3: Fix trivial typos in comment and debug message
Yannick Guerrini
1
-2
/
+2
2015-03-26
powerpc/mm: Free string after creating kmem cache
Yanjiang Jin
1
-0
/
+1
2015-03-25
powerpc/powernv: Add OPAL message notifier unregister function
Neelesh Gupta
2
-0
/
+9
2015-03-25
powerpc/powernv: Fix the overflow of OPAL message notifiers head array
Neelesh Gupta
1
-8
/
+4
2015-03-25
powerpc/pmac: replace current->state by set_current_state()
Fabian Frederick
1
-2
/
+2
2015-03-25
cpufreq/ppc: Add missing #include <asm/smp.h>
Geert Uytterhoeven
1
-0
/
+1
2015-03-25
powerpc/pmac: Fix DT refcount imbalance in pmac_pic_probe_oldstyle
Geert Uytterhoeven
1
-0
/
+3
2015-03-25
drivers/macintosh: Delete an unnecessary check before the function call "of_n...
Markus Elfring
1
-2
/
+1
2015-03-25
powerpc/powernv: Support OPAL requested heartbeat
Benjamin Herrenschmidt
1
-0
/
+30
2015-03-25
powerpc/powernv: Check image loaded or not before calling flash
Vasant Hegde
1
-1
/
+5
2015-03-24
powerpc: Remove unused st_le*() and ld_le* functions
David Gibson
1
-26
/
+0
2015-03-24
powerpc: Cleanup KVM emulated load/store endian handling
David Gibson
2
-21
/
+19
2015-03-24
powerpc: Remove arch specific byteswappers from the MXC MMC driver
David Gibson
1
-1
/
+1
2015-03-24
media/bt8xx: Remove old powerpc cruft
Benjamin Herrenschmidt
2
-23
/
+0
2015-03-24
powerpc/eeh: Remove device_node dependency
Gavin Shan
9
-81
/
+55
2015-03-24
powerpc/eeh: Replace device_node with pci_dn in eeh_ops
Gavin Shan
5
-97
/
+87
2015-03-24
powerpc/eeh: Do probe on pci_dn
Gavin Shan
8
-138
/
+172
2015-03-24
powerpc/eeh: Create eeh_dev from pci_dn instead of device_node
Gavin Shan
6
-11
/
+69
2015-03-24
powerpc/pci: Trace more information from pci_dn
Gavin Shan
2
-0
/
+13
2015-03-24
powerpc/powernv: Use pci_dn, not device_node, in PCI config accessor
Gavin Shan
3
-47
/
+40
2015-03-24
powerpc/pci: Refactor pci_dn
Gavin Shan
3
-6
/
+141
[next]