index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-12-11
KVM: s390: SIGP START has to report BUSY while stopping a CPU
Thomas Huth
2
-0
/
+6
2013-12-11
KVM: s390: Reworked SIGP RESTART order
Thomas Huth
1
-8
/
+11
2013-12-11
KVM: s390: Add the SIGP order CONDITIONAL EMERGENCY SIGNAL
Thomas Huth
2
-1
/
+37
2013-12-11
KVM: s390: Use helper function to set CC in SIGP handler
Thomas Huth
1
-2
/
+1
2013-12-11
KVM: s390: diagnose call documentation
Cornelia Huck
2
-0
/
+83
2013-11-28
KVM: s390: Removed kvm_s390_inject_sigp_stop()
Thomas Huth
2
-7
/
+0
2013-11-28
KVM: s390: Add SIGP store-status-at-address order
Thomas Huth
2
-0
/
+36
2013-11-28
KVM: s390: fix diagnose code extraction
Heiko Carstens
1
-1
/
+1
2013-11-28
KVM: s390: Fix clock comparator field for STORE STATUS
Thomas Huth
1
-1
/
+3
2013-11-28
KVM: s390: Always store status during SIGP STOP_AND_STORE_STATUS
Thomas Huth
3
-13
/
+31
2013-11-28
KVM: s390: Do not set CC3 for EQBS and SQBS
Thomas Huth
1
-2
/
+0
2013-11-28
KVM: s390: Fix access to CR6 in TPI handler
Thomas Huth
1
-1
/
+1
2013-11-28
KVM: s390: Removed VIRTIODESCSPACE
Thomas Huth
1
-3
/
+0
2013-11-28
KVM: s390: Removed SIE_INTERCEPT_UCONTROL
Thomas Huth
2
-20
/
+6
2013-11-27
KVM: Change maintainer email address
Gleb Natapov
1
-1
/
+1
2013-11-22
Linux 3.13-rc1
v3.13-rc1
Linus Torvalds
1
-2
/
+2
2013-11-22
ALSA: hda - Set current_headset_type to ALC_HEADSET_TYPE_ENUM (janitorial)
David Henningsson
1
-1
/
+1
2013-11-22
ALSA: hda - Provide missing pin configs for VAIO with ALC260
Takashi Iwai
1
-0
/
+20
2013-11-22
mm: place page->pmd_huge_pte to right union
Kirill A. Shutemov
1
-3
/
+3
2013-11-22
MAINTAINERS: add keyboard driver to Hyper-V file list
Haiyang Zhang
1
-0
/
+1
2013-11-22
x86, mm: do not leak page->ptl for pmd page tables
Kirill A. Shutemov
2
-4
/
+6
2013-11-22
ipc,shm: correct error return value in shmctl (SHM_UNLOCK)
Jesper Nilsson
1
-3
/
+6
2013-11-22
mm, mempolicy: silence gcc warning
David Rientjes
1
-1
/
+1
2013-11-22
block/partitions/efi.c: fix bound check
Antti P Miettinen
1
-2
/
+3
2013-11-22
ARM: drivers/rtc/rtc-at91rm9200.c: disable interrupts at shutdown
Johan Hovold
1
-0
/
+9
2013-11-22
mm: hugetlbfs: fix hugetlbfs optimization
Andrea Arcangeli
3
-60
/
+106
2013-11-22
kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS cleanly
Yuanhan Liu
2
-6
/
+6
2013-11-22
ipc,shm: fix shm_file deletion races
Greg Thelen
1
-5
/
+23
2013-11-22
mm: thp: give transparent hugepage code a separate copy_page
Dave Hansen
3
-38
/
+48
2013-11-22
checkpatch: fix "Use of uninitialized value" warnings
Joe Perches
1
-0
/
+1
2013-11-22
configfs: fix race between dentry put and lookup
Junxiao Bi
1
-2
/
+14
2013-11-21
gso: handle new frag_list of frags GRO packets
Herbert Xu
1
-25
/
+50
2013-11-21
GFS2: Fix ref count bug relating to atomic_open
Steven Whitehouse
1
-1
/
+4
2013-11-21
genetlink: fix genl_set_err() group ID
Johannes Berg
1
-0
/
+3
2013-11-21
genetlink: fix genlmsg_multicast() bug
Johannes Berg
2
-6
/
+3
2013-11-21
packet: fix use after free race in send path when dev is released
Daniel Borkmann
2
-23
/
+37
2013-11-21
xen-netback: stop the VIF thread before unbinding IRQs
David Vrabel
1
-3
/
+3
2013-11-21
wimax: remove dead code
Michael Opdenacker
1
-1
/
+0
2013-11-21
Documentation: filesystems: update btrfs tools section
David Sterba
1
-16
/
+6
2013-11-21
Documentation: filesystems: add new btrfs mount options
David Sterba
1
-1
/
+11
2013-11-21
ALSA: hda - Add headset quirk for Dell Inspiron 3135
David Henningsson
1
-0
/
+1
2013-11-21
drm/sysfs: fix hotplug regression since lifetime changes
David Herrmann
1
-7
/
+33
2013-11-21
GFS2: fix potential NULL pointer dereference
Michal Nazarewicz
1
-1
/
+2
2013-11-21
KVM: kvm_clear_guest_page(): fix empty_zero_page usage
Heiko Carstens
1
-2
/
+3
2013-11-21
drm/exynos: g2d: fix memory leak to userptr
Inki Dae
1
-0
/
+2
2013-11-21
ALSA: hda - Fix the headphone jack detection on Sony VAIO TX
Takashi Iwai
1
-0
/
+1
2013-11-21
ALSA: hda - Fix missing bass speaker on ASUS N550
Takashi Iwai
1
-0
/
+16
2013-11-21
iscsi-target: chap auth shouldn't match username with trailing garbage
Eric Seppanen
1
-1
/
+4
2013-11-21
iscsi-target: fix extract_param to handle buffer length corner case
Eric Seppanen
1
-1
/
+1
2013-11-21
net/phy: Add the autocross feature for forced links on VSC82x4
Madalin Bucur
3
-7
/
+73
[next]