index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cgroup.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-18
signals, ia64, mips: Update arch-specific siginfos with pkeys field
Dave Hansen
2
-8
/
+18
2016-02-18
x86/mm/pkeys: Pass VMA down in to fault signal generation code
Dave Hansen
1
-22
/
+28
2016-02-18
x86/mm/pkeys: Add arch-specific VMA protection bits
Dave Hansen
4
-2
/
+44
2016-02-18
mm/core, x86/mm/pkeys: Store protection bits in high VMA flags
Dave Hansen
3
-0
/
+15
2016-02-18
x86/mm/pkeys: Add new 'PF_PK' page fault error code bit
Dave Hansen
1
-0
/
+8
2016-02-18
x86/mm/pkeys: Add PTE bits for storing protection key
Dave Hansen
1
-3
/
+19
2016-02-16
x86/fpu, x86/mm/pkeys: Add PKRU xsave fields and data structures
Dave Hansen
3
-2
/
+19
2016-02-16
x86/cpu, x86/mm/pkeys: Define new CR4 bit
Dave Hansen
1
-0
/
+2
2016-02-16
x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitions
Dave Hansen
5
-21
/
+63
2016-02-16
x86/mm/pkeys: Add Kconfig option
Dave Hansen
1
-0
/
+4
2016-02-16
x86/fpu: Add placeholder for 'Processor Trace' XSAVE state
Dave Hansen
2
-2
/
+9
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
29
-64
/
+44
2016-02-16
mm/gup: Overload get_user_pages() functions
Dave Hansen
4
-46
/
+158
2016-02-16
mm/gup: Introduce get_user_pages_remote()
Dave Hansen
11
-27
/
+77
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-14
x86/mm: Fix INVPCID asm constraint
Borislav Petkov
1
-2
/
+2
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
2016-02-11
irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
Tirumalesh Chalamarla
1
-0
/
+1
2016-02-11
irqchip/gic: Only set the EOImodeNS bit for the root controller
Jon Hunter
1
-1
/
+1
2016-02-11
irqchip/gic: Only populate set_affinity for the root controller
Jon Hunter
1
-6
/
+5
2016-02-11
component: remove device from master match list on failed add
Daniel Stone
1
-0
/
+2
2016-02-11
qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU Affinity
Quinn Tran
2
-2
/
+5
2016-02-11
target/transport: add flag to indicate CPU Affinity is observed
Quinn Tran
2
-3
/
+11
[next]