summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ARM: 7665/1: Wire up kcmp syscallCyrill Gorcunov2013-03-03
* ARM: 7664/1: perf: remove erroneous semicolon from event initialisationChen Gang2013-03-03
* ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bitWill Deacon2013-03-03
* ARM: 7662/1: hw_breakpoint: reset debug logic on secondary CPUs in s2ram resumeDietmar Eggemann2013-03-03
* ARM: 7661/1: mm: perform explicit branch predictor maintenance when requiredWill Deacon2013-03-03
* ARM: 7660/1: tlb: add branch predictor maintenance operationsWill Deacon2013-03-03
* ARM: 7659/1: mm: make mm->context.id an atomic64_t variableWill Deacon2013-03-03
* ARM: 7658/1: mm: fix race updating mm->context.id on ASID rolloverWill Deacon2013-03-03
* ARM: 7657/1: head: fix swapper and idmap population with LPAE and big-endianWill Deacon2013-03-03
* ARM: 7655/1: smp_twd: make twd_local_timer_of_register() no-op for nosmpShawn Guo2013-03-03
* ARM: 7652/1: mm: fix missing use of 'asid' to get asid value from mm->context.idBen Dooks2013-03-03
* ARM: 7642/1: netx: bump IRQ offset to 64Linus Walleij2013-03-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-03
|\
| * constify path_get/path_put and fs_struct.c stuffAl Viro2013-03-01
| * fix nommu breakage in shmem.cAl Viro2013-03-01
| * cache the value of file_inode() in struct fileAl Viro2013-03-01
| * 9p: if v9fs_fid_lookup() gets to asking server, it'd better have hashed dentryAl Viro2013-02-28
| * 9p: make sure ->lookup() adds fid to the right dentryAl Viro2013-02-28
| * 9p: untangle ->lookup() a bitAl Viro2013-02-28
| * 9p: double iput() in ->lookup() if d_materialise_unique() failsAl Viro2013-02-28
| * 9p: v9fs_fid_add() can't fail nowAl Viro2013-02-28
| * v9fs: get rid of v9fs_dentryAl Viro2013-02-28
| * 9p: turn fid->dlist into hlistAl Viro2013-02-27
| * 9p: don't bother with private lock in ->d_fsdata; dentry->d_lock will do just...Al Viro2013-02-27
| * more file_inode() open-coded instancesAl Viro2013-02-27
| * selinux: opened file can't have NULL or negative ->f_path.dentryAl Viro2013-02-27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-03-03
|\ \
| * | btrfs/raid56: Add missing #include <linux/vmalloc.h>Geert Uytterhoeven2013-03-03
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-03-03
|\ \ \
| * | | s390/module: fix compile warningHeiko Carstens2013-02-28
| * | | qdio: remove unused parametersStefan Raspl2013-02-28
| * | | s390/uaccess: fix kernel ds access for page table walkHeiko Carstens2013-02-28
| * | | s390/uaccess: fix strncpy_from_user string length checkHeiko Carstens2013-02-28
| * | | input: disable i8042 PC Keyboard controller for s390Heiko Carstens2013-02-28
| * | | s390/dis: Fix invalid array sizeSyam Sidhardhan2013-02-28
| * | | s390/uaccess: remove pointless access_ok() checksHeiko Carstens2013-02-28
| * | | s390/uaccess: fix strncpy_from_user/strnlen_user zero maxlen caseHeiko Carstens2013-02-28
| * | | s390/uaccess: shorten strncpy_from_user/strnlen_userHeiko Carstens2013-02-28
| * | | s390/dasd: fix unresponsive device after all channel paths were lostStefan Haberland2013-02-28
| * | | s390/mm: ignore change bit for vmemmapHeiko Carstens2013-02-28
| * | | s390/page table dumper: add support for change-recording override bitHeiko Carstens2013-02-28
* | | | Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-03-03
|\ \ \ \
| * | | | parisc: fix redefinition of SET_PERSONALITYHelge Deller2013-03-02
| * | | | parisc: do not install modules when installing kernelRolf Eike Beer2013-03-02
| * | | | parisc: fix compile warnings triggered by atomic_sub(sizeof(),v)Helge Deller2013-03-02
| * | | | parisc: check return value of down_interruptible() in hp_sdc_rtc.cHelge Deller2013-03-02
| * | | | parisc: avoid unitialized variable warning in pa_memcpy()Helge Deller2013-03-02
| * | | | parisc: remove unused variable 'compat_val'Helge Deller2013-03-02
| * | | | parisc: switch to compat_functions of io_setup, io_getevents and io_submitHelge Deller2013-03-02
| * | | | parisc: select ARCH_WANT_FRAME_POINTERSHelge Deller2013-03-02