aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-4/+0
2012-12-11Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds5-22/+26
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/coreIngo Molnar1-0/+1
2012-12-03microblaze: use new common dtc ruleStephen Warren5-22/+26
2012-11-28microblaze: rt_sigreturn is too trigger-happy about sigaltstack errorsAl Viro1-1/+1
2012-11-28microblaze/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton1-4/+0
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp1-0/+1
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-0/+1
2012-10-12vfs: define struct filename and have getname() return itJeff Layton1-2/+2
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-7/+3
2012-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-14/+1
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds3-0/+3
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li1-0/+1
2012-10-09atomic: implement generic atomic_dec_if_positive()Shaohua Li1-0/+1
2012-10-09Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas1-0/+1
2012-10-09Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-0/+1
2012-10-07Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds12-80/+182
2012-10-06cross-arch: don't corrupt personality flags upon exec()Jiri Kosina1-1/+2
2012-10-04Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-genericArnd Bergmann2-1/+4
2012-10-04Revert "microblaze_mmu_v2: Update signal returning address"Michal Simek1-8/+0
2012-10-04microblaze: Added more support for PCIJohn Linn2-0/+6
2012-10-04microblaze: Prefer to use pr_XXX instead of printk(KERN_XX)Michal Simek3-15/+15
2012-10-04microblaze: Fix bug with passing command lineMichal Simek2-12/+15
2012-10-04microblaze: Remove PAGE properties duplicationMichal Simek1-6/+0
2012-10-04microblaze: Remove additional andi which has been already doneMichal Simek1-3/+0
2012-10-04microblaze: Use predefined macro for ESR_DIZMichal Simek1-2/+3
2012-10-04microblaze: Support 4k/16k/64k pagesMichal Simek3-9/+10
2012-10-04microblaze: Do not used hardcoded value in exception handlerMichal Simek2-24/+32
2012-10-04microblaze: Added fdt chosen capability for timerMichal Simek1-1/+9
2012-10-04microblaze: Add support for ioreadXX/iowriteXX_repMichal Simek1-0/+90
2012-10-04microblaze: Improve failure handling for GPIO resetStephan Linz1-2/+5
2012-10-04microblaze: clinkage.hPaul Bolle1-1/+0
2012-10-03asm-generic: Add default clkdev.hMark Brown1-0/+1
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells1-0/+3
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headersDavid Howells1-1/+1
2012-10-01microblaze: don't bother with SIGTRAP in setup_rt_frame()Al Viro1-5/+2
2012-10-01bury the rest of TIF_IRETAl Viro1-2/+0
2012-10-01sanitize tsk_is_polling()Al Viro1-0/+1
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells1-0/+1
2012-09-20get rid of generic instances of asm/exec.hAl Viro2-14/+1
2012-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds4-10/+2
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2-1/+1
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-7/+2
2012-07-06devicetree: add helper inline for retrieving a node's full nameGrant Likely1-4/+2
2012-07-05Merge branch 'pci/myron-pcibios_setup' into nextBjorn Helgaas1-5/+0
2012-07-05microblaze/PCI: factor out pcibios_setup()Myron Stowe1-5/+0
2012-06-27mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven4-10/+2
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu1-2/+2
2012-06-01new helper: signal_delivered()Al Viro1-1/+1