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.19.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-7.0.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
2015-02-14
workqueue: use %*pb[l] to format bitmaps including cpumasks and nodemasks
Tejun Heo
1
-3
/
+2
2015-02-14
percpu: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-4
/
+2
2015-02-14
time: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-9
/
+2
2015-02-14
sched: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2
-15
/
+6
2015-02-14
rcu: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-3
/
+2
2015-02-14
cpuset: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-33
/
+9
2015-02-14
arm: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-2
/
+2
2015-02-14
xtensa: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-5
/
+2
2015-02-14
ia64: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-4
/
+2
2015-02-14
x86: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
3
-36
/
+21
2015-02-14
tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
7
-39
/
+24
2015-02-14
powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
3
-18
/
+10
2015-02-14
mips: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-8
/
+5
2015-02-14
bitmap: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-2
/
+2
2015-02-14
cpumask, nodemask: implement cpumask/nodemask_pr_args()
Tejun Heo
2
-0
/
+16
2015-02-14
lib/vsprintf: implement bitmap printing through '%*pb[l]'
Tejun Heo
2
-59
/
+96
2015-02-14
cpumask: always use nr_cpu_ids in formatting and parsing functions
Tejun Heo
1
-7
/
+7
2015-02-14
lib/genalloc.c: check result of devres_alloc()
Jan Kara
1
-0
/
+2
2015-02-14
lib/string.c: improve strrchr()
Rasmus Villemoes
1
-6
/
+6
2015-02-14
fs/namespace: convert devname allocation to kstrdup_const
Andrzej Hajda
1
-3
/
+3
2015-02-14
mm/slab: convert cache name allocations to kstrdup_const
Andrzej Hajda
1
-6
/
+6
2015-02-14
clk: convert clock name allocations to kstrdup_const
Andrzej Hajda
1
-6
/
+6
2015-02-14
kernfs: remove KERNFS_STATIC_NAME
Tejun Heo
5
-23
/
+12
2015-02-14
kernfs: convert node name allocation to kstrdup_const
Andrzej Hajda
1
-6
/
+6
2015-02-14
mm/util: add kstrdup_const
Andrzej Hajda
2
-0
/
+41
2015-02-14
lib: crc32: constify crc32 lookup table
Daniel Borkmann
1
-3
/
+3
2015-02-14
lib: bitmap: remove redundant code from __bitmap_shift_left
Rasmus Villemoes
1
-7
/
+2
2015-02-14
lib: bitmap: eliminate branch in __bitmap_shift_left
Rasmus Villemoes
1
-4
/
+3
2015-02-14
lib: bitmap: change bitmap_shift_left to take unsigned parameters
Rasmus Villemoes
2
-11
/
+12
2015-02-14
lib: bitmap: yet another simplification in __bitmap_shift_right
Rasmus Villemoes
1
-4
/
+4
2015-02-14
lib: bitmap: remove redundant code from __bitmap_shift_right
Rasmus Villemoes
1
-2
/
+0
2015-02-14
lib: bitmap: eliminate branch in __bitmap_shift_right
Rasmus Villemoes
1
-3
/
+3
2015-02-14
lib: bitmap: change bitmap_shift_right to take unsigned parameters
Rasmus Villemoes
2
-11
/
+11
2015-02-14
lib/bitmap.c: elide bitmap_copy_le on little-endian
Rasmus Villemoes
2
-0
/
+6
2015-02-14
lib/bitmap.c: change prototype of bitmap_copy_le
Rasmus Villemoes
2
-6
/
+5
2015-02-14
ASoC: Intel: set initial runtime PM status to active for ACPI-enumerated ADSP
Mengdong Lin
1
-0
/
+4
2015-02-14
ASoC: omap-hdmi-audio: Add missing error check for devm_kzalloc
Kiran Padwal
1
-0
/
+3
2015-02-14
target: Set LBPWS10 bit in Logical Block Provisioning EVPD
Nicholas Bellinger
1
-1
/
+1
2015-02-14
target: Fail UNMAP when emulate_tpu=0
Nicholas Bellinger
1
-0
/
+5
2015-02-14
target: Fail WRITE_SAME w/ UNMAP=1 when emulate_tpws=0
Nicholas Bellinger
1
-0
/
+5
2015-02-14
NFSv4: Kill unused nfs_inode->delegation_state field
Trond Myklebust
3
-6
/
+0
2015-02-14
target: Add sanity checks for DPO/FUA bit usage
Nicholas Bellinger
1
-10
/
+46
2015-02-14
target: Perform PROTECT sanity checks for WRITE_SAME
Nicholas Bellinger
3
-0
/
+18
2015-02-14
target: Fail I/O with PROTECT bit when protection is unsupported
Nicholas Bellinger
1
-19
/
+32
2015-02-14
target: Check for LBA + sectors wrap-around in sbc_parse_cdb
Nicholas Bellinger
1
-1
/
+2
2015-02-14
target: Add missing WRITE_SAME end-of-device sanity check
Nicholas Bellinger
1
-0
/
+12
2015-02-14
NFS: struct nfs_commit_info.lock must always point to inode->i_lock
Trond Myklebust
2
-2
/
+2
2015-02-14
dm io: reject unsupported DISCARD requests with EOPNOTSUPP
Darrick J. Wong
1
-0
/
+6
2015-02-14
dm mirror: do not degrade the mirror on discard error
Mikulas Patocka
1
-0
/
+9
2015-02-14
dm space map disk: fix sm_disk_count_is_more_than_one()
Mike Snitzer
1
-1
/
+3
[prev]
[next]