Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / arch / microblaze /
2012-04-05 Linus TorvaldsMerge branch 'for-linus' of git://git.linaro.org/people...
2012-04-03 Linus TorvaldsMerge branch 'next' of git://git.monstr.eu/linux-2...
2012-04-02 Michal Simekmicroblaze: Fix ret_from_fork declaration
2012-04-02 Michal Simekmicroblaze: Do not use tlb_skip in early_printk
2012-03-31 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2012-03-30 Michal Simekmicroblaze: Add missing headers caused by disintegratio...
2012-03-30 Michal SimekMerge git://git./linux/kernel/git/torvalds/linux-2...
2012-03-30 Michal Simekmicroblaze: Fix stack usage in PAGE_SIZE copy_tofrom_user
2012-03-28 Linus TorvaldsMerge tag 'split-asm_system_h-for-linus-20120328' of...
2012-03-28 David HowellsDelete all instances of asm/system.h
2012-03-28 David HowellsMove all declarations of free_initmem() to linux/mm.h
2012-03-28 David HowellsDisintegrate asm/system.h for Microblaze
2012-03-28 Andrzej PietrasiewiczMicroblaze: adapt for dma_map_ops changes
2012-03-28 Michal Simekmicroblaze: Fix tlb_skip variable on noMMU system
2012-03-28 Michal Simekmicroblaze: Fix __futex_atomic_op macro register usage
2012-03-28 Linus TorvaldsMerge branch 'next' of git://git.monstr.eu/linux-2...
2012-03-26 Stephen WarrenKbuild: centralize MKIMAGE and cmd_uimage definitions
2012-03-23 Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-03-23 Javi MerinoRemove remaining bits of io_remap_page_range()
2012-03-23 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2012-03-23 Michal Simekmicroblaze: Handle TLB skip size dynamically
2012-03-23 Michal Simekmicroblaze: Introduce TLB skip size
2012-03-23 Michal Simekmicroblaze: Improve TLB calculation for small systems
2012-03-23 Michal Simekmicroblaze: Extend space for compiled-in FDT to 32kB
2012-03-23 Michal Simekmicroblaze: Clear all MSR flags on the first kernel...
2012-03-23 Michal Simekmicroblaze: Use node name instead of compatible string
2012-03-23 Michal Simekmicroblaze: Fix mapin_ram function
2012-03-23 Michal Simekmicroblaze: Highmem support
2012-03-23 Michal Simekmicroblaze: Use active regions
2012-03-23 Michal Simekmicroblaze: Show more detailed information about memory
2012-03-23 Michal Simekmicroblaze: Introduce fixmap
2012-03-23 Michal Simekmicroblaze: mm: Fix lowmem max memory size limits
2012-03-23 Michal Simekmicroblaze: mm: Use ZONE_DMA instead of ZONE_NORMAL
2012-03-21 Linus TorvaldsMerge tag 'irqdomain-for-linus' of git://git.secretlab...
2012-03-19 Michal Simekmicroblaze: trivial: Fix typo fault in timer.c
2012-03-19 Joe Perchesmicroblaze: Use vsprintf extention %pf with builtin_ret...
2012-03-19 Michal Simekmicroblaze: Add PVR version string for MB 8.20.b and...
2012-03-19 Michal Simekmicroblaze: Fix makefile to work with latest toolchain
2012-03-19 Masanari Iidamicroblaze: Fix typo in early_printk.c
2012-03-01 Thomas Gleixnersched/rt: Use schedule_preempt_disabled()
2012-02-24 Bjorn HelgaasPCI: collapse pcibios_resource_to_bus
2012-02-24 Bjorn Helgaasmicroblaze/PCI: get rid of device resource fixups
2012-02-24 Bjorn Helgaasmicroblaze/PCI: remove unused pci_flags
2012-02-16 Grant Likelyirq_domain/microblaze: Convert microblaze to use irq_do...
2012-02-14 Grant Likelyirq_domain: convert microblaze from irq_host to irq_domain
2012-01-31 Michal SimekRevert "microblaze: Add topology init"
2012-01-20 Daniel Borkmannmicroblaze: generic atomic64 support
2012-01-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-17 Eric Parisaudit: inline audit_syscall_entry to reduce burden...
2012-01-17 Eric ParisAudit: push audit success and retcode into arch ptrace.h
2012-01-17 Linus TorvaldsMerge branch 'next' of git://git.monstr.eu/linux-2...
2012-01-16 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2012-01-14 Stephen WarrenKbuild: Use dtc's -d (dependency) option
2012-01-12 Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2012-01-11 Ben Hutchingscpu: Register a generic CPU device on architectures...
2012-01-11 Michal Simekmicroblaze: Add topology init
2012-01-11 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2012-01-11 Linus TorvaldsMerge branch 'next' of git://git.monstr.eu/linux-2...
2012-01-08 Linus TorvaldsMerge branch 'pm-for-linus' of git://git./linux/kernel...
2012-01-07 Linus TorvaldsMerge tag 'gpio-for-linus' of git://git.secretlab.ca...
2012-01-06 Bjorn Helgaasmicroblaze/PCI: use pci_scan_root_bus()
2012-01-06 Bjorn Helgaasmicroblaze/PCI: convert to pci_create_root_bus() for...
2012-01-06 Bjorn Helgaasmicroblaze/PCI: make pcibios_setup_phb_resources()...
2012-01-06 Bjorn Helgaasmicroblaze/PCI: fix pci_bus_for_each_resource() usage
2012-01-06 Myron StowePCI: MicroBlaze: convert pcibios_set_master() to a...
2012-01-06 Linus TorvaldsMerge branch 'core-rcu-for-linus' of git://git./linux...
2012-01-05 Michal Simekmicroblaze: Wire-up new system calls
2012-01-05 Michal Simekmicroblaze: Remove NO_IRQ from architecture
2012-01-05 Michal Simekmicroblaze: Trivial asm fix
2012-01-05 Michal Simekmicroblaze: Fix debug message in module
2012-01-05 Michal Simekmicroblaze: Remove eprintk macro
2012-01-05 Michal Simekmicroblaze: Send CR before LF for early console
2012-01-05 Michal Simekmicroblaze: Change NO_IRQ to 0
2012-01-05 Michal Simekmicroblaze: Use irq_of_parse_and_map for timer
2012-01-05 Michal Simekmicroblaze: intc: Change variable name
2012-01-05 Michal Simekmicroblaze: Use of_find_compatible_node for timer and...
2012-01-05 Michal Simekmicroblaze: Add __cmpdi2
2012-01-05 Michal Simekmicroblaze: Synchronize __pa __va macros
2011-12-12 Grant Likelygpio/microblaze: Eliminate duplication of of_get_named_...
2011-12-11 Frederic Weisbeckernohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_i...
2011-12-11 Frederic Weisbeckernohz: Allow rcu extended quiescent state handling seper...
2011-12-11 Frederic Weisbeckernohz: Separate out irq exit and idle loop dyntick logic
2011-12-08 Tejun Heomemblock: s/memblock_analyze()/memblock_allow_resize...
2011-12-08 Tejun Heomemblock: Kill memblock_init()
2011-12-08 Tejun Heomemblock: Fix include breakages caused by 24aa07882b
2011-11-28 Michael S. Tsirkinmicroblaze: switch to GENERIC_PCI_IOMAP
2011-11-23 Rafael J. WysockiMerge branch 'pm-freezer' of git://git./linux/kernel...
2011-11-21 Al Viromicroblaze: bury asm/namei.h
2011-11-21 Tejun Heofreezer: remove now unused TIF_FREEZE
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-10-31 Paul Gortmakermicroblaze: Add export.h to arch/microblaze files as...
2011-10-31 Linus TorvaldsMerge branch 'next' of git://git.monstr.eu/linux-2...
2011-10-14 Peter Zijlstramicroblaze: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW...
2011-10-14 Michal Simekmicroblaze: Use delay slot in __strnlen_user, __strncpy...
2011-10-14 Michal Simekmicroblaze: Remove NET_IP_ALIGN from system.h
2011-10-14 Michal Simekmicroblaze: Add __ucmpdi2() helper function
2011-10-14 Edgar E. Iglesiasmicroblaze: Raise SIGFPE/FPE_INTDIV for div by zero
2011-10-14 Edgar E. Iglesiasmicroblaze: Switch ELF_ARCH code to 189
2011-10-14 Eli Billauermicroblaze: Added DMA sync operations
2011-10-14 Eli Billauermicroblaze: Moved __dma_sync() to dma-mapping.h
next