aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'for-um' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/s...Richard Weinberger2012-05-21
|\
| * um: missing checks of __put_user()/__get_user() return valuesAl Viro2012-05-21
| * um: stub_rt_sigsuspend isn't needed these days anymoreAl Viro2012-05-21
| * um/x86: merge (and trim) 32- and 64-bit variants of ptrace.hAl Viro2012-05-21
| * um: bury unused _TIF_RESTORE_SIGMASKAl Viro2012-05-21
| * um: wrong sigmask saved in case of multiple sigframesAl Viro2012-05-21
| * um: add TIF_NOTIFY_RESUMEAl Viro2012-05-21
| * um: ->restart_block.fn needs to be reset on sigreturnAl Viro2012-05-21
* | um: Remove CONFIG_IRQ_RELEASE_METHODRichard Weinberger2012-05-21
* | um: Remove usage of irq_chip->release()Richard Weinberger2012-05-21
* | um: Implement um_free_irq()Richard Weinberger2012-05-21
* | um: Fix __swp_type()Richard Weinberger2012-05-21
* | um: Implement a custom pte_same() functionRichard Weinberger2012-05-21
* | um: Add BUG() to do_ops()'s error pathRichard Weinberger2012-05-21
* | um: Remove unused variablesRichard Weinberger2012-05-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2012-05-21
|\ \
| * | sparc32: use flushi when run-time patching in per_cpu_patchSam Ravnborg2012-05-20
| * | sparc32: fix cpuid_patch run-time patchingSam Ravnborg2012-05-20
| * | sparc32: drop unused inline functions in srmmu.cSam Ravnborg2012-05-20
| * | sparc32: drop unused functions in pgtsrmmu.hSam Ravnborg2012-05-20
| * | sparc32,leon: move leon mmu functions to leon_mm.cSam Ravnborg2012-05-20
| * | sparc32,leon: remove duplicate definitions in leon.hSam Ravnborg2012-05-20
| * | sparc32,leon: remove duplicate UART register definitionsSam Ravnborg2012-05-20
| * | sparc32,leon: move leon ASI definitions to asi.hSam Ravnborg2012-05-20
| * | sparc32: move trap table to a separate fileSam Ravnborg2012-05-20
| * | sparc64: renamed ttable.S to ttable_64.SSam Ravnborg2012-05-20
| * | sparc32: Remove asm/sysen.h header.David S. Miller2012-05-20
| * | sparc32: Delete asm/smpprim.hDavid S. Miller2012-05-20
| * | sparc32: Remove unused empty_bad_page{,_table} declarations.David S. Miller2012-05-20
| * | sparc32: Kill boot_cpu_id4David S. Miller2012-05-20
| * | sparc32: Move GET_PROCESSOR*_ID() out of asm/asmmacro.hDavid S. Miller2012-05-20
| * | sparc32: Remove completely unused code from asm/cache.hDavid S. Miller2012-05-20
| * | sparc32: Add ucmpdi2.o to obj-y instead of lib-y.David S. Miller2012-05-19
| * | sparc32: add ucmpdi2Sam Ravnborg2012-05-19
| * | sparc: introduce arch/sparc/KbuildSam Ravnborg2012-05-15
| * | sparc: clean up MakefileSam Ravnborg2012-05-15
| * | sparc32: delete muldiv.o from MakefileSam Ravnborg2012-05-15
| * | sparc32: Kill off software 32-bit multiply/divide routines.David S. Miller2012-05-15
| * | sparc32: Build kernel with -mcpu=v8David S. Miller2012-05-15
| * | sparc32: cleanup mm/fault_32.cSam Ravnborg2012-05-15
| * | sparc32: Remove cypress cpu support.David S. Miller2012-05-15
| * | sparc64: Remove pointless assignment in floppy support.David S. Miller2012-05-14
| * | sparc32: Kill unused hard_smp{4m,4d,leon}_processor_id() inlined.David S. Miller2012-05-14
| * | sparc32: drop build time btfixup patchingSam Ravnborg2012-05-14
| * | sparc32: remove runtime btfix supportSam Ravnborg2012-05-14
| * | sparc32: remove remaining users of btfixupSam Ravnborg2012-05-14
| * | sparc32: move smp ipi to method opsSam Ravnborg2012-05-14
| * | sparc32: Implement hard_smp_processor_id() via instruction patching.David S. Miller2012-05-14
| * | sparc32: Move cache and TLB flushes over to method ops.David S. Miller2012-05-13
| * | sparc32: Remove unused declarations in srmmu.cDavid S. Miller2012-05-13