index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
Kconfig.hz
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-24
x86/paravirt: Create a stack frame in PV_CALLEE_SAVE_REGS_THUNK
Josh Poimboeuf
1
-2
/
+7
2016-02-24
x86/paravirt: Add stack frame dependency to PVOP inline asm calls
Josh Poimboeuf
1
-8
/
+10
2016-02-24
x86/asm/xen: Create stack frames in xen-asm.S
Josh Poimboeuf
1
-1
/
+9
2016-02-24
x86/asm/xen: Set ELF function type for xen_adjust_exception_frame()
Josh Poimboeuf
1
-0
/
+1
2016-02-24
x86/xen: Add stack frame dependency to hypercall inline asm calls
Josh Poimboeuf
1
-2
/
+3
2016-02-18
x86/cpufeature: Create a new synthetic cpu capability for machine check recovery
Tony Luck
4
-0
/
+17
2016-02-18
x86/mm: Fix vmalloc_fault() to handle large pages properly
Toshi Kani
1
-4
/
+11
2016-02-17
x86/entry/compat: Keep TS_COMPAT set during signal delivery
Andy Lutomirski
1
-10
/
+13
2016-02-17
selftests/x86: Add a test for syscall restart under ptrace
Andy Lutomirski
1
-0
/
+126
2016-02-17
selftests/x86: Fix some error messages in ptrace_syscall
Andy Lutomirski
1
-3
/
+3
2016-02-17
hpet: Drop stale URLs
Michael S. Tsirkin
3
-6
/
+4
2016-02-17
x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __cop...
Toshi Kani
1
-4
/
+32
2016-02-17
x86/uaccess/64: Make the __copy_user_nocache() assembly code more readable
Toshi Kani
1
-41
/
+73
2016-02-17
x86/msr: Document msr-index.h rule for addition
Borislav Petkov
1
-1
/
+6
2016-02-17
x86/ftrace, x86/asm: Kill ftrace_caller_end label
Borislav Petkov
2
-12
/
+13
2016-02-17
selftests/x86: Add tests for UC_SIGCONTEXT_SS and UC_STRICT_RESTORE_SS
Andy Lutomirski
1
-28
/
+202
2016-02-17
x86/signal/64: Re-add support for SS in the 64-bit signal context
Andy Lutomirski
5
-30
/
+99
2016-02-17
x86/signal/64: Fix SS if needed when delivering a 64-bit signal
Andy Lutomirski
2
-2
/
+72
2016-02-17
x86/signal/64: Add a comment about sigcontext->fs and gs
Andy Lutomirski
1
-0
/
+25
2016-02-16
lib/ucs2_string: Correct ucs2 -> utf8 conversion
Jason Andryuk
1
-7
/
+7
2016-02-16
efi: Add pstore variables to the deletion whitelist
Matt Fleming
1
-0
/
+1
2016-02-16
x86/cpufeature: Speed up cpu_feature_enabled()
Borislav Petkov
1
-2
/
+1
2016-02-15
MAINTAINERS: Update mailing list for Renesas ARM64 SoC Development
Simon Horman
1
-2
/
+2
2016-02-14
Linux 4.5-rc4
v4.5-rc4
Linus Torvalds
1
-1
/
+1
2016-02-13
ALSA: usb-audio: avoid freeing umidi object twice
Andrey Konovalov
1
-1
/
+0
2016-02-12
IB/mlx5: Fix RC transport send queue overhead computation
Leon Romanovsky
1
-5
/
+7
2016-02-12
IB/ipoib: fix for rare multicast join race condition
Alex Estrin
1
-7
/
+17
2016-02-12
EVM: Use crypto_memneq() for digest comparisons
Ryan Ware
1
-1
/
+2
2016-02-12
ARC: mm: Introduce explicit super page size support
Vineet Gupta
2
-19
/
+45
2016-02-12
arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFI
Andrew Morton
1
-0
/
+1
2016-02-12
mm: fix pfn_t vs highmem
Dan Williams
3
-12
/
+11
2016-02-12
kernel/locking/lockdep.c: convert hash tables to hlists
Andrew Morton
2
-25
/
+21
2016-02-12
mm,thp: fix spellos in describing __HAVE_ARCH_FLUSH_PMD_TLB_RANGE
Vineet Gupta
1
-2
/
+2
2016-02-12
mm,thp: khugepaged: call pte flush at the time of collapse
Vineet Gupta
1
-1
/
+3
2016-02-12
mm/backing-dev.c: fix error path in wb_init()
Rasmus Villemoes
1
-1
/
+1
2016-02-12
mm, dax: check for pmd_none() after split_huge_pmd()
Kirill A. Shutemov
2
-2
/
+6
2016-02-12
vsprintf: kptr_restrict is okay in IRQ when 2
Jason A. Donenfeld
1
-13
/
+13
2016-02-12
mm: fix filemap.c kernel doc warning
Randy Dunlap
1
-0
/
+1
2016-02-12
ubsan: cosmetic fix to Kconfig text
Yang Shi
1
-1
/
+3
2016-02-11
IB/core: Fix reading capability mask of the port info class
Eran Ben Elisha
1
-3
/
+2
2016-02-11
net/mlx4: fix some error handling in mlx4_multi_func_init()
Rasmus Villemoes
1
-1
/
+1
2016-02-11
Revert "mmc: block: don't use parameter prefix if built as module"
Ulf Hansson
1
-3
/
+0
2016-02-11
thermal: cpu_cooling: fix out of bounds access in time_in_idle
Javi Merino
1
-6
/
+8
2016-02-11
btrfs: properly set the termination value of ctx->pos in readdir
David Sterba
3
-3
/
+16
2016-02-11
ARM: 8519/1: ICST: try other dividends than 1
Linus Walleij
1
-0
/
+1
2016-02-11
mmc: sdhci-acpi: Fix card detect race for Intel BXT/APL
Adrian Hunter
1
-0
/
+30
2016-02-11
mmc: sdhci-pci: Fix card detect race for Intel BXT/APL
Adrian Hunter
1
-0
/
+31
2016-02-11
mmc: sdhci: Allow override of get_cd() called from sdhci_request()
Adrian Hunter
1
-1
/
+1
2016-02-11
mmc: sdhci: Allow override of mmc host operations
Adrian Hunter
2
-1
/
+3
2016-02-11
mips: Differentiate between 32 and 64 bit ELF header
Daniel Wagner
3
-4
/
+9
[next]