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