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.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
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
34
-432
/
+855
2015-02-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
30
-107
/
+1830
2015-02-14
drivers/rtc/rtc-armada38x: add a new RTC driver for recent mvebu SoCs
Gregory CLEMENT
3
-0
/
+331
2015-02-14
rtc: rtc-ab-b5ze-s3: add sub-minute alarm support
Arnaud Ebalard
1
-29
/
+262
2015-02-14
rtc: add support for Abracon AB-RTCMC-32.768kHz-B5ZE-S3 I2C RTC chip
Arnaud Ebalard
3
-0
/
+814
2015-02-14
drivers/rtc/rtc-rk808.c: fix rtc time reading issue
Chris Zhong
1
-2
/
+8
2015-02-14
drivers/rtc/rtc-isl12057.c: constify struct regmap_config
Krzysztof Kozlowski
1
-1
/
+1
2015-02-14
drivers/rtc/rtc-at91sam9.c: constify struct regmap_config
Krzysztof Kozlowski
1
-1
/
+1
2015-02-14
drivers/rtc/rtc-imxdi.c: add more known register bits
Juergen Borleis
1
-4
/
+40
2015-02-14
drivers/rtc/rtc-imxdi.c: trivial clean up code
Juergen Borleis
1
-3
/
+3
2015-02-14
rtc: rtc-isl12057: add isil,irq2-can-wakeup-machine property for in-tree users
Arnaud Ebalard
1
-6
/
+39
2015-02-14
drivers/rtc/rtc-isl12057.c: add alarm support to Intersil ISL12057 RTC driver
Arnaud Ebalard
1
-8
/
+305
2015-02-14
drivers/rtc/rtc-pcf2123.c: add support for devicetree
Joshua Clayton
1
-0
/
+10
2015-02-14
x86_64: kasan: add interceptors for memset/memmove/memcpy functions
Andrey Ryabinin
1
-0
/
+4
2015-02-14
kasan: add kernel address sanitizer infrastructure
Andrey Ryabinin
1
-0
/
+1
2015-02-14
MODULE_DEVICE_TABLE: fix some callsites
Andrew Morton
2
-2
/
+0
2015-02-14
drivers/base: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2
-2
/
+3
2015-02-14
usb: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
6
-29
/
+13
2015-02-14
scsi: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-3
/
+3
2015-02-14
input: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2
-3
/
+3
2015-02-14
wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2
-35
/
+12
2015-02-14
arm: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-2
/
+2
2015-02-14
tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2
-6
/
+4
2015-02-14
clk: convert clock name allocations to kstrdup_const
Andrzej Hajda
1
-6
/
+6
2015-02-14
Merge tag 'pm+acpi-3.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-119
/
+39
2015-02-13
Merge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-devfreq', 'pm-opp' and 'pm-tools'
Rafael J. Wysocki
7
-12
/
+21
2015-02-13
Merge branch 'acpi-ec'
Rafael J. Wysocki
1
-107
/
+18
2015-02-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
7
-8
/
+508
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-5
/
+17
2015-02-13
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-119
/
+135
2015-02-13
kernel.h: remove ancient __FUNCTION__ hack
Rasmus Villemoes
2
-3
/
+3
2015-02-13
mm/zpool: add name argument to create zpool
Ganesh Mahendran
1
-3
/
+5
2015-02-13
zram: remove request_queue from struct zram
Sergey Senozhatsky
2
-9
/
+8
2015-02-13
zram: remove init_lock in zram_make_request
Minchan Kim
2
-32
/
+64
2015-02-13
zram: check bd_openers instead of bd_holders
Minchan Kim
1
-1
/
+1
2015-02-13
zram: rework reset and destroy path
Sergey Senozhatsky
1
-42
/
+33
2015-02-13
zram: fix umount-reset_store-mount race condition
Sergey Senozhatsky
1
-14
/
+9
2015-02-13
zram: free meta table in zram_meta_free
Ganesh Mahendran
1
-17
/
+16
2015-02-13
zram: clean up zram_meta_alloc()
Sergey Senozhatsky
1
-8
/
+6
2015-02-13
Merge tag 'dm-3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
15
-193
/
+407
2015-02-13
Merge branch 'for-3.20/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-387
/
+428
2015-02-13
Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-31
/
+29
2015-02-13
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-171
/
+67
2015-02-12
Merge tag 'md/3.20' of git://neil.brown.name/md
Linus Torvalds
14
-606
/
+858
2015-02-12
Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
20
-1448
/
+1996
2015-02-12
Merge tag 'devicetree-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-125
/
+572
2015-02-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-2
/
+253
2015-02-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
23
-937
/
+2231
2015-02-12
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
1
-15
/
+0
2015-02-12
md/raid10: fix conversion from RAID0 to RAID10
NeilBrown
1
-3
/
+9
[next]