Commit Graph

177 Commits (42002c6de9ee1916a118d6a732c533bfe138ed6f)

Author SHA1 Message Date
Greg Kroah-Hartman b881bc469b ARCH: drivers remove __dev* attributes. 12 years ago
Al Viro 5208ba24e7 missing user_stack_pointer() instances 12 years ago
Al Viro ae903caae2 Bury the conditionals from kernel_thread/kernel_execve series 12 years ago
Rusty Russell 82fab442f5 modules: don't hand 0 to vmalloc. 12 years ago
Al Viro afa86fc426 flagday: don't pass regs to copy_thread() 12 years ago
Al Viro cb56217362 unicore32: switch to generic clone(2) 12 years ago
Bill Pemberton 8c610c120f unicore32/PCI: Remove CONFIG_HOTPLUG ifdefs 12 years ago
David Sharp 8cbd9cc625 tracing,x86: Add a TSC trace_clock 12 years ago
Al Viro 60541d778e unicore32: switch to generic sys_execve() 12 years ago
Kees Cook c284464658 arch/unicore32: remove CONFIG_EXPERIMENTAL 12 years ago
Al Viro 38e993535e unicore32: switch to generic kernel_thread()/kernel_execve() 12 years ago
Guan Xuetao ddd2d384b0 unicore32: Use Kbuild infrastructure for kvm_para.h 12 years ago
David Howells e8ce15a6d7 UAPI: (Scripted) Disintegrate arch/unicore32/include/asm 12 years ago
Guan Xuetao 10e1e99e55 UniCore32-bugfix: Remove definitions in asm/bug.h to solve difference between native and cross compiler 12 years ago
Guan Xuetao 195d4577d1 UniCore32-bugfix: fix mismatch return value of __xchg_bad_pointer 12 years ago
Guan Xuetao 446d141e1c UniCore32 bugfix: add missed CONFIG_ZONE_DMA 12 years ago
Kautuk Consul f3f09d5a44 unicore32/mm/fault.c: Port OOM changes to do_pf 12 years ago
Jeff Layton 91a27b2a75 vfs: define struct filename and have getname() return it 13 years ago
Konstantin Khlebnikov 314e51b985 mm: kill vma flag VM_RESERVED and mm->reserved_vm counter 13 years ago
Thierry Reding 79c11b6fa0 pwm: Move PUV3 PWM driver to PWM framework 13 years ago
Thierry Reding 5384e27317 unicore32: pwm: Use managed resource allocations 13 years ago
Thierry Reding e551fadef3 unicore32: pwm: Remove unnecessary indirection 13 years ago
Thierry Reding dde9959b8d unicore32: pwm: Use module_platform_driver() 13 years ago
Thierry Reding d1b6886502 unicore32: pwm: Properly remap memory-mapped registers 13 years ago
Fengguang Wu 82e54a6aaf unicore32: select generic atomic64_t support 13 years ago
David Howells 890139529d UAPI: Fix the guards on various asm/unistd.h files 13 years ago
Mark Brown e7a570ff7d asm-generic: Add default clkdev.h 13 years ago
David Howells 4413e16d9d UAPI: (Scripted) Set up UAPI Kbuild files 13 years ago
David Howells a1ce39288e UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers 13 years ago
Richard Weinberger 3cffdc8c3a Uninclude linux/freezer.h 13 years ago
Al Viro fe9d7feab5 unicore32: remove pointless test 13 years ago
Al Viro 8af4efac26 bury _TIF_RESTORE_SIGMASK 13 years ago
Al Viro 87b0e714de unicore32: unobfuscate _TIF_WORK_MASK 13 years ago
David Howells 786d35d45c Make most arch asm/module.h files use asm-generic/module.h 13 years ago
Al Viro 1cedd6925a don't bother exporting kernel_execve() 13 years ago
Al Viro ddd03a1f75 get rid of generic instances of asm/exec.h 13 years ago
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
Geert Uytterhoeven 18d8fe1f89 arm,unicore32: Remove obsolete "select MISC_DEVICES" 13 years ago
Myron Stowe 5d9a19e834 unicore32/PCI: adjust section annotations for pcibios_setup() 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 415d04d08f unicore32: if there's no handler we need to restore sigmask, syscall or no syscall 13 years ago
Matt Fleming 9ae3679602 unicore32: use block_sigmask() 13 years ago
Thomas Gleixner 764e0da14f timers: Fixup the Kconfig consolidation fallout 13 years ago