index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
freezer.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-13
MIPS: smp.c: Fix uninitialised temp_foreign_map
James Hogan
1
-0
/
+1
2016-03-13
MIPS: Fix build error when SMP is used without GIC
Hauke Mehrtens
1
-3
/
+4
2016-03-13
ld-version: Fix awk regex compile failure
James Hogan
1
-1
/
+1
2016-03-13
MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4780
Aaro Koskinen
1
-1
/
+1
2016-03-12
block: don't optimize for non-cloned bio in bio_get_last_bvec()
Ming Lei
1
-5
/
+0
2016-03-12
cpu/hotplug: Document states better
Thomas Gleixner
1
-1
/
+46
2016-03-12
x86/cpufeature: Enable new AVX-512 features
Fenghua Yu
2
-0
/
+6
2016-03-12
x86/efi: Fix boot crash by always mapping boot service regions into new EFI p...
Matt Fleming
1
-17
/
+62
2016-03-12
x86/fpu: Fix eager-FPU handling on legacy FPU machines
Borislav Petkov
2
-2
/
+4
2016-03-12
mm/mempool: avoid KASAN marking mempool poison checks as use-after-free
Matthew Dawson
1
-1
/
+1
2016-03-11
ARM: mvebu: fix overlap of Crypto SRAM with PCIe memory window
Thomas Petazzoni
9
-19
/
+19
2016-03-11
irqchip/irq-alpine-msi: Release the correct domain on error
Dan Carpenter
1
-1
/
+1
2016-03-11
x86/mm/32: Enable full randomization on i386 and X86_32
Hector Marco-Gisbert
1
-13
/
+1
2016-03-11
drm/i915: Actually retry with bit-banging after GMBUS timeout
Ville Syrjälä
1
-0
/
+6
2016-03-10
cpu/hotplug: Fix smpboot thread ordering
Thomas Gleixner
1
-2
/
+3
2016-03-10
perf stat: Add --metric-only support for -A
Andi Kleen
2
-9
/
+38
2016-03-10
perf stat: Implement --metric-only mode
Andi Kleen
2
-10
/
+205
2016-03-10
perf stat: Document CSV format in manpage
Andi Kleen
1
-0
/
+23
2016-03-10
perf hists browser: Check sort keys before hot key actions
Namhyung Kim
1
-0
/
+9
2016-03-10
perf hists browser: Allow thread filtering for comm sort key
Namhyung Kim
1
-10
/
+32
2016-03-10
perf tools: Add sort__has_comm variable
Namhyung Kim
2
-0
/
+4
2016-03-10
perf tools: Recalc total periods using top-level entries in hierarchy
Namhyung Kim
1
-10
/
+34
2016-03-10
perf tools: Remove nr_sort_keys field
Namhyung Kim
3
-31
/
+0
2016-03-10
perf hists browser: Cleanup hist_browser__fprintf_hierarchy_entry()
Namhyung Kim
1
-14
/
+8
2016-03-10
perf tools: Remove hist_entry->fmt field
Namhyung Kim
1
-1
/
+0
2016-03-10
perf tools: Fix command line filters in hierarchy mode
Namhyung Kim
1
-3
/
+97
2016-03-10
perf tools: Add more sort entry check functions
Namhyung Kim
2
-31
/
+23
2016-03-10
perf tools: Fix hist_entry__filter() for hierarchy
Namhyung Kim
1
-7
/
+21
2016-03-10
perf jitdump: Build only on supported archs
Jiri Olsa
7
-6
/
+19
2016-03-10
tools lib traceevent: Add '~' operation within arg_num_eval()
Steven Rostedt
1
-0
/
+6
2016-03-10
MAINTAINERS: add a maintainer for the NAND subsystem
Boris BREZILLON
1
-0
/
+11
2016-03-10
[media] media-device: map new functions into old types for legacy API
Mauro Carvalho Chehab
2
-1
/
+28
2016-03-10
x86/entry/traps: Show unhandled signal for i386 in do_trap()
Jianyu Zhan
1
-2
/
+0
2016-03-10
EDAC/sb_edac: Fix computation of channel address
Luck, Tony
1
-16
/
+10
2016-03-10
irqchip/mxs: Fix error check of of_io_request_and_map()
Vladimir Zapolskiy
1
-1
/
+1
2016-03-10
irqchip/sunxi-nmi: Fix error check of of_io_request_and_map()
Vladimir Zapolskiy
1
-2
/
+2
2016-03-10
genirq: Export IRQ functions for module use
Quan Nguyen
2
-0
/
+9
2016-03-10
dmaengine: at_xdmac: fix residue computation
Ludovic Desroches
1
-3
/
+39
2016-03-10
x86/delay: Avoid preemptible context checks in delay_mwaitx()
Borislav Petkov
1
-1
/
+1
2016-03-10
KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0
Paolo Bonzini
1
-1
/
+3
2016-03-10
KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo
Paolo Bonzini
2
-14
/
+25
2016-03-10
x86/entry: Call enter_from_user_mode() with IRQs off
Andy Lutomirski
2
-23
/
+15
2016-03-10
x86/entry/32: Change INT80 to be an interrupt gate
Andy Lutomirski
4
-18
/
+9
2016-03-10
locking/csd_lock: Use smp_cond_acquire() in csd_lock_wait()
Davidlohr Bueso
1
-2
/
+1
2016-03-10
locking/csd_lock: Explicitly inline csd_lock*() helpers
Davidlohr Bueso
1
-3
/
+3
2016-03-10
x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off")
Yu-cheng Yu
2
-11
/
+4
2016-03-10
x86/entry: Improve system call entry comments
Andy Lutomirski
3
-28
/
+128
2016-03-10
x86/entry: Remove TIF_SINGLESTEP entry work
Andy Lutomirski
2
-11
/
+1
2016-03-10
x86/entry/32: Add and check a stack canary for the SYSENTER stack
Andy Lutomirski
3
-1
/
+13
2016-03-10
x86/entry/32: Simplify and fix up the SYSENTER stack #DB/NMI fixup
Andy Lutomirski
2
-63
/
+56
[next]