summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-08-031-4/+0Star
|\
| * mtd/uclinux: Use generic __bss_stop instead of _ebssGeert Uytterhoeven2012-06-271-4/+0Star
* | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon2012-07-311-1/+0Star
|/
* 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-251-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/+4Star
|\ \
| * | gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-121-53/+4Star
| |/
* / fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-171-1/+0Star
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-051-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/+127Star
|\ \
| * \ Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-299-99/+124
| |\ \
| | * | Delete all instances of asm/system.hDavid Howells2012-03-281-6/+0Star
| | * | Move all declarations of free_initmem() to linux/mm.hDavid Howells2012-03-281-1/+0Star
| | * | 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-288-5/+223
| |\ \ \
| * \ \ \ Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-241-2/+0Star
| |\ \ \ \
| | * | | | Remove remaining bits of io_remap_page_range()Javi Merino2012-03-241-2/+0Star
| | | |/ / | | |/| |
| * | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-232-9/+0Star
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | PCI: collapse pcibios_resource_to_busBjorn Helgaas2012-02-241-2/+0Star
| | * | | microblaze/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-241-7/+1Star
| | * | | microblaze/PCI: remove unused pci_flagsBjorn Helgaas2012-02-241-1/+0Star
| * | | | irq_domain/microblaze: Convert microblaze to use irq_domainsGrant Likely2012-02-162-55/+3Star
| * | | | 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/+2Star
|/ /
* / 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-122-6/+0Star
|\
| * microblaze/PCI: make pcibios_setup_phb_resources() staticBjorn Helgaas2012-01-061-1/+0Star
| * PCI: MicroBlaze: convert pcibios_set_master() to a non-inlined functionMyron Stowe2012-01-061-5/+0Star
* | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-01-114-19/+14Star
|\ \
| * | microblaze: Wire-up new system callsMichal Simek2012-01-051-1/+4
| * | microblaze: Remove NO_IRQ from architectureMichal Simek2012-01-051-2/+0Star
| * | microblaze: Remove eprintk macroMichal Simek2012-01-051-6/+0Star
| * | microblaze: Change NO_IRQ to 0Michal Simek2012-01-051-2/+9
| * | microblaze: Synchronize __pa __va macrosMichal Simek2012-01-051-9/+2Star
| |/
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-2/+0Star
|\ \
| * \ Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Rafael J. Wysocki2011-11-231-2/+0Star
| |\ \ | | |/ | |/|
| | * freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0Star