summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-11-13mm: use pgdat_end_pfn() to simplify the code in archXishi Qiu4-7/+4
2013-11-13mm/huge_memory.c: fix stale comments of transparent_hugepage_flagsJianguo Wu1-5/+6
2013-11-13mm: remove obsolete comments about page table lockNaoya Horiguchi2-4/+0
2013-11-13drivers/video/acornfb.c: use __free_reserved_page() to simplify the codeXishi Qiu1-3/+1
2013-11-13mm/arch: use __free_reserved_page() to simplify the codeXishi Qiu3-11/+4
2013-11-13mm/compaction.c: update comment about zone lock in isolate_freepages_blockJerome Marchand1-4/+3
2013-11-13mm/vmalloc: use NUMA_NO_NODEJianguo Wu1-1/+1
2013-11-13ksm: remove redundant __GFP_ZERO from kcallocJoe Perches1-2/+2
2013-11-13mm/readahead.c:do_readhead(): don't check for ->readpageAndrew Morton1-1/+1
2013-11-13ocfs2: simplify ocfs2_invalidatepage() and ocfs2_releasepage()Jan Kara1-17/+2
2013-11-13ocfs2: convert use of typedef ctl_table to struct ctl_tableJoe Perches1-4/+4
2013-11-13ocfs2: fix possible double free in ocfs2_write_begin_nolockXue jiufei1-2/+6
2013-11-13ocfs2: add missing errno in ocfs2_ioctl_move_extents()Younger Liu1-2/+6
2013-11-13ocfs2: do not call brelse() if group_bh is not initialized in ocfs2_group_add()Younger Liu1-3/+6
2013-11-13ocfs2: rollback transaction in ocfs2_group_add()Younger Liu1-0/+3
2013-11-13ocfs2: break useless while loopJunxiao Bi1-1/+3
2013-11-13ocfs2: use find_last_bit()Akinobu Mita1-16/+2
2013-11-13ocfs2: delay migration when the lockres is in migration stateXue jiufei1-0/+4
2013-11-13ocfs2: skip locks in the blocked listXue jiufei1-0/+7
2013-11-13ocfs2: use bitmap_weight()Akinobu Mita1-15/+7
2013-11-13ocfs2: don't spam on -EDQUOTJoel Becker1-1/+2
2013-11-13ocfs2: add necessary check in case sb_getblk() failsRui Xiang2-0/+11
2013-11-13ocfs2: return ENOMEM when sb_getblk() failsRui Xiang9-16/+18
2013-11-13fs/ocfs2/file.c: fix wrong commentJunxiao Bi1-1/+1
2013-11-13fs/ocfs2: remove unnecessary variable bits_wanted from ocfs2_calc_extend_creditsGoldwyn Rodrigues7-29/+16
2013-11-13scripts/sortextable: support objects with more than 64K sections.Jamie Iles2-3/+47
2013-11-13drivers/iommu/omap-iopgtable.h: remove unneeded cast of void*Jingoo Han1-1/+1
2013-11-13cris: media platform drivers: fix buildMauro Carvalho Chehab1-0/+1
2013-11-13sh64: kernel: remove useless variable 'regs'Chen Gang1-1/+1
2013-11-13sh64: kernel: use 'usp' instead of 'fn'Chen Gang1-1/+1
2013-11-13kthread: make kthread_create() killableTetsuo Handa1-18/+55
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds212-1249/+1919
2013-11-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds17-48/+312
2013-11-12Merge tag 'clk-for-linus-3.13' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds17-29/+1591
2013-11-12Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds74-1455/+3199
2013-11-12Merge tag 'pinctrl-for-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds70-302/+11459
2013-11-12Merge tag 'sound-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds253-3973/+8589
2013-11-12Merge tag 'spi-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds62-701/+1267
2013-11-12Merge tag 'regulator-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds83-1519/+2582
2013-11-12Merge tag 'regmap-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds10-58/+560
2013-11-12Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds40-888/+805
2013-11-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds168-2125/+4200
2013-11-12Merge tag 'microblaze-3.13-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds7-19/+19
2013-11-12Merge tag 'metag-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-22/+12
2013-11-12Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds195-11743/+9
2013-11-12Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds12-75/+832
2013-11-12Merge branch 'x86-uaccess-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+18
2013-11-12Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-142/+149
2013-11-12Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-3/+3
2013-11-12Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+20