index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
dcdbas.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-28
iommu: fsl_pamu: use for_each_of_cpu_node iterator
Rob Herring
1
-1
/
+1
2018-09-28
edac: cpc925: use for_each_of_cpu_node iterator
Rob Herring
1
-18
/
+2
2018-09-28
clk: mvebu: use for_each_of_cpu_node iterator
Rob Herring
1
-2
/
+2
2018-09-28
x86: DT: use for_each_of_cpu_node iterator
Rob Herring
1
-1
/
+1
2018-09-28
SH: use for_each_of_cpu_node iterator
Rob Herring
1
-1
/
+1
2018-09-28
powerpc: 8xx: get cpu node with of_get_cpu_node
Rob Herring
1
-2
/
+3
2018-09-28
powerpc: 4xx: get cpu node with of_get_cpu_node
Rob Herring
1
-1
/
+1
2018-09-28
powerpc: use for_each_of_cpu_node iterator
Rob Herring
2
-40
/
+26
2018-09-28
openrisc: use for_each_of_cpu_node iterator
Rob Herring
1
-2
/
+1
2018-09-28
nios2: get cpu node with of_get_cpu_node
Rob Herring
1
-1
/
+3
2018-09-28
c6x: use for_each_of_cpu_node iterator
Rob Herring
1
-8
/
+3
2018-09-28
arm64: use for_each_of_cpu_node iterator
Rob Herring
1
-1
/
+1
2018-09-28
ARM: shmobile: use for_each_of_cpu_node iterator
Rob Herring
3
-15
/
+5
2018-09-28
ARM: topology: remove unneeded check for /cpus node
Rob Herring
1
-6
/
+0
2018-09-28
ARM: use for_each_of_cpu_node iterator
Rob Herring
1
-4
/
+1
2018-09-28
of: Support matching cpu nodes with no 'reg' property
Rob Herring
1
-0
/
+2
2018-09-28
of: Add cpu node iterator for_each_of_cpu_node()
Rob Herring
2
-0
/
+50
2018-09-07
of: make PowerMac cache node search conditional on CONFIG_PPC_PMAC
Rob Herring
1
-1
/
+1
2018-09-07
vsprintf: print OF node name using full_name
Rob Herring
1
-1
/
+6
2018-09-07
of: Convert to using %pOFn instead of device_node.name
Rob Herring
6
-22
/
+23
2018-09-04
of/unittest: add printf tests for node name
Rob Herring
1
-0
/
+4
2018-09-04
of/unittest: remove use of node name pointer in overlay high level test
Rob Herring
1
-5
/
+8
2018-09-02
Linux 4.19-rc2
v4.19-rc2
Linus Torvalds
1
-1
/
+1
2018-09-02
x86/pti: Fix section mismatch warning/error
Randy Dunlap
1
-1
/
+1
2018-09-01
x86/vdso: Fix lsl operand order
Samuel Neves
1
-1
/
+1
2018-09-01
x86/mce: Fix set_mce_nospec() to avoid #GP fault
LuckTony
1
-1
/
+24
2018-08-31
x86/efi: Load fixmap GDT in efi_call_phys_epilog()
Joerg Roedel
1
-6
/
+2
2018-08-31
x86/nmi: Fix NMI uaccess race against CR3 switching
Andy Lutomirski
4
-1
/
+53
2018-08-31
x86: Allow generating user-space headers without a compiler
Ben Hutchings
1
-4
/
+7
2018-08-31
x86/dumpstack: Don't dump kernel memory based on usermode RIP
Jann Horn
3
-5
/
+15
2018-08-31
of: Add device_type access helper functions
Rob Herring
1
-0
/
+12
2018-08-31
cpu/hotplug: Remove skip_onerr field from cpuhp_step structure
Mukesh Ojha
1
-22
/
+4
2018-08-31
arm64: mm: always enable CONFIG_HOLES_IN_ZONE
James Morse
1
-1
/
+0
2018-08-31
m68k/mac: Use correct PMU response format
Finn Thain
1
-6
/
+4
2018-08-31
disable stringop truncation warnings for now
Stephen Rothwell
1
-0
/
+3
2018-08-30
clk: x86: Set default parent to 48Mhz
Akshu Agrawal
1
-1
/
+1
2018-08-30
i2c: sh_mobile: fix leak when using DMA bounce buffer
Wolfram Sang
1
-2
/
+4
2018-08-30
i2c: sh_mobile: define start_ch() void as it only returns 0 anyhow
Wolfram Sang
1
-6
/
+3
2018-08-30
i2c: refactor function to release a DMA safe buffer
Wolfram Sang
4
-10
/
+15
2018-08-30
i2c: algos: bit: make the error messages grepable
Jan Kundrát
1
-24
/
+31
2018-08-30
i2c: designware: Re-init controllers with pm_disabled set on resume
Hans de Goede
2
-2
/
+6
2018-08-30
i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBus
Mika Westerberg
1
-1
/
+8
2018-08-30
of: add node name compare helper functions
Rob Herring
2
-0
/
+35
2018-08-30
arm/arm64: smccc-1.1: Handle function result as parameters
Marc Zyngier
1
-10
/
+20
2018-08-30
x86/asm: Use CC_SET()/CC_OUT() in __gen_sigismember()
Uros Bizjak
1
-3
/
+4
2018-08-30
x86/alternatives: Lockdep-enforce text_mutex in text_poke*()
Jiri Kosina
1
-4
/
+5
2018-08-30
objtool: Remove workaround for unreachable warnings from old GCC
Masahiro Yamada
1
-2
/
+0
2018-08-30
notifier: Remove notifier header file wherever not used
Mukesh Ojha
7
-7
/
+0
2018-08-30
watchdog: Mark watchdog touch functions as notrace
Vincent Whitchurch
3
-4
/
+4
2018-08-30
x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()
Jann Horn
1
-0
/
+4
[next]