summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel
AgeCommit message (Expand)Author
2012-10-25xtensa: switch to generic sys_execve()Max Filippov
2012-10-25xtensa: switch to generic kernel_execve()Max Filippov
2012-10-25xtensa: switch to generic kernel_thread()Max Filippov
2012-10-25xtensa: reset windowbase/windowstart when cloning the VMChris Zankel
2012-10-25xtensa: allow multi-inclusion for uapi/unistd.hChris Zankel
2012-10-19xtensa: minor compiler warning fixChris Zankel
2012-10-15UAPI: (Scripted) Disintegrate arch/xtensa/include/asmDavid Howells
2012-10-15xtensa: fix unaligned usermode accessMax Filippov
2012-10-15xtensa: reorganize SR referencingMax Filippov
2012-10-15xtensa: fix boot parameters parsingMax Filippov
2012-10-15xtensa: copy_thread with CLONE_VM must not copy live parent AR windowsMarc Gauthier
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-09Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linuxLinus Torvalds
2012-10-03xtensa: drop CONFIG_EMBEDDED_RAMDISKMax Filippov
2012-10-03xtensa: provide dummy gcc intrinsicsMax Filippov
2012-10-03xtensa: add missing symbol exportsMax Filippov
2012-10-03xtensa: change default platform clock frequency to 10MHzMax Filippov
2012-10-03xtensa: adopt generic io routinesMax Filippov
2012-10-03xtensa: fix xtensa_irq_unmask callsMax Filippov
2012-10-03xtensa/PCI: fix WT caching attributeMax Filippov
2012-10-03xtensa: fix linker script transformation for .text.unlikelyMax Filippov
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-10-01Uninclude linux/freezer.hRichard Weinberger
2012-10-01xtensa: can't get to do_notify_resume() when user_mode(regs) is not trueAl Viro
2012-09-23xtensa: Add missing RCU idle APIs on idle loopFrederic Weisbecker
2012-09-18PCI: Provide a default pcibios_update_irq()Thierry Reding
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding
2012-07-30ipc: add COMPAT_SHMLBA supportWill Deacon
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-07-11xtensa: fix incorrect memsetAlan Cox
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas
2012-07-05xtensa/PCI: factor out pcibios_setup()Myron Stowe
2012-06-20xtensa: replace xtensa-specific _f{data,text} by _s{data,text}Geert Uytterhoeven
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu
2012-06-04fixups for signal breakageAl Viro
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01don't call try_to_freeze() from do_signal()Al Viro
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-05-21xtensa: add handling of TIF_NOTIFY_RESUMEAl Viro
2012-05-21xtensa: switch to generic rt_sigsuspend(2)Al Viro
2012-05-21xtensa: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha
2012-05-08Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner