Age | Commit message (Expand) | Author |
2018-11-26 | cxl: Use device_type helpers to access the node type | Rob Herring |
2018-11-26 | macintosh: Use device_type helpers to access the node type | Rob Herring |
2018-11-26 | macintosh: windfarm: Another convert to using %pOFn instead of device_node.name | Rob Herring |
2018-11-26 | powerpc: Use device_type helpers to access the node type | Rob Herring |
2018-11-26 | powerpc: Rework btext_find_display to use of_stdout and device_type helpers | Rob Herring |
2018-11-26 | powerpc/configs: Add KVM guest defconfig | Satheesh Rajendran |
2018-11-26 | powerpc/configs: Add missing config symbols for ppc64_defconfig | Satheesh Rajendran |
2018-11-26 | powerpc/configs: Add CONFIG_NR_CPUS to ppc64_defconfig | Satheesh Rajendran |
2018-11-26 | powerpc/configs: Update ppc64_defconfig with savedefconfig | Michael Ellerman |
2018-11-26 | powerpc/configs: Remove unnecessary ftrace symbols | Michael Ellerman |
2018-11-25 | powerpc/pasemi: Use dma_zalloc_coherent() | Sabyasachi Gupta |
2018-11-25 | powerpc/85xx: Drop pointless static qualifier | Yue Haibing |
2018-11-25 | powerpc64/ftrace: Drop pointless static qualifier in is_b_op() | YueHaibing |
2018-11-25 | powerpc: Typo s/use use/use/ | Geert Uytterhoeven |
2018-11-25 | powerpc/fadump: Change to use DEFINE_SHOW_ATTRIBUTE macro | Yangtao Li |
2018-11-25 | powerpc/powernv/vas: Use DEFINE_SHOW_ATTRIBUTE macro | Yangtao Li |
2018-11-25 | powerpc: mark 64-bit PD_HUGE constant as unsigned long | Daniel Axtens |
2018-11-25 | powerpc/mm: remove const type qualifier from function ‘pud_pfn’ | Mathieu Malaterre |
2018-11-25 | powerpc/32: Add .data..Lubsan_data*/.data..Lubsan_type* sections explicitly | Mathieu Malaterre |
2018-11-25 | selftests/powerpc: Skip test instead of failing | Breno Leitao |
2018-11-25 | selftests/powerpc: Create a new SKIP_IF macro | Breno Leitao |
2018-11-25 | selftests/powerpc: Allocate base registers | Breno Leitao |
2018-11-25 | powerpc/mm: Remove extern from function definition | Breno Leitao |
2018-11-25 | powerpc/pkey: Define functions as static | Breno Leitao |
2018-11-25 | powerpc/perf: Declare static identifier a such | Breno Leitao |
2018-11-25 | powerpc/scom: Return NULL instead of 0 | Breno Leitao |
2018-11-25 | powerpc/lib: Declare static methods | Breno Leitao |
2018-11-25 | powerpc/xmon: Define static functions | Breno Leitao |
2018-11-25 | powerpc/xive: Define xive_do_source_eoi as static | Breno Leitao |
2018-11-25 | powerpc/eeh: Declare pci_ers_result_name() as static | Breno Leitao |
2018-11-25 | powerpc/64s: Include cpu header | Breno Leitao |
2018-11-25 | Merge branch 'fixes' into next | Michael Ellerman |
2018-11-15 | selftests/powerpc: Adjust wild_bctr to build with old binutils | Gustavo Romero |
2018-11-15 | powerpc/64: Fix kernel stack 16-byte alignment | Nicholas Piggin |
2018-11-14 | powerpc/numa: Suppress "VPHN is not supported" messages | Satheesh Rajendran |
2018-11-12 | selftests/powerpc: Fix wild_bctr test to work on ppc64 | Michael Ellerman |
2018-11-12 | powerpc/io: Fix the IO workarounds code to work with Radix | Michael Ellerman |
2018-11-12 | powerpc/mm/64s: Fix preempt warning in slb_allocate_kernel() | Michael Ellerman |
2018-11-11 | Linux 4.20-rc2v4.20-rc2 | Linus Torvalds |
2018-11-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2018-11-11 | Merge tag 'kbuild-fixes-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-11-11 | Merge tag 'for-4.20-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2018-11-11 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-11-11 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-11-11 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-11-11 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2018-11-11 | Merge branch 'sched/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-11-11 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2018-11-11 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-11-11 | act_mirred: clear skb->tstamp on redirect | Eric Dumazet |