index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
vhost
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-01-14
leds: leds-mc13783: Use of_get_child_by_name() instead of refcount hack
Geert Uytterhoeven
1
-3
/
+1
2015-01-14
leds: Use setup_timer
Julia Lawall
1
-3
/
+2
2015-01-14
leds: Don't allow brightness values greater than max_brightness
Gabriele Mazzotta
1
-1
/
+2
2015-01-14
DT: leds: Add flash LED devices related properties
Pavel Machek
1
-0
/
+16
2015-01-13
leds: netxbig: fix oops at probe time
Simon Guinot
1
-6
/
+6
2015-01-13
kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)
Christian Borntraeger
1
-6
/
+6
2015-01-13
x86/xen: properly retrieve NMI reason
Jan Beulich
2
-1
/
+72
2015-01-13
mm: mmu_gather: use tlb->end != 0 only for TLB invalidation
Will Deacon
2
-6
/
+10
2015-01-12
xen: check for zero sized area when invalidating memory
Juergen Gross
1
-0
/
+2
2015-01-12
xen: use correct type for physical addresses
Juergen Gross
1
-2
/
+2
2015-01-12
xen: correct race in alloc_p2m_pmd()
Juergen Gross
1
-6
/
+3
2015-01-12
xen: correct error for building p2m list on 32 bits
Juergen Gross
1
-1
/
+1
2015-01-12
mmc: sdhci-pci: Add support for Intel SPT
Adrian Hunter
2
-0
/
+28
2015-01-12
mmc: sdhci-acpi: Add ACPI HID INT344D
Adrian Hunter
1
-0
/
+2
2015-01-12
mmc: sdhci: Fix sleep in atomic after inserting SD card
Krzysztof Kozlowski
1
-2
/
+6
2015-01-12
mmc: sdhci-pxav3: do the mbus window configuration after enabling clocks
Thomas Petazzoni
1
-8
/
+7
2015-01-12
mmc: sdhci: Disable re-tuning for HS400
Adrian Hunter
2
-0
/
+30
2015-01-12
mmc: sdhci: Simplify use of tuning timer
Adrian Hunter
1
-15
/
+8
2015-01-12
mmc: sdhci: Add out_unlock to sdhci_execute_tuning
Adrian Hunter
1
-3
/
+2
2015-01-12
mmc: sdhci: Tuning should not change max_blk_count
Adrian Hunter
1
-6
/
+3
2015-01-11
linux 3.19-rc4
v3.19-rc4
Linus Torvalds
1
-1
/
+1
2015-01-11
mm: fix corner case in anon_vma endless growing prevention
Konstantin Khlebnikov
1
-2
/
+4
2015-01-11
mm: Don't count the stack guard page towards RLIMIT_STACK
Linus Torvalds
1
-2
/
+5
2015-01-10
iscsi-target: Fix typos in enum cmd_flags_table
Andy Grover
2
-8
/
+8
2015-01-10
MAINTAINERS: Add entry for iSER target driver
Sagi Grimberg
1
-0
/
+9
2015-01-10
target: Allow Write Exclusive non-reservation holders to READ
Lee Duncan
1
-0
/
+12
2015-01-10
target: Drop left-over fabric_max_sectors attribute
Nicholas Bellinger
8
-56
/
+0
2015-01-10
target: Drop arbitrary maximum I/O size limit
Nicholas Bellinger
5
-25
/
+16
2015-01-09
ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile error
Victor Kamensky
1
-2
/
+2
2015-01-09
HID: roccat: potential out of bounds in pyra_sysfs_write_settings()
Dan Carpenter
1
-2
/
+6
2015-01-09
mutex: Always clear owner field upon mutex_unlock()
Chris Wilson
1
-1
/
+1
2015-01-09
sched/fair: Fix RCU stall upon -ENOMEM in sched_create_group()
Tetsuo Handa
1
-0
/
+4
2015-01-09
sched/deadline: Avoid double-accounting in case of missed deadlines
Luca Abeni
1
-18
/
+1
2015-01-09
sched/deadline: Fix migration of SCHED_DEADLINE tasks
Luca Abeni
1
-3
/
+3
2015-01-09
sched: Fix odd values in effective_load() calculations
Yuyang Du
1
-1
/
+1
2015-01-09
sched, fanotify: Deal with nested sleeps
Peter Zijlstra
1
-5
/
+5
2015-01-09
perf/x86/uncore/hsw-ep: Handle systems with only two SBOXes
Andi Kleen
2
-1
/
+18
2015-01-09
perf/x86_64: Improve user regs sampling
Andy Lutomirski
1
-2
/
+76
2015-01-09
perf: Move task_pt_regs sampling into arch code
Andy Lutomirski
6
-16
/
+63
2015-01-09
x86: Fix off-by-one in instruction decoder
Peter Zijlstra
1
-1
/
+1
2015-01-09
gpio: dln2: use bus_sync_unlock instead of scheduling work
Octavian Purdila
1
-41
/
+51
2015-01-09
mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being...
Vlastimil Babka
1
-11
/
+13
2015-01-09
memcg: fix destination cgroup leak on task charges migration
Vladimir Davydov
1
-12
/
+0
2015-01-09
mm: memcontrol: switch soft limit default back to infinity
Johannes Weiner
1
-1
/
+4
2015-01-09
mm/debug_pagealloc: remove obsolete Kconfig options
Joonsoo Kim
1
-9
/
+0
2015-01-09
vfs: renumber FMODE_NONOTIFY and add to uniqueness check
David Drysdale
3
-4
/
+5
2015-01-09
arch/blackfin/mach-bf533/boards/stamp.c: add linux/delay.h
Oleg Nesterov
1
-0
/
+1
2015-01-09
ocfs2: fix the wrong directory passed to ocfs2_lookup_ino_from_name() when li...
Xue jiufei
1
-8
/
+35
2015-01-09
MAINTAINERS: update rydberg's addresses
Henrik Rydberg
2
-6
/
+7
2015-01-09
mm: protect set_page_dirty() from ongoing truncation
Johannes Weiner
3
-42
/
+29
[next]