aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAge
* parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAMHelge Deller2013-10-27
* parisc: enable DEVTMPFS, DEVTMPFS_MOUNT and BLK_DEV_INITRD in defconfigsHelge Deller2013-10-19
* Revert "parisc: Export flush_cache_page() (needed by lustre)"Helge Deller2013-10-19
* parisc: let probe_kernel_read() capture access to page zeroHelge Deller2013-10-13
* parisc: optimize variable initialization in do_page_faultJohn David Anglin2013-10-13
* parisc: fix interruption handler to respect pagefault_disable()Helge Deller2013-10-13
* parisc: mark parisc_terminate() noreturn and cold.Helge Deller2013-10-13
* parisc: remove unused syscall_ipi() function.Helge Deller2013-10-13
* parisc: kill SMP single function call interruptJiang Liu2013-10-13
* parisc: Export flush_cache_page() (needed by lustre)Geert Uytterhoeven2013-10-13
* arch/parisc/mm/fault.c: fix uninitialized variable usageFelipe Pena2013-09-30
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-12
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-06
|\
| * treewide: Fix printks with 0x%#Joe Perches2013-08-27
* | parisc: Fix interrupt routing for C8000 serial portsThomas Bogendoerfer2013-07-31
* | parisc: Remove arch/parisc/kernel/sys32.h headerJohn David Anglin2013-07-31
* | parisc: add defconfig for c8000 machineHelge Deller2013-07-31
* | parisc: Fix cache routines to ignore vma's with an invalid pfnJohn David Anglin2013-07-31
|/
* parisc: delete __cpuinit usage from all usersPaul Gortmaker2013-07-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-14
|\
| * Safer ABI for O_TMPFILEAl Viro2013-07-13
* | net: rename busy poll socket op and globalsEliezer Tamir2013-07-10
* | Merge branch 'parisc-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-07-10
|\ \
| * | parisc: Fix gcc miscompilation in pa_memcpy()Helge Deller2013-07-09
| * | parisc: Ensure volatile space register %sr1 is not clobberedJohn David Anglin2013-07-09
| * | parisc: optimize mtsp(0,sr) inline assemblyHelge Deller2013-07-09
| * | parisc: switch to gzip-compressed vmlinuz kernelHelge Deller2013-07-09
| * | parisc: more capabilities info in /proc/cpuinfoHelge Deller2013-07-09
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-09
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-03
| |\
| * | net: add socket option for low latency pollingEliezer Tamir2013-06-17
* | | Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds2013-07-04
|\ \ \
| * | | consolidate per-arch stack overflow debugging optionsDave Hansen2013-07-04
| | |/ | |/|
* | | mm/PARISC: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-03
* | | mm/PARISC: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-03
* | | mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-03
* | | mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-03
* | | mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-03
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-03
|\ \ \
| * | | [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...Al Viro2013-06-29
* | | | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-02
|\ \ \ \
| * \ \ \ Merge 3.10-rc7 into driver-core-nextGreg Kroah-Hartman2013-06-24
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman2013-06-17
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-03
* | | | | Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-07-02
|\ \ \ \ \
| * \ \ \ \ Merge 3.10-rc7 into tty-nextGreg Kroah-Hartman2013-06-24
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge 3.10-rc5 into tty-nextGreg Kroah-Hartman2013-06-09
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge 3.10-rc3 into tty-nextGreg Kroah-Hartman2013-05-26
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | TTY:vt: convert remain take_over_console's users to do_take_over_consoleWang YanQing2013-05-21