index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-25
powerpc/pkey: Define functions as static
Breno Leitao
1
-7
/
+8
2018-11-25
powerpc/perf: Declare static identifier a such
Breno Leitao
1
-3
/
+3
2018-11-25
powerpc/scom: Return NULL instead of 0
Breno Leitao
1
-2
/
+2
2018-11-25
powerpc/lib: Declare static methods
Breno Leitao
1
-2
/
+2
2018-11-25
powerpc/xmon: Define static functions
Breno Leitao
1
-3
/
+3
2018-11-25
powerpc/xive: Define xive_do_source_eoi as static
Breno Leitao
1
-1
/
+1
2018-11-25
powerpc/eeh: Declare pci_ers_result_name() as static
Breno Leitao
1
-1
/
+1
2018-11-25
powerpc/64s: Include cpu header
Breno Leitao
1
-0
/
+1
2018-11-23
eisa: consolidate EISA Kconfig entry in drivers/eisa
Christoph Hellwig
1
-3
/
+0
2018-11-23
rapidio: consolidate RAPIDIO config entry in drivers/rapidio
Christoph Hellwig
3
-19
/
+7
2018-11-23
pcmcia: allow PCMCIA support independent of the architecture
Christoph Hellwig
1
-2
/
+0
2018-11-23
PCI: consolidate the PCI_SYSCALL symbol
Christoph Hellwig
1
-3
/
+1
2018-11-23
PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options
Christoph Hellwig
1
-3
/
+1
2018-11-23
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
20
-60
/
+42
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-103
/
+58
2018-11-16
net: remove VLAN_TAG_PRESENT
Michał Mirosław
1
-3
/
+0
2018-11-16
net/bpf_jit: PPC: split VLAN_PRESENT bit handling from VLAN_TCI
Michał Mirosław
1
-8
/
+10
2018-11-15
powerpc/64: Fix kernel stack 16-byte alignment
Nicholas Piggin
2
-0
/
+3
2018-11-15
KVM: PPC: Book3S HV: Fix handling for interrupted H_ENTER_NESTED
Michael Roth
1
-0
/
+1
2018-11-14
powerpc/numa: Suppress "VPHN is not supported" messages
Satheesh Rajendran
1
-1
/
+1
2018-11-14
powerpc/boot: Set target when cross-compiling for clang
Joel Stanley
1
-0
/
+5
2018-11-12
powerpc/io: Fix the IO workarounds code to work with Radix
Michael Ellerman
1
-13
/
+7
2018-11-12
powerpc/mm/64s: Fix preempt warning in slb_allocate_kernel()
Michael Ellerman
1
-1
/
+1
2018-11-08
powerpc/pseries: add of_node_put() in dlpar_detach_node()
Frank Rowand
1
-0
/
+2
2018-11-08
powerpc: Convert hugepd_free() to use call_rcu()
Paul E. McKenney
1
-1
/
+1
2018-11-07
KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE
Scott Wood
4
-8
/
+27
2018-11-06
powerpc/mm/64s: Only use slbfee on CPUs that support it
Michael Ellerman
1
-0
/
+3
2018-11-06
powerpc/mm/64s: Use PPC_SLBFEE macro
Michael Ellerman
2
-1
/
+4
2018-11-06
powerpc/mm/64s: Consolidate SLB assertions
Michael Ellerman
1
-20
/
+9
2018-11-05
powerpc/powernv/npu: Remove NPU DMA ops
Alistair Popple
1
-60
/
+4
2018-11-03
Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
4
-15
/
+5
2018-11-02
Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
13
-111
/
+137
2018-11-02
kbuild: replace cc-name test with CONFIG_CC_IS_CLANG
Masahiro Yamada
1
-2
/
+2
2018-11-02
powerpc: PCI_MSI needs PCI
Christoph Hellwig
2
-0
/
+3
2018-11-02
powerpc: remove CONFIG_MCA leftovers
Christoph Hellwig
1
-4
/
+0
2018-11-02
powerpc: remove CONFIG_PCI_QSPAN
Christoph Hellwig
1
-9
/
+0
2018-10-31
powerpc/powernv: hold device_hotplug_lock when calling memtrace_offline_pages()
David Hildenbrand
1
-1
/
+3
2018-10-31
powerpc/powernv: hold device_hotplug_lock when calling device_online()
David Hildenbrand
1
-0
/
+2
2018-10-31
mm/memory_hotplug: make add_memory() take the device_hotplug_lock
David Hildenbrand
1
-1
/
+1
2018-10-31
mm/memory_hotplug: make remove_memory() take the device_hotplug_lock
David Hildenbrand
2
-4
/
+4
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
7
-11
/
+13
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
12
-16
/
+10
2018-10-31
memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace __alloc_bootmem_node with appropriate memblock_ API
Mike Rapoport
1
-2
/
+4
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
7
-11
/
+11
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
11
-18
/
+15
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
1
-1
/
+0
2018-10-31
mm: remove CONFIG_NO_BOOTMEM
Mike Rapoport
1
-1
/
+0
[prev]
[next]