aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/mmu.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-27radeonfb: Add quirk for the graphics adapter in some JSxxTony Breeds1-0/+35
2012-07-27powerpc: Lack of firmware flash support is not an errorAnton Blanchard1-1/+1
2012-07-27powerpc: Enable pseries hardware RNG and crypto modulesAnton Blanchard2-4/+8
2012-07-27powerpc: Update g5_defconfigBenjamin Herrenschmidt1-73/+30
2012-07-27powerpc/kvm/bookehv: Fix build regressionAlexander Graf1-38/+39
2012-07-27powerpc: Set stack limit properly in crit_transfer_to_handlerStuart Yoder1-2/+10
2012-07-26Btrfs: using vmalloc and friends needs vmalloc.hStephen Rothwell1-0/+1
2012-07-27leds-lp8788: forgotten unlock at lp8788_led_workDevendra Naga1-0/+1
2012-07-27LEDS: propagate error codes in blinkm_detect()Dan Carpenter1-2/+2
2012-07-27LEDS: memory leak in blinkm_led_common_set()Dan Carpenter1-2/+5
2012-07-27cpumask: cpulist_parse() comments correctionAlex Shi1-2/+1
2012-07-27init: add comments to keep initcall-names in sync with initcall levelsJim Cromie2-1/+3
2012-07-27cpumask: add a few comments of cpumask functionsAlex Shi1-0/+12
2012-07-26sparc32, copy_thread: Clear TIF_USEDFPU flag of created task instead of currentTkhai Kirill1-3/+1
2012-07-26sparc32: delete dead code in show_mem()Sam Ravnborg1-7/+0
2012-07-26sparc32: move kmap_init() to highmem.cSam Ravnborg3-14/+17
2012-07-26sparc32: move probe_memory() to srmmu.cSam Ravnborg2-13/+11
2012-07-26sparc32: drop unused BAD_PAGE stuffSam Ravnborg1-7/+0
2012-07-26sparc32: centralize all mmu context handling in srmmu.cSam Ravnborg6-71/+63
2012-07-26sparc32: drop quicklistSam Ravnborg2-15/+0
2012-07-26sparc32: drop sparc model check in paging_initSam Ravnborg1-13/+1
2012-07-26sparc32: drop sparc_unmapped_baseSam Ravnborg2-4/+1
2012-07-26sparc32,leon: drop leon_init()Sam Ravnborg3-19/+0
2012-07-26sparc32: drop fixmap.hSam Ravnborg4-30/+26
2012-07-26sparc32: fixmap.h cleanupSam Ravnborg1-89/+5
2012-07-26sparc32: drop unused kmap_atomic_to_pageSam Ravnborg2-19/+0
2012-07-26sparc32: drop swapper_pg_dirSam Ravnborg2-4/+3
2012-07-26sparc32: beautify srmmu_inherit_prom_mappings()Sam Ravnborg1-10/+16
2012-07-26sparc32: use void * in nocache get/freeSam Ravnborg2-35/+42
2012-07-26sparc32: fix coding-style in srmmu.cSam Ravnborg1-68/+64
2012-07-26sparc32: sort includes in srmmu.cSam Ravnborg1-21/+21
2012-07-26sparc32: define a few srmmu functions __initSam Ravnborg1-2/+2
2012-07-26ipv6: Early TCP socket demuxEric Dumazet5-8/+59
2012-07-26ipv4: Fix input route performance regression.David S. Miller7-37/+48
2012-07-26pch_gbe: vlan skb len fixAndy Cress1-7/+0
2012-07-26pch_gbe: add extra clean txAndy Cress1-13/+44
2012-07-26pch_gbe: fix transmit watchdog timeoutAndy Cress1-1/+1
2012-07-26ixgbe: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov1-5/+6
2012-07-26posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer7-32/+12
2012-07-26bcma: fix invalid PMU chip control masksHauke Mehrtens1-4/+4
2012-07-26be2net: Fix to parse RSS hash from Receive completions correctly.Sarveshwar Bandi1-2/+2
2012-07-26net/mlx4_en: Limit the RFS filter IDs to be < RPS_NO_FILTERAmir Vadai1-1/+1
2012-07-25ARM: mxs: fix compile error caused by prom_update_property changeShawn Guo1-6/+2
2012-07-26leds: add new lp8788 led driverKim, Milo3-0/+200
2012-07-26drm/nouveau: init vblank requests listMarcin Slusarz3-6/+1
2012-07-26drm/nv50: extend vblank semaphore to generic dmaobj + offset pairBen Skeggs5-53/+32
2012-07-26drm/nouveau: mark most of our ioctls as deprecated, move to compat layerBen Skeggs10-354/+353
2012-07-26drm/nouveau: move current gpuobj code out of nouveau_object.cBen Skeggs3-2/+2
2012-07-26drm/nouveau/gem: fix object reference leak in a failure pathBen Skeggs1-0/+1
2012-07-26drm/nv50: rename INVALID_QUERY_OR_TEXTURE error to INVALID_OPERATIONMarcin Slusarz1-1/+1