summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
Commit message (Expand)AuthorAgeFilesLines
...
| * xtensa: avoid mmap cache aliasingMax Filippov2013-02-232-0/+45
| * xtensa: add finit_module syscallMax Filippov2013-02-231-1/+3
| * xtensa: pull signal definitions from signal-defs.hMax Filippov2013-02-231-10/+1
| * xtensa: fix ipc_parse_version selectionMax Filippov2013-02-231-0/+1
| * xtensa: dispatch medium-priority interruptsMarc Gauthier2013-02-2310-45/+260
| * xtensa: Add config files for Diamond 233L - Rev C processor variantPete Delaney2013-02-235-0/+825
| * xtensa: use new common dtc ruleStephen Warren2013-02-233-14/+17
| * xtensa: rename prom_update_property to of_update_propertyMax Filippov2013-02-231-2/+2
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-251-1/+1
|\ \
| * | taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-211-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-235-36/+4
|\ \ \
| * | | burying unused conditionalsAl Viro2013-02-142-3/+0
| * | | xtensa: switch to generic sigaltstackAl Viro2013-02-034-18/+4
| * | | take sys_rt_sigsuspend() prototype to linux/syscalls.hAl Viro2013-02-031-1/+0
| * | | consolidate kernel-side struct sigaction declarationsAl Viro2013-02-031-6/+1
| * | | consolidate declarations of k_sigactionAl Viro2013-02-031-4/+0
| * | | sanitize rt_sigaction() situation a bitAl Viro2013-02-031-5/+0
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-211-1/+1
|\ \ \
| * \ \ Merge branch 'master' into for-nextJiri Kosina2013-01-2993-575/+2217
| |\ \ \ | | |/ /
| * | | xtensa: Fix home page URL in KconfigMasanari Iida2013-01-041-1/+1
* | | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-212-5/+6
|\ \ \ \
| * | | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-181-0/+1
| * | | | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-5/+4
| * | | | TTY: switch tty_insert_flip_charJiri Slaby2013-01-151-1/+2
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-081-0/+15
|\ \ \ \ | | |_|/ | |/| |
| * | | xtensa: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven2013-01-291-0/+15
| |/ /
* | | soreuseport: infrastructureTom Herbert2013-01-231-1/+1
* | | sk-filter: Add ability to lock a socket filter programVincent Bernat2013-01-171-0/+2
|/ /
* | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-12-212-4/+1
|\ \
| * | xtensa: Use generic asm/mmu.h for nommuLars-Peter Clausen2012-12-092-4/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-204-9/+2
|\ \
| * | unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-191-6/+0
| * | missing user_stack_pointer() instancesAl Viro2012-12-191-0/+2
| * | Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-192-3/+0
* | | xtensa: don't try to build DTB when OF is disabledMax Filippov2012-12-182-2/+2
* | | xtensa: set the correct ethernet address for xtfpgaChris Zankel2012-12-181-2/+34
* | | xtensa: clean up files to make them code-style compliantChris Zankel2012-12-1849-175/+160
* | | xtensa: provide endianness macro for sparseMax Filippov2012-12-181-0/+7
* | | xtensa: fix RASID SR initializationMax Filippov2012-12-181-1/+1
* | | xtensa: initialize CPENABLE SR when core has oneMax Filippov2012-12-181-1/+1
* | | xtensa: reset all timers on initializationMax Filippov2012-12-181-1/+1
* | | Use for_each_compatible_node() macro.Wei Yongjun2012-12-181-2/+2
* | | xtensa: add XTFPGA DTSMax Filippov2012-12-185-0/+122
* | | xtensa: add support for the XTFPGA boardsMax Filippov2012-12-189-0/+472
* | | xtensa: add device trees supportMax Filippov2012-12-187-25/+164
* | | xtensa: add IRQ domains supportMax Filippov2012-12-183-34/+94
* | | xtensa: add U-Boot image support (uImage).Max Filippov2012-12-182-1/+16
* | | xtensa: clean up boot make rulesMax Filippov2012-12-183-29/+33
* | | xtensa: fix mb and wmb definitionsMax Filippov2012-12-181-3/+3
* | | xtensa: add s32c1i-based spinlock implementationsMax Filippov2012-12-181-1/+187
OpenPOWER on IntegriCloud