summaryrefslogtreecommitdiff
path: root/arch/xtensa/kernel
AgeCommit message (Expand)AuthorFilesLines
2012-10-19xtensa: minor compiler warning fixChris Zankel2-2/+5
2012-10-15UAPI: (Scripted) Disintegrate arch/xtensa/include/asmDavid Howells1-1/+0
2012-10-15xtensa: fix unaligned usermode accessMax Filippov1-2/+2
2012-10-15xtensa: reorganize SR referencingMax Filippov7-207/+207
2012-10-15xtensa: fix boot parameters parsingMax Filippov1-2/+2
2012-10-15xtensa: copy_thread with CLONE_VM must not copy live parent AR windowsMarc Gauthier1-4/+20
2012-10-12vfs: define struct filename and have getname() return itJeff Layton1-2/+2
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-4/+0
2012-10-09Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linuxLinus Torvalds9-98/+36
2012-10-03xtensa: drop CONFIG_EMBEDDED_RAMDISKMax Filippov2-17/+0
2012-10-03xtensa: provide dummy gcc intrinsicsMax Filippov1-0/+17
2012-10-03xtensa: add missing symbol exportsMax Filippov2-0/+12
2012-10-03xtensa: change default platform clock frequency to 10MHzMax Filippov1-2/+2
2012-10-03xtensa: adopt generic io routinesMax Filippov2-76/+1
2012-10-03xtensa: fix xtensa_irq_unmask callsMax Filippov1-2/+2
2012-10-03xtensa/PCI: fix WT caching attributeMax Filippov1-1/+1
2012-10-03xtensa: fix linker script transformation for .text.unlikelyMax Filippov1-0/+1
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-8/+0
2012-10-01Uninclude linux/freezer.hRichard Weinberger1-1/+0
2012-10-01xtensa: can't get to do_notify_resume() when user_mode(regs) is not trueAl Viro1-3/+0
2012-09-23xtensa: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-0/+3
2012-09-18PCI: Provide a default pcibios_update_irq()Thierry Reding1-8/+0
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding1-1/+1
2012-07-30ipc: add COMPAT_SHMLBA supportWill Deacon1-1/+1
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-7/+1
2012-07-11xtensa: fix incorrect memsetAlan Cox1-1/+1
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas1-6/+0
2012-07-05xtensa/PCI: factor out pcibios_setup()Myron Stowe1-6/+0
2012-06-20xtensa: replace xtensa-specific _f{data,text} by _s{data,text}Geert Uytterhoeven1-2/+1
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu1-1/+1
2012-06-04fixups for signal breakageAl Viro1-1/+1
2012-06-01new helper: signal_delivered()Al Viro1-1/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro1-3/+0
2012-06-01don't call try_to_freeze() from do_signal()Al Viro1-4/+0
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro1-1/+0
2012-06-01new helper: sigmask_to_save()Al Viro1-7/+1
2012-06-01new helper: restore_saved_sigmask()Al Viro1-2/+1
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro1-4/+1
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-44/+35
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+6
2012-05-21xtensa: add handling of TIF_NOTIFY_RESUMEAl Viro2-6/+19
2012-05-21xtensa: switch to generic rt_sigsuspend(2)Al Viro2-40/+15
2012-05-21xtensa: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro1-0/+3
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha1-3/+6
2012-05-08Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner1-0/+1
2012-05-05xtensa: Use generic init_taskThomas Gleixner2-32/+1
2012-04-23xtensa: fix build failure in xtensa/kernel/signal.cPaul Gortmaker1-0/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds4-3/+19
2012-03-28Disintegrate asm/system.h for XtensaDavid Howells4-3/+19
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds1-16/+1