index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/boot: Request no dynamic linker for boot wrapper
Nicholas Piggin
2017-07-18
1
-1
/
+24
*
usb/xhci: allow xhci_check_bandwith in XHCI_STATE_REMOVING
Jeremy Kerr
2017-07-18
1
-2
/
+1
*
tty/hvc: Use IRQF_SHARED for OPAL hvc consoles
Samuel Mendoza-Jonas
2017-07-18
3
-2
/
+9
*
tty/hvc: Use opal irqchip interface if available
Samuel Mendoza-Jonas
2017-07-18
1
-1
/
+7
*
powerpc/boot: Add OPAL console to epapr wrappers
Oliver O'Halloran
2017-07-18
7
-2
/
+174
*
net/mlx5: Add pci shutdown callback
Carol L Soto
2017-07-18
3
-9
/
+36
*
xhci: do not halt the secondary HCD
Joel Stanley
2017-07-18
1
-5
/
+15
*
net/mlx4_core: Set UAR page size to 4KB regardless of system page size
Huy Nguyen
2017-07-18
8
-22
/
+84
*
drivers/drm/ast: Switch SCU to VGA output on POST
Jeremy Kerr
2017-07-18
1
-0
/
+33
*
xhci: Use xhci_pci_remove for xhci device shutdown
Thadeu Lima De Souza Cascardo
2017-07-18
1
-1
/
+1
*
Linux 4.4.77
v4.4.77
Greg Kroah-Hartman
2017-07-15
1
-1
/
+1
*
saa7134: fix warm Medion 7134 EEPROM read
Maciej S. Szmigiero
2017-07-15
1
-0
/
+31
*
x86/mm/pat: Don't report PAT on CPUs that don't support it
Mikulas Patocka
2017-07-15
3
-16
/
+20
*
ext4: check return value of kstrtoull correctly in reserved_clusters_store
Chao Yu
2017-07-15
1
-1
/
+1
*
staging: comedi: fix clean-up of comedi_class in comedi_init()
Ian Abbott
2017-07-15
1
-0
/
+1
*
staging: vt6556: vnt_start Fix missing call to vnt_key_init_table.
Malcolm Priestley
2017-07-15
1
-0
/
+3
*
tcp: fix tcp_mark_head_lost to check skb len before fragmenting
Neal Cardwell
2017-07-15
1
-5
/
+5
*
md: fix super_offset endianness in super_1_rdev_size_change
Jason Yan
2017-07-15
1
-1
/
+1
*
md: fix incorrect use of lexx_to_cpu in does_sb_need_changing
Jason Yan
2017-07-15
1
-1
/
+1
*
perf tools: Use readdir() instead of deprecated readdir_r() again
Arnaldo Carvalho de Melo
2017-07-15
1
-30
/
+30
*
perf tests: Remove wrong semicolon in while loop in CQM test
Markus Trippelsdorf
2017-07-15
1
-1
/
+1
*
perf trace: Do not process PERF_RECORD_LOST twice
Arnaldo Carvalho de Melo
2017-07-15
1
-0
/
+1
*
perf dwarf: Guard !x86_64 definitions under #ifdef else clause
Arnaldo Carvalho de Melo
2017-07-15
1
-4
/
+4
*
perf pmu: Fix misleadingly indented assignment (whitespace)
Markus Trippelsdorf
2017-07-15
1
-1
/
+1
*
perf annotate browser: Fix behaviour of Shift-Tab with nothing focussed
Markus Trippelsdorf
2017-07-15
1
-2
/
+2
*
perf tools: Remove duplicate const qualifier
Eric Engestrom
2017-07-15
1
-1
/
+1
*
perf script: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
2017-07-15
1
-36
/
+34
*
perf thread_map: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
2017-07-15
1
-4
/
+4
*
perf tools: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
2017-07-15
1
-6
/
+6
*
perf bench numa: Avoid possible truncation when using snprintf()
Arnaldo Carvalho de Melo
2017-07-15
1
-3
/
+3
*
perf tests: Avoid possible truncation with dirent->d_name + snprintf
Arnaldo Carvalho de Melo
2017-07-15
1
-5
/
+3
*
perf scripting perl: Fix compile error with some perl5 versions
Wang YanQing
2017-07-15
1
-1
/
+1
*
perf thread_map: Correctly size buffer used with dirent->dt_name
Arnaldo Carvalho de Melo
2017-07-15
1
-1
/
+1
*
perf intel-pt: Use __fallthrough
Arnaldo Carvalho de Melo
2017-07-15
2
-0
/
+7
*
perf top: Use __fallthrough
Arnaldo Carvalho de Melo
2017-07-15
1
-1
/
+1
*
tools strfilter: Use __fallthrough
Arnaldo Carvalho de Melo
2017-07-15
1
-0
/
+1
*
tools string: Use __fallthrough in perf_atoll()
Arnaldo Carvalho de Melo
2017-07-15
1
-0
/
+2
*
tools include: Add a __fallthrough statement
Arnaldo Carvalho de Melo
2017-07-15
1
-0
/
+9
*
mqueue: fix a use-after-free in sys_mq_notify()
Cong Wang
2017-07-15
1
-1
/
+3
*
RDMA/uverbs: Check port number supplied by user verbs cmds
Boris Pismenny
2017-07-15
1
-0
/
+8
*
KEYS: Fix an error code in request_master_key()
Dan Carpenter
2017-07-15
1
-1
/
+1
*
ath10k: override CE5 config for QCA9377
Bartosz Markowski
2017-07-15
1
-1
/
+1
*
x86/uaccess: Optimize copy_user_enhanced_fast_string() for short strings
Paolo Abeni
2017-07-15
1
-2
/
+5
*
x86/tools: Fix gcc-7 warning in relocs.c
Markus Trippelsdorf
2017-07-15
1
-1
/
+2
*
gfs2: Fix glock rhashtable rcu bug
Andreas Gruenbacher
2017-07-15
2
-2
/
+10
*
USB: serial: qcserial: new Sierra Wireless EM7305 device ID
Bjørn Mork
2017-07-15
1
-0
/
+1
*
USB: serial: option: add two Longcheer device ids
Johan Hovold
2017-07-15
1
-0
/
+4
*
pinctrl: sh-pfc: Update info pointer after SoC-specific init
Geert Uytterhoeven
2017-07-15
1
-0
/
+3
*
pinctrl: mxs: atomically switch mux and drive strength config
Uwe Kleine-König
2017-07-15
1
-4
/
+12
*
pinctrl: sunxi: Fix SPDIF function name for A83T
Chen-Yu Tsai
2017-07-15
1
-1
/
+1
[next]