aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+1
2012-10-01Merge tag 'driver-core-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-18/+0
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-8/+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-09-06xtensa: remove duplicate CONFIG_HOTPLUG definitionGreg Kroah-Hartman1-18/+0
2012-08-13TTY: use tty_port_link_deviceJiri Slaby1-0/+1
2012-07-31xtensa: select generic atomic64_t supportFengguang Wu1-0/+1
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-6/+25
2012-07-30ipc: add COMPAT_SHMLBA supportWill Deacon1-1/+1
2012-07-30xtensa/mm/fault.c: port OOM changes to do_page_faultKautuk Consul1-5/+24
2012-07-30Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds2-32/+0
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-28Remove useless wrappers of asm-generic/rmap.hPaul Bolle1-16/+0
2012-06-28Remove useless wrappers of asm-generic/cpumask.hPaul Bolle1-16/+0
2012-06-20xtensa: use the declarations provided by <asm/sections.h>Geert Uytterhoeven1-11/+7
2012-06-20xtensa: use "test -e" instead of bashism "test -a"Geert Uytterhoeven1-2/+2
2012-06-20xtensa: replace xtensa-specific _f{data,text} by _s{data,text}Geert Uytterhoeven2-5/+4
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu1-1/+1
2012-06-04fixups for signal breakageAl Viro2-3/+3
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-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-4/+1
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-56/+4
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/viro/signalLinus Torvalds6-56/+37
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-6/+6
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds4-6/+6
2012-05-21xtensa: add handling of TIF_NOTIFY_RESUMEAl Viro3-6/+20
2012-05-21xtensa: xtensa_sigaction doesn't existAl Viro2-9/+0
2012-05-21xtensa: switch to generic rt_sigsuspend(2)Al Viro4-43/+16
2012-05-21xtensa: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro1-0/+3
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-32/+1
2012-05-17xtensa: Change mail addresses of Hannes Weiner and Oskar SchirmerOskar Schirmer4-6/+6
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2-6/+6
2012-05-15tokenring: delete all remaining driver supportPaul Gortmaker1-5/+0
2012-05-11gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown1-56/+4
2012-05-08Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner3-3/+2
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner1-1/+0
2012-05-05xtensa: Use generic init_taskThomas Gleixner3-32/+2
2012-04-26xtensa: fix build fail on undefined ack_bad_irqPaul Gortmaker1-3/+0