index
:
~tpalli/kernel
blending
master
pipe_scaler
pipe_scaler_rebase_20170328
Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-02
signal: consolidate {TS,TLF}_RESTORE_SIGMASK code
Andy Lutomirski
1
-25
/
+0
2016-08-02
include: mman: use bool instead of int for the return value of arch_validate_...
Chen Gang
1
-4
/
+4
2016-08-02
treewide: replace obsolete _refok by __ref
Fabian Frederick
5
-6
/
+6
2016-07-30
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
438
-3818
/
+7857
2016-07-30
Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
20
-20
/
+20
2016-07-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
44
-208
/
+940
2016-07-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-22
/
+24
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-52
/
+26
2016-07-28
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2016-07-28
powerpc/mm: Parenthesise IS_ENABLED() in if condition
Stephen Rothwell
1
-1
/
+1
2016-07-27
Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...
Linus Torvalds
6
-6
/
+6
2016-07-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-6
/
+4
2016-07-26
Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
9
-18
/
+12
2016-07-26
Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
Linus Torvalds
1
-1
/
+3
2016-07-26
Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-38
/
+34
2016-07-26
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2
-2
/
+2
2016-07-26
powerpc/mm: check for irq disabled() only if DEBUG_VM is enabled
Aneesh Kumar K.V
1
-4
/
+2
2016-07-26
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+1
2016-07-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
7
-1
/
+1762
2016-07-26
powerpc: Improve comment explaining why we modify VRSAVE
Anton Blanchard
1
-4
/
+5
2016-07-26
powerpc/mm: Drop unused externs for hpte_init_beat[_v3]()
Michael Ellerman
1
-2
/
+0
2016-07-26
powerpc/mm: Rename hpte_init_lpar() and move the fallback to a header
Michael Ellerman
3
-8
/
+8
2016-07-26
powerpc/mm: Fix build break when PPC_NATIVE=n
Michael Ellerman
1
-1
/
+4
2016-07-25
Merge tag 'v4.7' into for-linus/pstore
Kees Cook
31
-136
/
+297
2016-07-25
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-10
/
+75
2016-07-25
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-38
/
+34
2016-07-24
Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-next
Dan Williams
1
-2
/
+2
2016-07-22
powerpc/numa: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-29
/
+19
2016-07-22
powerpc/dts: fix STMicroelectronics compatible strings
Stefan Agner
20
-20
/
+20
2016-07-21
powerpc: Add module autoloading based on CPU features
Alastair D'Silva
2
-0
/
+41
2016-07-21
powerpc/powernv/ioda: Fix endianness when reading TCEs
Alexey Kardashevskiy
1
-2
/
+2
2016-07-21
powerpc/mm: Add memory barrier in __hugepte_alloc()
Sukadev Bhattiprolu
1
-0
/
+7
2016-07-21
powerpc/modules: Never restore r2 for a mprofile-kernel style mcount() call
Michael Ellerman
1
-2
/
+3
2016-07-21
powerpc/ftrace: Separate the heuristics for checking call sites
Michael Ellerman
1
-17
/
+18
2016-07-21
powerpc: Merge 32-bit and 64-bit setup_arch()
Benjamin Herrenschmidt
6
-233
/
+250
2016-07-21
powerpc/64: Make a few boot functions __init
Benjamin Herrenschmidt
1
-3
/
+3
2016-07-21
powerpc: Re-order setup_panic()
Benjamin Herrenschmidt
3
-6
/
+6
2016-07-21
powerpc: Re-order the call to smp_setup_cpu_maps()
Benjamin Herrenschmidt
2
-3
/
+4
2016-07-21
powerpc/32: Move cache info inits to a separate function
Benjamin Herrenschmidt
1
-11
/
+16
2016-07-21
powerpc/64: Move the content of setup_system() to setup_arch()
Benjamin Herrenschmidt
2
-76
/
+63
2016-07-21
powerpc/64: Move setting of {i,d}cache_bsize to initialize_cache_info()
Benjamin Herrenschmidt
1
-9
/
+4
2016-07-21
powerpc/64: Move the boot time info banner to a separate function
Benjamin Herrenschmidt
1
-31
/
+33
2016-07-21
powerpc: Get rid of ppc_md.init_early()
Benjamin Herrenschmidt
15
-60
/
+43
2016-07-21
powerpc: Move 32-bit probe() machine to later in the boot process
Benjamin Herrenschmidt
83
-289
/
+120
2016-07-21
powerpc/64: Move 64-bit probe_machine() to later in the boot process
Benjamin Herrenschmidt
8
-26
/
+21
2016-07-21
powerpc: Ensure that ppc_md is empty before probing for machine type
Benjamin Herrenschmidt
1
-0
/
+12
2016-07-21
powerpc/mm: Move hash table ops to a separate structure
Benjamin Herrenschmidt
13
-128
/
+151
2016-07-21
powerpc/pmac: Remove spurrious machine type test
Benjamin Herrenschmidt
1
-3
/
+0
2016-07-21
powerpc/mm/hash64: Don't test for machine type to detect HEA special case
Benjamin Herrenschmidt
1
-2
/
+3
2016-07-21
powerpc/mm/hash: Don't use machine_is() early during boot
Benjamin Herrenschmidt
1
-9
/
+17
[next]