summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-14mfd: Staticise unexported symbols in ASIC3Mark Brown
2011-01-14mfd: Remove tps6586x device ID checkStephen Warren
2011-01-14mfd: Fix twl_probe section mismatch warning in mfd/twl-core.cBryan Wu
2011-01-14mfd: ab8500-core ioresources irq for subdrivers addedMattias Wallin
2011-01-14mfd: ab8500-core wake up from suspendMattias Wallin
2011-01-14mfd: Export ab8500 chip id to sysfsMattias Wallin
2011-01-14mfd: ab8500-core improved error handling in get_chip_idMattias Wallin
2011-01-14gpio/misc: Add MODULE_ALIAS entries for CS5535 functionsAndres Salomon
2011-01-14misc: Convert cs5535-mfgpt from pci device to platform deviceAndres Salomon
2011-01-14gpio: Convert cs5535 from pci device to platform deviceAndres Salomon
2011-01-14mfd: Fix cs5535 warning on x86-64Andres Salomon
2011-01-14mfd: Implement runtime PM for WM8994 core driverMark Brown
2011-01-14mfd: Provide pm_runtime_no_callbacks flag in cell dataMark Brown
2011-01-14mfd: Fix ab8500-debug indentation errorsMattias Wallin
2011-01-14mfd: Convert WM8994 to new irq_ interrupt methodsMark Brown
2011-01-14mfd: Convert WM835x to new irq_ interrupt methodsMark Brown
2011-01-14mfd: Convert WM831x to new irq_ interrupt methodsMark Brown
2011-01-14mfd: Add WM8326 supportMark Brown
2011-01-14mfd: Simplify WM832x subdevice instantiationMark Brown
2011-01-14mfd: Use printf extension %pR for struct resourceJoe Perches
2011-01-14mfd: Add cs5535-mfd driver for AMD Geode's CS5535/CS5536 supportAndres Salomon
2011-01-14mfd: Don't open-code mc13xxx_unlockUwe Kleine-König
2011-01-14mfd: Include <linux/gpio.h> instead of <asm/gpio.h>Axel Lin
2011-01-14mfd: Include <linux/io.h> instead of <asm/io.h>Axel Lin
2011-01-14mfd: Update WARN usesJoe Perches
2011-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-01-13Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-01-13Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2011-01-13Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-14fs: fix do_last error case when need_reval_dotJ. R. Okajima
2011-01-14nfs: add missing rcu-walk checkNick Piggin
2011-01-13Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-13Merge branch 'stable/platform-pci-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2011-01-14fs: hlist UP debug fixupNick Piggin
2011-01-14fs: fix dropping of rcu-walk from force_reval_pathNick Piggin
2011-01-14fs: force_reval_path drop rcu-walk before d_invalidateNick Piggin
2011-01-14fs: small rcu-walk documentation fixesNick Piggin
2011-01-13memcg: fix memory migration of shmem swapcacheDaisuke Nishimura
2011-01-13memcg: use [kv]zalloc[_node] rather than [kv]malloc+memsetJesper Juhl
2011-01-13memcg: fix deadlock between cpuset and memcgDaisuke Nishimura
2011-01-13memcg: remove unnecessary return from void-returning mem_cgroup_del_lru_list()Minchan Kim
2011-01-13memcg: fix unit mismatch in memcg oom limit calculationJohannes Weiner
2011-01-13memcg: add lock to synchronize page accounting and migrationKAMEZAWA Hiroyuki
2011-01-13memcg: create extensible page stat update routinesGreg Thelen
2011-01-13memcg: document cgroup dirty memory interfacesGreg Thelen
2011-01-13memcg: add page_cgroup flags for dirty page trackingGreg Thelen
2011-01-13mm: batch activate_page() to reduce lock contentionShaohua Li
2011-01-13mm: simplify code of swap.cShaohua Li
2011-01-13mm/page_alloc.c: don't cache `current' in a localAndrew Morton
2011-01-13mm: fix hugepage migrationHugh Dickins