summaryrefslogtreecommitdiffstats
path: root/mm/shmem.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-13memcg: make mem_cgroup_split_huge_fixup() more efficientKAMEZAWA Hiroyuki3-21/+21
2012-01-13mm: memcg: remove unused node/section info from pc->flagsJohannes Weiner2-85/+7
2012-01-13mm: make per-memcg LRU lists exclusiveJohannes Weiner7-247/+225
2012-01-13mm: collect LRU list heads into struct lruvecJohannes Weiner6-27/+25
2012-01-13mm: vmscan: convert global reclaim to per-memcg LRU listsJohannes Weiner1-17/+22
2012-01-13mm: memcg: remove optimization of keeping the root_mem_cgroup LRU lists emptyJohannes Weiner1-10/+2
2012-01-13mm: move memcg hierarchy reclaim to generic reclaim codeJohannes Weiner3-88/+148
2012-01-13mm: memcg: per-priority per-zone hierarchy scan generationsJohannes Weiner1-18/+47
2012-01-13mm: vmscan: distinguish between memcg triggering reclaim and memcg being scannedJohannes Weiner1-108/+141
2012-01-13mm: vmscan: distinguish global reclaim from global LRU scanningJohannes Weiner1-25/+37
2012-01-13mm: memcg: consolidate hierarchy iteration primitivesJohannes Weiner1-124/+75
2012-01-13memcg: add mem_cgroup_replace_page_cache() to fix LRU issueKAMEZAWA Hiroyuki3-16/+52
2012-01-13epoll: limit pathsJason Baron3-25/+211
2012-01-13pipe: fail cleanly when root tries F_SETPIPE_SZ with big sizeSasha Levin1-1/+1
2012-01-13slub: document setting min order with debug_guardpage_minorder > 0Stanislaw Gruszka2-1/+8
2012-01-13parisc, exec: remove redundant set_fs(USER_DS)Mathias Krause2-3/+0
2012-01-13ia64, exec: remove redundant set_fs(USER_DS)Mathias Krause1-1/+0
2012-01-13drivers/video/nvidia/nvidia.c: fix warningAndrew Morton1-3/+3
2012-01-13mm,x86,um: move CMPXCHG_DOUBLE config optionHeiko Carstens5-10/+10
2012-01-13mm,x86,um: move CMPXCHG_LOCAL config optionHeiko Carstens5-8/+5
2012-01-13mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCALHeiko Carstens4-8/+16
2012-01-13include/linux/linkage.h: remove unused ATTRIB_NORET macroJoe Perches1-2/+0
2012-01-13treewide: convert uses of ATTRIB_NORETURN to __noreturnJoe Perches12-15/+14
2012-01-13treewide: remove useless NORET_TYPE macro and usesJoe Perches15-22/+21
2012-01-13include/linux/linkage.h: remove unused NORET_AND macroJoe Perches1-1/+0
2012-01-13kernel.h: neaten panic prototypeJoe Perches1-2/+3
2012-01-13kprobes: silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd1-1/+1
2012-01-13proc: fix null pointer deref in proc_pid_permission()Xiaotian Feng1-0/+2
2012-01-12x86: Get rid of 'dubious one-bit signed bitfield' sprase warningAnton Vorontsov1-2/+2
2012-01-12x86/PCI: build amd_bus.o only when CONFIG_AMD_NB=yBjorn Helgaas1-1/+2
2012-01-12sh: magicpanelr2: Update for parse_mtd_partitions() fallout.Paul Mundt1-32/+2
2012-01-12sh: mach-rsk: Update for parse_mtd_partitions() fallout.Paul Mundt1-37/+6
2012-01-12sh: sh2a: Improve cache flush/invalidate functionsPhil Edworthy1-39/+84
2012-01-12sh: also without PM_RUNTIME pm_runtime.o must be builtGuennadi Liakhovetski1-1/+1
2012-01-12sh: add a resource name for shdmaShimoda, Yoshihiro6-7/+12
2012-01-12arm: mach-shmobile: add a resource name for shdmaShimoda, Yoshihiro2-4/+4
2012-01-12ARM: mach-shmobile: r8a7779 SMP support V3Magnus Damm6-8/+201
2012-01-12cpu: Register a generic CPU device on architectures that currently do notBen Hutchings10-0/+31
2012-01-12cpu: Do not return errors from cpu_dev_init() which will be ignoredBen Hutchings2-9/+6
2012-01-11sched: Fix lockup by limiting load-balance retries on lock-breakPeter Zijlstra1-3/+7
2012-01-11ASoC: twl6040 - Add method to query optimum PDM_DL1 gainLiam Girdwood2-0/+24
2012-01-11ALSA: hda - Fix the lost power-setup of seconary pins after PM resumeTakashi Iwai1-13/+23
2012-01-11ALSA: usb-audio: add Yamaha MOX6/MOX8 supportClemens Ladisch1-0/+26
2012-01-11ALSA: virtuoso: add S/PDIF input support for all XonarsClemens Ladisch3-3/+7
2012-01-11ALSA: ice1724 - Support for ooAoo SQ210aPavel Hofman1-0/+35
2012-01-11ALSA: ice1724 - Allow card info based on model onlyPavel Hofman1-3/+5
2012-01-11ALSA: ice1724 - Create capture pcm only for ADC-enabled configurationsPavel Hofman2-3/+11
2012-01-11ALSA: hdspm - Provide unique driver id based on card serialAdrian Knoth1-2/+19
2012-01-11autofs4: deal with autofs4_write/autofs4_write racesAl Viro3-4/+7
2012-01-11autofs4: catatonic_mode vs. notify_daemon raceAl Viro1-11/+14