index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-05
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-10
regmap: Remove unused type and list fields from bus interface
Mark Brown
1
-4
/
+0
2011-08-09
regmap: Fix kerneldoc errors for regmap
Mark Brown
1
-9
/
+9
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-07
fix rcu annotations noise in cred.h
Al Viro
1
-5
/
+6
2011-08-06
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
1
-5
/
+5
2011-08-06
vfs: optimize inode cache access patterns
Linus Torvalds
1
-22
/
+37
2011-08-06
vfs: renumber DCACHE_xyz flags, remove some stale ones
Linus Torvalds
1
-17
/
+13
2011-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-12
/
+5
2011-08-06
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
1
-12
/
+0
2011-08-06
crypto: Move md5_transform to lib/md5.c
David S. Miller
1
-0
/
+5
2011-08-06
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86
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-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
Linus Torvalds
1
-48
/
+26
2011-08-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
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
Revert "dt: add of_alias_scan and of_alias_get_id"
Grant Likely
2
-8
/
+1
2011-08-03
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6
Linus Torvalds
1
-0
/
+4
2011-08-03
Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
Linus Torvalds
5
-6
/
+158
2011-08-03
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-1
/
+8
2011-08-03
tmpfs radix_tree: locate_item to speed up swapoff
Hugh Dickins
1
-0
/
+1
2011-08-03
tmpfs: use kmemdup for short symlinks
Hugh Dickins
1
-8
/
+3
2011-08-03
tmpfs: convert mem_cgroup shmem to radix-swap
Hugh Dickins
2
-10
/
+0
2011-08-03
tmpfs: miscellaneous trivial cleanups
Hugh Dickins
1
-1
/
+1
2011-08-03
tmpfs: demolish old swap vector support
Hugh Dickins
1
-2
/
+0
2011-08-03
mm: let swap use exceptional entries
Hugh Dickins
1
-0
/
+23
2011-08-03
radix_tree: exceptional entries and indices
Hugh Dickins
1
-3
/
+33
2011-08-03
drivers/video/backlight/aat2870_bl.c: fix setting max_current
Axel Lin
1
-1
/
+1
2011-08-03
mm: page_alloc: increase __GFP_BITS_SHIFT to include __GFP_OTHER_NODE
Johannes Weiner
1
-1
/
+1
2011-08-03
ida: simplified functions for id allocation
Rusty Russell
1
-0
/
+4
2011-08-03
fault-injection: add ability to export fault_attr in arbitrary directory
Akinobu Mita
1
-13
/
+5
2011-08-03
cpuidle: stop depending on pm_idle
Len Brown
1
-0
/
+2
2011-08-03
cpuidle: replace xen access to x86 pm_idle and default_idle
Len Brown
1
-0
/
+2
2011-08-03
Merge branch 'apei' into apei-release
Len Brown
5
-6
/
+158
2011-08-03
HWPoison: add memory_failure_queue()
Huang Ying
1
-0
/
+1
2011-08-03
lib, Make gen_pool memory allocator lockless
Huang Ying
2
-6
/
+29
2011-08-03
lib, Add lock-less NULL terminated single list
Huang Ying
1
-0
/
+126
2011-08-03
dt: add of_alias_scan and of_alias_get_id
Shawn Guo
2
-1
/
+8
2011-08-02
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
Linus Torvalds
2
-23
/
+0
[next]