aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze/kernel
AgeCommit message (Expand)Author
2013-02-26Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2013-02-25Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-23microblaze idle: Fix compile errorLars-Peter Clausen
2013-02-17microblaze idle: delete pm_idleLen Brown
2013-02-12microblaze: Do not use module.h in files which are not modulesMichal Simek
2013-02-12microblaze: Fix coding style issuesMichal Simek
2013-02-12microblaze: Add missing return from debugfs_tlbMichal Simek
2013-02-12microblaze: Add .gitignore entries for auto-generated filesLars-Peter Clausen
2013-02-03microblaze: remove debris in ptrace.cAl Viro
2013-02-03microblaze: Move restart allowed out of blockMichal Simek
2013-02-03microblaze: fix handling of multiple pending signalsAl Viro
2013-02-03microblaze: fix the horror with restarts of sigreturn()Al Viro
2013-02-03microblaze: evict the check for kernel_mode(regs) from do_notify_resume()Al Viro
2013-02-03microblaze: switch to generic sigaltstackAl Viro
2013-01-03microblaze: Add finit_module syscallMichal Simek
2012-12-13microblaze: signal: Declare do_notify_resumeMichal Simek
2012-12-13microblaze: Add static qualifiersMichal Simek
2012-12-13microblaze: Wire-up new system call kcmpMichal Simek
2012-12-13microblaze: Fix intc_enable_or_unmask functionMichal Simek
2012-12-13microblaze: Remove passing the second arg to schedule_tailMichal Simek
2012-12-13microblaze: Remove BIP from childregsMichal Simek
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-28microblaze: switch to generic fork/vfork/cloneAl Viro
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro
2012-11-28microblaze: rt_sigreturn is too trigger-happy about sigaltstack errorsAl Viro
2012-11-16microblaze: switch to generic sys_execve()Al Viro
2012-11-16microblaze: switch to generic kernel_execve()Al Viro
2012-11-16microblaze: switch to generic kernel_thread()Al Viro
2012-11-15microblaze: Fix bug with schedule_tailMichal Simek
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-04Revert "microblaze_mmu_v2: Update signal returning address"Michal Simek
2012-10-04microblaze: Prefer to use pr_XXX instead of printk(KERN_XX)Michal Simek
2012-10-04microblaze: Fix bug with passing command lineMichal Simek
2012-10-04microblaze: Remove additional andi which has been already doneMichal Simek
2012-10-04microblaze: Use predefined macro for ESR_DIZMichal Simek
2012-10-04microblaze: Support 4k/16k/64k pagesMichal Simek
2012-10-04microblaze: Do not used hardcoded value in exception handlerMichal Simek
2012-10-04microblaze: Added fdt chosen capability for timerMichal Simek
2012-10-04microblaze: Improve failure handling for GPIO resetStephan Linz
2012-10-01microblaze: don't bother with SIGTRAP in setup_rt_frame()Al Viro
2012-06-27mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven
2012-06-01new helper: signal_delivered()Al Viro
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-06-01pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro
2012-06-01new helper: sigmask_to_save()Al Viro
2012-06-01new helper: restore_saved_sigmask()Al Viro
2012-05-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-28Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds