summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* microblaze: Remove BIP from childregsMichal Simek2012-12-131-1/+0Star
* flagday: don't pass regs to copy_thread()Al Viro2012-11-291-2/+1Star
* microblaze: switch to generic fork/vfork/cloneAl Viro2012-11-295-56/+6Star
*-. Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-294-117/+39Star
|\ \
| * | microblaze: switch to generic sys_execve()Al Viro2012-11-163-26/+0Star
| * | microblaze: switch to generic kernel_execve()Al Viro2012-11-164-43/+5Star
| * | microblaze: switch to generic kernel_thread()Al Viro2012-11-163-51/+37Star
| * | microblaze: Fix bug with schedule_tailMichal Simek2012-11-151-1/+1
| |/
* / microblaze: rt_sigreturn is too trigger-happy about sigaltstack errorsAl Viro2012-11-291-1/+1
|/
* vfs: define struct filename and have getname() return itJeff Layton2012-10-131-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-121-5/+2Star
|\
| * microblaze: don't bother with SIGTRAP in setup_rt_frame()Al Viro2012-10-011-5/+2Star
* | Revert "microblaze_mmu_v2: Update signal returning address"Michal Simek2012-10-041-8/+0Star
* | 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/+0Star
* | 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/+2Star
* 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/+0Star
* pull clearing RESTORE_SIGMASK into block_sigmask()Al Viro2012-06-011-14/+3Star
* new helper: sigmask_to_save()Al Viro2012-06-011-7/+2Star
* new helper: restore_saved_sigmask()Al Viro2012-06-011-4/+1Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-011-4/+1Star
|\
| * move key_repace_session_keyring() into tracehook_notify_resume()Al Viro2012-05-241-4/+1Star
* | 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
| * microblaze: Add TLS support to sys_cloneEdgar E. Iglesias2012-05-251-3/+4
| * microblaze: ftrace: Pass the first calling instruction for dynamic ftraceMichal Simek2012-05-251-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-243-70/+65Star
|\ \
| * | microblaze: drop 'oldset' argument of do_notify_resume()Al Viro2012-05-223-19/+11Star
| * | microblaze: handle TIF_NOTIFY_RESUMEAl Viro2012-05-223-26/+38
| * | microblaze: bury sys_rt_sigsuspend_wrapper in nommu case tooAl Viro2012-05-221-4/+0Star
| * | microblaze: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro2012-05-221-0/+3
| * | microblaze: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-221-10/+2Star
| * | microblaze: fix signal maskingMatt Fleming2012-05-221-13/+18
| * | microblaze: no need to reset handler if SA_ONESHOTMatt Fleming2012-05-221-3/+0Star
| * | microblaze: don't reimplement force_sigsegv()Matt Fleming2012-05-221-3/+1Star
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-05-221-1/+1
|\ \ \ | |/ / |/| |
| * | seccomp: ignore secure_computing return valuesWill Drewry2012-04-181-1/+1
| |/