| Commit message (Expand) | Author | Age |
* | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2013-02-26 |
|\ |
|
| * | microblaze: Do not use module.h in files which are not modules | Michal Simek | 2013-02-12 |
| * | microblaze: Fix coding style issues | Michal Simek | 2013-02-12 |
| * | microblaze: Add missing return from debugfs_tlb | Michal Simek | 2013-02-12 |
| * | microblaze: Add .gitignore entries for auto-generated files | Lars-Peter Clausen | 2013-02-12 |
* | | Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-02-26 |
|\ \ |
|
| * | | microblaze idle: Fix compile error | Lars-Peter Clausen | 2013-02-22 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-23 |
|\ \ \
| |/ /
|/| | |
|
| * | | microblaze: remove debris in ptrace.c | Al Viro | 2013-02-03 |
| * | | microblaze: Move restart allowed out of block | Michal Simek | 2013-02-03 |
| * | | microblaze: fix handling of multiple pending signals | Al Viro | 2013-02-03 |
| * | | microblaze: fix the horror with restarts of sigreturn() | Al Viro | 2013-02-03 |
| * | | microblaze: evict the check for kernel_mode(regs) from do_notify_resume() | Al Viro | 2013-02-03 |
| * | | microblaze: switch to generic sigaltstack | Al Viro | 2013-02-03 |
| |/ |
|
* / | microblaze idle: delete pm_idle | Len Brown | 2013-02-17 |
|/ |
|
* | microblaze: Add finit_module syscall | Michal Simek | 2013-01-03 |
* | microblaze: signal: Declare do_notify_resume | Michal Simek | 2012-12-13 |
* | microblaze: Add static qualifiers | Michal Simek | 2012-12-13 |
* | microblaze: Wire-up new system call kcmp | Michal Simek | 2012-12-13 |
* | microblaze: Fix intc_enable_or_unmask function | Michal Simek | 2012-12-13 |
* | microblaze: Remove passing the second arg to schedule_tail | Michal Simek | 2012-12-13 |
* | microblaze: Remove BIP from childregs | Michal Simek | 2012-12-13 |
* | flagday: don't pass regs to copy_thread() | Al Viro | 2012-11-28 |
* | microblaze: switch to generic fork/vfork/clone | Al Viro | 2012-11-28 |
*-. | Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc... | Al Viro | 2012-11-28 |
|\ \ |
|
| * | | microblaze: switch to generic sys_execve() | Al Viro | 2012-11-16 |
| * | | microblaze: switch to generic kernel_execve() | Al Viro | 2012-11-16 |
| * | | microblaze: switch to generic kernel_thread() | Al Viro | 2012-11-16 |
| * | | microblaze: Fix bug with schedule_tail | Michal Simek | 2012-11-15 |
| |/ |
|
* / | microblaze: rt_sigreturn is too trigger-happy about sigaltstack errors | Al Viro | 2012-11-28 |
|/ |
|
* | vfs: define struct filename and have getname() return it | Jeff Layton | 2012-10-12 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-11 |
|\ |
|
| * | microblaze: don't bother with SIGTRAP in setup_rt_frame() | Al Viro | 2012-10-01 |
* | | Revert "microblaze_mmu_v2: Update signal returning address" | Michal Simek | 2012-10-04 |
* | | microblaze: Prefer to use pr_XXX instead of printk(KERN_XX) | Michal Simek | 2012-10-04 |
* | | microblaze: Fix bug with passing command line | Michal Simek | 2012-10-04 |
* | | microblaze: Remove additional andi which has been already done | Michal Simek | 2012-10-04 |
* | | microblaze: Use predefined macro for ESR_DIZ | Michal Simek | 2012-10-04 |
* | | microblaze: Support 4k/16k/64k pages | Michal Simek | 2012-10-04 |
* | | microblaze: Do not used hardcoded value in exception handler | Michal Simek | 2012-10-04 |
* | | microblaze: Added fdt chosen capability for timer | Michal Simek | 2012-10-04 |
* | | microblaze: Improve failure handling for GPIO reset | Stephan Linz | 2012-10-04 |
|/ |
|
* | mtd/uclinux: Use generic __bss_stop instead of _ebss | Geert Uytterhoeven | 2012-06-27 |
* | new helper: signal_delivered() | Al Viro | 2012-06-01 |
* | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 2012-06-01 |
* | pull clearing RESTORE_SIGMASK into block_sigmask() | Al Viro | 2012-06-01 |
* | new helper: sigmask_to_save() | Al Viro | 2012-06-01 |
* | new helper: restore_saved_sigmask() | Al Viro | 2012-06-01 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-05-31 |
|\ |
|
| * | move key_repace_session_keyring() into tracehook_notify_resume() | Al Viro | 2012-05-23 |