index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
exec.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-25
Documentation: ACPI: move ssdt-overlays.txt to admin-guide/acpi and convert t...
Changbin Du
3
-172
/
+181
2019-04-25
Documentation: ACPI: move lpit.txt to firmware-guide/acpi and convert to reST
Changbin Du
2
-5
/
+14
2019-04-25
Documentation: ACPI: move cppc_sysfs.txt to admin-guide/acpi and convert to reST
Changbin Du
2
-32
/
+40
2019-04-25
Documentation: ACPI: move apei/einj.txt to firmware-guide/acpi and convert to...
Changbin Du
2
-43
/
+52
2019-04-25
Documentation: ACPI: move apei/output_format.txt to firmware-guide/acpi and c...
Changbin Du
3
-147
/
+151
2019-04-25
Documentation: ACPI: move aml-debugger.txt to firmware-guide/acpi and convert...
Changbin Du
3
-66
/
+76
2019-04-25
Documentation: ACPI: move method-tracing.txt to firmware-guide/acpi and conve...
Changbin Du
3
-192
/
+239
2019-04-25
Documentation: ACPI: move debug.txt to firmware-guide/acpi and convert to reST
Changbin Du
2
-15
/
+19
2019-04-25
Documentation: ACPI: move dsd/data-node-references.txt to firmware-guide/acpi...
Changbin Du
2
-16
/
+21
2019-04-25
Documentation: ACPI: move dsd/graph.txt to firmware-guide/acpi and convert to...
Changbin Du
2
-77
/
+81
2019-04-25
Documentation: ACPI: move acpi-lid.txt to firmware-guide/acpi and convert to ...
Changbin Du
2
-11
/
+30
2019-04-25
Documentation: ACPI: move i2c-muxes.txt to firmware-guide/acpi and convert to...
Changbin Du
3
-59
/
+63
2019-04-25
Documentation: ACPI: move dsdt-override.txt to admin-guide/acpi and convert t...
Changbin Du
2
-1
/
+8
2019-04-25
Documentation: ACPI: move initrd_table_override.txt to admin-guide/acpi and c...
Changbin Du
3
-111
/
+116
2019-04-25
Documentation: ACPI: move method-customizing.txt to firmware-guide/acpi and c...
Changbin Du
3
-74
/
+91
2019-04-25
Documentation: ACPI: move gpio-properties.txt to firmware-guide/acpi and conv...
Changbin Du
3
-35
/
+46
2019-04-25
Documentation: ACPI: move DSD-properties-rules.txt to firmware-guide/acpi and...
Changbin Du
2
-9
/
+13
2019-04-25
Documentation: ACPI: move scan_handlers.txt to driver-api/acpi and convert to...
Changbin Du
2
-9
/
+16
2019-04-25
Documentation: ACPI: move linuxized-acpica.txt to driver-api/acpi and convert...
Changbin Du
2
-46
/
+64
2019-04-25
Documentation: ACPI: move osi.txt to firmware-guide/acpi and convert to reST
Changbin Du
2
-6
/
+10
2019-04-25
Documentation: ACPI: move enumeration.txt to firmware-guide/acpi and convert ...
Changbin Du
2
-62
/
+74
2019-04-25
Documentation: ACPI: move namespace.txt to firmware-guide/acpi and convert to...
Changbin Du
2
-141
/
+154
2019-04-25
Documentation: add Linux ACPI to Sphinx TOC tree
Changbin Du
7
-0
/
+51
2019-03-28
Documentation: acpi: Add an example for PRP0001
Thomas Preston
1
-0
/
+26
2019-03-24
Linux 5.1-rc2
v5.1-rc2
Linus Torvalds
1
-1
/
+1
2019-03-24
clocksource/drivers/clps711x: Remove board support
Alexander Shiyan
1
-32
/
+13
2019-03-23
ext4: prohibit fstrim in norecovery mode
Darrick J. Wong
1
-0
/
+7
2019-03-23
ext4: cleanup bh release code in ext4_ind_remove_space()
zhangyi (F)
1
-25
/
+22
2019-03-23
ext4: brelse all indirect buffer in ext4_ind_remove_space()
zhangyi (F)
1
-4
/
+8
2019-03-23
genirq: Mark expected switch case fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-03-23
clocksource/drivers/riscv: Fix clocksource mask
Atish Patra
1
-3
/
+2
2019-03-23
x86/gart: Exclude GART aperture from kcore
Kairui Song
3
-7
/
+42
2019-03-23
cifs: update internal module version number
Steve French
1
-1
/
+1
2019-03-23
SMB3: Fix SMB3.1.1 guest mounts to Samba
Steve French
1
-1
/
+4
2019-03-23
cifs: Fix slab-out-of-bounds when tracing SMB tcon
Paulo Alcantara (SUSE)
1
-3
/
+3
2019-03-23
cifs: allow guest mounts to work for smb3.11
Ronnie Sahlberg
1
-2
/
+6
2019-03-23
fix incorrect error code mapping for OBJECTID_NOT_FOUND
Steve French
1
-1
/
+2
2019-03-23
cifs: fix that return -EINVAL when do dedupe operation
Xiaoli Feng
1
-1
/
+1
2019-03-23
CIFS: Fix an issue with re-sending rdata when transport returning -EAGAIN
Long Li
1
-30
/
+41
2019-03-23
CIFS: Fix an issue with re-sending wdata when transport returning -EAGAIN
Long Li
1
-32
/
+45
2019-03-22
clocksource/drivers/mips-gic-timer: Make gic_compare_irqaction static
YueHaibing
1
-1
/
+1
2019-03-22
clocksource/drivers/timer-ti-dm: Make omap_dm_timer_set_load_start() static
YueHaibing
1
-2
/
+2
2019-03-22
clocksource/drivers/tcb_clksrc: Make tc_clksrc_suspend/resume() static
YueHaibing
1
-2
/
+2
2019-03-22
clocksource/drivers/clps711x: Make clps711x_clksrc_init() static
YueHaibing
1
-2
/
+3
2019-03-22
sbitmap: trivial - update comment for sbitmap_deferred_clear_bit
Shenghui Wang
1
-1
/
+1
2019-03-22
x86/hw_breakpoints: Make default case in hw_breakpoint_arch_parse() return an...
Nathan Chancellor
1
-0
/
+1
2019-03-22
watchdog/core: Make variables static
Valdis Kletnieks
1
-2
/
+2
2019-03-22
time/jiffies: Make refined_jiffies static
Valdis Kletnieks
1
-1
/
+1
2019-03-22
genirq/devres: Remove excess parameter from kernel doc
Valdis Kletnieks
1
-2
/
+0
2019-03-22
x86/mm/pti: Make local symbols static
Valdis Kletnieks
1
-2
/
+2
[next]