Commit Graph

967 Commits (b40da04946aa7b603b2aa4dd479f83b2c9090d96)

Author SHA1 Message Date
Len Brown def82035a8 microblaze idle: delete pm_idle 12 years ago
Kees Cook 249b5cc153 arch/microblaze/platform: remove depends on CONFIG_EXPERIMENTAL 12 years ago
Michal Simek d0e045401f microblaze: Update microblaze defconfigs 12 years ago
Michal Simek f7eaacc19c microblaze: Fix pci compilation and sparse warnings 12 years ago
Greg Kroah-Hartman b881bc469b ARCH: drivers remove __dev* attributes. 12 years ago
Michal Simek 0e1ec2d0b4 microblaze: Add finit_module syscall 12 years ago
Michal Simek ffed2b4f7c microblaze: Kill __kmap_atomic() 12 years ago
Michal Simek 7e27815792 microblaze: Change section flags for noMMU 12 years ago
Michal Simek ca073b4af9 microblaze: Microblaze wants sys_fork for noMMU too 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
Michal Simek 4378bb6956 microblaze: signal: Declare do_notify_resume 12 years ago
Michal Simek 9f2a45bd81 microblaze: lib: Add lib function declarations 12 years ago
Michal Simek a671de0868 microblaze: lib: Remove helper macros 12 years ago
Michal Simek c0d997fb4c microblaze: Add static qualifiers 12 years ago
Michal Simek 05c0674107 microblaze: Wire-up new system call kcmp 12 years ago
Michal Simek 7958a68919 microblaze: Fix intc_enable_or_unmask function 12 years ago
Michal Simek b881e99eea microblaze: Do not initialized regs->r1 twice in ELF_PLAT_INIT 12 years ago
Michal Simek 1475b0f4b4 microblaze: Remove passing the second arg to schedule_tail 12 years ago
David Howells 3cb0eab2db UAPI: (Scripted) Disintegrate arch/microblaze/include/asm 12 years ago
Michal Simek bf0e12c753 microblaze: uaccess.h: Fix timerfd syscall 12 years ago
Michal Simek 4336bac52b microblaze: Remove BIP from childregs 12 years ago
Stephen Warren 300db34a72 microblaze: use new common dtc rule 12 years ago
Al Viro afa86fc426 flagday: don't pass regs to copy_thread() 12 years ago
Al Viro 24465a40ba take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h 12 years ago
Al Viro f3268edbe6 microblaze: switch to generic fork/vfork/clone 12 years ago
Al Viro 02232f8d2b microblaze: rt_sigreturn is too trigger-happy about sigaltstack errors 12 years ago
Bill Pemberton d5174d2d2a microblaze/PCI: Remove CONFIG_HOTPLUG ifdefs 12 years ago
Shuah Khan e728fa18eb microblaze: dma-mapping: support debug_dma_mapping_error 12 years ago
Al Viro 5f6c4ab6ee microblaze: switch to generic sys_execve() 12 years ago
Al Viro 99c59f60fd microblaze: switch to generic kernel_execve() 12 years ago
Al Viro 2319295dd8 microblaze: switch to generic kernel_thread() 12 years ago
Michal Simek fd11ff7380 microblaze: Fix bug with schedule_tail 12 years ago
David Sharp 8cbd9cc625 tracing,x86: Add a TSC trace_clock 12 years ago
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