summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-10-075-12/+100
|\
| * microblaze: Added more support for PCIJohn Linn2012-10-042-0/+6
| * microblaze: Remove PAGE properties duplicationMichal Simek2012-10-041-6/+0
| * microblaze: Support 4k/16k/64k pagesMichal Simek2012-10-041-4/+2
| * microblaze: Do not used hardcoded value in exception handlerMichal Simek2012-10-041-1/+2
| * microblaze: Add support for ioreadXX/iowriteXX_repMichal Simek2012-10-041-0/+90
| * microblaze: clinkage.hPaul Bolle2012-10-041-1/+0
* | cross-arch: don't corrupt personality flags upon exec()Jiri Kosina2012-10-061-1/+2
* | UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells2012-10-021-0/+3
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-021-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-08-031-4/+0
|\
| * mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven2012-06-271-4/+0
* | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-301-1/+0
|/
* set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro2012-06-011-1/+1
* new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro2012-06-011-0/+16
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-241-0/+1
|\
| * kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+1
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-241-53/+4
|\ \
| * | gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-111-53/+4
| |/
* | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-1/+0
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-041-6/+12
|\
| * Microblaze: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-281-6/+12
* | microblaze: Fix ret_from_fork declarationMichal Simek2012-04-021-2/+2
* | microblaze: Add missing headers caused by disintegration asm/system.hMichal Simek2012-03-301-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextMichal Simek2012-03-3014-165/+127
|\ \
| * \ Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-289-99/+124
| |\ \
| | * | Delete all instances of asm/system.hDavid Howells2012-03-281-6/+0
| | * | Move all declarations of free_initmem() to linux/mm.hDavid Howells2012-03-281-1/+0
| | * | Disintegrate asm/system.h for MicroblazeDavid Howells2012-03-288-98/+129
| * | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-03-278-5/+223
| |\ \ \
| * \ \ \ Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-231-2/+0
| |\ \ \ \
| | * | | | Remove remaining bits of io_remap_page_range()Javi Merino2012-03-231-2/+0
| | | |/ / | | |/| |
| * | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-232-9/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | PCI: collapse pcibios_resource_to_busBjorn Helgaas2012-02-231-2/+0
| | * | | microblaze/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-231-7/+1
| | * | | microblaze/PCI: remove unused pci_flagsBjorn Helgaas2012-02-231-1/+0
| * | | | irq_domain/microblaze: Convert microblaze to use irq_domainsGrant Likely2012-02-162-55/+3
| * | | | irq_domain: convert microblaze from irq_host to irq_domainGrant Likely2012-02-141-2/+2
| | |_|/ | |/| |
* | | | microblaze: Fix __futex_atomic_op macro register usageMichal Simek2012-03-281-1/+1
| |_|/ |/| |
* | | microblaze: Handle TLB skip size dynamicallyMichal Simek2012-03-231-1/+12
* | | microblaze: Introduce TLB skip sizeMichal Simek2012-03-231-0/+1
* | | microblaze: Improve TLB calculation for small systemsMichal Simek2012-03-232-1/+3
* | | microblaze: Fix mapin_ram functionMichal Simek2012-03-231-0/+1
* | | microblaze: Highmem supportMichal Simek2012-03-232-0/+104
* | | microblaze: Introduce fixmapMichal Simek2012-03-231-0/+101
* | | microblaze: mm: Fix lowmem max memory size limitsMichal Simek2012-03-233-4/+2
|/ /
* | microblaze: generic atomic64 supportDaniel Borkmann2012-01-201-0/+1
|/
* Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-171-0/+5
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-112-6/+0
|\
| * microblaze/PCI: make pcibios_setup_phb_resources() staticBjorn Helgaas2012-01-061-1/+0
OpenPOWER on IntegriCloud