index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-26
cxl: Use device_type helpers to access the node type
Rob Herring
1
-3
/
+1
2018-11-26
macintosh: Use device_type helpers to access the node type
Rob Herring
5
-30
/
+22
2018-11-26
macintosh: windfarm: Another convert to using %pOFn instead of device_node.name
Rob Herring
1
-3
/
+3
2018-11-26
powerpc: Use device_type helpers to access the node type
Rob Herring
18
-67
/
+44
2018-11-26
powerpc: Rework btext_find_display to use of_stdout and device_type helpers
Rob Herring
1
-12
/
+4
2018-11-26
powerpc/configs: Add KVM guest defconfig
Satheesh Rajendran
2
-0
/
+21
2018-11-26
powerpc/configs: Add missing config symbols for ppc64_defconfig
Satheesh Rajendran
1
-1
/
+10
2018-11-26
powerpc/configs: Add CONFIG_NR_CPUS to ppc64_defconfig
Satheesh Rajendran
1
-0
/
+1
2018-11-26
powerpc/configs: Update ppc64_defconfig with savedefconfig
Michael Ellerman
1
-34
/
+34
2018-11-26
powerpc/configs: Remove unnecessary ftrace symbols
Michael Ellerman
2
-4
/
+0
2018-11-25
powerpc/pasemi: Use dma_zalloc_coherent()
Sabyasachi Gupta
1
-3
/
+1
2018-11-25
powerpc/85xx: Drop pointless static qualifier
Yue Haibing
1
-1
/
+1
2018-11-25
powerpc64/ftrace: Drop pointless static qualifier in is_b_op()
YueHaibing
1
-1
/
+1
2018-11-25
powerpc: Typo s/use use/use/
Geert Uytterhoeven
1
-1
/
+1
2018-11-25
powerpc/fadump: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
1
-11
/
+1
2018-11-25
powerpc/powernv/vas: Use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
1
-24
/
+4
2018-11-25
powerpc: mark 64-bit PD_HUGE constant as unsigned long
Daniel Axtens
1
-1
/
+1
2018-11-25
powerpc/mm: remove const type qualifier from function ‘pud_pfn’
Mathieu Malaterre
1
-1
/
+1
2018-11-25
powerpc/32: Add .data..Lubsan_data*/.data..Lubsan_type* sections explicitly
Mathieu Malaterre
1
-0
/
+4
2018-11-25
selftests/powerpc: Skip test instead of failing
Breno Leitao
1
-4
/
+1
2018-11-25
selftests/powerpc: Create a new SKIP_IF macro
Breno Leitao
1
-0
/
+10
2018-11-25
selftests/powerpc: Allocate base registers
Breno Leitao
7
-10
/
+8
2018-11-25
powerpc/mm: Remove extern from function definition
Breno Leitao
2
-6
/
+6
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-25
Merge branch 'fixes' into next
Michael Ellerman
12
-106
/
+76
2018-11-15
selftests/powerpc: Adjust wild_bctr to build with old binutils
Gustavo Romero
1
-2
/
+3
2018-11-15
powerpc/64: Fix kernel stack 16-byte alignment
Nicholas Piggin
2
-0
/
+3
2018-11-14
powerpc/numa: Suppress "VPHN is not supported" messages
Satheesh Rajendran
1
-1
/
+1
2018-11-12
selftests/powerpc: Fix wild_bctr test to work on ppc64
Michael Ellerman
1
-1
/
+15
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-11
Linux 4.20-rc2
v4.20-rc2
Linus Torvalds
1
-1
/
+1
2018-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
54
-199
/
+430
2018-11-11
Merge tag 'kbuild-fixes-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-14
/
+19
2018-11-11
Merge tag 'for-4.20-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-57
/
+107
2018-11-11
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-31
/
+51
2018-11-11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
17
-138
/
+114
2018-11-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
19
-121
/
+820
2018-11-11
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+0
2018-11-11
Merge branch 'sched/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-3
/
+6
2018-11-11
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-5
/
+8
2018-11-11
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-5
/
+16
2018-11-11
act_mirred: clear skb->tstamp on redirect
Eric Dumazet
2
-10
/
+2
[next]