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-12-07
net: remove unnecessary semicolon in netdev_alloc_pcpu_stats()
Felix Fietkau
1
-1
/
+1
2015-12-07
tmpfs: listxattr should include POSIX ACL xattrs
Andreas Gruenbacher
1
-1
/
+2
2015-12-07
tmpfs: Use xattr handler infrastructure
Andreas Gruenbacher
1
-3
/
+1
2015-12-07
vfs: Distinguish between full xattr names and proper prefixes
Andreas Gruenbacher
1
-0
/
+11
2015-12-07
posix acls: Remove duplicate xattr name definitions
Andreas Gruenbacher
1
-5
/
+1
2015-12-07
vfs: Remove vfs_xattr_cmp
Andreas Gruenbacher
1
-2
/
+0
2015-12-07
fs/attr.c: is_sxid can be boolean
Yaowei Bai
1
-1
/
+1
2015-12-07
fs/bad_inode.c: is_bad_inode can be boolean
Yaowei Bai
1
-1
/
+1
2015-12-07
fs/dcache.c: is_subdir can be boolean
Yaowei Bai
1
-1
/
+1
2015-12-07
fs/namespace.c: path_is_under can be boolean
Yaowei Bai
1
-1
/
+1
2015-12-07
fs/block_dev.c: make sb_is_blkdev_sb return bool when CONFIG_BLOCK undefined
Yaowei Bai
1
-2
/
+2
2015-12-07
iov_iter: constify {csum_and_,}copy_to_iter()
Al Viro
1
-2
/
+2
2015-12-07
mfd: core: propagate device properties to sub devices drivers
Andy Shevchenko
1
-0
/
+5
2015-12-07
driver core: platform: Add support for built-in device properties
Mika Westerberg
1
-0
/
+5
2015-12-07
device property: Take a copy of the property set
Mika Westerberg
1
-1
/
+2
2015-12-07
device property: improve readability of macros
Andy Shevchenko
1
-2
/
+2
2015-12-07
device property: helper macros for property entry creation
Heikki Krogerus
1
-0
/
+55
2015-12-07
device property: keep single value inplace
Andy Shevchenko
1
-8
/
+23
2015-12-07
device property: refactor built-in properties support
Andy Shevchenko
1
-5
/
+3
2015-12-07
component: add support for releasing match data
Russell King
1
-7
/
+21
2015-12-07
component: remove old add_components method
Russell King
1
-5
/
+0
2015-12-06
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-1
/
+1
2015-12-06
tracepoints: Move struct tracepoint to new tracepoint-defs.h header
Andi Kleen
2
-15
/
+28
2015-12-06
x86/mm: Introduce max_possible_pfn
Igor Mammedov
1
-0
/
+4
2015-12-06
net: constify netif_is_* helpers net_device param
Jiri Pirko
2
-12
/
+12
2015-12-06
WAN: HDLC: Call notifiers before and after changing device type
Andrew Lunn
1
-1
/
+1
2015-12-05
iio:configfs: Introduce iio/configfs.h to provide a location for the configfs...
Jonathan Cameron
2
-1
/
+15
2015-12-05
dmaengine: Add might_sleep() to dmaengine_synchronize()
Lars-Peter Clausen
1
-0
/
+2
2015-12-05
power: bq27xxx_battery: Reorganize I2C into a module
Andrew F. Davis
1
-10
/
+47
2015-12-05
Merge branch 'from-rusty/modules-next' into for-4.5/core
Jiri Kosina
10
-191
/
+132
2015-12-05
module: clean up RO/NX handling.
Rusty Russell
1
-0
/
+4
2015-12-05
module: use a structure to encapsulate layout.
Rusty Russell
1
-35
/
+29
2015-12-04
list: Use WRITE_ONCE() when initializing list_head structures
Paul E. McKenney
1
-1
/
+1
2015-12-04
list: Introduces generic list_splice_tail_init_rcu()
Petko Manolov
1
-20
/
+49
2015-12-04
rcu: Stop disabling interrupts in scheduler fastpaths
Paul E. McKenney
1
-1
/
+1
2015-12-04
rcu: Add rcu_normal kernel parameter to suppress expediting
Paul E. McKenney
1
-0
/
+6
2015-12-04
rhashtable: Prevent spurious EBUSY errors on insertion
Herbert Xu
1
-7
/
+11
2015-12-04
Merge tag 'pm+acpi-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+3
2015-12-04
Revert: "vfio: Include No-IOMMU mode"
Alex Williamson
1
-3
/
+0
2015-12-04
Merge branches 'pm-domains' and 'pm-cpufreq'
Rafael J. Wysocki
1
-0
/
+1
2015-12-04
Merge branches 'acpica', 'acpi-video' and 'device-properties'
Rafael J. Wysocki
1
-2
/
+2
2015-12-04
[media] use https://linuxtv.org for LinuxTV URLs
Mauro Carvalho Chehab
1
-1
/
+1
2015-12-04
sched/cputime: Convert vtime_seqlock to seqcount
Frederic Weisbecker
2
-2
/
+2
2015-12-04
sched/cputime: Introduce vtime accounting check for readers
Frederic Weisbecker
1
-1
/
+12
2015-12-04
sched/cputime: Rename vtime_accounting_enabled() to vtime_accounting_cpu_enab...
Frederic Weisbecker
2
-9
/
+9
2015-12-04
sched/cputime: Clarify vtime symbols and document them
Frederic Weisbecker
1
-1
/
+4
2015-12-04
locking, sched: Introduce smp_cond_acquire() and use it
Peter Zijlstra
1
-0
/
+17
2015-12-04
mfd: arizona: Support Cirrus Logic CS47L24 and WM1831
Richard Fitzgerald
1
-0
/
+3
2015-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
21
-202
/
+131
2015-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-8
/
+17
[prev]
[next]