index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-26
net/mlx4_core: Activate reset flow upon fatal command cases
Yishai Hadas
1
-0
/
+1
2015-01-26
net/mlx4_core: Enhance the catas flow to support device reset
Yishai Hadas
1
-0
/
+7
2015-01-26
net/mlx4_core: Refactor the catas flow to work per device
Yishai Hadas
1
-0
/
+2
2015-01-26
net/mlx4_core: Set device configuration data to be persistent across reset
Yishai Hadas
1
-0
/
+2
2015-01-26
net/mlx4_core: Maintain a persistent memory for mlx4 device
Yishai Hadas
1
-3
/
+8
2015-01-26
new primitive: debugfs_create_automount()
Al Viro
1
-0
/
+5
2015-01-25
Drivers: hv: rename sc_lock to the more generic lock
Vitaly Kuznetsov
1
-1
/
+6
2015-01-25
Drivers: hv: vmbus: Support a vmbus API for efficiently sending page arrays
K. Y. Srinivasan
1
-0
/
+31
2015-01-25
Add security hooks to binder and implement the hooks for SELinux.
Stephen Smalley
1
-0
/
+58
2015-01-25
USB: don't cancel queued resets when unbinding drivers
Alan Stern
1
-5
/
+0
2015-01-25
usb: Fix typo in `struct usb_host_interface' comment
Chris Rorvick
1
-1
/
+1
2015-01-25
USB: host: Introduce flag to enable use of 64-bit dma_mask for ehci-platform
Andreas Herrmann
1
-0
/
+1
2015-01-25
Merge branch 'clk-has-parent' into clk-next
Michael Turquette
1
-0
/
+17
2015-01-25
clk: Introduce clk_has_parent()
Thierry Reding
1
-0
/
+17
2015-01-25
NFSv4: Update of VFS byte range lock must be atomic with the stateid update
Trond Myklebust
1
-0
/
+1
2015-01-25
NFSv4: Fix lock on-wire reordering issues
Trond Myklebust
1
-3
/
+3
2015-01-24
Merge tag 'fortglx-3.20-time' of https://git.linaro.org/people/john.stultz/li...
Thomas Gleixner
3
-4
/
+31
2015-01-24
rtc: Convert rtc_set_ntp_time() to use timespec64
Xunlei Pang
1
-1
/
+1
2015-01-24
time: Expose get_monotonic_boottime64 for in-kernel use
John Stultz
1
-0
/
+5
2015-01-24
time: Expose getboottime64 for in-kernel uses
John Stultz
1
-2
/
+14
2015-01-24
ktime: Optimize ktime_divns for constant divisors
Nicolas Pitre
1
-1
/
+11
2015-01-24
NFSv4: Fix an atomicity problem in CLOSE
Trond Myklebust
1
-1
/
+1
2015-01-24
Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2015-01-24
PM / Domains: Remove pm_genpd_dev_need_restore() API
Ulf Hansson
1
-2
/
+0
2015-01-24
cpufreq: remove CPUFREQ_UPDATE_POLICY_CPU notifications
Viresh Kumar
1
-3
/
+2
2015-01-24
cpufreq: Remove (now) unused 'last_cpu' from struct cpufreq_policy
Viresh Kumar
1
-2
/
+0
2015-01-24
cpufreq: stats: get rid of per-cpu cpufreq_stats_table
Viresh Kumar
1
-0
/
+3
2015-01-24
libata: use blk taging
Shaohua Li
1
-2
/
+3
2015-01-24
blk-mq: add tag allocation policy
Shaohua Li
1
-0
/
+8
2015-01-24
block: support different tag allocation policy
Shaohua Li
1
-2
/
+6
2015-01-23
bcma: use standard bus scanning during early register
Rafał Miłecki
1
-2
/
+0
2015-01-23
sunrpc/lockd: fix references to the BKL
Jeff Layton
1
-1
/
+1
2015-01-23
Merge tag 'kvm-s390-next-20150122' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
1
-1
/
+1
2015-01-23
KVM: remove unneeded return value of vcpu_postcreate
Dominik Dingel
1
-1
/
+1
2015-01-23
hrtimer: Prevent stale expiry time in hrtimer_interrupt()
Thomas Gleixner
1
-0
/
+2
2015-01-23
gpu: host1x: Call ->remove() only when a device is bound
Thierry Reding
1
-0
/
+2
2015-01-23
ktime.h: Introduce ktime_ms_delta
Chunyan Zhang
1
-0
/
+5
2015-01-23
audit: replace getname()/putname() hacks with reference counters
Paul Moore
2
-10
/
+2
2015-01-23
virtio-mmio: Update the device to OASIS spec version
Pawel Moll
1
-7
/
+37
2015-01-22
PCI: Add generic config accessors
Rob Herring
1
-0
/
+11
2015-01-22
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+4
2015-01-22
mfd: da9063: Add device tree support
Steve Twiss
1
-0
/
+1
2015-01-22
mfd: qcom-rpm: Driver for the Qualcomm RPM
Bjorn Andersson
1
-0
/
+13
2015-01-22
mfd: max77686/802: Remove support for board files
Krzysztof Kozlowski
2
-29
/
+0
2015-01-22
mfd: axp20x: Add support for fuel gauge cell driver
Todd E Brandt
1
-2
/
+41
2015-01-22
mfd: Add support for DA9150 combined charger & fuel-gauge device
Adam Thomson
2
-0
/
+1223
2015-01-22
mfd: rt5033: Add Richtek RT5033 driver core.
Beomho Seo
2
-0
/
+322
2015-01-22
init: Get rid of x86isms
Thomas Gleixner
1
-0
/
+7
2015-01-22
Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john...
Thomas Gleixner
1
-0
/
+13
2015-01-22
locks: update comments that refer to inode->i_flock
Jeff Layton
1
-9
/
+10
[prev]
[next]