aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)Author
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-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
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds
2012-10-07Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2012-10-06cross-arch: don't corrupt personality flags upon exec()Jiri Kosina
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhow...Arnd Bergmann
2012-10-04Revert "microblaze_mmu_v2: Update signal returning address"Michal Simek
2012-10-04microblaze: Added more support for PCIJohn Linn
2012-10-04microblaze: Prefer to use pr_XXX instead of printk(KERN_XX)Michal Simek
2012-10-04microblaze: Fix bug with passing command lineMichal Simek
2012-10-04microblaze: Remove PAGE properties duplicationMichal Simek
2012-10-04microblaze: Remove additional andi which has been already doneMichal Simek
2012-10-04microblaze: Use predefined macro for ESR_DIZMichal Simek
2012-10-04microblaze: Support 4k/16k/64k pagesMichal Simek
2012-10-04microblaze: Do not used hardcoded value in exception handlerMichal Simek
2012-10-04microblaze: Added fdt chosen capability for timerMichal Simek
2012-10-04microblaze: Add support for ioreadXX/iowriteXX_repMichal Simek
2012-10-04microblaze: Improve failure handling for GPIO resetStephan Linz
2012-10-04microblaze: clinkage.hPaul Bolle
2012-10-03asm-generic: Add default clkdev.hMark Brown
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
2012-10-01microblaze: don't bother with SIGTRAP in setup_rt_frame()Al Viro
2012-10-01bury the rest of TIF_IRETAl Viro
2012-10-01sanitize tsk_is_polling()Al Viro
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells
2012-09-20get rid of generic instances of asm/exec.hAl Viro