index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2015-02-04
vmci: propagate msghdr all way down to __qp_memcpy_to_queue()
Al Viro
-8
/
+8
2015-02-03
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
-241
/
+134
2015-02-03
Merge tag 'md/3.19-fixes' of git://neil.brown.name/md
Linus Torvalds
-0
/
+18
2015-02-03
of: EXPORT_SYMBOL_GPL of_property_read_u64_array
Sakari Ailus
-0
/
+1
2015-02-03
PCI: Handle read-only BARs on AMD CS553x devices
Myron Stowe
-3
/
+37
2015-02-03
ioatdma: Adding support for BDX-DE ioatdma.
Dave Jiang
-0
/
+15
2015-02-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
-2
/
+34
2015-02-03
staging: cptm1217: blow it all away
Alan Cox
-701
/
+0
2015-02-03
i2o: move to staging
Alan Cox
-16
/
+1003
2015-02-03
tty: remove unused variable sprop
Fabian Frederick
-1
/
+0
2015-02-03
serial: of-serial: fetch line number from DT
Lucas Stach
-0
/
+5
2015-02-03
coresight: fix the replicator subtype value
Kaixu Xia
-1
/
+1
2015-02-03
mcb: Fix error path of mcb_pci_probe
Johannes Thumshirn
-9
/
+9
2015-02-03
virtio/console: verify device has config space
Michael S. Tsirkin
-0
/
+6
2015-02-03
ti-st: clean up data types (fix harmless memory corruption)
Dan Carpenter
-6
/
+6
2015-02-03
mei: me: release hw from reset only during the reset flow
Alexander Usyskin
-2
/
+1
2015-02-03
mei: mask interrupt set bit on clean reset bit
Alexander Usyskin
-1
/
+1
2015-02-03
Input: synaptics - use dmax in input_mt_assign_slots
Benjamin Tissoires
-1
/
+4
2015-02-03
firmware_loader: handle timeout via wait_for_completion_interruptible_timeout()
Ming Lei
-24
/
+6
2015-02-03
firmware_loader: abort request if wait_for_completion is interrupted
Ming Lei
-0
/
+7
2015-02-03
firmware: Correct function name in comment
Borislav Petkov
-1
/
+1
2015-02-03
usb: Retry port status check on resume to work around RH bugs
Julius Werner
-3
/
+12
2015-02-03
Revert "usb: Reset USB-3 devices on USB-3 link bounce"
Zhuang Jin Can
-25
/
+9
2015-02-03
uhci-hub: use HUB_CHAR_*
Sergei Shtylyov
-2
/
+3
2015-02-03
usb: kconfig: replace PPC_OF with PPC
Kevin Hao
-4
/
+4
2015-02-03
ehci-pci: disable for Intel MID platforms (update)
Andy Shevchenko
-6
/
+13
2015-02-03
Input: pxa27x_keypad - remove unnecessary ARM includes
Rob Herring
-4
/
+1
2015-02-03
cpufreq-dt: Drop unnecessary check before cpufreq_cooling_unregister() invoca...
Markus Elfring
-2
/
+1
2015-02-03
cpufreq: Create for_each_governor()
Viresh Kumar
-3
/
+7
2015-02-03
cpufreq: Create for_each_policy()
Viresh Kumar
-5
/
+10
2015-02-03
cpufreq: Drop cpufreq_disabled() check from cpufreq_cpu_{get|put}()
Viresh Kumar
-4
/
+1
2015-02-03
PM: Convert dev_pm_put_subsys_data() into a void function
Ulf Hansson
-10
/
+4
2015-02-03
PM: Update function header for dev_pm_get_subsys_data()
Ulf Hansson
-2
/
+2
2015-02-03
PM / Domains: Handle errors from genpd's ->attach_dev() callback
Ulf Hansson
-2
/
+3
2015-02-03
PM / Domains: Re-order initialization of generic_pm_domain_data
Ulf Hansson
-32
/
+35
2015-02-03
PM / Domains: Free pm_subsys_data in error path in __pm_genpd_add_device()
Ulf Hansson
-9
/
+16
2015-02-03
PM / Domains: Eliminate the mutex for the generic_pm_domain_data
Ulf Hansson
-23
/
+14
2015-02-03
PM / Domains: Don't check for an existing device when adding a new
Ulf Hansson
-7
/
+0
2015-02-03
PM / Domains: Don't allow an existing generic_pm_domain_data
Ulf Hansson
-8
/
+12
2015-02-03
PM / Domains: Remove reference counting for the generic_pm_domain_data
Ulf Hansson
-8
/
+2
2015-02-03
PM / Domains: Rename __pm_genpd_alloc|free_dev_data()
Ulf Hansson
-6
/
+6
2015-02-04
md: protect ->pers changes with mddev->lock
NeilBrown
-21
/
+35
2015-02-04
md: level_store: group all important changes into one place.
NeilBrown
-30
/
+32
2015-02-04
md: rename ->stop to ->free
NeilBrown
-50
/
+35
2015-02-04
md: split detach operation out from ->stop.
NeilBrown
-32
/
+29
2015-02-04
md/linear: remove rcu protections in favour of suspend/resume
NeilBrown
-30
/
+14
2015-02-04
md: make merge_bvec_fn more robust in face of personality changes.
NeilBrown
-20
/
+42
2015-02-04
md: make ->congested robust against personality changes.
NeilBrown
-77
/
+38
2015-02-04
md: rename mddev->write_lock to mddev->lock
NeilBrown
-19
/
+25
2015-02-04
md/raid5: need_this_block: tidy/fix last condition.
NeilBrown
-10
/
+32
[prev]
[next]