| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Set DSCR bit in FSCR setup | Michael Neuling | 2013-03-05 | 1 | -1/+1 |
* | powerpc: Add DSCR FSCR register bit definition | Michael Neuling | 2013-03-05 | 1 | -1/+2 |
* | powerpc: Fix setting FSCR for HV=0 and on secondary CPUs | Michael Neuling | 2013-03-05 | 1 | -1/+2 |
* | powerpc: Wireup the kcmp syscall to sys_ni | Tony Breeds | 2013-03-05 | 3 | -1/+3 |
* | powerpc: Remove unused BITOP_LE_SWIZZLE macro | Akinobu Mita | 2013-03-05 | 1 | -2/+0 |
* | powerpc: Avoid link stack corruption in MMU on syscall entry path | Michael Neuling | 2013-03-05 | 1 | -2/+2 |
* | powerpc/pseries/hvcserver: Fix strncpy buffer limit in location code | Chen Gang | 2013-03-05 | 1 | -2/+3 |
* | powerpc: Fix compile of sha1-powerpc-asm.S on 32-bit | Tony Breeds | 2013-03-05 | 1 | -2/+2 |
* | Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2013-03-03 | 2 | -1/+18 |
|\ |
|
| * | xen/pci: We don't do multiple MSI's. | Konrad Rzeszutek Wilk | 2013-03-01 | 1 | -0/+9 |
| * | xen/pat: Disable PAT using pat_enabled value. | Konrad Rzeszutek Wilk | 2013-02-28 | 1 | -1/+9 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-03-03 | 2 | -9/+6 |
|\ \ |
|
| * | | more file_inode() open-coded instances | Al Viro | 2013-02-27 | 2 | -9/+6 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2013-03-03 | 12 | -134/+156 |
|\ \ \ |
|
| * | | | s390/module: fix compile warning | Heiko Carstens | 2013-02-28 | 1 | -1/+1 |
| * | | | s390/uaccess: fix kernel ds access for page table walk | Heiko Carstens | 2013-02-28 | 1 | -28/+77 |
| * | | | s390/uaccess: fix strncpy_from_user string length check | Heiko Carstens | 2013-02-28 | 2 | -46/+34 |
| * | | | s390/dis: Fix invalid array size | Syam Sidhardhan | 2013-02-28 | 1 | -2/+2 |
| * | | | s390/uaccess: remove pointless access_ok() checks | Heiko Carstens | 2013-02-28 | 4 | -46/+5 |
| * | | | s390/uaccess: fix strncpy_from_user/strnlen_user zero maxlen case | Heiko Carstens | 2013-02-28 | 3 | -0/+8 |
| * | | | s390/uaccess: shorten strncpy_from_user/strnlen_user | Heiko Carstens | 2013-02-28 | 1 | -12/+12 |
| * | | | s390/mm: ignore change bit for vmemmap | Heiko Carstens | 2013-02-28 | 1 | -1/+2 |
| * | | | s390/page table dumper: add support for change-recording override bit | Heiko Carstens | 2013-02-28 | 2 | -5/+22 |
* | | | | Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-03-03 | 7 | -10/+9 |
|\ \ \ \ |
|
| * | | | | parisc: fix redefinition of SET_PERSONALITY | Helge Deller | 2013-03-02 | 1 | -0/+1 |
| * | | | | parisc: do not install modules when installing kernel | Rolf Eike Beer | 2013-03-02 | 1 | -3/+1 |
| * | | | | parisc: fix compile warnings triggered by atomic_sub(sizeof(),v) | Helge Deller | 2013-03-02 | 1 | -2/+2 |
| * | | | | parisc: avoid unitialized variable warning in pa_memcpy() | Helge Deller | 2013-03-02 | 1 | -1/+1 |
| * | | | | parisc: remove unused variable 'compat_val' | Helge Deller | 2013-03-02 | 1 | -1/+0 |
| * | | | | parisc: switch to compat_functions of io_setup, io_getevents and io_submit | Helge Deller | 2013-03-02 | 1 | -3/+3 |
| * | | | | parisc: select ARCH_WANT_FRAME_POINTERS | Helge Deller | 2013-03-02 | 1 | -0/+1 |
* | | | | | Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-03-03 | 174 | -0/+25028 |
|\ \ \ \ \ |
|
| * | | | | | metag: Provide dma_get_sgtable() | James Hogan | 2013-03-02 | 1 | -0/+7 |
| * | | | | | metag: prom.h: remove declaration of metag_dt_memblock_reserve() | James Hogan | 2013-03-02 | 1 | -1/+0 |
| * | | | | | metag: copy devicetree to non-init memory | James Hogan | 2013-03-02 | 3 | -0/+20 |
| * | | | | | metag: cleanup metag_ksyms.c includes | James Hogan | 2013-03-02 | 1 | -6/+3 |
| * | | | | | metag: move mm/init.c exports out of metag_ksyms.c | James Hogan | 2013-03-02 | 2 | -2/+3 |
| * | | | | | metag: move usercopy.c exports out of metag_ksyms.c | James Hogan | 2013-03-02 | 2 | -16/+13 |
| * | | | | | metag: move setup.c exports out of metag_ksyms.c | James Hogan | 2013-03-02 | 2 | -5/+3 |
| * | | | | | metag: move kick.c exports out of metag_ksyms.c | James Hogan | 2013-03-02 | 2 | -2/+3 |
| * | | | | | metag: move traps.c exports out of metag_ksyms.c | James Hogan | 2013-03-02 | 2 | -5/+3 |
| * | | | | | metag: move irq enable out of irqflags.h on SMP | James Hogan | 2013-03-02 | 2 | -7/+20 |
| * | | | | | metag: hugetlb: convert to vm_unmapped_area() | James Hogan | 2013-03-02 | 1 | -42/+10 |
| * | | | | | metag: export clear_page and copy_page | James Hogan | 2013-03-02 | 1 | -0/+2 |
| * | | | | | metag: export metag_code_cache_flush_all | James Hogan | 2013-03-02 | 1 | -0/+1 |
| * | | | | | metag: protect more non-MMU memory regions | James Hogan | 2013-03-02 | 3 | -7/+42 |
| * | | | | | metag: make TXPRIVEXT bits explicit | James Hogan | 2013-03-02 | 2 | -7/+31 |
| * | | | | | metag: kernel/setup.c: sort includes | James Hogan | 2013-03-02 | 1 | -23/+23 |
| * | | | | | metag: add boot time LNKGET/LNKSET check | James Hogan | 2013-03-02 | 1 | -0/+79 |
| * | | | | | metag: add __init to metag_cache_probe() | James Hogan | 2013-03-02 | 1 | -1/+1 |