summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Documentation: asus-laptop.txt references an obsolete Kconfig itemPaul Gortmaker2012-06-281-2/+1
* Documentation: ManagementStyle: fixed typoChristopher L. Simons2012-06-281-1/+1
* mm/vmscan: cleanup comment error in balance_pgdatWanpeng Li2012-06-281-1/+1
* mm: cleanup on the comments of zone_reclaim_statWanpeng Li2012-06-281-1/+1
* mm: fix page reclaim comment errorWanpeng Li2012-06-281-1/+2
* lib: correct link to the original source for div64_u64Akinobu Mita2012-06-281-1/+1
* ab8500-btemp: Fix typo 'AB5500'Paul Bolle2012-06-281-1/+1
* treewide: Put a space between #include and FILEPaul Bolle2012-06-288-13/+13
* lm8333: Fix check orderingAlan Cox2012-06-271-1/+1
* parisc: cleanup quoted includePaul Bolle2012-06-051-1/+1
* renesas_usbhs: cleanup quoted includesPaul Bolle2012-06-057-12/+12
* Doc: document max raw dev numberKazuo Moriwaka2012-06-031-0/+2
* Fix comment typo multipy -> multiplyRalf Baechle2012-06-032-2/+2
* Merge branch 'doc' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/tri...Linus Torvalds2012-05-283-7/+4
|\
| * doc: ext3: update documentation with barrier=1 defaultStefan Hajnoczi2012-05-251-3/+3
| * Documentation/initrd.txt: Change the location of util-linuxMarcos Paulo de Souza2012-05-251-2/+2
| * Documentation/SubmittingPatches: suggested the use of scripts/get_maintainer.plMichel Machado2012-05-251-1/+2
| * Documentation/kernel-parameters: remove autotest and mcatestSebastian Andrzej Siewior2012-05-251-4/+0
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2012-05-283-1/+101
|\ \
| * | builddeb: include autogenerated header filesLekensteyn2012-05-261-1/+1
| * | scripts/coccinelle: sizeof of pointerJulia Lawall2012-05-251-0/+65
| * | scripts/coccinelle: address test is always trueJulia Lawall2012-05-251-0/+35
* | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-05-283-19/+32
|\ \ \
| * | | scripts/config: properly report and set string optionsYann E. MORIN2012-05-161-4/+7
| * | | kbuild: all{no,yes,mod,def,rand}config only read files when instructed to.Eric W. Biederman2012-05-071-1/+3
| * | | kconfig: Add error handling to KCONFIG_ALLCONFIGEric W. Biederman2012-05-052-15/+23
| |/ /
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-05-285-227/+259
|\ \ \
| * | | mips: Fix KBUILD_CPPFLAGS definitionMichal Marek2012-05-161-2/+2
| * | | kbuild: fix ia64 linkSam Ravnborg2012-05-101-2/+2
| * | | kbuild: document KBUILD_LDS, KBUILD_VMLINUX_{INIT,MAIN} and LDFLAGS_vmlinuxSam Ravnborg2012-05-051-0/+19
| * | | kbuild: link of vmlinux moved to a scriptSam Ravnborg2012-05-053-212/+225
| * | | kbuild: refactor final link of sparc32Sam Ravnborg2012-05-053-16/+14
| * | | kbuild: drop unused KBUILD_VMLINUX_OBJS from top-level MakefileSam Ravnborg2012-05-051-1/+0
| * | | kbuild: Makefile: remove unnecessary check for m68knommu ARCHEdward Shao2012-05-051-4/+0
| |/ /
* | | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-2856-220/+319
|\ \ \
| * | | writeback: Avoid iput() from flusher threadJan Kara2012-05-064-23/+65
| * | | vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-0652-70/+68
| * | | vfs: Move waiting for inode writeback from end_writeback() to evict_inode()Jan Kara2012-05-061-1/+2
| * | | writeback: Refactor writeback_single_inode()Jan Kara2012-05-061-56/+86
| * | | writeback: Remove wb->list_lock from writeback_single_inode()Jan Kara2012-05-061-10/+7
| * | | writeback: Separate inode requeueing after writebackJan Kara2012-05-061-47/+55
| * | | writeback: Move I_DIRTY_PAGES handlingJan Kara2012-05-061-2/+3
| * | | writeback: Move requeueing when I_SYNC set to writeback_sb_inodes()Jan Kara2012-05-062-21/+45
| * | | writeback: Move clearing of I_SYNC into inode_sync_complete()Jan Kara2012-05-061-6/+2
| * | | writeback: initialize global_dirty_limitFengguang Wu2012-05-061-0/+1
| * | | fs: remove 8 bytes of padding from struct writeback_control on 64 bit buildsRichard Kennedy2012-04-251-1/+2
| * | | mm: page-writeback.c: local functions should not be exposed globallyH Hartley Sweeten2012-04-141-1/+1
* | | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-05-285-11/+39
|\ \ \ \
| * | | | microblaze: Setup correct pointer to TLS areaEdgar E. Iglesias2012-05-251-1/+5
| * | | | microblaze: Add TLS support to sys_cloneEdgar E. Iglesias2012-05-251-3/+4