aboutsummaryrefslogtreecommitdiff
path: root/arch/microblaze
AgeCommit message (Expand)Author
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-05-21microblaze: drop 'oldset' argument of do_notify_resume()Al Viro
2012-05-21microblaze: handle TIF_NOTIFY_RESUMEAl Viro
2012-05-21microblaze: bury sys_rt_sigsuspend_wrapper in nommu case tooAl Viro
2012-05-21microblaze: ->restart_block.fn needs to be reset on rt_sigreturnAl Viro
2012-05-21microblaze: use set_current_blocked() and block_sigmask()Matt Fleming
2012-05-21microblaze: fix signal maskingMatt Fleming
2012-05-21microblaze: no need to reset handler if SA_ONESHOTMatt Fleming
2012-05-21microblaze: don't reimplement force_sigsegv()Matt Fleming
2012-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-16fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha
2012-05-15microblaze/PCI: fix "io_offset undeclared" errorBjorn Helgaas
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner
2012-05-05microblaze: Use generic init_taskThomas Gleixner
2012-04-18seccomp: ignore secure_computing return valuesWill Drewry
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-04-03Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2012-04-02microblaze: Fix ret_from_fork declarationMichal Simek
2012-04-02microblaze: Do not use tlb_skip in early_printkMichal Simek
2012-03-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
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-30microblaze: Fix stack usage in PAGE_SIZE copy_tofrom_userMichal 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 tlb_skip variable on noMMU systemMichal Simek
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-26Kbuild: centralize MKIMAGE and cmd_uimage definitionsStephen Warren
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: Extend space for compiled-in FDT to 32kBMichal Simek
2012-03-23microblaze: Clear all MSR flags on the first kernel instructionMichal Simek
2012-03-23microblaze: Use node name instead of compatible stringMichal Simek
2012-03-23microblaze: Fix mapin_ram functionMichal Simek
2012-03-23microblaze: Highmem supportMichal Simek
2012-03-23microblaze: Use active regionsMichal Simek
2012-03-23microblaze: Show more detailed information about memoryMichal Simek
2012-03-23microblaze: Introduce fixmapMichal Simek
2012-03-23microblaze: mm: Fix lowmem max memory size limitsMichal Simek
2012-03-23microblaze: mm: Use ZONE_DMA instead of ZONE_NORMALMichal Simek