| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | irq: Track the owner of irq descriptor | Sebastian Andrzej Siewior | 2011-07-28 | 2 | -1/+11 | |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 2011-08-14 | 1 | -2/+0 | |
| |\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| | * | | | | | | | mmc: remove unused "ddr" parameter in struct mmc_ios | Jaehoon Chung | 2011-08-13 | 1 | -2/+0 | |
| | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-08-12 | 1 | -0/+7 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | dt: add empty of_get_property for non-dt | Stephen Warren | 2011-08-09 | 1 | -0/+7 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-08-12 | 2 | -3/+5 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | net: Make userland include of netlink.h more sane. | David S. Miller | 2011-08-07 | 2 | -3/+5 | |
| | |/ / / / / / | ||||||
| * | | | | | | | move RLIMIT_NPROC check from set_user() to do_execve_common() | Vasiliy Kulikov | 2011-08-11 | 1 | -0/+1 | |
| * | | | | | | | mm: Fix fixup_user_fault() for MMU=n | Peter Zijlstra | 2011-08-08 | 1 | -2/+10 | |
| * | | | | | | | cred: use 'const' in get_current_{user,groups} | Linus Torvalds | 2011-08-08 | 1 | -2/+2 | |
| * | | | | | | | CRED: Restore const to current_cred() | David Howells | 2011-08-08 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
| * | | | | | | 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 | |

