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