index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
powerpc/perf: add missing put_cpu_var in power_pmu_event_init
Jan Stancek
1
-1
/
+3
2015-03-26
Merge branch 'next-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ben...
Michael Ellerman
10
-145
/
+54
2015-03-26
powerpc/powernv: Avoid explicit endian conversions while parsing device tree
Preeti U Murthy
1
-15
/
+20
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
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
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/pseries: Introduce api_version to migration sysfs interface
Tyrel Datwyler
1
-1
/
+16
2015-03-23
powerpc/32: %pF is only for function pointers
Scott Wood
1
-1
/
+1
2015-03-23
powerpc: use kbuild generic-y where possible
Fabian Frederick
4
-5
/
+3
2015-03-23
powerpc/powernv: Fix return value from power7_nap() et al.
Paul Mackerras
1
-0
/
+1
2015-03-23
powerpc: Spelling s/embeeded/embedded/
Geert Uytterhoeven
1
-1
/
+1
2015-03-23
powerpc: Convert relocs_check to a shell script using grep
Stephen Rothwell
3
-68
/
+61
2015-03-23
powerpc/rtas: Make timestamp related code y2038-safe
Hari Bathini
3
-9
/
+10
2015-03-23
powerpc/powernv: Add pstore support on powernv
Hari Bathini
2
-2
/
+33
2015-03-23
powerpc/nvram: Move generic code for nvram and pstore
Hari Bathini
6
-663
/
+715
2015-03-23
powerpc/numa: Reset node_possible_map to only node_online_map
Nishanth Aravamudan
1
-0
/
+7
2015-03-20
powerpc/kernel: Rename copy_thread() 'arg' argument to 'kthread_arg'
Alex Dowad
1
-2
/
+7
2015-03-18
powerpc/vphn: parsing code rewrite
Greg Kurz
2
-20
/
+40
2015-03-18
powerpc/vphn: move VPHN parsing logic to a separate file
Greg Kurz
4
-58
/
+70
2015-03-18
powerpc/vphn: move endianness fixing to vphn_unpack_associativity()
Greg Kurz
1
-4
/
+6
2015-03-18
powerpc/vphn: clarify the H_HOME_NODE_ASSOCIATIVITY API
Greg Kurz
1
-2
/
+6
2015-03-17
powerpc: kill PPC_OF
Kevin Hao
3
-6
/
+3
2015-03-17
powerpc/powermac: Cleaning up missing null-terminate in conjunction with strncpy
Rickard Strandqvist
1
-1
/
+1
2015-03-17
powerpc: Remove duplicate cacheable_memcpy/memzero functions
Kyle Moffett
4
-135
/
+1
2015-03-16
powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument.
Mahesh Salgaonkar
6
-15
/
+65
2015-03-16
powerpc/boot: don't clobber r6 and r7 in epapr boot
Jeremy Kerr
1
-12
/
+12
2015-03-16
powerpc/boot: Fix stack corruption in epapr entry point
Jeremy Kerr
1
-1
/
+1
2015-03-16
powerpc/boot/wrapper: use the pseries wrapper for zImage.epapr
Jeremy Kerr
1
-1
/
+1
2015-03-16
powerpc/boot/fdt: Add little-endian support to libfdt wrappers
Jeremy Kerr
2
-6
/
+16
2015-03-16
powerpc/boot/fdt: Use unsigned long for pointer casts
Jeremy Kerr
1
-3
/
+3
2015-03-16
powerpc/mpic: remove unused functions
Arseny Solokha
2
-55
/
+0
2015-03-16
powerpc/qe: drop unused ucc_slow_poll_transmitter_now
Arseny Solokha
2
-18
/
+0
2015-03-16
powerpc/boot: drop planetcore_set_serial_speed
Arseny Solokha
2
-36
/
+0
2015-03-16
powerpc/powernv: Remove unused definitions in opal-api.h
Michael Ellerman
1
-47
/
+0
2015-03-16
powerpc/powernv: Move opal-api.h closer to the Skiboot version
Michael Ellerman
4
-74
/
+90
2015-03-16
powerpc/powernv: Move OPAL API definitions to opal-api.h
Michael Ellerman
2
-751
/
+769
2015-03-16
powerpc/boot: Makefile cleanup
Michal Marek
1
-1
/
+1
2015-03-16
powerpc: Delete unnecessary checks before kfree()
Markus Elfring
2
-4
/
+3
2015-03-16
powerpc/powernv: only call OPAL_RESEND_DUMP if firmware supports it
Stewart Smith
1
-1
/
+2
2015-03-16
powerpc/powernv: only call OPAL_ELOG_RESEND if firmware supports it
Stewart Smith
1
-1
/
+2
2015-03-16
powerpc/powernv: only register log if OPAL supports doing so
Stewart Smith
1
-1
/
+5
[next]