aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAge
* arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-27
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-02-26
|\
| * microblaze: Do not use module.h in files which are not modulesMichal Simek2013-02-12
| * microblaze: Fix coding style issuesMichal Simek2013-02-12
| * microblaze: Add missing return from debugfs_tlbMichal Simek2013-02-12
| * microblaze: Makefile cleanJason Wu2013-02-12
| * microblaze: Add .gitignore entries for auto-generated filesLars-Peter Clausen2013-02-12
| * microblaze: Fix strncpy_from_user macroMichal Simek2013-02-12
* | Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-26
|\ \
| * | microblaze idle: Fix compile errorLars-Peter Clausen2013-02-22
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-23
|\ \ \
| * | | burying unused conditionalsAl Viro2013-02-14
| * | | microblaze: remove debris in ptrace.cAl Viro2013-02-03
| * | | microblaze: Move restart allowed out of blockMichal Simek2013-02-03
| * | | microblaze: fix handling of multiple pending signalsAl Viro2013-02-03
| * | | microblaze: fix the horror with restarts of sigreturn()Al Viro2013-02-03
| * | | microblaze: evict the check for kernel_mode(regs) from do_notify_resume()Al Viro2013-02-03
| * | | microblaze: switch to generic sigaltstackAl Viro2013-02-03
| | |/ | |/|
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \ \ | |_|/ |/| |
| * | arch/microblaze/platform: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-17
| |/
* / microblaze idle: delete pm_idleLen Brown2013-02-17
|/
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2013-01-07
|\
| * microblaze: Update microblaze defconfigsMichal Simek2013-01-04
| * microblaze: Fix pci compilation and sparse warningsMichal Simek2013-01-04
| * microblaze: Add finit_module syscallMichal Simek2013-01-03
| * microblaze: Kill __kmap_atomic()Michal Simek2013-01-03
| * microblaze: Change section flags for noMMUMichal Simek2013-01-03
| * microblaze: Microblaze wants sys_fork for noMMU tooMichal Simek2013-01-03
* | ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman2013-01-03
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-20
|\
| * missing user_stack_pointer() instancesAl Viro2012-12-19
| * Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-19
* | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-20
|\ \
| | \
| | \
| *-. \ Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel2012-12-16
| |\ \ \
| | * | | microblaze: dma-mapping: support debug_dma_mapping_errorShuah Khan2012-11-28
| | |/ /
* | | | microblaze: signal: Declare do_notify_resumeMichal Simek2012-12-13
* | | | microblaze: lib: Add lib function declarationsMichal Simek2012-12-13
* | | | microblaze: lib: Remove helper macrosMichal Simek2012-12-13
* | | | microblaze: Add static qualifiersMichal Simek2012-12-13
* | | | microblaze: Wire-up new system call kcmpMichal Simek2012-12-13
* | | | microblaze: Fix intc_enable_or_unmask functionMichal Simek2012-12-13
* | | | microblaze: Do not initialized regs->r1 twice in ELF_PLAT_INITMichal Simek2012-12-13
* | | | microblaze: Remove passing the second arg to schedule_tailMichal Simek2012-12-13
* | | | UAPI: (Scripted) Disintegrate arch/microblaze/include/asmDavid Howells2012-12-13
* | | | microblaze: uaccess.h: Fix timerfd syscallMichal Simek2012-12-13
* | | | microblaze: Remove BIP from childregsMichal Simek2012-12-13
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\ \ \ \ | | |_|/ | |/| |
| * | | flagday: don't pass regs to copy_thread()Al Viro2012-11-28
| * | | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro2012-11-28
| * | | microblaze: switch to generic fork/vfork/cloneAl Viro2012-11-28