index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-29
cpufreq: powernow-k6: Fix incorrect comparison with max_multipler
Srivatsa S. Bhat
1
-2
/
+3
2014-04-29
cpufreq: longhaul: Fix double invocation of cpufreq_freq_transition_begin/end
Srivatsa S. Bhat
1
-12
/
+24
2014-04-29
[SCSI] virtio-scsi: Skip setting affinity on uninitialized vq
Fam Zheng
1
-1
/
+5
2014-04-29
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
14
-22
/
+105
2014-04-29
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
22
-285
/
+273
2014-04-29
mm: don't pointlessly use BUG_ON() for sanity check
Linus Torvalds
1
-3
/
+5
2014-04-28
irqchip: irq-crossbar: Not allocating enough memory
Dan Carpenter
1
-1
/
+1
2014-04-28
irqchip: armanda: Sanitize set_irq_affinity()
Thomas Gleixner
1
-31
/
+6
2014-04-28
[SCSI] mpt2sas: Don't disable device twice at suspend.
Tyler Stachecki
1
-1
/
+0
2014-04-28
ftrace/module: Hardcode ftrace_module_init() call into load_module()
Steven Rostedt (Red Hat)
3
-23
/
+9
2014-04-28
KVM: arm/arm64: vgic: fix GICD_ICFGR register accesses
Andre Przywara
1
-5
/
+4
2014-04-28
KVM: async_pf: mm->mm_users can not pin apf->mm
Oleg Nesterov
1
-4
/
+4
2014-04-28
KVM: ARM: vgic: Fix sgi dispatch problem
Haibin Wang
1
-0
/
+1
2014-04-28
MAINTAINERS: co-maintainance of KVM/{arm,arm64}
Marc Zyngier
1
-0
/
+5
2014-04-28
arm: KVM: fix possible misalignment of PGDs and bounce page
Mark Salter
1
-6
/
+9
2014-04-28
genirq: x86: Ensure that dynamic irq allocation does not conflict
Thomas Gleixner
4
-0
/
+19
2014-04-28
linux/interrupt.h: fix new kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2014-04-28
ALSA: hda - add headset mic detect quirk for a Dell laptop
Hui Wang
1
-0
/
+1
2014-04-28
Merge tag 'asoc-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Takashi Iwai
962
-27662
/
+9106
2014-04-28
KVM: x86: Check for host supported fields in shadow vmcs
Bandan Das
1
-12
/
+41
2014-04-28
kvm: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-1
/
+2
2014-04-28
x86/vsmp: Fix irq routing
Oren Twaig
1
-1
/
+10
2014-04-28
powerpc/4xx: Fix section mismatch in ppc4xx_pci.c
Alistair Popple
1
-1
/
+1
2014-04-28
ppc/kvm: Clear the runlatch bit of a vcpu before napping
Preeti U Murthy
1
-1
/
+11
2014-04-28
ppc/kvm: Set the runlatch bit of a CPU just before starting guest
Preeti U Murthy
1
-0
/
+6
2014-04-28
ppc/powernv: Set the runlatch bits correctly for offline cpus
Preeti U Murthy
1
-0
/
+3
2014-04-28
powerpc/pseries: Protect remove_memory() with device hotplug lock
Li Zhong
1
-4
/
+6
2014-04-28
powerpc: Fix error return in rtas_flash module init
Anton Blanchard
1
-1
/
+1
2014-04-28
powerpc: Bump BOOT_COMMAND_LINE_SIZE to 2048
Anton Blanchard
1
-1
/
+1
2014-04-28
powerpc: Bump COMMAND_LINE_SIZE to 2048
Anton Blanchard
1
-1
/
+6
2014-04-28
powerpc: Rename duplicate COMMAND_LINE_SIZE define
Anton Blanchard
3
-7
/
+7
2014-04-28
powerpc/perf/hv-24x7: Catalog version number is be64, not be32
Cody P Schafer
1
-6
/
+7
2014-04-28
powerpc/perf/hv-24x7: Remove [static 4096], sparse chokes on it
Cody P Schafer
1
-1
/
+1
2014-04-28
powerpc/perf/hv-24x7: Use (unsigned long) not (u32) values when calling plpar...
Cody P Schafer
1
-4
/
+16
2014-04-28
powerpc/perf/hv-gpci: Make device attr static
Cody P Schafer
1
-1
/
+1
2014-04-28
powerpc/perf/hv_gpci: Probe failures use pr_debug(), and padding reduced
Cody P Schafer
1
-2
/
+2
2014-04-28
powerpc/perf/hv_24x7: Probe errors changed to pr_debug(), padding fixed
Cody P Schafer
1
-2
/
+2
2014-04-28
powerpc/mm: Fix tlbie to add AVAL fields for 64K pages
Aneesh Kumar K.V
1
-22
/
+16
2014-04-28
powerpc/powernv: Fix little endian issues in OPAL dump code
Anton Blanchard
2
-6
/
+11
2014-04-28
powerpc/powernv: Create OPAL sglist helper functions and fix endian issues
Anton Blanchard
4
-188
/
+76
2014-04-28
powerpc/powernv: Fix little endian issues in OPAL error log code
Anton Blanchard
2
-2
/
+9
2014-04-28
powerpc/powernv: Fix little endian issues with opal_do_notifier calls
Anton Blanchard
1
-3
/
+3
2014-04-28
powerpc/powernv: Remove some OPAL function declaration duplication
Anton Blanchard
1
-10
/
+2
2014-04-28
powerpc/powernv: Use uint64_t instead of size_t in OPAL APIs
Anton Blanchard
2
-7
/
+7
2014-04-28
powerpc/powernv: Release the refcount for pci_dev
Wei Yang
1
-1
/
+0
2014-04-28
powerpc/powernv: Reduce multi-hit of iommu_add_device()
Wei Yang
1
-1
/
+1
2014-04-28
powerpc/powernv: Fix little endian issues in OPAL flash code
Anton Blanchard
1
-4
/
+8
2014-04-28
powerpc/powernv: Fix kexec races going back to OPAL
Benjamin Herrenschmidt
1
-2
/
+46
2014-04-28
powerpc/powernv: Check sysparam size before creation
Joel Stanley
1
-0
/
+6
2014-04-28
powerpc/powernv: Fix typos in sysparam code
Joel Stanley
1
-2
/
+2
[prev]
[next]