aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)Author
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
2012-12-03microblaze: use new common dtc ruleStephen Warren
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-28take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro
2012-11-28microblaze: switch to generic fork/vfork/cloneAl Viro
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro
2012-11-28microblaze: rt_sigreturn is too trigger-happy about sigaltstack errorsAl Viro
2012-11-28microblaze/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-11-28microblaze: dma-mapping: support debug_dma_mapping_errorShuah Khan
2012-11-16microblaze: switch to generic sys_execve()Al Viro
2012-11-16microblaze: switch to generic kernel_execve()Al Viro
2012-11-16microblaze: switch to generic kernel_thread()Al Viro
2012-11-15microblaze: Fix bug with schedule_tailMichal Simek
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li
2012-10-09atomic: implement generic atomic_dec_if_positive()Shaohua Li
2012-10-09Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas