index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-mq-cpumap.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-15
clocksource/drivers/exynos_mct: Use container_of() instead of this_cpu_ptr()
Alexey Klimov
1
-4
/
+8
2015-10-15
clocksource/drivers/h8300_*: Remove unneeded memset()s
Alexey Klimov
3
-3
/
+0
2015-10-15
clocksource/drivers/sh_cmt: Remove unneeded memset() in sh_cmt_setup()
Alexey Klimov
1
-1
/
+0
2015-10-15
clocksource/drivers/em_sti: Remove unneeded memset()s
Alexey Klimov
1
-2
/
+0
2015-10-15
clocksource/drivers/mediatek: Use GPT as sched clock source
Yingjoe Chen
1
-0
/
+10
2015-10-15
clockevents/drivers/mtk: Fix spurious interrupt leading to crash
Daniel Lezcano
1
-10
/
+6
2015-10-15
posix_cpu_timer: Reduce unnecessary sighand lock contention
Jason Low
3
-2
/
+28
2015-10-15
posix_cpu_timer: Convert cputimer->running to bool
Jason Low
4
-7
/
+7
2015-10-15
posix_cpu_timer: Check thread timers only when there are active thread timers
Jason Low
1
-6
/
+16
2015-10-15
posix_cpu_timer: Optimize fastpath_timer_check()
Jason Low
1
-8
/
+3
2015-10-12
timers, kselftest: Add 'adjtick' test to validate adjtimex() tick adjustments
John Stultz
2
-1
/
+223
2015-10-11
timers: Use __fls in apply_slack()
Rasmus Villemoes
1
-1
/
+1
2015-10-11
clocksource: Remove return statement from void functions
Guillaume Gomez
1
-3
/
+2
2015-10-11
Linux 4.3-rc5
v4.3-rc5
Linus Torvalds
1
-2
/
+2
2015-10-11
MAINTAINERS: Change Matt Fleming's email address
Matt Fleming
1
-2
/
+2
2015-10-10
namei: results of d_is_negative() should be checked after dentry revalidation
Trond Myklebust
1
-2
/
+6
2015-10-09
dm snapshot: add new persistent store option to support overflow
Mike Snitzer
6
-18
/
+37
2015-10-09
irqdomain: Add an accessor for the of_node field
Marc Zyngier
1
-0
/
+5
2015-10-09
genirq: Fix handle_bad_irq kerneldoc comment
Arnd Bergmann
1
-1
/
+0
2015-10-09
genirq: Export handle_bad_irq
Arnd Bergmann
1
-0
/
+1
2015-10-09
dm cache: fix NULL pointer when switching from cleaner policy
Joe Thornber
1
-1
/
+1
2015-10-08
crash in md-raid1 and md-raid10 due to incorrect list manipulation
Mikulas Patocka
2
-4
/
+4
2015-10-08
cpufreq: prevent lockup on reading scaling_available_frequencies
Srinivas Pandruvada
1
-1
/
+3
2015-10-08
cpufreq: acpi_cpufreq: prevent crash on reading freqdomain_cpus
Srinivas Pandruvada
1
-0
/
+3
2015-10-08
mmc: sdhci-of-at91: use SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST quirk
ludovic.desroches@atmel.com
1
-0
/
+1
2015-10-08
mmc: sdhci: add quirk SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST
ludovic.desroches@atmel.com
2
-0
/
+7
2015-10-08
mmc: sdhci-pxav3: fix error handling of armada_38x_quirks
Marcin Wojtas
1
-1
/
+1
2015-10-08
mmc: sdhci-pxav3: disable clock inversion for HS MMC cards
Nadav Haklai
1
-0
/
+3
2015-10-08
mmc: sdhci-pxav3: remove broken clock base quirk for Armada 38x sdhci driver
Nadav Haklai
1
-0
/
+1
2015-10-08
arch/powerpc: provide zero_bytemask() for big-endian
Chris Metcalf
1
-0
/
+5
2015-10-08
mmc: host: omap_hsmmc: Fix MMC for omap3 legacy booting
Tony Lindgren
1
-3
/
+3
2015-10-08
Revert "mmc: host: omap_hsmmc: use regulator_is_enabled to find pbias status"
Tony Lindgren
1
-2
/
+6
2015-10-07
swiotlb: Enable it under x86 PAE
Christian Melki
1
-0
/
+1
2015-10-07
3w-9xxx: don't unmap bounce buffered commands
Christoph Hellwig
1
-7
/
+21
2015-10-07
perf tools: Fix build break on powerpc due to sample_reg_masks
Sukadev Bhattiprolu
3
-1
/
+4
2015-10-07
video: of: fix memory leak
Sudip Mukherjee
1
-0
/
+1
2015-10-07
Revert "fs: do not prefault sys_write() user buffer pages"
Linus Torvalds
1
-18
/
+16
2015-10-07
NFS: Fix a tracepoint NULL-pointer dereference
Anna Schumaker
1
-1
/
+1
2015-10-06
strscpy: zero any trailing garbage bytes in the destination
Chris Metcalf
1
-1
/
+2
2015-10-06
word-at-a-time.h: support zero_bytemask() on alpha and tile
Chris Metcalf
2
-1
/
+9
2015-10-06
word-at-a-time.h: fix some Kbuild files
Chris Metcalf
3
-2
/
+1
2015-10-06
arm64: replace read_lock to rcu lock in call_break_hook
Yang Shi
1
-10
/
+11
2015-10-06
arm64: Don't relocate non-existent initrd
Mark Rutland
1
-0
/
+2
2015-10-06
sched/core: Fix TASK_DEAD race in finish_task_switch()
Peter Zijlstra
2
-7
/
+8
2015-10-06
dm: fix request-based dm error reporting
Junichi Nomura
1
-2
/
+3
2015-10-06
BTRFS: support NFSv2 export
NeilBrown
1
-5
/
+5
2015-10-06
Btrfs: open_ctree: Fix possible memory leak
chandan
1
-0
/
+4
2015-10-06
x86/xen/p2m: hint at the last populated P2M entry
David Vrabel
1
-1
/
+18
2015-10-06
MAINTAINERS: Remove wm97xx entry
Mark Brown
1
-9
/
+0
2015-10-06
MIPS: Define ioremap_uc
Ben Hutchings
1
-0
/
+1
[next]