index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-30
perf tools: Remove extra '/' character in events file path
Xia Kaixu
1
-2
/
+2
2014-04-30
perf machine: Search for modules in %s/lib/modules/%s
Richard Yao
1
-4
/
+12
2014-04-30
perf tests: Add static build make test
Jiri Olsa
1
-0
/
+2
2014-04-30
perf tools: Fix bfd dependency libraries detection
Jiri Olsa
1
-11
/
+23
2014-04-30
perf tools: Use LDFLAGS instead of ALL_LDFLAGS
Jiri Olsa
1
-1
/
+1
2014-04-30
timer: Prevent overflow in apply_slack
Jiri Bohac
1
-1
/
+1
2014-04-30
hrtimer: Prevent remote enqueue of leftmost timers
Leon Ma
1
-0
/
+5
2014-04-30
hrtimer: Prevent all reprogramming if hang detected
Stuart Hayes
1
-0
/
+17
2014-04-29
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
24
-56
/
+166
2014-04-30
drm/exynos: use %pad for dma_addr_t
Jingoo Han
2
-2
/
+2
2014-04-30
drm/exynos: dsi: use IS_ERR() to check devm_ioremap_resource() results
Jingoo Han
1
-2
/
+2
2014-04-30
MAINTAINERS: update maintainer entry for Exynos DP driver
Jingoo Han
1
-0
/
+6
2014-04-30
drm/exynos: balance framebuffer refcount
Andrzej Hajda
1
-0
/
+1
2014-04-30
Merge branch 'vmwgfx-fixes-3.15' of git://people.freedesktop.org/~thomash/lin...
Dave Airlie
1
-0
/
+22
2014-04-29
PNP: Fix compile error in quirks.c
Bjorn Helgaas
1
-2
/
+2
2014-04-29
ACPI / EC: Process rather than discard events in acpi_ec_clear
Kieran Clancy
1
-9
/
+12
2014-04-29
Merge branch 'clockevents/3.15-fixes' of git://git.linaro.org/people/daniel.l...
Thomas Gleixner
3
-2
/
+14
2014-04-29
Merge tag 'mvebu-irqchip-fixes-3.15' of git://git.infradead.org/linux-mvebu i...
Thomas Gleixner
1
-3
/
+14
2014-04-29
ALSA: hda - Suppress CORBRP clear on Nvidia controller chips
Takashi Iwai
3
-17
/
+21
2014-04-29
dm thin: use INIT_WORK_ONSTACK in noflush_work to avoid ODEBUG warning
Mike Snitzer
1
-1
/
+1
2014-04-29
drivercore: deferral race condition fix
Grant Likely
1
-0
/
+17
2014-04-29
clocksource: nspire: Fix compiler warning
Alexander Shiyan
1
-1
/
+6
2014-04-29
clocksource: arch_arm_timer: Fix age-old arch timer C3STOP detection issue
Lorenzo Pieralisi
2
-1
/
+8
2014-04-29
KVM: ARM: vgic: Fix the overlap check action about setting the GICD & GICC ba...
Haibin Wang
1
-2
/
+3
2014-04-28
RDMA/cxgb4: Update Kconfig to include Chelsio T5 adapter
Hariprasad S
1
-3
/
+3
2014-04-28
RDMA/cxgb4: Only allow kernel db ringing for T4 devs
Steve Wise
1
-0
/
+4
2014-04-28
RDMA/cxgb4: Force T5 connections to use TAHOE congestion control
Steve Wise
2
-0
/
+22
2014-04-28
RDMA/cxgb4: Fix endpoint mutex deadlocks
Steve Wise
3
-15
/
+26
2014-04-28
Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-23
/
+9
2014-04-29
cpufreq: ppc-corenet-cpufreq: Fix __udivdi3 modpost error
Tim Gardner
1
-1
/
+4
2014-04-29
cpufreq: powernow-k7: Fix double invocation of cpufreq_freq_transition_begin/end
Srivatsa S. Bhat
1
-4
/
+0
2014-04-29
cpufreq: powernow-k6: Fix double invocation of cpufreq_freq_transition_begin/end
Srivatsa S. Bhat
1
-9
/
+11
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-28
[SCSI] virtio-scsi: Skip setting affinity on uninitialized vq
Fam Zheng
1
-1
/
+5
2014-04-28
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
14
-22
/
+105
2014-04-28
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
22
-285
/
+273
2014-04-28
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
[prev]
[next]