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
...
|
|
|
*
|
|
x86/asm: Add C versions of frame pointer macros
Josh Poimboeuf
2016-01-19
1
-3
/
+13
|
|
|
*
|
|
x86/asm: Clean up frame pointer macros
Josh Poimboeuf
2016-01-19
1
-16
/
+27
|
|
|
*
|
|
x86/signal: Cleanup get_nr_restart_syscall()
Dmitry V. Levin
2016-01-19
1
-5
/
+8
|
|
|
*
|
|
x86/asm/entry: Remove unused SAVE_ALL/RESTORE_ALL macros for !CONFIG_x86_64
Alexander Kuleshov
2016-01-19
1
-31
/
+0
|
|
|
*
|
|
x86/vdso: Disallow vvar access to vclock IO for never-used vclocks
Andy Lutomirski
2016-01-12
4
-7
/
+21
|
|
|
*
|
|
x86/vdso: Use ->fault() instead of remap_pfn_range() for the vvar mapping
Andy Lutomirski
2016-01-12
1
-40
/
+57
|
|
|
*
|
|
x86/vdso: Use .fault for the vDSO text mapping
Andy Lutomirski
2016-01-12
3
-17
/
+19
|
|
|
*
|
|
x86/vdso: Track each mm's loaded vDSO image as well as its base
Andy Lutomirski
2016-01-12
2
-1
/
+3
|
|
|
*
|
|
mm: Add vm_insert_pfn_prot()
Andy Lutomirski
2016-01-12
2
-2
/
+25
|
|
|
*
|
|
mm: Add a vm_special_mapping.fault() method
Andy Lutomirski
2016-01-12
2
-7
/
+28
|
|
*
|
|
|
x86/mm: Fix INVPCID asm constraint
Borislav Petkov
2016-02-14
1
-2
/
+2
|
|
*
|
|
|
x86/dmi: Switch dmi_remap() from ioremap() [uncached] to ioremap_cache()
Andy Lutomirski
2016-02-09
1
-1
/
+1
|
|
*
|
|
|
x86/mm: If INVPCID is available, use it to flush global mappings
Andy Lutomirski
2016-02-09
1
-0
/
+9
|
|
*
|
|
|
x86/mm: Add a 'noinvpcid' boot option to turn off INVPCID
Andy Lutomirski
2016-02-09
2
-0
/
+18
|
|
*
|
|
|
x86/mm: Add INVPCID helpers
Andy Lutomirski
2016-02-09
1
-0
/
+48
|
|
*
|
|
|
x86/kasan: Write protect kasan zero shadow
Andrey Ryabinin
2016-02-09
1
-2
/
+8
|
|
*
|
|
|
x86/kasan: Clear kasan_zero_page after TLB flush
Andrey Ryabinin
2016-02-09
1
-3
/
+8
|
|
*
|
|
|
x86/mm/numa: Check for failures in numa_clear_kernel_node_hotplug()
Ingo Molnar
2016-02-08
1
-1
/
+3
|
|
*
|
|
|
x86/mm/numa: Clean up numa_clear_kernel_node_hotplug()
Ingo Molnar
2016-02-08
1
-23
/
+42
|
|
*
|
|
|
Merge branch 'x86/urgent' into x86/mm, to pick up dependent fix
Ingo Molnar
2016-02-08
5242
-94531
/
+313330
|
|
|
\
\
\
\
|
|
*
|
|
|
|
x86/mm: Make kmap_prot into a #define
Andy Lutomirski
2016-01-20
2
-4
/
+1
|
|
*
|
|
|
|
x86/mm/32: Set NX in __supported_pte_mask before enabling paging
Andy Lutomirski
2016-01-20
2
-3
/
+8
|
|
*
|
|
|
|
x86/mm: Streamline and restore probe_memory_block_size()
Seth Jennings
2016-01-19
1
-18
/
+6
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
x86/fpu: Default eagerfpu=on on all CPUs
Andy Lutomirski
2016-02-09
1
-8
/
+5
|
*
|
|
|
|
x86/fpu: Speed up lazy FPU restores slightly
Andy Lutomirski
2016-02-09
1
-1
/
+1
|
*
|
|
|
|
x86/fpu: Fold fpu_copy() into fpu__copy()
Andy Lutomirski
2016-02-09
1
-21
/
+11
|
*
|
|
|
|
x86/fpu: Fix FNSAVE usage in eagerfpu mode
Andy Lutomirski
2016-02-09
1
-3
/
+15
|
*
|
|
|
|
x86/fpu: Fix math emulation in eager fpu mode
Andy Lutomirski
2016-02-09
3
-3
/
+3
*
|
|
|
|
|
MAINTAINERS: Update mailing list for Renesas ARM64 SoC Development
Simon Horman
2016-02-15
1
-2
/
+2
*
|
|
|
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-02-15
10
-26
/
+75
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'drm-intel-fixes-2016-02-12' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2016-02-14
10
-26
/
+75
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
drm/i915: fix error path in intel_setup_gmbus()
Rasmus Villemoes
2016-02-10
1
-1
/
+1
|
|
*
|
|
|
|
|
drm/i915/skl: Fix typo in DPLL_CFGCR1 definition
Lyude
2016-02-10
1
-1
/
+1
|
|
*
|
|
|
|
|
drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()
Lyude
2016-02-10
1
-1
/
+2
|
|
*
|
|
|
|
|
drm/i915: Pretend cursor is always on for ILK-style WM calculations (v2)
Matt Roper
2016-02-09
1
-5
/
+9
|
|
*
|
|
|
|
|
drm/i915/dp: reduce missing TPS3 support errors to debug logging
Jani Nikula
2016-02-08
1
-6
/
+14
|
|
*
|
|
|
|
|
drm/i915/dp: abstract training pattern selection
Jani Nikula
2016-02-08
1
-7
/
+18
|
|
*
|
|
|
|
|
drm/i915/dsi: skip gpio element execution when not supported
Jani Nikula
2016-02-08
1
-0
/
+13
|
|
*
|
|
|
|
|
drm/i915/dsi: don't pass arbitrary data to sideband
Jani Nikula
2016-02-08
1
-1
/
+1
|
|
*
|
|
|
|
|
drm/i915/dsi: defend gpio table against out of bounds access
Jani Nikula
2016-02-08
1
-0
/
+6
|
|
*
|
|
|
|
|
drm/i915/bxt: Don't save/restore eDP panel power during suspend (v3)
Matt Roper
2016-02-08
1
-2
/
+2
|
|
*
|
|
|
|
|
drm/i915: Allow i915_gem_object_get_page() on userptr as well
Chris Wilson
2016-02-08
3
-2
/
+8
*
|
|
|
|
|
|
|
Linux 4.5-rc4
v4.5-rc4
Linus Torvalds
2016-02-14
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge tag 'char-misc-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-02-14
3
-1
/
+12
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
nvmem: qfprom: Specify LE device endianness
Stephen Boyd
2016-02-08
1
-0
/
+1
|
*
|
|
|
|
|
|
|
nvmem: core: return error for non word aligned access
Srinivas Kandagatla
2016-02-08
1
-0
/
+6
|
*
|
|
|
|
|
|
|
mei: validate request value in client notify request ioctl
Alexander Usyskin
2016-02-07
1
-1
/
+5
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'driver-core-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-02-14
1
-3
/
+3
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
klist: fix starting point removed bug in klist iterators
James Bottomley
2016-02-08
1
-3
/
+3
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'tty-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-02-14
7
-7
/
+79
|
\
\
\
\
\
\
\
\
[prev]
[next]