index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
crc16.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-21
x86/acpi: Enable MADT APIs to return disabled apicids
Gu Zheng
2
-23
/
+42
2016-09-21
x86/acpi: Introduce persistent storage for cpuid <-> apicid mapping
Gu Zheng
3
-9
/
+59
2016-09-21
x86/acpi: Enable acpi to register all possible cpus at boot time
Gu Zheng
1
-4
/
+15
2016-09-21
x86/numa: Online memory-less nodes at boot time
Tang Chen
1
-14
/
+13
2016-09-20
x86/apic: Get rid of apic_version[] array
Denys Vlasenko
6
-20
/
+17
2016-09-20
x86/apic: Order irq_enter/exit() calls correctly vs. ack_APIC_irq()
Wanpeng Li
1
-3
/
+2
2016-09-10
x86/ioapic: Ignore root bridges without a companion ACPI device
Rui Wang
1
-1
/
+4
2016-08-24
x86/apic: Update comment about disabling processor focus
Wei Jiangang
1
-1
/
+0
2016-08-24
x86/smpboot: Check APIC ID before setting up default routing
Wei Jiangang
1
-2
/
+1
2016-08-18
x86/ioapic: Fix IOAPIC failing to request resource
Rui Wang
1
-1
/
+3
2016-08-18
x86/ioapic: Fix lost IOAPIC resource after hot-removal and hotadd
Rui Wang
1
-16
/
+20
2016-08-18
x86/ioapic: Fix setup_res() failing to get resource
Rui Wang
1
-1
/
+1
2016-08-18
x86/ioapic: Support hot-removal of IOAPICs present during boot
Rui Wang
2
-1
/
+14
2016-08-18
x86/ioapic: Change prototype of acpi_ioapic_add()
Rui Wang
4
-6
/
+10
2016-08-15
x86/apic, ACPI: Fix incorrect assignment when handling apic/x2apic entries
Baoquan He
1
-2
/
+2
2016-08-15
x86/apic, ACPI: Remove the repeated lapic address override entry parsing
Baoquan He
2
-16
/
+3
2016-08-15
x86/mm/numa: Open code function early_get_boot_cpu_id()
Baoquan He
3
-19
/
+9
2016-08-13
h8300: Add missing include file to asm/io.h
Guenter Roeck
1
-0
/
+2
2016-08-13
unicore32: mm: Add missing parameter to arch_vma_access_permitted
Guenter Roeck
1
-1
/
+1
2016-08-12
PM / hibernate: Restore processor state before using per-CPU variables
Thomas Garnier
1
-2
/
+2
2016-08-12
nfsd: don't return an unhashed lock stateid after taking mutex
Jeff Layton
1
-5
/
+20
2016-08-12
arm64: defconfig: enable CONFIG_LOCALVERSION_AUTO
Masahiro Yamada
1
-1
/
+0
2016-08-12
arm64: defconfig: add options for virtualization and containers
Riku Voipio
1
-6
/
+46
2016-08-12
arm64: hibernate: handle allocation failures
Mark Rutland
1
-27
/
+32
2016-08-12
arm64: hibernate: avoid potential TLB conflict
Mark Rutland
1
-6
/
+17
2016-08-12
arm64: Handle el1 synchronous instruction aborts cleanly
Laura Abbott
2
-2
/
+19
2016-08-12
MIPS: KVM: Propagate kseg0/mapped tlb fault errors
James Hogan
2
-12
/
+35
2016-08-12
MIPS: KVM: Fix gfn range check in kseg0 tlb faults
James Hogan
1
-1
/
+1
2016-08-12
MIPS: KVM: Add missing gfn range check
James Hogan
1
-8
/
+15
2016-08-12
MIPS: KVM: Fix mapped fault broken commpage handling
James Hogan
1
-21
/
+28
2016-08-12
KVM: Protect device ops->create and list_add with kvm->lock
Christoffer Dall
5
-17
/
+27
2016-08-12
KVM: PPC: Move xics_debugfs_init out of create
Christoffer Dall
3
-2
/
+17
2016-08-12
KVM: s390: reset KVM_REQ_MMU_RELOAD if mapping the prefix failed
Julius Niedworok
1
-1
/
+3
2016-08-12
KVM: s390: set the prefix initially properly
Julius Niedworok
1
-0
/
+1
2016-08-12
perf/x86/intel/uncore: Add enable_box for client MSR uncore
Kan Liang
1
-0
/
+14
2016-08-12
perf/x86/intel/uncore: Fix uncore num_counters
Kan Liang
1
-5
/
+5
2016-08-12
uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructions
Denys Vlasenko
1
-11
/
+11
2016-08-12
mm/memory_hotplug.c: initialize per_cpu_nodestats for hotadded pgdats
Reza Arbab
1
-0
/
+2
2016-08-12
mm, oom: fix uninitialized ret in task_will_free_mem()
Geert Uytterhoeven
1
-1
/
+1
2016-08-12
kasan: remove the unnecessary WARN_ONCE from quarantine.c
Alexander Potapenko
1
-5
/
+2
2016-08-12
mm: memcontrol: fix memcg id ref counter on swap charge move
Vladimir Davydov
1
-6
/
+18
2016-08-12
mm: memcontrol: fix swap counter leak on swapout from offline cgroup
Vladimir Davydov
1
-6
/
+38
2016-08-12
proc, meminfo: use correct helpers for calculating LRU sizes in meminfo
Mel Gorman
2
-2
/
+2
2016-08-12
mm/hugetlb: fix incorrect hugepages count during mem hotplug
zhong jiang
1
-0
/
+1
2016-08-11
nfsd: Fix race between FREE_STATEID and LOCK
Chuck Lever
1
-12
/
+28
2016-08-11
arm64: Remove stack duplicating code from jprobes
David A. Long
2
-28
/
+5
2016-08-11
nfsd: fix dentry refcounting on create
Josef Bacik
1
-3
/
+6
2016-08-11
bvec: avoid variable shadowing warning
Johannes Berg
1
-1
/
+2
2016-08-11
doc: update block/queue-sysfs.txt entries
Joe Lawrence
1
-0
/
+18
2016-08-11
nvme: Suspend all queues before deletion
Gabriel Krisman Bertazi
1
-12
/
+8
[next]