summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-0326-171/+108
|\
| * constify path_get/path_put and fs_struct.c stuffAl Viro2013-03-015-10/+10
| * fix nommu breakage in shmem.cAl Viro2013-03-011-3/+2
| * cache the value of file_inode() in struct fileAl Viro2013-03-013-2/+6
| * 9p: if v9fs_fid_lookup() gets to asking server, it'd better have hashed dentryAl Viro2013-02-281-3/+17
| * 9p: make sure ->lookup() adds fid to the right dentryAl Viro2013-02-281-2/+5
| * 9p: untangle ->lookup() a bitAl Viro2013-02-281-18/+9
| * 9p: double iput() in ->lookup() if d_materialise_unique() failsAl Viro2013-02-281-1/+0
| * 9p: v9fs_fid_add() can't fail nowAl Viro2013-02-284-22/+11
| * v9fs: get rid of v9fs_dentryAl Viro2013-02-283-51/+9
| * 9p: turn fid->dlist into hlistAl Viro2013-02-274-11/+9
| * 9p: don't bother with private lock in ->d_fsdata; dentry->d_lock will do just...Al Viro2013-02-272-7/+6
| * more file_inode() open-coded instancesAl Viro2013-02-2710-45/+38
| * selinux: opened file can't have NULL or negative ->f_path.dentryAl Viro2013-02-271-9/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-031-0/+1
|\ \
| * | btrfs/raid56: Add missing #include <linux/vmalloc.h>Geert Uytterhoeven2013-03-031-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-03-0317-144/+172
|\ \ \
| * | | s390/module: fix compile warningHeiko Carstens2013-02-281-1/+1
| * | | qdio: remove unused parametersStefan Raspl2013-02-283-7/+7
| * | | s390/uaccess: fix kernel ds access for page table walkHeiko Carstens2013-02-281-28/+77
| * | | s390/uaccess: fix strncpy_from_user string length checkHeiko Carstens2013-02-282-46/+34
| * | | input: disable i8042 PC Keyboard controller for s390Heiko Carstens2013-02-281-1/+1
| * | | s390/dis: Fix invalid array sizeSyam Sidhardhan2013-02-281-2/+2
| * | | s390/uaccess: remove pointless access_ok() checksHeiko Carstens2013-02-284-46/+5
| * | | s390/uaccess: fix strncpy_from_user/strnlen_user zero maxlen caseHeiko Carstens2013-02-283-0/+8
| * | | s390/uaccess: shorten strncpy_from_user/strnlen_userHeiko Carstens2013-02-281-12/+12
| * | | s390/dasd: fix unresponsive device after all channel paths were lostStefan Haberland2013-02-281-2/+8
| * | | s390/mm: ignore change bit for vmemmapHeiko Carstens2013-02-281-1/+2
| * | | s390/page table dumper: add support for change-recording override bitHeiko Carstens2013-02-282-5/+22
* | | | Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-03-038-13/+21
|\ \ \ \
| * | | | parisc: fix redefinition of SET_PERSONALITYHelge Deller2013-03-021-0/+1
| * | | | parisc: do not install modules when installing kernelRolf Eike Beer2013-03-021-3/+1
| * | | | parisc: fix compile warnings triggered by atomic_sub(sizeof(),v)Helge Deller2013-03-021-2/+2
| * | | | parisc: check return value of down_interruptible() in hp_sdc_rtc.cHelge Deller2013-03-021-3/+12
| * | | | parisc: avoid unitialized variable warning in pa_memcpy()Helge Deller2013-03-021-1/+1
| * | | | parisc: remove unused variable 'compat_val'Helge Deller2013-03-021-1/+0
| * | | | parisc: switch to compat_functions of io_setup, io_getevents and io_submitHelge Deller2013-03-021-3/+3
| * | | | parisc: select ARCH_WANT_FRAME_POINTERSHelge Deller2013-03-021-0/+1
* | | | | Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-03-03200-8/+26934
|\ \ \ \ \
| * | | | | metag: Provide dma_get_sgtable()James Hogan2013-03-021-0/+7
| * | | | | metag: prom.h: remove declaration of metag_dt_memblock_reserve()James Hogan2013-03-021-1/+0
| * | | | | metag: copy devicetree to non-init memoryJames Hogan2013-03-023-0/+20
| * | | | | metag: cleanup metag_ksyms.c includesJames Hogan2013-03-021-6/+3
| * | | | | metag: move mm/init.c exports out of metag_ksyms.cJames Hogan2013-03-022-2/+3
| * | | | | metag: move usercopy.c exports out of metag_ksyms.cJames Hogan2013-03-022-16/+13
| * | | | | metag: move setup.c exports out of metag_ksyms.cJames Hogan2013-03-022-5/+3
| * | | | | metag: move kick.c exports out of metag_ksyms.cJames Hogan2013-03-022-2/+3
| * | | | | metag: move traps.c exports out of metag_ksyms.cJames Hogan2013-03-022-5/+3
| * | | | | metag: move irq enable out of irqflags.h on SMPJames Hogan2013-03-022-7/+20
| * | | | | genksyms: fix metag symbol prefix on crc symbolsJames Hogan2013-03-021-1/+2
OpenPOWER on IntegriCloud