summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel
AgeCommit message (Expand)AuthorLines
2012-10-12vfs: define struct filename and have getname() return itJeff Layton-2/+2
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-4/+0
2012-10-09Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linuxLinus Torvalds-98/+36
2012-10-03xtensa: drop CONFIG_EMBEDDED_RAMDISKMax Filippov-17/+0
2012-10-03xtensa: provide dummy gcc intrinsicsMax Filippov-0/+17
2012-10-03xtensa: add missing symbol exportsMax Filippov-0/+12
2012-10-03xtensa: change default platform clock frequency to 10MHzMax Filippov-2/+2
2012-10-03xtensa: adopt generic io routinesMax Filippov-76/+1
2012-10-03xtensa: fix xtensa_irq_unmask callsMax Filippov-2/+2
2012-10-03xtensa/PCI: fix WT caching attributeMax Filippov-1/+1
2012-10-03xtensa: fix linker script transformation for .text.unlikelyMax Filippov-0/+1
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds-8/+0
2012-10-01Uninclude linux/freezer.hRichard Weinberger-1/+0
2012-10-01xtensa: can't get to do_notify_resume() when user_mode(regs) is not trueAl Viro-3/+0
2012-09-23xtensa: Add missing RCU idle APIs on idle loopFrederic Weisbecker-0/+3
2012-09-18PCI: Provide a default pcibios_update_irq()Thierry Reding-8/+0
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding-1/+1
2012-07-30ipc: add COMPAT_SHMLBA supportWill Deacon-1/+1
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds-7/+1
2012-07-11xtensa: fix incorrect memsetAlan Cox-1/+1
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas-6/+0
2012-07-05xtensa/PCI: factor out pcibios_setup()Myron Stowe-6/+0
2012-06-20xtensa: replace xtensa-specific _f{data,text} by _s{data,text}Geert Uytterhoeven-2/+1
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu-1/+1
2012-06-04fixups for signal breakageAl Viro-1/+1
2012-06-01new helper: signal_delivered()Al Viro-1/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro-3/+0
2012-06-01don't call try_to_freeze() from do_signal()Al Viro-4/+0
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro-1/+0
2012-06-01new helper: sigmask_to_save()Al Viro-7/+1
2012-06-01new helper: restore_saved_sigmask()Al Viro-2/+1
2012-05-23move key_repace_session_keyring() into tracehook_notify_resume()Al Viro-4/+1
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-44/+35
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+6
2012-05-21xtensa: add handling of TIF_NOTIFY_RESUMEAl Viro-6/+19
2012-05-21xtensa: switch to generic rt_sigsuspend(2)Al Viro-40/+15
2012-05-21xtensa: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro-0/+3
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha-3/+6
2012-05-08Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner-0/+1
2012-05-05xtensa: Use generic init_taskThomas Gleixner-32/+1
2012-04-23xtensa: fix build failure in xtensa/kernel/signal.cPaul Gortmaker-0/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds-3/+19
2012-03-28Disintegrate asm/system.h for XtensaDavid Howells-3/+19
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds-16/+1
2012-03-21xtensa: use set_current_blocked() and block_sigmask()Matt Fleming-14/+3
2012-03-21xtensa: don't mask signals if we fail to setup signal stackMatt Fleming-4/+7
2012-03-21xtensa: no need to reset handler if SA_ONESHOTMatt Fleming-3/+0
2012-03-21xtensa: don't reimplement force_sigsegv()Matt Fleming-3/+1
2012-03-01sched/rt: Use schedule_preempt_disabled()Thomas Gleixner-3/+1
2012-02-23xtensa/PCI: get rid of device resource fixupsBjorn Helgaas-16/+1