index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Make userland include of netlink.h more sane.
David S. Miller
2011-08-07
2
-3
/
+5
*
fix rcu annotations noise in cred.h
Al Viro
2011-08-07
1
-5
/
+6
*
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2011-08-06
1
-5
/
+5
|
\
|
*
nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4
Boaz Harrosh
2011-08-04
1
-5
/
+5
*
|
vfs: optimize inode cache access patterns
Linus Torvalds
2011-08-06
1
-22
/
+37
*
|
vfs: renumber DCACHE_xyz flags, remove some stale ones
Linus Torvalds
2011-08-06
1
-17
/
+13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-08-06
2
-12
/
+5
|
\
\
|
*
|
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
2011-08-06
1
-12
/
+0
|
*
|
crypto: Move md5_transform to lib/md5.c
David S. Miller
2011-08-06
1
-0
/
+5
*
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
2011-08-06
1
-0
/
+2
|
\
\
\
|
*
|
|
Add KEY_MICMUTE and enable it on Lenovo X220
Andy Lutomirski
2011-08-05
1
-0
/
+2
|
|
/
/
*
/
/
lib/sha1: use the git implementation of SHA-1
Mandeep Singh Baines
2011-08-06
1
-1
/
+1
|
/
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-08-04
1
-48
/
+26
|
\
\
|
*
|
RCUify freeing acls, let check_acl() go ahead in RCU mode if acl is cached
Al Viro
2011-08-03
1
-9
/
+9
|
*
|
get rid of boilerplate switches in posix_acl.h
Al Viro
2011-08-03
1
-42
/
+20
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2011-08-04
1
-0
/
+10
|
\
\
\
|
*
|
|
ioat: Adding PCI IDs for IOAT devices on SandyBridge platforms
Dave Jiang
2011-07-22
1
-0
/
+10
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-08-04
2
-8
/
+1
|
\
\
\
|
*
|
|
Revert "dt: add of_alias_scan and of_alias_get_id"
Grant Likely
2011-08-04
2
-8
/
+1
*
|
|
|
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-08-03
1
-0
/
+4
|
\
\
\
\
|
*
|
|
|
cpuidle: stop depending on pm_idle
Len Brown
2011-08-03
1
-0
/
+2
|
*
|
|
|
cpuidle: replace xen access to x86 pm_idle and default_idle
Len Brown
2011-08-03
1
-0
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'apei-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-08-03
5
-6
/
+158
|
\
\
\
\
|
*
\
\
\
Merge branch 'apei' into apei-release
Len Brown
2011-08-03
5
-6
/
+158
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
HWPoison: add memory_failure_queue()
Huang Ying
2011-08-03
1
-0
/
+1
|
|
*
|
|
lib, Make gen_pool memory allocator lockless
Huang Ying
2011-08-03
2
-6
/
+29
|
|
*
|
|
lib, Add lock-less NULL terminated single list
Huang Ying
2011-08-03
1
-0
/
+126
|
|
*
|
|
ACPI, APEI, Add APEI bit support in generic _OSC call
Huang Ying
2011-07-13
1
-0
/
+2
*
|
|
|
|
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-08-03
2
-1
/
+8
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
dt: add of_alias_scan and of_alias_get_id
Shawn Guo
2011-08-03
2
-1
/
+8
*
|
|
|
|
tmpfs radix_tree: locate_item to speed up swapoff
Hugh Dickins
2011-08-03
1
-0
/
+1
*
|
|
|
|
tmpfs: use kmemdup for short symlinks
Hugh Dickins
2011-08-03
1
-8
/
+3
*
|
|
|
|
tmpfs: convert mem_cgroup shmem to radix-swap
Hugh Dickins
2011-08-03
2
-10
/
+0
*
|
|
|
|
tmpfs: miscellaneous trivial cleanups
Hugh Dickins
2011-08-03
1
-1
/
+1
*
|
|
|
|
tmpfs: demolish old swap vector support
Hugh Dickins
2011-08-03
1
-2
/
+0
*
|
|
|
|
mm: let swap use exceptional entries
Hugh Dickins
2011-08-03
1
-0
/
+23
*
|
|
|
|
radix_tree: exceptional entries and indices
Hugh Dickins
2011-08-03
1
-3
/
+33
*
|
|
|
|
drivers/video/backlight/aat2870_bl.c: fix setting max_current
Axel Lin
2011-08-03
1
-1
/
+1
*
|
|
|
|
mm: page_alloc: increase __GFP_BITS_SHIFT to include __GFP_OTHER_NODE
Johannes Weiner
2011-08-03
1
-1
/
+1
*
|
|
|
|
ida: simplified functions for id allocation
Rusty Russell
2011-08-03
1
-0
/
+4
*
|
|
|
|
fault-injection: add ability to export fault_attr in arbitrary directory
Akinobu Mita
2011-08-03
1
-13
/
+5
*
|
|
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-08-02
2
-23
/
+0
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
ACPI: remove NID_INVAL
David Rientjes
2011-08-02
1
-1
/
+0
|
*
|
|
|
thermal: make THERMAL_HWMON implementation fully internal
Jean Delvare
2011-08-02
1
-22
/
+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-08-02
1
-6
/
+9
|
\
\
\
\
|
*
|
|
|
of: constify property name parameters for helper functions
Jamie Iles
2011-08-02
1
-6
/
+9
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2011-08-02
3
-2
/
+60
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
dm ioctl: fill in device parameters in more ioctls
Mikulas Patocka
2011-08-02
1
-2
/
+2
|
*
|
|
|
dm table: share target argument parsing functions
Mike Snitzer
2011-08-02
1
-0
/
+43
|
*
|
|
|
dm snapshot: skip reading origin when overwriting complete chunk
Mikulas Patocka
2011-08-02
1
-0
/
+15
[next]