summaryrefslogtreecommitdiffstats
path: root/mm/mmu_context.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-23mfd: mfd_cell is now implicitly available to twl4030 driversAndres Salomon3-5/+6
2011-03-23mfd: mfd_cell is now implicitly available to tc6393xb driversAndres Salomon3-34/+13
2011-03-23mfd: mfd_cell is now implicitly available to sh_mobile_sdhi driversAndres Salomon1-2/+0
2011-03-23mfd: mfd_cell is now implicitly available to wl1273 driversAndres Salomon3-4/+3
2011-03-23mfd: mfd_cell is now implicitly available to t7166xb driversAndres Salomon2-14/+5
2011-03-23mfd: mfd_cell is now implicitly available to timberdale driversAndres Salomon9-37/+17
2011-03-23mfd: mfd_cell is now implicitly available to htc-pasic3 driversAndres Salomon1-4/+0
2011-03-23mfd: mfd_cell is now implicitly available to asic3 driversAndres Salomon3-19/+13
2011-03-23mfd: mfd_cell is now implicitly available to ab3100 driversAndres Salomon2-4/+3
2011-03-23mfd: mfd_cell is now implicitly available to ab3550 driverAndres Salomon2-4/+1
2011-03-23mfd: mfd_cell is now implicitly available to jz4740 driversAndres Salomon3-6/+2
2011-03-23mfd-core: Unconditionally add mfd_cell to every platform_deviceAndres Salomon2-8/+24
2011-03-23mfd-core: Fix up typos/vagueness in commentAndres Salomon1-2/+2
2011-03-23mfd: Enabling twl4030_wdt and pwrbutton only for TritonKeerthy1-2/+2
2011-03-23mfd: Put WM8994 into reset when suspendingMark Brown1-0/+5
2011-03-23mfd: Remove bitrotted genirq comment from wm831x IRQ codeMark Brown1-9/+0
2011-03-23OMAP4: add clk32kg data to omap4panda and blaze board fileBalaji T K2-0/+14
2011-03-23regulator: twl: add clk32kg to twl-regulatorBalaji T K3-1/+29
2011-03-23mfd: Add new ab8500 GPADC driverArun Murthy4-0/+332
2011-03-23mfd: ab8500: world-writable debugfs register-* filesVasiliy Kulikov1-3/+3
2011-03-23mfd: ab3500: world-writable debugfs register-* filesVasiliy Kulikov1-3/+3
2011-03-23mfd: ab3100: world-writable debugfs *_priv filesVasiliy Kulikov1-2/+2
2011-03-23mfd: AB8500 system control driverMattias Nilsson3-1/+335
2011-03-23mfd: Add fast path for WM831x touchscreen interruptsMark Brown1-0/+12
2011-03-23mfd: Convert WM831x SPI to use dev_pm_opsMark Brown1-9/+15
2011-03-23mfd: Invert tps6586x GPIO and subdevices initializationVincent Palatin1-10/+16
2011-03-23mfd: Add BTN_TOUCH event to ucb1x00-tsJochen Friedrich1-1/+4
2011-03-23mfd: Remove obsolete cleanup for wl1273 clientdataWolfram Sang1-2/+0
2011-03-23mfd: Support configuration of WM831x /IRQ output in CMOS modeMark Brown2-0/+11
2011-03-23mfd: Convert pcf50633 to dev_pm_opsMark Brown1-12/+11
2011-03-23mfd: Staticise non-exported symbols in MAX8998 driverMark Brown1-2/+2
2011-03-23mfd: Convert adp5520 to dev_pm_opsMark Brown1-8/+7
2011-03-23mfd: Leave acknowledgement of WM831x touchscreen IRQs to the driverMark Brown1-0/+3
2011-03-23bloat-o-meter: include read-only data section in reportJean Delvare1-1/+3
2011-03-23zlib: slim down zlib_deflate() workspace when possibleJim Keniston9-23/+71
2011-03-23fs/devpts/inode.c: correctly check d_alloc_name() return code in devpts_pty_n...Andrey Vagin1-1/+1
2011-03-23aio: wake all waiters when destroying ctxRoland Dreier1-2/+2
2011-03-23pps: remove unreachable codeAlexander Gordeev1-5/+0
2011-03-23adfs: add hexadecimal filetype suffix optionStuart Swales6-26/+99
2011-03-23adfs: improve timestamp precisionStuart Swales1-21/+19
2011-03-23adfs: fix E+/F+ dir size > 2048 crashing kernelStuart Swales2-21/+84
2011-03-23Documentation/vm/page-types.c: auto debugfs mount for hwpoison operationChen Gong1-4/+101
2011-03-23Documentation/Changes: minor correctionsChristian Kujau1-4/+4
2011-03-23Documentation/CodingStyle: flesh out if-else examplesHarry Wei1-0/+7
2011-03-23codafs: fix compile warning when CONFIG_SYSCTL=nRakib Mullick1-7/+1
2011-03-23x86: allow CONFIG_ISA_DMA_API to be disabledDavid Rientjes2-4/+12
2011-03-23x86: only compile floppy driver if CONFIG_ISA_DMA_API is enabledDavid Rientjes1-1/+1
2011-03-23x86: only compile 8237A if CONFIG_ISA_DMA_API is enabledDavid Rientjes1-1/+2
2011-03-23pnp: only assign IORESOURCE_DMA if CONFIG_ISA_DMA_API is enabledDavid Rientjes3-6/+10
2011-03-23rtc: add real-time clock driver for NVIDIA TegraAndrew Chew3-0/+499