summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dentry-cleanups' (dcache access cleanups and optimizations)Linus Torvalds2012-05-2119-103/+167
|\
| * vfs: make it possible to access the dentry hash/len as one 64-bit entryLinus Torvalds2012-05-1018-48/+44
| * vfs: move dentry name length comparison from dentry_cmp() into callersLinus Torvalds2012-05-101-3/+6
| * vfs: do the careful dentry name access for all dentry_cmp casesLinus Torvalds2012-05-101-28/+26
| * vfs: remove unnecessary d_unhashed() check from __d_lookup_rcuLinus Torvalds2012-05-101-2/+0
| * vfs: clean up __d_lookup_rcu() and dentry_cmp() interfacesLinus Torvalds2012-05-043-52/+121
* | Merge branch 'vfs-cleanups' (random vfs cleanups)Linus Torvalds2012-05-213-48/+35
|\ \
| * | VFS: make vfs_fstat() use f[get|put]_light()Linus Torvalds2012-04-281-2/+3
| * | VFS: clean up and simplify getname_flags()Linus Torvalds2012-04-281-34/+24
| * | x86: make word-at-a-time strncpy_from_user clear bytes at the endLinus Torvalds2012-04-281-12/+8
* | | Merge branch 'stat-cleanups' (clean up copying of stat info to user space)Linus Torvalds2012-05-212-20/+45
|\ \ \
| * | | vfs: don't force a big memset of stat data just to clear padding fieldsLinus Torvalds2012-05-062-2/+31
| * | | vfs: de-crapify "cp_new_stat()" functionLinus Torvalds2012-05-061-18/+14
* | | | Merge branch 'vm-cleanups' (unmap_vma() interface cleanup)Linus Torvalds2012-05-213-27/+25
|\ \ \ \
| * | | | vm: remove 'nr_accounted' calculations from the unmap_vmas() interfacesLinus Torvalds2012-05-063-20/+19
| * | | | vm: simplify unmap_vmas() calling conventionLinus Torvalds2012-05-063-13/+12
* | | | | Linux 3.4v3.4Linus Torvalds2012-05-201-1/+1
* | | | | Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds2012-05-193-19/+30
|\ \ \ \ \
| * | | | | [PARISC] fix panic on prefetch(NULL) on PA7300LCJames Bottomley2012-05-161-1/+6
| * | | | | [PARISC] fix crash in flush_icache_page_asm on PA1.1John David Anglin2012-05-161-18/+20
| * | | | | [PARISC] fix PA1.1 oops on bootJames Bottomley2012-05-161-0/+4
* | | | | | Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2012-05-197-65/+205
|\ \ \ \ \ \
| * | | | | | x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin2012-05-181-3/+8
| * | | | | | x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin2012-05-181-1/+5
| * | | | | | x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin2012-05-187-65/+196
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-05-199-30/+34
|\ \ \ \ \ \ \
| * | | | | | | block: fix buffer overflow when printing partition UUIDsTejun Heo2012-05-152-10/+6
| * | | | | | | Fix blkdev.h build errors when BLOCK=nRussell King2012-05-141-1/+2
| * | | | | | | bio allocation failure due to bio_get_nr_vecs()Bernd Schubert2012-05-111-1/+6
| * | | | | | | block: don't mark buffers beyond end of disk as mappedJeff Moyer2012-05-113-4/+7
| * | | | | | | mtip32xx: release the semaphore on an error pathAsai Thambi S P2012-05-111-1/+3
| * | | | | | | dac960: Remove unused variables from DAC960_CreateProcEntries()Jesper Juhl2012-05-111-13/+10
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-191-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | pktgen: fix module unload for goodEric Dumazet2012-05-181-2/+2
* | | | | | | | | memcg,thp: fix res_counter:96 regressionHugh Dickins2012-05-191-1/+1
* | | | | | | | | Merge tag 'dm-3.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2012-05-181-15/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dm thin: fix table output when pool target disables discard passdown internallyMike Snitzer2012-05-191-15/+17
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds2012-05-181-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | md/raid10: fix transcription error in calc_sectors conversion.NeilBrown2012-05-191-1/+1
* | | | | | | | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2012-05-181-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | tilegx: enable SYSCALL_WRAPPERS supportChris Metcalf2012-05-181-0/+1
* | | | | | | | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-05-184-17/+27
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | frv: delete incorrect task prototypes causing compile failPaul Gortmaker2012-05-171-4/+0
| * | | | | | | | | | | slub: missing test for partial pages flush work in flush_all()majianpeng2012-05-171-1/+1
| * | | | | | | | | | | fs, proc: fix ABBA deadlock in case of execution attempt of map_files/ entriesCyrill Gorcunov2012-05-171-12/+8
| * | | | | | | | | | | drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01Rajkumar Kasirajan2012-05-171-0/+18
* | | | | | | | | | | | proc: move fd symlink i_mode calculations into tid_fd_revalidate()Linus Torvalds2012-05-181-29/+14
* | | | | | | | | | | | Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2012-05-181-3/+11
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | x86/mce: Only restart instruction after machine check recovery if it is safeTony Luck2012-05-141-3/+11
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-05-173-18/+13
|\ \ \ \ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud