summaryrefslogtreecommitdiffstats
path: root/mm/migrate.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-04-07powerpc/le: Enable RTAS events supportGreg Kurz5-61/+128
2014-04-07powerpc: Correct emulated mtfsf instructionStephen Chivers1-35/+23
2014-04-05Hexagon: update CR year for elf.hRichard Kuo1-1/+1
2014-04-05Hexagon: remove SP macroRichard Kuo1-3/+1
2014-04-05Hexagon: set ELF_EXEC_PAGESIZE to PAGE_SIZERichard Kuo1-1/+1
2014-04-05Hexagon: set the e_flags in user regset view for core dumpsRichard Kuo1-0/+1
2014-04-05Hexagon: fix atomic_setRichard Kuo1-1/+14
2014-04-05Hexagon: add screen_info for VGA_CONSOLERichard Kuo2-0/+5
2014-04-05hexagon: correct type on pgd copyIlia Mirkin1-1/+1
2014-04-05smp, hexagon: kill SMP single function call interruptJiang Liu2-6/+1
2014-04-05arch: hexagon: include: asm: add generic macro 'mmiowb' in "io.h"Chen Gang1-0/+2
2014-04-05arch: hexagon: kernel: hexagon_ksyms.c: export related symbols which various ...Chen Gang1-4/+20
2014-04-05arch: hexagon: kernel: reset.c: use function pointer instead of function for ...Chen Gang1-3/+2
2014-04-05arch: hexagon: include: asm: add "vga.h" in KbuildChen Gang1-1/+2
2014-04-05arch: hexagon: include: asm: Kbuild: add generic "serial.h" in KbuildChen Gang1-0/+1
2014-04-05arch: hexagon: include: uapi: asm: setup.h add swith macro __KERNEL__Chen Gang1-0/+5
2014-04-05arch: hexagon: include: asm: add prefix "hvm[ci]_" for all enum members in "h...Chen Gang1-36/+36
2014-04-05arch: hexagon: Kconfig: add HAVE_DMA_ATTR in Kconfig and remove "linux/dma-ma...Chen Gang2-1/+1
2014-04-05arch: hexagon: kernel: add export symbol function __delay()Chen Gang2-0/+10
2014-04-05hexagon: include: asm: kgdb: extend DBG_MAX_REG_NUM for "cs0/1"Chen Gang1-2/+3
2014-04-05hexagon: kernel: kgdb: include related header for pass compiling.Chen Gang1-0/+2
2014-04-05hexagon: kernel: remove useless variables 'dn', 'r' and 'err' in time_init_de...Chen Gang1-3/+0
2014-04-05mm: get_user_pages(write,force) refuse to COW in shared areasHugh Dickins1-21/+45
2014-04-04dm cache: fix a lock-inversionJoe Thornber3-52/+20
2014-04-04dm thin: sort the per thin deferred bios using an rb_treeMike Snitzer1-2/+82
2014-04-04arch/tile: remove unused variable 'devcap'Chris Metcalf1-2/+0
2014-04-04tile: Fix vDSO compilation issue with allyesconfigKerry Sheh1-1/+1
2014-04-04hwmon: (it87) Add support for IT8623ERudolf Marek2-5/+8
2014-04-04hwmon: (it87) Fix IT8603E define nameRudolf Marek1-3/+3
2014-04-04hwmon: (lm90) Convert to use hwmon_device_register_with_groupsGuenter Roeck1-22/+17
2014-04-04hwmon: (lm90) Create all sysfs groups in one callGuenter Roeck1-43/+26
2014-04-04hwmon: (lm90) Always use the dev variable in the probe functionGuenter Roeck1-3/+2
2014-04-04hwmon: (lm90) Create most optional attributes with sysfs_create_groupGuenter Roeck1-3/+11
2014-04-04hwmon: Avoid initializing the same field twiceJean Delvare10-14/+0
2014-04-04hwmon: (pc87360) Avoid initializing the same field twiceJean Delvare1-6/+6
2014-04-04hwmon: (lm80) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck1-48/+22
2014-04-04hwmon: (adm1021) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck1-48/+22
2014-04-04hwmon: (lm63) Avoid initializing the same field twiceJean Delvare1-1/+0
2014-04-04hwmon: (lm63) Convert to use devm_hwmon_device_register_with_groupsGuenter Roeck1-66/+40
2014-04-04hwmon: (lm63) Create all sysfs groups in one callGuenter Roeck1-28/+14
2014-04-04hwmon: (lm63) Introduce 'dev' variable to point to client->devGuenter Roeck1-16/+16
2014-04-04hwmon: (lm63) Add additional sysfs group for temp2_type attributeGuenter Roeck1-3/+13
2014-04-04hwmon: (f71805f) Fix author's addressJean Delvare1-1/+1
2014-04-04dmaengine: omap-dma: more consolidation of CCR register setupRussell King1-28/+18
2014-04-04dmaengine: omap-dma: move IRQ handling to omap-dmaRussell King1-6/+115
2014-04-04dmaengine: omap-dma: move register read/writes into omap-dma.cRussell King4-15/+105
2014-04-04ARM: omap: dma: get rid of 'p' allocation and clean upRussell King2-43/+27
2014-04-04ARM: omap: move dma channel allocation into plat-omap codeRussell King4-26/+10
2014-04-04ARM: omap: dma: get rid of errata globalRussell King2-5/+4
2014-04-04ARM: omap: clean up DMA register accessesRussell King3-114/+115