summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-141-1/+1
|\
| * Safer ABI for O_TMPFILEAl Viro2013-07-131-1/+1
* | net: rename busy poll socket op and globalsEliezer Tamir2013-07-111-1/+1
* | Merge branch 'parisc-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-07-108-49/+94
|\ \
| * | parisc: Fix gcc miscompilation in pa_memcpy()Helge Deller2013-07-091-29/+50
| * | parisc: Ensure volatile space register %sr1 is not clobberedJohn David Anglin2013-07-092-3/+4
| * | parisc: optimize mtsp(0,sr) inline assemblyHelge Deller2013-07-091-3/+6
| * | parisc: switch to gzip-compressed vmlinuz kernelHelge Deller2013-07-093-11/+18
| * | parisc: more capabilities info in /proc/cpuinfoHelge Deller2013-07-091-3/+16
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-101-0/+2
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-036-41/+74
| |\
| * | net: add socket option for low latency pollingEliezer Tamir2013-06-181-0/+2
* | | Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds2013-07-042-11/+1Star
|\ \ \
| * | | consolidate per-arch stack overflow debugging optionsDave Hansen2013-07-042-11/+1Star
| | |/ | |/|
* | | mm/PARISC: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-041-11/+1Star
* | | mm/PARISC: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-041-44/+3Star
* | | mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-041-2/+2
* | | mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-041-2/+2
* | | mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-041-1/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-031-0/+1
|\ \ \
| * | | [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...Al Viro2013-06-291-0/+1
* | | | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-021-1/+0Star
|\ \ \ \
| * \ \ \ Merge 3.10-rc7 into driver-core-nextGreg Kroah-Hartman2013-06-256-41/+74
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman2013-06-184-7/+5Star
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-031-1/+0Star
* | | | | Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-07-021-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge 3.10-rc7 into tty-nextGreg Kroah-Hartman2013-06-256-41/+74
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge 3.10-rc5 into tty-nextGreg Kroah-Hartman2013-06-094-7/+5Star
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge 3.10-rc3 into tty-nextGreg Kroah-Hartman2013-05-2712-138/+231
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | TTY:vt: convert remain take_over_console's users to do_take_over_consoleWang YanQing2013-05-211-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-022-11/+8Star
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | [readdir] constify ->actorAl Viro2013-06-291-7/+5Star
| * | | | [readdir] introduce ->iterate(), ctx->pos, dir_emit()Al Viro2013-06-291-1/+1
| * | | | [readdir] introduce iterate_dir() and dir_contextAl Viro2013-06-291-1/+3
| * | | | consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-3/+0Star
| | |_|/ | |/| |
* | | | parisc: Use unshadowed index register for flush instructions in flush_dcache_...John David Anglin2013-06-181-38/+38
* | | | parisc: provide pci_mmap_page_range() for pariscThomas Bogendoerfer2013-06-182-0/+32
* | | | parisc: fix serial ports on C8000 workstationThomas Bogendoerfer2013-06-181-0/+1
* | | | parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2)Helge Deller2013-06-182-3/+3
|/ / /
* | | parisc: kernel: using strlcpy() instead of strcpy()Chen Gang2013-06-011-1/+2
* | | parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000"Paul Bolle2013-06-011-1/+1
* | | parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50Helge Deller2013-06-011-4/+1Star
* | | parisc: memory overflow, 'name' length is too short for usingChen Gang2013-06-011-1/+1
| |/ |/|
* | parisc: fix irq stack on UP and SMPHelge Deller2013-05-243-41/+26Star
* | parisc: make interrupt and interruption stack allocation reentrantJohn David Anglin2013-05-242-10/+10
* | parisc: show number of FPE and unaligned access handler calls in /proc/interr...Helge Deller2013-05-244-0/+14
* | parisc: use PAGE_SHIFT instead of hardcoded value 12 in pacache.SHelge Deller2013-05-241-6/+6
* | parisc: add rp5470 entry to machine databaseHelge Deller2013-05-241-0/+1
* | parisc: make default cross compiler search more robust (v3)Helge Deller2013-05-131-12/+9Star
* | parisc: fix SMP races when updating PTE and TLB entries in entry.SJohn David Anglin2013-05-111-72/+83