index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-10-20
stop_machine: Kill smp_hotplug_thread->pre_unpark, introduce stop_machine_unp...
Oleg Nesterov
5
-8
/
+13
2015-10-20
stop_machine: Change cpu_stop_queue_two_works() to rely on stopper->enabled
Oleg Nesterov
1
-9
/
+20
2015-10-20
stop_machine: Introduce __cpu_stop_queue_work() and cpu_stop_queue_two_works()
Oleg Nesterov
1
-11
/
+26
2015-10-20
stop_machine: Ensure that a queued callback will be called before cpu_stop_pa...
Oleg Nesterov
3
-11
/
+15
2015-10-20
sched/deadline: Fix migration of SCHED_DEADLINE tasks
Luca Abeni
1
-3
/
+5
2015-10-20
nohz: Revert "nohz: Set isolcpus when nohz_full is set"
Frederic Weisbecker
1
-3
/
+0
2015-10-20
sched/fair: Update task group's load_avg after task migration
Yuyang Du
1
-2
/
+3
2015-10-20
sched/fair: Fix overly small weight for interactive group entities
Yuyang Du
1
-2
/
+2
2015-10-19
sched/x86: Fix typo in __switch_to() comments
Chuck Ebbert
1
-1
/
+1
2015-10-12
sched, tracing: Stop/start critical timings around the idle=poll idle loop
Daniel Bristot de Oliveira
1
-0
/
+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: Remove a parameter in the migrate_task_rq() function
xiaofeng.yan
3
-3
/
+3
2015-10-06
sched/core: Drop unlikely behind BUG_ON()
Geliang Tang
1
-1
/
+1
2015-10-06
sched/core: Fix task and run queue sched_info::run_delay inconsistencies
Peter Zijlstra
2
-25
/
+33
2015-10-06
sched/numa: Fix task_tick_fair() from disabling numa_balancing
Srikar Dronamraju
1
-1
/
+1
2015-10-06
sched/core: Add preempt_count invariant check
Peter Zijlstra
1
-0
/
+4
2015-10-06
sched/core: More notrace annotations
Peter Zijlstra
1
-3
/
+3
2015-10-06
sched/core: Kill PREEMPT_ACTIVE
Peter Zijlstra
1
-5
/
+0
2015-10-06
sched/core, sched/x86: Kill thread_info::saved_preempt_count
Peter Zijlstra
4
-22
/
+1
2015-10-06
sched/core: Simplify preempt_count tests
Peter Zijlstra
2
-3
/
+2
2015-10-06
sched/core: Robustify preemption leak checks
Peter Zijlstra
2
-2
/
+6
[next]