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
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-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
2015-02-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-25
/
+24
2015-02-12
Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
15
-36
/
+951
2015-02-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
7
-37
/
+171
2015-02-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
16
-190
/
+253
2015-02-12
mm: gup: use get_user_pages_unlocked
Andrea Arcangeli
3
-13
/
+6
2015-02-12
oom, PM: make OOM detection in the freezer path raceless
Michal Hocko
1
-2
/
+3
2015-02-12
sysrq: convert printk to pr_* equivalent
Michal Hocko
1
-9
/
+9
2015-02-12
oom: add helpers for setting and clearing TIF_MEMDIE
Michal Hocko
1
-1
/
+6
2015-02-11
Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fu...
Linus Torvalds
5
-3
/
+399
2015-02-11
Merge tag 'pinctrl-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
44
-3135
/
+7335
2015-02-11
Merge tag 'gpio-v3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
30
-753
/
+1351
2015-02-11
Merge tag 'mmc-v3.20-1' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
52
-1112
/
+1964
2015-02-11
xilinx usb2 gadget: get rid of incredibly annoying compile warning
Linus Torvalds
1
-2
/
+2
2015-02-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
87
-2215
/
+6144
2015-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
47
-1299
/
+7730
2015-02-11
Merge tag 'fbdev-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
39
-301
/
+1223
[next]