summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel
Commit message (Expand)AuthorAgeFilesLines
* xtensa: minor compiler warning fixChris Zankel2012-10-192-2/+5
* UAPI: (Scripted) Disintegrate arch/xtensa/include/asmDavid Howells2012-10-161-1/+0Star
* xtensa: fix unaligned usermode accessMax Filippov2012-10-161-2/+2
* xtensa: reorganize SR referencingMax Filippov2012-10-167-207/+207
* xtensa: fix boot parameters parsingMax Filippov2012-10-161-2/+2
* xtensa: copy_thread with CLONE_VM must not copy live parent AR windowsMarc Gauthier2012-10-161-4/+20
* vfs: define struct filename and have getname() return itJeff Layton2012-10-131-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-4/+0Star
|\
| * Uninclude linux/freezer.hRichard Weinberger2012-10-011-1/+0Star
| * xtensa: can't get to do_notify_resume() when user_mode(regs) is not trueAl Viro2012-10-011-3/+0Star
* | Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linuxLinus Torvalds2012-10-099-98/+36Star
|\ \
| * | xtensa: drop CONFIG_EMBEDDED_RAMDISKMax Filippov2012-10-042-17/+0Star
| * | xtensa: provide dummy gcc intrinsicsMax Filippov2012-10-041-0/+17
| * | xtensa: add missing symbol exportsMax Filippov2012-10-042-0/+12
| * | xtensa: change default platform clock frequency to 10MHzMax Filippov2012-10-041-2/+2
| * | xtensa: adopt generic io routinesMax Filippov2012-10-042-76/+1Star
| * | xtensa: fix xtensa_irq_unmask callsMax Filippov2012-10-041-2/+2
| * | xtensa/PCI: fix WT caching attributeMax Filippov2012-10-041-1/+1
| * | xtensa: fix linker script transformation for .text.unlikelyMax Filippov2012-10-041-0/+1
| |/
* | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-10-011-8/+0Star
|\ \
| * | PCI: Provide a default pcibios_update_irq()Thierry Reding2012-09-191-8/+0Star
| * | PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding2012-09-191-1/+1
| |/
* / xtensa: Add missing RCU idle APIs on idle loopFrederic Weisbecker2012-09-231-0/+3
|/
* ipc: add COMPAT_SHMLBA supportWill Deacon2012-07-311-1/+1
* Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-251-7/+1Star
|\
| * Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas2012-07-051-6/+0Star
| |\
| | * xtensa/PCI: factor out pcibios_setup()Myron Stowe2012-07-051-6/+0Star
| * | PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-131-1/+1
| |/
* | xtensa: fix incorrect memsetAlan Cox2012-07-121-1/+1
* | xtensa: replace xtensa-specific _f{data,text} by _s{data,text}Geert Uytterhoeven2012-06-201-2/+1Star
|/
* fixups for signal breakageAl Viro2012-06-041-1/+1
* new helper: signal_delivered()Al Viro2012-06-011-1/+1
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-3/+0Star
* don't call try_to_freeze() from do_signal()Al Viro2012-06-011-4/+0Star
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-1/+0Star
* new helper: sigmask_to_save()Al Viro2012-06-011-7/+1Star
* new helper: restore_saved_sigmask()Al Viro2012-06-011-2/+1Star
* move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-241-4/+1Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-242-44/+35Star
|\
| * xtensa: add handling of TIF_NOTIFY_RESUMEAl Viro2012-05-222-6/+19
| * xtensa: switch to generic rt_sigsuspend(2)Al Viro2012-05-222-40/+15Star
| * xtensa: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro2012-05-221-0/+3
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-3/+6
|\ \ | |/ |/|
| * fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-171-3/+6
* | Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-081-0/+1
|\|
| * xtensa: fix build failure in xtensa/kernel/signal.cPaul Gortmaker2012-04-231-0/+1
* | xtensa: Use generic init_taskThomas Gleixner2012-05-052-32/+1Star
|/
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-294-3/+19
|\
| * Disintegrate asm/system.h for XtensaDavid Howells2012-03-284-3/+19
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-231-16/+1Star
|\ \ | |/ |/|