index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
/
do_mounts_initrd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-23
KVM: PPC: Book3S HV: Adapt TLB invalidations to work on POWER9
Paul Mackerras
5
-9
/
+28
2016-11-23
KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRs
Paul Mackerras
6
-2
/
+59
2016-11-23
KVM: PPC: Book3S HV: Adjust host/guest context switch for POWER9
Paul Mackerras
1
-20
/
+30
2016-11-23
KVM: PPC: Book3S HV: Set partition table rather than SDR1 on POWER9
Paul Mackerras
2
-9
/
+37
2016-11-23
KVM: PPC: Book3S HV: Adapt to new HPTE format on POWER9
Paul Mackerras
2
-40
/
+100
2016-11-23
powerpc/powernv: Define and set POWER9 HFSCR doorbell bit
Michael Neuling
2
-1
/
+3
2016-11-23
powerpc/reg: Add definition for LPCR_PECE_HVEE
Michael Ellerman
1
-0
/
+1
2016-11-23
powerpc/64: Define new ISA v3.00 logical PVR value and PCR register value
Suraj Jitindar Singh
1
-0
/
+7
2016-11-23
powerpc/powernv: Define real-mode versions of OPAL XICS accessors
Paul Mackerras
3
-0
/
+8
2016-11-23
powerpc/64: Provide functions for accessing POWER9 partition table
Paul Mackerras
4
-36
/
+49
2016-11-22
powerpc/64: Add some more SPRs and SPR bits for POWER9
Paul Mackerras
1
-0
/
+5
2016-11-21
KVM: PPC: Book3S HV: Drop duplicate header asm/iommu.h
Geliang Tang
1
-1
/
+0
2016-11-21
KVM: PPC: Book3S HV: Don't lose hardware R/C bit updates in H_PROTECT
Paul Mackerras
1
-0
/
+2
2016-11-21
KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state
Paul Mackerras
6
-0
/
+14
2016-11-21
KVM: PPC: Book3S HV: Add a per vcpu cache for recently page faulted MMIO entries
Yongji Xie
4
-19
/
+144
2016-11-21
KVM: PPC: Book3S HV: Clear the key field of HPTE when the page is paged out
Yongji Xie
2
-2
/
+7
2016-11-21
KVM: PPC: Book3S HV: Use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-2
/
+1
2016-11-21
KVM: PPC: Book3S HV: sparse: prototypes for functions called from assembler
Daniel Axtens
6
-0
/
+49
2016-11-21
KVM: PPC: Book3S HV: Fix sparse static warning
Daniel Axtens
1
-2
/
+2
2016-11-16
x86/cpuid: Provide get_scattered_cpuid_leaf()
He Chen
2
-12
/
+40
2016-11-16
x86/cpuid: Cleanup cpuid_regs definitions
He Chen
4
-47
/
+41
2016-11-16
powerpc/64: Simplify adaptation to new ISA v3.00 HPTE format
Paul Mackerras
4
-16
/
+65
2016-11-13
Linux 4.9-rc5
v4.9-rc5
Linus Torvalds
1
-1
/
+1
2016-11-13
gp8psk: Fix DVB frontend attach
Mauro Carvalho Chehab
7
-152
/
+246
2016-11-13
gp8psk: fix gp8psk_usb_in_op() logic
Mauro Carvalho Chehab
1
-2
/
+3
2016-11-13
dvb-usb: move data_mutex to struct dvb_usb_device
Mauro Carvalho Chehab
7
-95
/
+61
2016-11-13
iio: maxim_thermocouple: detect invalid storage size in read()
Arnd Bergmann
1
-0
/
+2
2016-11-12
aoe: fix crash in page count manipulation
Jens Axboe
1
-41
/
+0
2016-11-12
lightnvm: invalid offset calculation for lba_shift
Matias Bjørling
1
-1
/
+1
2016-11-11
Kbuild: enable -Wmaybe-uninitialized warnings by default
Arnd Bergmann
1
-2
/
+0
2016-11-11
pcmcia: fix return value of soc_pcmcia_regulator_set
Arnd Bergmann
1
-1
/
+1
2016-11-11
infiniband: shut up a maybe-uninitialized warning
Arnd Bergmann
1
-26
/
+28
2016-11-11
crypto: aesni: shut up -Wmaybe-uninitialized warning
Arnd Bergmann
1
-2
/
+2
2016-11-11
rc: print correct variable for z8f0811
Arnd Bergmann
1
-1
/
+1
2016-11-11
dib0700: fix nec repeat handling
Sean Young
1
-2
/
+3
2016-11-11
s390: pci: don't print uninitialized data for debugging
Arnd Bergmann
1
-1
/
+1
2016-11-11
nios2: fix timer initcall return value
Arnd Bergmann
1
-0
/
+1
2016-11-11
x86: apm: avoid uninitialized data
Arnd Bergmann
1
-1
/
+4
2016-11-11
NFSv4.1: work around -Wmaybe-uninitialized warning
Arnd Bergmann
1
-4
/
+6
2016-11-11
Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"
Arnd Bergmann
4
-5
/
+16
2016-11-11
lib/stackdepot: export save/fetch stack for drivers
Chris Wilson
1
-0
/
+2
2016-11-11
mm: kmemleak: scan .data.ro_after_init
Jakub Kicinski
4
-1
/
+10
2016-11-11
memcg: prevent memcg caches to be both OFF_SLAB & OBJFREELIST_SLAB
Greg Thelen
1
-2
/
+2
2016-11-11
coredump: fix unfreezable coredumping task
Andrey Ryabinin
1
-0
/
+3
2016-11-11
mm/filemap: don't allow partially uptodate page for pipes
Eryu Guan
1
-0
/
+3
2016-11-11
mm/hugetlb: fix huge page reservation leak in private mapping error paths
Mike Kravetz
1
-0
/
+66
2016-11-11
ocfs2: fix not enough credit panic
Junxiao Bi
1
-1
/
+1
2016-11-11
Revert "console: don't prefer first registered if DT specifies stdout-path"
Hans de Goede
3
-20
/
+1
2016-11-11
mm: hwpoison: fix thp split handling in memory_failure()
Naoya Horiguchi
1
-7
/
+5
2016-11-11
swapfile: fix memory corruption via malformed swapfile
Jann Horn
1
-0
/
+2
[next]