Commit Graph

922 Commits (a7e816b857947f0a4d59c0d9c69810977479ac50)

Author SHA1 Message Date
Jeff Layton 91a27b2a75 vfs: define struct filename and have getname() return it 13 years ago
Shaohua Li 45cac65b0f readahead: fault retry breaks mmap file read random detection 13 years ago
Shaohua Li e79bee24fd atomic: implement generic atomic_dec_if_positive() 13 years ago
Catalin Marinas b69ec42b1b Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option 13 years ago
Jiri Kosina 16f3e95b32 cross-arch: don't corrupt personality flags upon exec() 13 years ago
Michal Simek 94fda49a94 Revert "microblaze_mmu_v2: Update signal returning address" 13 years ago
John Linn c74c8b1dcb microblaze: Added more support for PCI 13 years ago
Michal Simek aaa5241ebb microblaze: Prefer to use pr_XXX instead of printk(KERN_XX) 13 years ago
Michal Simek fcc1c0ff25 microblaze: Fix bug with passing command line 13 years ago
Michal Simek c7e9a211e2 microblaze: Remove PAGE properties duplication 13 years ago
Michal Simek 1f26076084 microblaze: Remove additional andi which has been already done 13 years ago
Michal Simek 91836710c7 microblaze: Use predefined macro for ESR_DIZ 13 years ago
Michal Simek 6e80cff543 microblaze: Support 4k/16k/64k pages 13 years ago
Michal Simek 9f78d3b5ab microblaze: Do not used hardcoded value in exception handler 13 years ago
Michal Simek 88d23b4462 microblaze: Added fdt chosen capability for timer 13 years ago
Michal Simek 9998517a27 microblaze: Add support for ioreadXX/iowriteXX_rep 13 years ago
Stephan Linz 191d5eca24 microblaze: Improve failure handling for GPIO reset 13 years ago
Paul Bolle 3676d24a8e microblaze: clinkage.h 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
Al Viro 7f1c616825 microblaze: don't bother with SIGTRAP in setup_rt_frame() 13 years ago
Al Viro 8ca8230b71 bury the rest of TIF_IRET 13 years ago
Al Viro 16a8016372 sanitize tsk_is_polling() 13 years ago
David Howells 786d35d45c Make most arch asm/module.h files use asm-generic/module.h 13 years ago
Al Viro ddd03a1f75 get rid of generic instances of asm/exec.h 13 years ago
Will Deacon c1d7e01d78 ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION 13 years ago
Grant Likely 74a7f08448 devicetree: add helper inline for retrieving a node's full name 13 years ago
Myron Stowe 483dae5893 microblaze/PCI: factor out pcibios_setup() 13 years ago
Geert Uytterhoeven 363737d664 mtd/uclinux: Use generic __bss_stop instead of _ebss 13 years ago
Grant Likely efd68e7254 devicetree: add helper inline for retrieving a node's full name 13 years ago
Yinghai Lu b918c62e08 PCI: replace struct pci_bus secondary/subordinate with busn_res 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 edd63a2763 set_restore_sigmask() is never called without SIGPENDING (and never should be) 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 4ebefe3ec7 new helpers: {clear,test,test_and_clear}_restore_sigmask() 13 years ago
Edgar E. Iglesias d5c15f1784 microblaze: Setup correct pointer to TLS area 13 years ago
Edgar E. Iglesias 8d95e1224a microblaze: Add TLS support to sys_clone 13 years ago
Michal Simek d65987a88d microblaze: ftrace: Pass the first calling instruction for dynamic ftrace 13 years ago
Kautuk Consul f397c077e1 microblaze: Port OOM changes to do_page_fault 13 years ago
Lars-Peter Clausen 59516b07b4 microblaze: Do not select GENERIC_GPIO by default 13 years ago
Al Viro a42c6ded82 move key_repace_session_keyring() into tracehook_notify_resume() 13 years ago
Al Viro 8314019141 microblaze: drop 'oldset' argument of do_notify_resume() 13 years ago
Al Viro 969a961680 microblaze: handle TIF_NOTIFY_RESUME 13 years ago
Al Viro ae28b38ca1 microblaze: bury sys_rt_sigsuspend_wrapper in nommu case too 13 years ago
Al Viro 58e4257bc6 microblaze: ->restart_block.fn needs to be reset on rt_sigreturn 13 years ago
Matt Fleming 60c597513e microblaze: use set_current_blocked() and block_sigmask() 13 years ago