index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
of
/
fdt.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-11-20
of: Document exactly what of_find_node_by_name() puts
Stephen Boyd
1
-3
/
+3
2017-11-20
MAINTAINERS: fix jfs tree location
Tom Saeger
1
-1
/
+1
2017-11-19
ima: do not update security.ima if appraisal status is not INTEGRITY_PASS
Roberto Sassu
1
-0
/
+3
2017-11-19
ntb: intel: remove b2b memory window workaround for Skylake NTB
Dave Jiang
1
-73
/
+2
2017-11-19
NTB: make idt_89hpes_cfg const
Bhumika Goyal
1
-8
/
+8
2017-11-19
NTB: switchtec_ntb: Update switchtec documentation with notes for NTB
Logan Gunthorpe
1
-0
/
+12
2017-11-19
NTB: switchtec_ntb: Add memory window support
Logan Gunthorpe
1
-3
/
+210
2017-11-19
NTB: switchtec_ntb: Implement scratchpad registers
Logan Gunthorpe
1
-2
/
+73
2017-11-19
NTB: switchtec_ntb: Implement doorbell registers
Logan Gunthorpe
1
-4
/
+85
2017-11-19
NTB: switchtec_ntb: Add link management
Logan Gunthorpe
1
-1
/
+129
2017-11-19
NTB: switchtec_ntb: Add skeleton NTB driver
Logan Gunthorpe
2
-1
/
+150
2017-11-19
NTB: switchtec_ntb: Initialize hardware for doorbells and messages
Logan Gunthorpe
1
-0
/
+142
2017-11-19
NTB: switchtec_ntb: Initialize hardware for memory windows
Logan Gunthorpe
1
-0
/
+360
2017-11-19
NTB: switchtec_ntb: Introduce initial NTB driver
Logan Gunthorpe
8
-0
/
+101
2017-11-19
NTB: Add check and comment for link up to mw_count() and mw_get_align()
Logan Gunthorpe
1
-2
/
+6
2017-11-19
NTB: Ensure ntb_mw_get_align() is only called when the link is up
Logan Gunthorpe
3
-22
/
+22
2017-11-19
NTB: switchtec: Add link event notifier callback
Logan Gunthorpe
2
-0
/
+55
2017-11-19
NTB: switchtec: Add NTB hardware register definitions
Logan Gunthorpe
1
-0
/
+84
2017-11-19
NTB: switchtec: Export class symbol for use in upper layer driver
Logan Gunthorpe
2
-1
/
+5
2017-11-19
NTB: switchtec: Move structure definitions into a common header
Logan Gunthorpe
3
-259
/
+281
2017-11-19
ntb: update maintainer list for Intel NTB driver
Dave Jiang
1
-3
/
+2
2017-11-18
clean up x86 platform driver default values
Linus Torvalds
1
-11
/
+0
2017-11-18
platform/x86: silead_dmi: Add silead, home-button property to some tablets
Hans de Goede
1
-0
/
+4
2017-11-18
net: usb: hso.c: remove unneeded DRIVER_LICENSE #define
Greg Kroah-Hartman
1
-2
/
+1
2017-11-18
ibmvnic: fix dma_mapping_error call
Desnes Augusto Nunes do Rosario
1
-2
/
+1
2017-11-18
ipvlan: NULL pointer dereference panic in ipvlan_port_destroy
Girish Moodalbail
1
-49
/
+55
2017-11-18
route: also update fnhe_genid when updating a route cache
Xin Long
1
-2
/
+7
2017-11-18
route: update fnhe_expires for redirect when the fnhe exists
Xin Long
1
-3
/
+2
2017-11-18
sctp: set frag_point in sctp_setsockopt_maxseg correctly
Xin Long
2
-11
/
+21
2017-11-18
rsi: fix memory leak on buf and usb_reg_buf
Colin Ian King
1
-6
/
+6
2017-11-18
net/netlabel: Add list_next_rcu() in rcu_dereference().
Tim Hansen
1
-2
/
+2
2017-11-18
EXPERT Kconfig menu: fix broken EXPERT menu
Randy Dunlap
1
-91
/
+93
2017-11-18
include/asm-generic/topology.h: remove unused parent_node() macro
Dou Liyang
1
-3
/
+0
2017-11-18
arch/tile/include/asm/topology.h: remove unused parent_node() macro
Dou Liyang
1
-6
/
+0
2017-11-18
arch/sparc/include/asm/topology_64.h: remove unused parent_node() macro
Dou Liyang
1
-2
/
+0
2017-11-18
arch/sh/include/asm/topology.h: remove unused parent_node() macro
Dou Liyang
1
-1
/
+0
2017-11-18
arch/ia64/include/asm/topology.h: remove unused parent_node() macro
Dou Liyang
1
-7
/
+0
2017-11-18
drivers/pcmcia/sa1111_badge4.c: avoid unused function warning
Arnd Bergmann
1
-0
/
+2
2017-11-18
mm: add infrastructure for get_user_pages_fast() benchmarking
Kirill A. Shutemov
5
-0
/
+202
2017-11-18
sysvipc: make get_maxid O(1) again
Davidlohr Bueso
3
-33
/
+32
2017-11-18
sysvipc: properly name ipc_addid() limit parameter
Davidlohr Bueso
1
-5
/
+5
2017-11-18
sysvipc: duplicate lock comments wrt ipc_addid()
Davidlohr Bueso
2
-0
/
+2
2017-11-18
sysvipc: unteach ids->next_id for !CHECKPOINT_RESTORE
Davidlohr Bueso
3
-20
/
+47
2017-11-18
initramfs: use time64_t timestamps
Arnd Bergmann
1
-5
/
+5
2017-11-18
drivers/watchdog: make use of devm_register_reboot_notifier()
Andrey Smirnov
2
-35
/
+32
2017-11-18
kernel/reboot.c: add devm_register_reboot_notifier()
Andrey Smirnov
2
-0
/
+31
2017-11-18
kcov: update documentation
Victor Chibotaru
1
-4
/
+95
2017-11-18
Makefile: support flag -fsanitizer-coverage=trace-cmp
Victor Chibotaru
3
-2
/
+18
2017-11-18
kcov: support comparison operands collection
Victor Chibotaru
3
-39
/
+211
2017-11-18
kcov: remove pointless current != NULL check
Andrey Ryabinin
1
-1
/
+1
[next]