summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/include
AgeCommit message (Expand)AuthorLines
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon-1/+0
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro-1/+1
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro-0/+16
2012-05-24Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+1
2012-05-24Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-53/+4
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha-1/+0
2012-05-11gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown-53/+4
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson-0/+1
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds-6/+12
2012-04-02microblaze: Fix ret_from_fork declarationMichal Simek-2/+2
2012-03-30microblaze: Add missing headers caused by disintegration asm/system.hMichal Simek-0/+2
2012-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextMichal Simek-165/+127
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds-99/+124
2012-03-28Delete all instances of asm/system.hDavid Howells-6/+0
2012-03-28Move all declarations of free_initmem() to linux/mm.hDavid Howells-1/+0
2012-03-28Disintegrate asm/system.h for MicroblazeDavid Howells-98/+129
2012-03-28Microblaze: adapt for dma_map_ops changesAndrzej Pietrasiewicz-6/+12
2012-03-28microblaze: Fix __futex_atomic_op macro register usageMichal Simek-1/+1
2012-03-27Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-5/+223
2012-03-23Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds-2/+0
2012-03-23Remove remaining bits of io_remap_page_range()Javi Merino-2/+0
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds-9/+0
2012-03-23microblaze: Handle TLB skip size dynamicallyMichal Simek-1/+12
2012-03-23microblaze: Introduce TLB skip sizeMichal Simek-0/+1
2012-03-23microblaze: Improve TLB calculation for small systemsMichal Simek-1/+3
2012-03-23microblaze: Fix mapin_ram functionMichal Simek-0/+1
2012-03-23microblaze: Highmem supportMichal Simek-0/+104
2012-03-23microblaze: Introduce fixmapMichal Simek-0/+101
2012-03-23microblaze: mm: Fix lowmem max memory size limitsMichal Simek-4/+2
2012-02-23PCI: collapse pcibios_resource_to_busBjorn Helgaas-2/+0
2012-02-23microblaze/PCI: get rid of device resource fixupsBjorn Helgaas-7/+1
2012-02-23microblaze/PCI: remove unused pci_flagsBjorn Helgaas-1/+0
2012-02-16irq_domain/microblaze: Convert microblaze to use irq_domainsGrant Likely-55/+3
2012-02-14irq_domain: convert microblaze from irq_host to irq_domainGrant Likely-2/+2
2012-01-20microblaze: generic atomic64 supportDaniel Borkmann-0/+1
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris-0/+5
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds-6/+0
2012-01-10Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds-19/+14
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+0
2012-01-06microblaze/PCI: make pcibios_setup_phb_resources() staticBjorn Helgaas-1/+0
2012-01-06PCI: MicroBlaze: convert pcibios_set_master() to a non-inlined functionMyron Stowe-5/+0
2012-01-05microblaze: Wire-up new system callsMichal Simek-1/+4
2012-01-05microblaze: Remove NO_IRQ from architectureMichal Simek-2/+0
2012-01-05microblaze: Remove eprintk macroMichal Simek-6/+0
2012-01-05microblaze: Change NO_IRQ to 0Michal Simek-2/+9
2012-01-05microblaze: Synchronize __pa __va macrosMichal Simek-9/+2
2011-12-08memblock: Fix include breakages caused by 24aa07882bTejun Heo-14/+0
2011-11-23Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Rafael J. Wysocki-2/+0
2011-11-21microblaze: bury asm/namei.hAl Viro-22/+0
2011-11-21freezer: remove now unused TIF_FREEZETejun Heo-2/+0