index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
timer_stats/doc: Fix /proc/timer_stats documentation
Michael Kerrisk
2014-05-04
1
-3
/
+3
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-05-03
7
-37
/
+42
|
\
|
*
Merge tag 'mvebu-irqchip-fixes-3.15' of git://git.infradead.org/linux-mvebu i...
Thomas Gleixner
2014-04-29
1
-3
/
+14
|
|
\
|
|
*
irqchip: armada-370-xp: Fix releasing of MSIs
Neil Greatorex
2014-04-20
1
-1
/
+3
|
|
*
irqchip: armada-370-xp: implement the ->check_device() msi_chip operation
Thomas Petazzoni
2014-04-20
1
-0
/
+10
|
|
*
irqchip: armada-370-xp: fix invalid cast of signed value into unsigned variable
Thomas Petazzoni
2014-04-20
1
-2
/
+1
|
*
|
irqchip: irq-crossbar: Not allocating enough memory
Dan Carpenter
2014-04-28
1
-1
/
+1
|
*
|
irqchip: armanda: Sanitize set_irq_affinity()
Thomas Gleixner
2014-04-28
1
-31
/
+6
|
*
|
genirq: x86: Ensure that dynamic irq allocation does not conflict
Thomas Gleixner
2014-04-28
4
-0
/
+19
|
*
|
linux/interrupt.h: fix new kernel-doc warnings
Randy Dunlap
2014-04-28
1
-2
/
+2
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-05-03
5
-3
/
+37
|
\
\
\
|
*
|
|
timer: Prevent overflow in apply_slack
Jiri Bohac
2014-04-30
1
-1
/
+1
|
*
|
|
hrtimer: Prevent remote enqueue of leftmost timers
Leon Ma
2014-04-30
1
-0
/
+5
|
*
|
|
hrtimer: Prevent all reprogramming if hang detected
Stuart Hayes
2014-04-30
1
-0
/
+17
|
*
|
|
Merge branch 'clockevents/3.15-fixes' of git://git.linaro.org/people/daniel.l...
Thomas Gleixner
2014-04-29
3
-2
/
+14
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
clocksource: nspire: Fix compiler warning
Alexander Shiyan
2014-04-29
1
-1
/
+6
|
|
*
|
clocksource: arch_arm_timer: Fix age-old arch timer C3STOP detection issue
Lorenzo Pieralisi
2014-04-29
2
-1
/
+8
*
|
|
|
Merge tag 'trace-fixes-v3.15-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-05-03
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
tracing: Use rcu_dereference_sched() for trace event triggers
Steven Rostedt (Red Hat)
2014-05-03
1
-1
/
+1
*
|
|
|
|
Merge tag 'pm+acpi-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-05-03
8
-59
/
+85
|
\
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
*
-
.
\
\
\
\
Merge branches 'acpi-ec' and 'acpi-processor'
Rafael J. Wysocki
2014-05-03
2
-12
/
+16
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
ACPI / processor: Fix failure of loading acpi-cpufreq driver
Lan Tianyu
2014-05-01
1
-3
/
+4
|
|
|
|
|
/
/
/
|
|
|
|
/
|
|
|
|
|
*
/
|
|
|
ACPI / EC: Process rather than discard events in acpi_ec_clear
Kieran Clancy
2014-04-29
1
-9
/
+12
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'pnp'
Rafael J. Wysocki
2014-05-03
2
-20
/
+28
|
|
\
\
\
\
\
|
|
*
|
|
|
|
PNP / ACPI: Do not return errors if _DIS or _SRS are not present
Rafael J. Wysocki
2014-04-30
1
-18
/
+26
|
|
*
|
|
|
|
PNP: Fix compile error in quirks.c
Bjorn Helgaas
2014-04-29
1
-2
/
+2
|
|
|
/
/
/
/
|
*
|
|
|
|
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2014-05-03
4
-27
/
+41
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
cpufreq: ppc-corenet-cpufreq: Fix __udivdi3 modpost error
Tim Gardner
2014-04-29
1
-1
/
+4
|
|
*
|
|
|
cpufreq: powernow-k7: Fix double invocation of cpufreq_freq_transition_begin/end
Srivatsa S. Bhat
2014-04-29
1
-4
/
+0
|
|
*
|
|
|
cpufreq: powernow-k6: Fix double invocation of cpufreq_freq_transition_begin/end
Srivatsa S. Bhat
2014-04-29
1
-9
/
+11
|
|
*
|
|
|
cpufreq: powernow-k6: Fix incorrect comparison with max_multipler
Srivatsa S. Bhat
2014-04-29
1
-2
/
+3
|
|
*
|
|
|
cpufreq: longhaul: Fix double invocation of cpufreq_freq_transition_begin/end
Srivatsa S. Bhat
2014-04-29
1
-12
/
+24
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2014-05-03
1
-0
/
+17
|
\
\
\
\
\
|
*
|
|
|
|
drivercore: deferral race condition fix
Grant Likely
2014-04-29
1
-0
/
+17
*
|
|
|
|
|
Merge tag 'dm-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
2014-05-02
3
-12
/
+81
|
\
\
\
\
\
\
|
*
|
|
|
|
|
dm cache: fix writethrough mode quiescing in cache_map
Mike Snitzer
2014-05-01
1
-0
/
+1
|
*
|
|
|
|
|
dm thin: use INIT_WORK_ONSTACK in noflush_work to avoid ODEBUG warning
Mike Snitzer
2014-04-29
1
-1
/
+1
|
*
|
|
|
|
|
dm verity: fix biovecs hash calculation regression
Milan Broz
2014-04-15
1
-6
/
+9
|
*
|
|
|
|
|
dm thin: fix rcu_read_lock being held in code that can sleep
Joe Thornber
2014-04-08
1
-3
/
+67
|
*
|
|
|
|
|
dm thin: irqsave must always be used with the pool->lock spinlock
Joe Thornber
2014-04-08
1
-2
/
+3
*
|
|
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-05-02
2
-2
/
+13
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86/vsmp: Fix irq routing
Oren Twaig
2014-04-28
1
-1
/
+10
|
*
|
|
|
|
|
|
x86: LLVMLinux: Wrap -mno-80387 with cc-option
Behan Webster
2014-04-22
1
-1
/
+3
*
|
|
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-05-02
7
-31
/
+70
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge tag 'kvm-arm-for-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2014-04-30
3
-14
/
+18
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
KVM: ARM: vgic: Fix the overlap check action about setting the GICD & GICC ba...
Haibin Wang
2014-04-29
1
-2
/
+3
|
|
*
|
|
|
|
|
|
|
KVM: arm/arm64: vgic: fix GICD_ICFGR register accesses
Andre Przywara
2014-04-28
1
-5
/
+4
|
|
*
|
|
|
|
|
|
|
KVM: ARM: vgic: Fix sgi dispatch problem
Haibin Wang
2014-04-28
1
-0
/
+1
|
|
*
|
|
|
|
|
|
|
arm: KVM: fix possible misalignment of PGDs and bounce page
Mark Salter
2014-04-28
1
-6
/
+9
|
|
*
|
|
|
|
|
|
|
ARM: KVM: disable KVM in Kconfig on big-endian systems
Will Deacon
2014-04-26
1
-1
/
+1
[next]