index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge branch 'next-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/ben...
Michael Ellerman
2015-03-26
13
-168
/
+71
|
\
\
\
|
*
|
|
powerpc/powernv: Add OPAL message notifier unregister function
Neelesh Gupta
2015-03-25
2
-0
/
+9
|
*
|
|
powerpc/powernv: Fix the overflow of OPAL message notifiers head array
Neelesh Gupta
2015-03-25
1
-8
/
+4
|
*
|
|
powerpc/pmac: replace current->state by set_current_state()
Fabian Frederick
2015-03-25
1
-2
/
+2
|
*
|
|
cpufreq/ppc: Add missing #include <asm/smp.h>
Geert Uytterhoeven
2015-03-25
1
-0
/
+1
|
*
|
|
powerpc/pmac: Fix DT refcount imbalance in pmac_pic_probe_oldstyle
Geert Uytterhoeven
2015-03-25
1
-0
/
+3
|
*
|
|
drivers/macintosh: Delete an unnecessary check before the function call "of_n...
Markus Elfring
2015-03-25
1
-2
/
+1
|
*
|
|
powerpc/powernv: Support OPAL requested heartbeat
Benjamin Herrenschmidt
2015-03-25
1
-0
/
+30
|
*
|
|
powerpc/powernv: Check image loaded or not before calling flash
Vasant Hegde
2015-03-25
1
-1
/
+5
|
*
|
|
powerpc/powermac: Cleaning up missing null-terminate in conjunction with strncpy
Rickard Strandqvist
2015-03-17
1
-1
/
+1
|
*
|
|
powerpc/via-pmu: fix OF node leak in Keylargo init
Phil Carmody
2015-03-17
1
-0
/
+1
|
*
|
|
powerpc/via-pmu: fix error path in find_via_pmu()
Phil Carmody
2015-03-17
1
-9
/
+11
|
*
|
|
powerpc: Remove duplicate cacheable_memcpy/memzero functions
Kyle Moffett
2015-03-17
5
-145
/
+3
|
|
|
/
|
|
/
|
*
|
|
powerpc/powernv: Avoid explicit endian conversions while parsing device tree
Preeti U Murthy
2015-03-26
1
-15
/
+20
*
|
|
ps3: Fix trivial typos in comment and debug message
Yannick Guerrini
2015-03-26
1
-2
/
+2
*
|
|
powerpc/mm: Free string after creating kmem cache
Yanjiang Jin
2015-03-26
1
-0
/
+1
*
|
|
powerpc/pseries: Introduce api_version to migration sysfs interface
Tyrel Datwyler
2015-03-24
1
-1
/
+16
*
|
|
powerpc/32: %pF is only for function pointers
Scott Wood
2015-03-23
1
-1
/
+1
*
|
|
powerpc: use kbuild generic-y where possible
Fabian Frederick
2015-03-23
4
-5
/
+3
*
|
|
powerpc/powernv: Fix return value from power7_nap() et al.
Paul Mackerras
2015-03-23
1
-0
/
+1
*
|
|
powerpc: Spelling s/embeeded/embedded/
Geert Uytterhoeven
2015-03-23
1
-1
/
+1
*
|
|
powerpc: Convert relocs_check to a shell script using grep
Stephen Rothwell
2015-03-23
3
-68
/
+61
*
|
|
powerpc/rtas: Make timestamp related code y2038-safe
Hari Bathini
2015-03-23
3
-9
/
+10
*
|
|
powerpc/powernv: Add pstore support on powernv
Hari Bathini
2015-03-23
2
-2
/
+33
*
|
|
pstore: Add pstore type id for PPC64 opal nvram partition
Hari Bathini
2015-03-23
2
-0
/
+4
*
|
|
powerpc/nvram: Move generic code for nvram and pstore
Hari Bathini
2015-03-23
6
-663
/
+715
*
|
|
powerpc/numa: Reset node_possible_map to only node_online_map
Nishanth Aravamudan
2015-03-23
1
-0
/
+7
|
|
/
|
/
|
*
|
powerpc/kernel: Rename copy_thread() 'arg' argument to 'kthread_arg'
Alex Dowad
2015-03-20
1
-2
/
+7
*
|
selftests/powerpc: Rename TARGETS in powerpc selftests makefile
Michael Ellerman
2015-03-18
1
-6
/
+6
*
|
selftests/powerpc: Add test for VPHN
Greg Kurz
2015-03-18
7
-1
/
+430
*
|
powerpc/vphn: parsing code rewrite
Greg Kurz
2015-03-18
2
-20
/
+40
*
|
powerpc/vphn: move VPHN parsing logic to a separate file
Greg Kurz
2015-03-18
4
-58
/
+70
*
|
powerpc/vphn: move endianness fixing to vphn_unpack_associativity()
Greg Kurz
2015-03-18
1
-4
/
+6
*
|
powerpc/vphn: clarify the H_HOME_NODE_ASSOCIATIVITY API
Greg Kurz
2015-03-18
1
-2
/
+6
*
|
powerpc: kill PPC_OF
Kevin Hao
2015-03-17
3
-6
/
+3
*
|
fbdev: kconfig: replace PPC_OF with PPC
Kevin Hao
2015-03-17
1
-1
/
+1
*
|
fbdev: remove the unnecessary includes of ppc specific header files
Kevin Hao
2015-03-17
1
-4
/
+0
*
|
fbdev: riva: remove the dependency on PPC_OF
Kevin Hao
2015-03-17
1
-10
/
+7
*
|
fbdev: nvidia: remove the dependency on PPC_OF
Kevin Hao
2015-03-17
4
-17
/
+1
*
|
fbdev: imsttfb: remove the dependency on PPC_OF
Kevin Hao
2015-03-17
1
-5
/
+1
*
|
fbdev: radeon: replace PPC_OF with PPC
Kevin Hao
2015-03-17
5
-33
/
+33
*
|
fbdev: aty128fb: replace PPC_OF with PPC
Kevin Hao
2015-03-17
1
-2
/
+2
*
|
sata_svw: remove the dependency on PPC_OF
Kevin Hao
2015-03-17
1
-10
/
+1
*
|
selftests/powerpc: Build the copyloops with -maltivec
Michael Ellerman
2015-03-17
1
-0
/
+1
*
|
powerpc/book3s: Fix flush_tlb cpu_spec hook to take a generic argument.
Mahesh Salgaonkar
2015-03-17
6
-15
/
+65
*
|
powerpc/boot: don't clobber r6 and r7 in epapr boot
Jeremy Kerr
2015-03-16
1
-12
/
+12
*
|
powerpc/boot: Fix stack corruption in epapr entry point
Jeremy Kerr
2015-03-16
1
-1
/
+1
*
|
powerpc/boot/wrapper: use the pseries wrapper for zImage.epapr
Jeremy Kerr
2015-03-16
1
-1
/
+1
*
|
powerpc/boot/fdt: Add little-endian support to libfdt wrappers
Jeremy Kerr
2015-03-16
2
-6
/
+16
*
|
powerpc/boot/fdt: Use unsigned long for pointer casts
Jeremy Kerr
2015-03-16
1
-3
/
+3
[prev]
[next]