index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
read_write.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-07-21
drivers/video/fbdev/atyfb: Replace MTRR UC hole with strong UC
Luis R. Rodriguez
2
-23
/
+14
2015-07-21
drivers/video/fbdev/atyfb: Clarify ioremap() base and length used
Luis R. Rodriguez
1
-1
/
+15
2015-07-21
drivers/video/fbdev/atyfb: Carve out framebuffer length fudging into a helper
Luis R. Rodriguez
1
-8
/
+15
2015-07-21
x86/mm, asm-generic: Add IOMMU ioremap_uc() variant default
Luis R. Rodriguez
2
-1
/
+31
2015-07-20
x86/mm: Initialize pmd_idx in page_table_range_init_count()
Minfei Huang
1
-0
/
+1
2015-06-18
x86/mm/pat, drivers/infiniband/ipath: Use arch_phys_wc_add() and require PAT ...
Luis R. Rodriguez
4
-42
/
+26
2015-06-18
x86/mm/pat, drivers/media/ivtv: Use arch_phys_wc_add() and require PAT disabled
Luis R. Rodriguez
2
-35
/
+26
2015-06-07
drivers/block/pmem: Map NVDIMM in Write-Through mode
Toshi Kani
1
-2
/
+2
2015-06-07
x86/mm/pat: Add set_memory_wt() for Write-Through type
Toshi Kani
4
-17
/
+63
2015-06-07
x86/mm/pat: Extend set_page_memtype() to support Write-Through type
Toshi Kani
1
-30
/
+29
2015-06-07
x86/mm/pat: Add pgprot_writethrough()
Toshi Kani
3
-0
/
+14
2015-06-07
video/fbdev, asm/io.h: Remove ioremap_writethrough()
Toshi Kani
8
-22
/
+5
2015-06-07
arch/*/io.h: Add ioremap_wt() to all architectures
Toshi Kani
17
-0
/
+36
2015-06-07
x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappings
Toshi Kani
5
-1
/
+39
2015-06-07
x86/mm: Teach is_new_memtype_allowed() about Write-Through type
Toshi Kani
1
-1
/
+7
2015-06-07
x86/mm/pat: Change reserve_memtype() for Write-Through type
Toshi Kani
1
-3
/
+14
2015-06-07
x86/mm/pat: Use 7th PAT MSR slot for Write-Through PAT type
Toshi Kani
1
-9
/
+50
2015-06-07
x86/mm/pat: Remove pat_enabled() checks
Borislav Petkov
4
-23
/
+10
2015-06-07
x86/mm/pat: Emulate PAT when it is disabled
Borislav Petkov
4
-34
/
+60
2015-06-07
x86/mm/pat: Untangle pat_init()
Borislav Petkov
1
-29
/
+40
2015-06-03
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
Stephen Rothwell
15
-2
/
+15
2015-05-28
x86/mm: Mark arch_ioremap_p{m,u}d_supported() __init
Jan Beulich
1
-2
/
+2
2015-05-27
x86/mm/pat: Export pat_enabled()
Luis R. Rodriguez
1
-0
/
+1
2015-05-27
x86/mm/pat: Wrap pat_enabled into a function API
Luis R. Rodriguez
7
-32
/
+24
2015-05-27
x86/mm/mtrr: Generalize runtime disabling of MTRRs
Luis R. Rodriguez
3
-10
/
+35
2015-05-27
x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index()
Luis R. Rodriguez
5
-21
/
+14
2015-05-27
x86/mm/mtrr, pat: Document Write Combining MTRR type effects on PAT / non-PAT...
Luis R. Rodriguez
3
-4
/
+52
2015-05-27
x86/mm/pat: Convert to pr_*() usage
Luis R. Rodriguez
3
-26
/
+26
2015-05-27
x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpers
Toshi Kani
4
-28
/
+58
2015-05-27
x86/mm/mtrr: Clean up mtrr_type_lookup()
Toshi Kani
1
-52
/
+86
2015-05-27
x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRs
Toshi Kani
4
-19
/
+47
2015-05-27
x86/mm/mtrr: Fix MTRR state checks in mtrr_type_lookup()
Toshi Kani
3
-8
/
+14
2015-05-27
x86/mm/mtrr: Fix MTRR lookup to handle an inclusive entry
Toshi Kani
1
-10
/
+18
2015-05-27
x86/mm/kconfig: Simplify conditions for HAVE_ARCH_HUGE_VMAP
Toshi Kani
1
-1
/
+1
2015-05-25
Linux 4.1-rc5
v4.1-rc5
Linus Torvalds
1
-1
/
+1
2015-05-22
bridge: fix lockdep splat
Eric Dumazet
1
-0
/
+2
2015-05-22
net: core: 'ethtool' issue with querying phy settings
Arun Parameswaran
1
-1
/
+9
2015-05-22
bridge: fix parsing of MLDv2 reports
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2015-05-22
ARM: zynq: DT: Use the zynq binding with macb
Nathan Sullivan
1
-2
/
+2
2015-05-22
net: macb: Disable half duplex gigabit on Zynq
Nathan Sullivan
2
-0
/
+13
2015-05-22
net: macb: Document zynq gem dt binding
Nathan Sullivan
1
-1
/
+2
2015-05-22
ipv4: fill in table id when replacing a route
Michal Kubeček
1
-0
/
+1
2015-05-22
cdc_ncm: Fix tx_bytes statistics
Bjørn Mork
1
-1
/
+1
2015-05-22
ipv4: Avoid crashing in ip_error
Eric W. Biederman
1
-0
/
+4
2015-05-22
tcp: fix a potential deadlock in tcp_get_info()
Eric Dumazet
4
-4
/
+17
2015-05-22
crypto: s390/ghash - Fix incorrect ghash icv buffer handling.
Harald Freudenberger
1
-12
/
+13
2015-05-22
Input: smtpe-ts - wait 50mS until polling for pen-up
Marek Vasut
1
-1
/
+1
2015-05-22
Input: smtpe-ts - use msecs_to_jiffies() instead of HZ
Marek Vasut
1
-1
/
+1
2015-05-22
Input: joydev - don't classify the vmmouse as a joystick
Thomas Hellstrom
1
-0
/
+61
2015-05-22
net: sched: fix call_rcu() race on classifier module unloads
Daniel Borkmann
1
-0
/
+5
[next]