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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-19
regmap: Add the indexed cache support
Dimitris Papastamos
1
-0
/
+1
2011-09-19
regmap: Introduce caching support
Dimitris Papastamos
1
-1
/
+14
2011-09-06
regmap: Add support for device specific write and read flag masks.
Lars-Peter Clausen
1
-0
/
+9
2011-09-05
regmap: Remove redundant owner field from the bus type struct
Mark Brown
1
-3
/
+0
2011-08-22
Merge branch 'regmap-mfd' into regmap-next
Mark Brown
3
-16
/
+9
2011-08-22
mfd: Convert WM8400 to regmap API
Mark Brown
1
-4
/
+3
2011-08-22
mfd: Convert WM8994 to use new register map API
Mark Brown
1
-7
/
+2
2011-08-22
mfd: Convert WM831x to use regmap API
Mark Brown
1
-5
/
+4
2011-08-21
Merge branch 'regmap-interface' into regmap-next
Mark Brown
1
-2
/
+22
2011-08-21
regmap: Allow drivers to specify register defaults
Mark Brown
1
-2
/
+22
2011-08-09
regmap: Remove unused type and list fields from bus interface
Mark Brown
1
-4
/
+0
2011-08-09
regmap: Use int rather than size_t for lengths when logging blocks
Mark Brown
1
-7
/
+7
2011-08-09
Merge branch 'regmap-interface' into regmap-next
Mark Brown
1
-9
/
+9
2011-08-09
regmap: Fix kerneldoc errors for regmap
Mark Brown
1
-9
/
+9
2011-08-08
regmap: Add basic tracepoints
Mark Brown
1
-0
/
+112
2011-08-08
regmap: Add precious registers to the driver interface
Mark Brown
1
-0
/
+4
2011-08-08
regmap: Allow devices to specify which registers are accessible
Mark Brown
1
-0
/
+13
2011-08-08
regmap: Add kerneldoc for struct regmap_config
Mark Brown
1
-0
/
+6
2011-08-08
fix rcu annotations noise in cred.h
Al Viro
1
-5
/
+6
2011-08-07
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2
-5
/
+130
2011-08-07
vfs: optimize inode cache access patterns
Linus Torvalds
1
-22
/
+37
2011-08-07
vfs: renumber DCACHE_xyz flags, remove some stale ones
Linus Torvalds
1
-17
/
+13
2011-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-12
/
+25
2011-08-07
exofs: Rename raid engine from exofs/ios.c => ore
Boaz Harrosh
1
-0
/
+125
2011-08-07
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
2
-12
/
+20
2011-08-07
crypto: Move md5_transform to lib/md5.c
David S. Miller
1
-0
/
+5
2011-08-07
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
1
-0
/
+2
2011-08-06
lib/sha1: use the git implementation of SHA-1
Mandeep Singh Baines
1
-1
/
+1
2011-08-05
Add KEY_MICMUTE and enable it on Lenovo X220
Andy Lutomirski
1
-0
/
+2
2011-08-05
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2
-1
/
+4
2011-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-6
/
+15
2011-08-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-48
/
+26
2011-08-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
1
-0
/
+10
2011-08-04
nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4
Boaz Harrosh
1
-5
/
+5
2011-08-04
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-8
/
+1
2011-08-04
drm: Separate EDID Header Check from EDID Block Check
Thomas Reim
1
-0
/
+1
2011-08-04
Merge branch 'drm-intel-next' of ssh://master.kernel.org/pub/scm/linux/kernel...
Dave Airlie
2
-1
/
+3
2011-08-04
Revert "dt: add of_alias_scan and of_alias_get_id"
Grant Likely
2
-8
/
+1
2011-08-04
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+4
2011-08-04
Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-6
/
+163
2011-08-04
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-1
/
+8
2011-08-04
drm: track CEA version number if present
Jesse Barnes
1
-0
/
+2
2011-08-04
tmpfs radix_tree: locate_item to speed up swapoff
Hugh Dickins
1
-0
/
+1
2011-08-04
tmpfs: use kmemdup for short symlinks
Hugh Dickins
1
-8
/
+3
2011-08-04
tmpfs: convert mem_cgroup shmem to radix-swap
Hugh Dickins
2
-10
/
+0
2011-08-04
tmpfs: miscellaneous trivial cleanups
Hugh Dickins
1
-1
/
+1
2011-08-04
tmpfs: demolish old swap vector support
Hugh Dickins
1
-2
/
+0
2011-08-04
mm: let swap use exceptional entries
Hugh Dickins
1
-0
/
+23
2011-08-04
radix_tree: exceptional entries and indices
Hugh Dickins
1
-3
/
+33
2011-08-04
drivers/video/backlight/aat2870_bl.c: fix setting max_current
Axel Lin
1
-1
/
+1
[next]