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