aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)Author
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
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-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-17microblaze idle: delete pm_idleLen Brown
2013-02-14burying unused conditionalsAl Viro
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: Makefile cleanJason Wu
2013-02-12microblaze: Add .gitignore entries for auto-generated filesLars-Peter Clausen
2013-02-12microblaze: Fix strncpy_from_user macroMichal Simek
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-17arch/microblaze/platform: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-07Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2013-01-04microblaze: Update microblaze defconfigsMichal Simek
2013-01-04microblaze: Fix pci compilation and sparse warningsMichal Simek
2013-01-03ARCH: drivers remove __dev* attributes.Greg Kroah-Hartman
2013-01-03microblaze: Add finit_module syscallMichal Simek
2013-01-03microblaze: Kill __kmap_atomic()Michal Simek
2013-01-03microblaze: Change section flags for noMMUMichal Simek
2013-01-03microblaze: Microblaze wants sys_fork for noMMU tooMichal Simek
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-12-19missing user_stack_pointer() instancesAl Viro
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-16Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel
2012-12-13microblaze: signal: Declare do_notify_resumeMichal Simek
2012-12-13microblaze: lib: Add lib function declarationsMichal Simek
2012-12-13microblaze: lib: Remove helper macrosMichal 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: Do not initialized regs->r1 twice in ELF_PLAT_INITMichal Simek
2012-12-13microblaze: Remove passing the second arg to schedule_tailMichal Simek
2012-12-13UAPI: (Scripted) Disintegrate arch/microblaze/include/asmDavid Howells
2012-12-13microblaze: uaccess.h: Fix timerfd syscallMichal Simek
2012-12-13microblaze: Remove BIP from childregsMichal Simek
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-11Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar