summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds9-59/+122
2011-08-04Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-2/+141
2011-08-04Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds1-1/+1
2011-08-04shm: optimize exit_shm()Vasiliy Kulikov1-0/+3
2011-08-04shm: fix wrong testsVasiliy Kulikov1-2/+2
2011-08-04tmpfs: expand "help" to explain value of TMPFS_POSIX_ACLRobert P. J. Day1-4/+11
2011-08-04mm: clarify the radix_tree exceptional casesHugh Dickins3-26/+53
2011-08-04tmpfs radix_tree: locate_item to speed up swapoffHugh Dickins3-37/+94
2011-08-04mm: a few small updates for radix-swapHugh Dickins4-26/+18
2011-08-04tmpfs: use kmemdup for short symlinksHugh Dickins2-21/+21
2011-08-04tmpfs: convert shmem_writepage and enable swapHugh Dickins1-51/+37
2011-08-04tmpfs: convert mem_cgroup shmem to radix-swapHugh Dickins4-139/+20
2011-08-04tmpfs: convert shmem_getpage_gfp to radix-swapHugh Dickins1-147/+112
2011-08-04tmpfs: convert shmem_unuse_inode to radix-swapHugh Dickins1-26/+107
2011-08-04tmpfs: convert shmem_truncate_range to radix-swapHugh Dickins1-46/+146
2011-08-04tmpfs: copy truncate_inode_pages_rangeHugh Dickins1-20/+79
2011-08-04tmpfs: miscellaneous trivial cleanupsHugh Dickins3-111/+109
2011-08-04tmpfs: demolish old swap vector supportHugh Dickins2-700/+84
2011-08-04mm: let swap use exceptional entriesHugh Dickins3-26/+66
2011-08-04radix_tree: exceptional entries and indicesHugh Dickins3-15/+54
2011-08-04drivers/video/backlight/aat2870_bl.c: make it buildable as a moduleAndrew Morton1-1/+1
2011-08-04drivers/video/backlight/aat2870_bl.c: fix setting max_currentAxel Lin2-3/+3
2011-08-04drivers/video/backlight/aat2870_bl.c: fix error checking for backlight_device...Axel Lin1-2/+2
2011-08-04cris: add missing declaration of kgdb_init() and breakpoint()WANG Cong1-0/+3
2011-08-04cris: fix the prototype of sync_serial_ioctl()WANG Cong1-1/+1
2011-08-04cris: fix a build error in sync_serial_open()WANG Cong1-2/+2
2011-08-04cris: fix a build error in kernel/fork.cWANG Cong1-3/+3
2011-08-04tpm_tis: fix build when ACPI is not enabledRandy Dunlap1-1/+6
2011-08-04mm: page_alloc: increase __GFP_BITS_SHIFT to include __GFP_OTHER_NODEJohannes Weiner1-1/+1
2011-08-04ramoops: update module parametersSergiu Iordache1-0/+8
2011-08-04Documentation: add pointer to name_to_dev_t for root= valuesWill Drewry3-3/+25
2011-08-04fs/dcache.c: fix new kernel-doc warningRandy Dunlap1-0/+1
2011-08-04ida: simplified functions for id allocationRusty Russell2-0/+71
2011-08-04taskstats: add_del_listener() should ignore !valid listenersOleg Nesterov1-1/+1
2011-08-04taskstats: add_del_listener() shouldn't use the wrong nodeOleg Nesterov1-9/+7
2011-08-04rtc-omap: fix initialization of control registerDaniel Glöckner1-1/+1
2011-08-04fault-injection: add ability to export fault_attr in arbitrary directoryAkinobu Mita7-46/+33
2011-08-03ext4: use kzalloc in ext4_kzalloc()Mathias Krause1-1/+1
2011-08-03dt: add of_alias_scan and of_alias_get_idShawn Guo4-2/+141
2011-08-03tcm_fc: Handle DDP/SW fc_frame_payload_get failures in ft_recv_write_dataKiran Patil3-49/+78
2011-08-03Merge branch 'pstore-efi' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds1-3/+3
2011-08-03Merge branch 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-26/+25
2011-08-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds30-132/+352
2011-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds46-49/+576
2011-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds19-528/+269
2011-08-03Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds5-11/+16
2011-08-03Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-8/+3
2011-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds21-404/+1561
2011-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdogLinus Torvalds3-4/+9
2011-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds6-14/+128