summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * microblaze: Fix coding style issuesMichal Simek2013-02-1218-187/+165
| * microblaze: Add missing return from debugfs_tlbMichal Simek2013-02-121-0/+2
| * microblaze: Add .gitignore entries for auto-generated filesLars-Peter Clausen2013-02-121-0/+1
* | Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-251-4/+1
|\ \
| * | microblaze idle: Fix compile errorLars-Peter Clausen2013-02-231-4/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-234-78/+54
|\ \ \ | |/ / |/| |
| * | microblaze: remove debris in ptrace.cAl Viro2013-02-031-23/+0
| * | microblaze: Move restart allowed out of blockMichal Simek2013-02-031-1/+1
| * | microblaze: fix handling of multiple pending signalsAl Viro2013-02-032-29/+42
| * | microblaze: fix the horror with restarts of sigreturn()Al Viro2013-02-032-2/+7
| * | microblaze: evict the check for kernel_mode(regs) from do_notify_resume()Al Viro2013-02-032-9/+3
| * | microblaze: switch to generic sigaltstackAl Viro2013-02-031-15/+2
| |/
* | microblaze idle: delete pm_idleLen Brown2013-02-171-3/+0
|/
* microblaze: Add finit_module syscallMichal Simek2013-01-031-0/+1
* microblaze: signal: Declare do_notify_resumeMichal Simek2012-12-131-1/+1
* microblaze: Add static qualifiersMichal Simek2012-12-132-3/+3
* microblaze: Wire-up new system call kcmpMichal Simek2012-12-131-0/+1
* microblaze: Fix intc_enable_or_unmask functionMichal Simek2012-12-131-1/+2
* microblaze: Remove passing the second arg to schedule_tailMichal Simek2012-12-131-1/+0
* microblaze: Remove BIP from childregsMichal Simek2012-12-131-1/+0
* flagday: don't pass regs to copy_thread()Al Viro2012-11-281-2/+1
* microblaze: switch to generic fork/vfork/cloneAl Viro2012-11-285-56/+6
*-. Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-284-117/+39
|\ \
| * | microblaze: switch to generic sys_execve()Al Viro2012-11-163-26/+0
| * | microblaze: switch to generic kernel_execve()Al Viro2012-11-164-43/+5
| * | microblaze: switch to generic kernel_thread()Al Viro2012-11-163-51/+37
| * | microblaze: Fix bug with schedule_tailMichal Simek2012-11-151-1/+1
| |/
* | microblaze: rt_sigreturn is too trigger-happy about sigaltstack errorsAl Viro2012-11-281-1/+1
|/
* vfs: define struct filename and have getname() return itJeff Layton2012-10-121-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-5/+2
|\
| * microblaze: don't bother with SIGTRAP in setup_rt_frame()Al Viro2012-10-011-5/+2
* | Revert "microblaze_mmu_v2: Update signal returning address"Michal Simek2012-10-041-8/+0
* | microblaze: Prefer to use pr_XXX instead of printk(KERN_XX)Michal Simek2012-10-043-15/+15
* | microblaze: Fix bug with passing command lineMichal Simek2012-10-042-12/+15
* | microblaze: Remove additional andi which has been already doneMichal Simek2012-10-041-3/+0
* | microblaze: Use predefined macro for ESR_DIZMichal Simek2012-10-041-2/+3
* | microblaze: Support 4k/16k/64k pagesMichal Simek2012-10-041-0/+6
* | microblaze: Do not used hardcoded value in exception handlerMichal Simek2012-10-041-23/+30
* | microblaze: Added fdt chosen capability for timerMichal Simek2012-10-041-1/+9
* | microblaze: Improve failure handling for GPIO resetStephan Linz2012-10-041-2/+5
|/
* mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven2012-06-273-6/+2
* new helper: signal_delivered()Al Viro2012-06-011-1/+1
* most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2012-06-011-3/+0
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-14/+3
* new helper: sigmask_to_save()Al Viro2012-06-011-7/+2
* new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-311-4/+1
|\
| * move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-231-4/+1
* | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-05-283-5/+10
|\ \ | |/ |/|
| * microblaze: Setup correct pointer to TLS areaEdgar E. Iglesias2012-05-251-1/+5
OpenPOWER on IntegriCloud