Commit Graph

624 Commits (a73331141354e800e735d0251307dd10e04ac21a)

Author SHA1 Message Date
Thierry Reding 8885b7b637 PCI: Provide a default pcibios_update_irq() 13 years ago
Thierry Reding 3ddbebf878 PCI: Discard __init annotations for pci_fixup_irqs() and related functions 13 years ago
Greg Kroah-Hartman 8e403b242e xtensa: remove duplicate CONFIG_HOTPLUG definition 13 years ago
Jiri Slaby b19e2ca77e TTY: use tty_port_link_device 13 years ago
Fengguang Wu c66af41118 xtensa: select generic atomic64_t support 13 years ago
Will Deacon 079a96ae38 ipc: add COMPAT_SHMLBA support 13 years ago
Kautuk Consul f107701f01 xtensa/mm/fault.c: port OOM changes to do_page_fault 13 years ago
Alan Cox 688bb4158f xtensa: fix incorrect memset 13 years ago
Myron Stowe 29e8d7bff2 xtensa/PCI: factor out pcibios_setup() 13 years ago
Paul Bolle 459dac82b5 Remove useless wrappers of asm-generic/rmap.h 13 years ago
Paul Bolle da870585b3 Remove useless wrappers of asm-generic/cpumask.h 13 years ago
Geert Uytterhoeven f022d0fa18 xtensa: use the declarations provided by <asm/sections.h> 13 years ago
Geert Uytterhoeven 0eff08b5d1 xtensa: use "test -e" instead of bashism "test -a" 13 years ago
Geert Uytterhoeven 5e7b6ed8e9 xtensa: replace xtensa-specific _f{data,text} by _s{data,text} 13 years ago
Yinghai Lu b918c62e08 PCI: replace struct pci_bus secondary/subordinate with busn_res 13 years ago
Al Viro 03240b279d fixups for signal breakage 13 years ago
Al Viro efee984c27 new helper: signal_delivered() 13 years ago
Al Viro 77097ae503 most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set 13 years ago
Al Viro bf343dfd87 don't call try_to_freeze() from do_signal() 13 years ago
Al Viro a610d6e672 pull clearing RESTORE_SIGMASK into block_sigmask() 13 years ago
Al Viro b7f9a11a6c new helper: sigmask_to_save() 13 years ago
Al Viro 51a7b448d4 new helper: restore_saved_sigmask() 13 years ago
Al Viro a42c6ded82 move key_repace_session_keyring() into tracehook_notify_resume() 13 years ago
Al Viro a53bb24e76 xtensa: add handling of TIF_NOTIFY_RESUME 13 years ago
Al Viro b1175ed223 xtensa: xtensa_sigaction doesn't exist 13 years ago
Al Viro 9ccc9c75c9 xtensa: switch to generic rt_sigsuspend(2) 13 years ago
Al Viro 188f677f84 xtensa: ->restart_block.fn needs to be reset on rt_sigreturn 13 years ago
Oskar Schirmer a45170e7ad xtensa: Change mail addresses of Hannes Weiner and Oskar Schirmer 13 years ago
Suresh Siddha 55ccf3fe3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() 13 years ago
Paul Gortmaker ee446fd5e6 tokenring: delete all remaining driver support 13 years ago
Mark Brown 7563bbf89d gpiolib/arches: Centralise bolierplate asm/gpio.h 13 years ago
Thomas Gleixner a6359d1eec init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK 13 years ago
Thomas Gleixner e4d5962192 xtensa: Use generic init_task 13 years ago
Paul Gortmaker 8e12a038f8 xtensa: fix build fail on undefined ack_bad_irq 13 years ago
Paul Gortmaker bfae8ee8d2 xtensa: fix build error in xtensa/include/asm/io.h 13 years ago
Paul Gortmaker 9112a6b2fa xtensa: fix build failure in xtensa/kernel/signal.c 13 years ago
Eric B Munson 3b5d56b931 kvmclock: Add functions to check if the host has stopped the vm 13 years ago
David Howells 141124c020 Delete all instances of asm/system.h 13 years ago
David Howells f9aa7e1882 Disintegrate asm/system.h for Xtensa 13 years ago
Jason Baron accb61fe7b coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP 13 years ago
Raghavendra K T e335e3eb82 locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage 13 years ago
Matt Fleming d12f7c4a2f xtensa: use set_current_blocked() and block_sigmask() 13 years ago
Matt Fleming 3785006ac3 xtensa: don't mask signals if we fail to setup signal stack 13 years ago
Matt Fleming ff6d21e7aa xtensa: no need to reset handler if SA_ONESHOT 13 years ago
Matt Fleming fa47ac5902 xtensa: don't reimplement force_sigsegv() 13 years ago
Jiri Slaby 11ba8899f9 TTY: remove serialP.h inclusion from some files 13 years ago
Jiri Slaby 885f8b0f8a TTY: iss/console, use tty_port 13 years ago
Jiri Slaby c9ddb1d6e2 XTENSA: iss/console, fix potential deadlock 13 years ago
Jiri Slaby 86e7e87463 XTENSA: iss/console, use setup_timer 13 years ago
Jiri Slaby 410235fd4d TTY: remove unneeded tty->index checks 13 years ago