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
*
xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC op
Boris Ostrovsky
2016-03-25
1
-2
/
+10
*
drivers/xen: make platform-pci.c explicitly non-modular
Paul Gortmaker
2016-03-21
1
-13
/
+9
*
drivers/xen: make sys-hypervisor.c explicitly non-modular
Paul Gortmaker
2016-03-21
1
-51
/
+8
*
drivers/xen: make xenbus_dev_[front/back]end explicitly non-modular
Paul Gortmaker
2016-03-21
2
-22
/
+4
*
drivers/xen: make [xen-]ballon explicitly non-modular
Paul Gortmaker
2016-03-21
2
-15
/
+3
*
xen: audit usages of module.h ; remove unnecessary instances
Paul Gortmaker
2016-03-21
12
-11
/
+7
*
xen/x86: Drop mode-selecting ifdefs in startup_xen()
Boris Ostrovsky
2016-03-03
1
-7
/
+3
*
xen/x86: Zero out .bss for PV guests
Boris Ostrovsky
2016-03-03
1
-0
/
+9
*
hvc_xen: make early_printk work with HVM guests
Stefano Stabellini
2016-02-26
1
-11
/
+16
*
hvc_xen: fix xenboot for DomUs
Stefano Stabellini
2016-02-26
1
-6
/
+26
*
hvc_xen: add earlycon support
Stefano Stabellini
2016-02-26
1
-0
/
+16
*
Linux 4.5-rc5
v4.5-rc5
Linus Torvalds
2016-02-20
1
-1
/
+1
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-02-20
17
-134
/
+500
|
\
|
*
x86/mm: Fix vmalloc_fault() to handle large pages properly
Toshi Kani
2016-02-18
1
-4
/
+11
|
*
hpet: Drop stale URLs
Michael S. Tsirkin
2016-02-17
3
-6
/
+4
|
*
x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __cop...
Toshi Kani
2016-02-17
1
-4
/
+32
|
*
x86/uaccess/64: Make the __copy_user_nocache() assembly code more readable
Toshi Kani
2016-02-17
1
-41
/
+73
|
*
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
2016-02-16
2
-7
/
+8
|
|
\
|
|
*
lib/ucs2_string: Correct ucs2 -> utf8 conversion
Jason Andryuk
2016-02-16
1
-7
/
+7
|
|
*
efi: Add pstore variables to the deletion whitelist
Matt Fleming
2016-02-16
1
-0
/
+1
|
|
/
|
*
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
2016-02-16
12
-83
/
+383
|
|
\
|
|
*
efi: Make efivarfs entries immutable by default
Peter Jones
2016-02-10
9
-41
/
+258
|
|
*
efi: Make our variable validation list include the guid
Peter Jones
2016-02-10
3
-22
/
+38
|
|
*
efi: Do variable name validation tests in utf8
Peter Jones
2016-02-10
1
-11
/
+21
|
|
*
efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version
Peter Jones
2016-02-10
2
-23
/
+14
|
|
*
lib/ucs2_string: Add ucs2 -> utf8 helper functions
Peter Jones
2016-02-10
2
-0
/
+66
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-02-20
2
-3
/
+3
|
\
\
\
|
*
|
|
perf/core: Plug potential memory leak in CPU_UP_PREPARE
Thomas Gleixner
2016-02-17
1
-1
/
+1
|
*
|
|
perf/core: Remove the bogus and dangerous CPU_DOWN_FAILED hotplug state
Thomas Gleixner
2016-02-17
1
-1
/
+0
|
*
|
|
perf/core: Remove bogus UP_CANCELED hotplug state
Thomas Gleixner
2016-02-17
1
-1
/
+0
|
*
|
|
perf/x86/amd/uncore: Plug reference leak
Thomas Gleixner
2016-02-17
1
-0
/
+2
*
|
|
|
Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-02-20
14
-7
/
+91
|
\
\
\
\
|
*
|
|
|
powerpc/ioda: Set "read" permission when "write" is set
Alexey Kardashevskiy
2016-02-17
1
-0
/
+6
|
*
|
|
|
powerpc/mm: Fix Multi hit ERAT cause by recent THP update
Aneesh Kumar K.V
2016-02-15
4
-0
/
+45
|
*
|
|
|
powerpc/powernv: Fix stale PE primary bus
Gavin Shan
2016-02-15
3
-0
/
+22
|
*
|
|
|
powerpc/eeh: Fix stale cached primary bus
Gavin Shan
2016-02-15
4
-2
/
+9
|
*
|
|
|
powerpc/pseries: Don't trace hcalls on offline CPUs
Denis Kirjanov
2016-02-15
1
-2
/
+6
|
*
|
|
|
powerpc: Fix dedotify for binutils >= 2.26
Andreas Schwab
2016-02-08
1
-1
/
+1
|
*
|
|
|
powerpc/book3s_32: Fix build error with checkpoint restart
Aneesh Kumar K.V
2016-01-31
1
-2
/
+2
*
|
|
|
|
Merge tag 'dmaengine-fix-4.5-rc5' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
2016-02-20
4
-18
/
+76
|
\
\
\
\
\
|
*
|
|
|
|
dmaengine: dw: disable BLOCK IRQs for non-cyclic xfer
Andy Shevchenko
2016-02-15
1
-5
/
+10
|
*
|
|
|
|
dmaengine: edma: fix residue race for cyclic
John Ogness
2016-02-08
1
-1
/
+40
|
*
|
|
|
|
dmaengine: dw: pci: add ID for WildcatPoint PCH
Andy Shevchenko
2016-02-08
1
-0
/
+4
|
*
|
|
|
|
dmaengine: IOATDMA: fix timer code that continues to restart channels during ...
Dave Jiang
2016-01-30
1
-12
/
+22
*
|
|
|
|
|
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-02-20
26
-142
/
+138
|
\
\
\
\
\
\
|
*
|
|
|
|
|
clk: gpio: Really allow an optional clock= DT property
Stephen Boyd
2016-02-19
1
-1
/
+1
|
*
|
|
|
|
|
Revert "clk: qcom: Specify LE device endianness"
Stephen Boyd
2016-02-12
11
-13
/
+0
|
*
|
|
|
|
|
clk: versatile: mask VCO bits before writing
Linus Walleij
2016-02-10
1
-0
/
+3
|
*
|
|
|
|
|
Merge tag 'tegra-for-4.5-clk-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Stephen Boyd
2016-02-08
7
-98
/
+104
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
clk: tegra: super: Fix sparse warnings for functions not declared as static
Jon Hunter
2016-02-02
1
-3
/
+3
[next]