index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch/*/io.h: Add ioremap_wt() to all architectures
Toshi Kani
2015-06-07
17
-0
/
+36
*
x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappings
Toshi Kani
2015-06-07
5
-1
/
+39
*
x86/mm: Teach is_new_memtype_allowed() about Write-Through type
Toshi Kani
2015-06-07
1
-1
/
+7
*
x86/mm/pat: Change reserve_memtype() for Write-Through type
Toshi Kani
2015-06-07
1
-3
/
+14
*
x86/mm/pat: Use 7th PAT MSR slot for Write-Through PAT type
Toshi Kani
2015-06-07
1
-9
/
+50
*
x86/mm/pat: Remove pat_enabled() checks
Borislav Petkov
2015-06-07
4
-23
/
+10
*
x86/mm/pat: Emulate PAT when it is disabled
Borislav Petkov
2015-06-07
4
-34
/
+60
*
x86/mm/pat: Untangle pat_init()
Borislav Petkov
2015-06-07
1
-29
/
+40
*
x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h>
Stephen Rothwell
2015-06-03
15
-2
/
+15
*
x86/mm: Mark arch_ioremap_p{m,u}d_supported() __init
Jan Beulich
2015-05-28
1
-2
/
+2
*
x86/mm/pat: Export pat_enabled()
Luis R. Rodriguez
2015-05-27
1
-0
/
+1
*
x86/mm/pat: Wrap pat_enabled into a function API
Luis R. Rodriguez
2015-05-27
7
-32
/
+24
*
x86/mm/mtrr: Generalize runtime disabling of MTRRs
Luis R. Rodriguez
2015-05-27
3
-10
/
+35
*
x86/mm/mtrr: Avoid #ifdeffery with phys_wc_to_mtrr_index()
Luis R. Rodriguez
2015-05-27
5
-21
/
+14
*
x86/mm/mtrr, pat: Document Write Combining MTRR type effects on PAT / non-PAT...
Luis R. Rodriguez
2015-05-27
3
-4
/
+52
*
x86/mm/pat: Convert to pr_*() usage
Luis R. Rodriguez
2015-05-27
3
-26
/
+26
*
x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpers
Toshi Kani
2015-05-27
4
-28
/
+58
*
x86/mm/mtrr: Clean up mtrr_type_lookup()
Toshi Kani
2015-05-27
1
-52
/
+86
*
x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRs
Toshi Kani
2015-05-27
4
-19
/
+47
*
x86/mm/mtrr: Fix MTRR state checks in mtrr_type_lookup()
Toshi Kani
2015-05-27
3
-8
/
+14
*
x86/mm/mtrr: Fix MTRR lookup to handle an inclusive entry
Toshi Kani
2015-05-27
1
-10
/
+18
*
x86/mm/kconfig: Simplify conditions for HAVE_ARCH_HUGE_VMAP
Toshi Kani
2015-05-27
1
-1
/
+1
*
Merge tag 'v4.1-rc5' into x86/mm, to refresh the tree before applying new cha...
Ingo Molnar
2015-05-27
495
-4452
/
+4894
|
\
|
*
Linux 4.1-rc5
v4.1-rc5
Linus Torvalds
2015-05-25
1
-1
/
+1
|
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2015-05-24
13
-77
/
+71
|
|
\
|
|
*
MAINTAINERS: Revise lpfc maintainers for Avago Technologies ownership of Emulex
James Smart
2015-05-18
1
-3
/
+4
|
|
*
MAINTAINERS, be2iscsi: change email domain
Minh Tran
2015-05-18
10
-38
/
+40
|
|
*
sd: Disable support for 256 byte/sector disks
Mark Hounschell
2015-05-18
1
-14
/
+5
|
|
*
lpfc: Fix breakage on big endian kernels
Alexey Kardashevskiy
2015-05-11
1
-20
/
+21
|
|
*
storvsc: Set the SRB flags correctly when no data transfer is needed
K. Y. Srinivasan
2015-05-11
1
-2
/
+1
|
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-05-24
2
-12
/
+29
|
|
\
\
|
|
*
|
ktime: Fix ktime_divns to do signed division
John Stultz
2015-05-13
2
-12
/
+29
|
*
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-05-24
1
-1
/
+8
|
|
\
\
\
|
|
*
|
|
irqchip/gicv3-its: ITS table size should not be smaller than PSZ
Minghuan Lian
2015-05-20
1
-1
/
+8
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2015-05-23
1
-13
/
+20
|
|
\
\
\
\
|
|
*
|
|
|
Revert "libceph: clear r_req_lru_item in __unregister_linger_request()"
Ilya Dryomov
2015-05-20
1
-2
/
+0
|
|
*
|
|
|
libceph: request a new osdmap if lingering request maps to no osd
Ilya Dryomov
2015-05-20
1
-11
/
+20
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-05-23
3
-0
/
+38
|
|
\
\
\
\
|
|
*
|
|
|
Btrfs: fix regression in raid level conversion
Chris Mason
2015-05-20
1
-0
/
+18
|
|
*
|
|
|
Btrfs: fix racy system chunk allocation when setting block group ro
Filipe Manana
2015-05-20
2
-0
/
+3
|
|
*
|
|
|
btrfs: clear 'ret' in btrfs_check_shared() loop
Mark Fasheh
2015-05-20
1
-0
/
+17
|
*
|
|
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-05-23
30
-240
/
+190
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2015-05-22
2
-11
/
+11
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
drm/radeon: fix error flag checking in native aux path
Alex Deucher
2015-05-21
1
-2
/
+0
|
|
|
*
|
|
|
|
drm/radeon: retry dcpd fetch
Alex Deucher
2015-05-21
1
-9
/
+11
|
|
*
|
|
|
|
|
Merge tag 'drm-intel-fixes-2015-05-21' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2015-05-22
1
-13
/
+11
|
|
|
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
drm/i915: fix screen flickering
Thomas Gummerer
2015-05-19
1
-13
/
+11
|
|
|
|
|
/
/
/
|
|
|
|
/
|
|
|
|
|
*
|
|
|
|
drm/msm/mdp5: fix incorrect parameter for msm_framebuffer_iova()
Stephane Viau
2015-05-21
1
-1
/
+1
|
|
*
|
|
|
|
Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Dave Airlie
2015-05-20
11
-148
/
+92
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
drm/exynos: dp: Lower level of EDID read success message
Krzysztof Kozlowski
2015-05-19
1
-1
/
+1
[next]