Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | mm/futex: fix futex writes on archs with SW tracking of dirty & young | Benjamin Herrenschmidt | 2011-07-25 | 1 | -0/+2 | |
| * | | | | | mm: truncate functions are in truncate.c | Hugh Dickins | 2011-07-25 | 1 | -2/+1 | |
| * | | | | | mm: cleanup descriptions of filler arg | Hugh Dickins | 2011-07-25 | 1 | -7/+5 | |
| * | | | | | mm/memblock.c: avoid abuse of RED_INACTIVE | Andrew Morton | 2011-07-25 | 1 | -0/+6 | |
| * | | | | | oom: remove references to old badness() function | David Rientjes | 2011-07-25 | 1 | -4/+0 | |
| * | | | | | pagewalk: add locking-rule comments | KOSAKI Motohiro | 2011-07-25 | 1 | -0/+2 | |
| * | | | | | xen/balloon: memory hotplug support for Xen balloon driver | Daniel Kiper | 2011-07-25 | 1 | -0/+4 | |
| * | | | | | mm: extend memory hotplug API to allow memory hotplug in virtual machines | Daniel Kiper | 2011-07-25 | 1 | -2/+9 | |
| * | | | | | mm: use const struct page for r/o page-flag accessor methods | Ian Campbell | 2011-07-25 | 1 | -2/+2 | |
| * | | | | | mm: make some struct page's const | Ian Campbell | 2011-07-25 | 1 | -6/+6 | |
| * | | | | | hugetlb: add phys addr to struct huge_bootmem_page | Becky Bruce | 2011-07-25 | 1 | -0/+3 | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 18 | -20/+14 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody | 2011-07-21 | 4 | -4/+4 | |
| * | | | | | | Merge branch 'master' into for-next | Jiri Kosina | 2011-07-11 | 60 | -188/+521 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check | Michal Hocko | 2011-07-08 | 5 | -7/+2 | |
| * | | | | | | | Update my e-mail address | Michael Büsch | 2011-07-07 | 2 | -2/+2 | |
| * | | | | | | | treewide: fix kernel-doc warnings | Vitaliy Ivanov | 2011-06-28 | 3 | -2/+1 | |
| * | | | | | | | treewide: Fix recieve/receive typos | Joe Perches | 2011-06-24 | 1 | -1/+1 | |
| * | | | | | | | treewide: remove duplicate includes | Vitaliy Ivanov | 2011-06-20 | 1 | -1/+0 | |
| * | | | | | | | stop_machine.h: "disables preeempt" -> "disables preemption" | Jonathan Neuschäfer | 2011-06-20 | 1 | -1/+1 | |
| * | | | | | | | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 3 | -3/+3 | |
| * | | | | | | | Merge branch 'master' into for-next | Jiri Kosina | 2011-06-10 | 234 | -911/+6572 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | hwrng: fix spelling mistake in header comment | Sasha Levin | 2011-05-25 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-07-25 | 5 | -12/+5 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fs: take the ACL checks to common code | Christoph Hellwig | 2011-07-25 | 4 | -9/+2 | |
| * | | | | | | | | | bury posix_acl_..._masq() variants | Al Viro | 2011-07-25 | 1 | -3/+0 | |
| * | | | | | | | | | kill boilerplates around posix_acl_create_masq() | Al Viro | 2011-07-25 | 1 | -0/+1 | |
| * | | | | | | | | | kill boilerplate around posix_acl_chmod_masq() | Al Viro | 2011-07-25 | 1 | -0/+1 | |
| * | | | | | | | | | VFS : mount lock scalability for internal mounts | Tim Chen | 2011-07-24 | 1 | -0/+1 | |
* | | | | | | | | | | Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2011-07-25 | 8 | -22/+51 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | block: strict rq_affinity | Dan Williams | 2011-07-23 | 1 | -1/+2 | |
| * | | | | | | | | | | block: reorder request_queue to remove 64 bit alignment padding | Richard Kennedy | 2011-07-13 | 1 | -7/+6 | |
| * | | | | | | | | | | CFQ: move think time check variables to a separate struct | Shaohua Li | 2011-07-12 | 1 | -5/+9 | |
| * | | | | | | | | | | fixlet: Remove fs_excl from struct task. | Justin TerAvest | 2011-07-12 | 3 | -6/+0 | |
| * | | | | | | | | | | block: document blk_plug list access | Shaohua Li | 2011-07-08 | 1 | -0/+6 | |
| * | | | | | | | | | | block: avoid building too big plug list | Shaohua Li | 2011-07-08 | 1 | -0/+3 | |
| * | | | | | | | | | | compat_ioctl: fix make headers_check regression | Johannes Stezenbach | 2011-07-07 | 1 | -1/+5 | |
| * | | | | | | | | | | compat_ioctl: fix warning caused by qemu | Johannes Stezenbach | 2011-07-01 | 1 | -0/+18 | |
| * | | | | | | | | | | block: flush MEDIA_CHANGE from drivers on close(2) | Tejun Heo | 2011-07-01 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge branch 'for-linus' into for-3.1/core | Jens Axboe | 2011-07-01 | 60 | -243/+498 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | block: Add __attribute__((format(printf...) and fix fallout | Joe Perches | 2011-06-13 | 1 | -1/+2 | |
| * | | | | | | | | | | | block:fix the comment error in blkdev.h | Wanlong Gao | 2011-06-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | iosched: prevent aliased requests from starving other I/O | Jeff Moyer | 2011-06-02 | 1 | -1/+1 | |
* | | | | | | | | | | | | iomap: make IOPORT/PCI mapping functions conditional | Randy Dunlap | 2011-07-25 | 1 | -0/+8 | |
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-07-24 | 8 | -17/+209 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2011-07-22 | 8 | -17/+209 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-07-22 | 8 | -17/+209 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | bcma: inform drivers about translation bits needed for the core | Rafał Miłecki | 2011-07-22 | 1 | -0/+5 | |
| | | * | | | | | | | | | | | mac80211: sync driver before TX | Johannes Berg | 2011-07-20 | 1 | -0/+42 | |
| | | * | | | | | | | | | | | bcma: allow enabling PLL | Rafał Miłecki | 2011-07-19 | 1 | -0/+2 |