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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-09
fs/reiserfs: use linux/uaccess.h
Fabian Frederick
14
-14
/
+14
2014-08-09
fs/reiserfs: replace not-standard %Lu/%Ld
Fabian Frederick
4
-9
/
+8
2014-08-09
fs/ufs/inode.c: kernel-doc warning fixes
Fabian Frederick
1
-16
/
+16
2014-08-09
fs/ufs: convert UFSD printk to pr_debug
Fabian Frederick
2
-3
/
+3
2014-08-09
fs/ufs/super.c: use va_format instead of buffer/vsnprintf
Fabian Frederick
1
-20
/
+24
2014-08-09
fs/ufs/super.c: use __func__ in logging
Fabian Frederick
1
-18
/
+18
2014-08-09
fs/ufs: use pr_fmt
Fabian Frederick
2
-8
/
+13
2014-08-09
fs/ufs: convert printk to pr_foo()
Fabian Frederick
2
-133
/
+131
2014-08-09
nilfs2: integrate sysfs support into driver
Vyacheslav Dubeyko
5
-5
/
+34
2014-08-09
nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots/<snapshot> group
Vyacheslav Dubeyko
4
-0
/
+163
2014-08-09
nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots group
Vyacheslav Dubeyko
3
-1
/
+54
2014-08-09
nilfs2: add /sys/fs/nilfs2/<device>/checkpoints group
Vyacheslav Dubeyko
3
-1
/
+167
2014-08-09
nilfs2: add /sys/fs/nilfs2/<device>/segments group
Vyacheslav Dubeyko
3
-1
/
+143
2014-08-09
nilfs2: add /sys/fs/nilfs2/<device>/segctor group
Vyacheslav Dubeyko
3
-0
/
+376
2014-08-09
nilfs2: add /sys/fs/nilfs2/<device>/superblock group
Vyacheslav Dubeyko
5
-2
/
+277
2014-08-09
nilfs2: add /sys/fs/nilfs2/<device> group
Vyacheslav Dubeyko
4
-0
/
+238
2014-08-09
nilfs2: add /sys/fs/nilfs2/features group
Vyacheslav Dubeyko
3
-0
/
+188
2014-08-09
fs/coda: use linux/uaccess.h
Fabian Frederick
8
-11
/
+8
2014-08-09
fs/befs/linuxvfs.c: check superblock before dump operation
Fabian Frederick
1
-4
/
+2
2014-08-09
minix zmap block counts calculation fix
Qi Yong
2
-3
/
+3
2014-08-09
drivers/rtc/rtc-tps65910.c: fix potential NULL-pointer dereference
Thierry Reding
1
-2
/
+2
2014-08-09
driver/rtc/class.c: check the error after rtc_read_time()
Hyogi Gim
1
-2
/
+14
2014-08-09
rtc: add pcf85063 support
Søren Andersen
4
-0
/
+214
2014-08-09
drivers/rtc/rtc-isl12022.c: device tree support
Stuart Longland
1
-0
/
+12
2014-08-09
drivers/rtc/rtc-pcf8563.c: add alarm support
Vincent Donnefort
1
-4
/
+153
2014-08-09
drivers/rtc/rtc-pcf8563.c: introduce read|write_block_data
Vincent Donnefort
1
-26
/
+48
2014-08-09
rtc: ia64: allow other architectures to use EFI RTC
Mark Salter
4
-16
/
+36
2014-08-09
drivers/rtc/interface.c: check the error after __rtc_read_time()
Hyogi Gim
1
-0
/
+2
2014-08-09
drivers/rtc/rtc-efi.c: check for invalid data coming back from UEFI
Jan Beulich
1
-5
/
+27
2014-08-09
drivers/rtc/rtc-ds1742.c: revert "drivers/rtc/rtc-ds1742.c: remove redundant ...
Alexander Shiyan
1
-1
/
+1
2014-08-09
drivers/rtc/Kconfig: add hardware dependency to rtc-moxart
Jean Delvare
1
-0
/
+1
2014-08-09
drivers/rtc/Kconfig: move DS2404 entry where it belongs
Jean Delvare
1
-9
/
+9
2014-08-09
drivers/rtc/rtc-ds1343.c: add support of nvram for maxim dallas rtc ds1343
Raghavendra Ganiga
1
-2
/
+73
2014-08-09
autofs4: comment typo: remove a a doubled word
NeilBrown
1
-1
/
+1
2014-08-09
autofs4: remove some unused inline functions
NeilBrown
1
-49
/
+0
2014-08-09
autofs4: don't take spinlock when not needed in autofs4_lookup_expiring
NeilBrown
1
-2
/
+6
2014-08-09
autofs4: remove a redundant assignment
NeilBrown
1
-1
/
+0
2014-08-09
autofs4: remove unused autofs4_ispending()
NeilBrown
1
-14
/
+0
2014-08-09
kernel/test_kprobes.c: use current logging functions
Fabian Frederick
1
-56
/
+31
2014-08-09
init: make rootdelay=N consistent with rootwait behaviour
Paul Gortmaker
1
-6
/
+6
2014-08-09
fs/ramfs/file-nommu.c: replace count*size kzalloc by kcalloc
Fabian Frederick
1
-1
/
+1
2014-08-09
kernel/kallsyms.c: fix %pB when there's no symbol at the address
Namhyung Kim
1
-1
/
+1
2014-08-09
fs/efs/namei.c: return is not a function
Fabian Frederick
1
-5
/
+6
2014-08-09
mm/zswap.c: add __init to zswap_entry_cache_destroy()
Fabian Frederick
1
-2
/
+2
2014-08-09
mm: memcontrol: avoid charge statistics churn during page migration
Johannes Weiner
1
-25
/
+10
2014-08-09
memcg: remove lookup_cgroup_page() prototype
Greg Thelen
1
-1
/
+0
2014-08-09
page-cgroup: get rid of NR_PCG_FLAGS
Vladimir Davydov
2
-8
/
+0
2014-08-09
page-cgroup: trivial cleanup
Vladimir Davydov
1
-11
/
+11
2014-08-09
mm: memcontrol: use page lists for uncharge batching
Johannes Weiner
6
-129
/
+117
2014-08-09
mm: memcontrol: rewrite uncharge API
Johannes Weiner
16
-768
/
+389
[next]