- 9547d01 mm: uninline large generic tlb.h functions by Peter Zijlstra · 13 years ago
- 88c2208 mm: optimize page_lock_anon_vma() fast-path by Peter Zijlstra · 13 years ago
- 2b575eb mm: convert anon_vma->lock to a mutex by Peter Zijlstra · 13 years ago
- 746b18d mm: use refcounts for page_lock_anon_vma() by Peter Zijlstra · 13 years ago
- 6111e4c mm: improve page_lock_anon_vma() comment by Peter Zijlstra · 13 years ago
- 25aeeb0 mm: revert page_lock_anon_vma() lock annotation by Peter Zijlstra · 13 years ago
- 3d48ae4 mm: Convert i_mmap_lock to a mutex by Peter Zijlstra · 13 years ago
- 97a8941 mm: Remove i_mmap_lock lockbreak by Peter Zijlstra · 13 years ago
- e4c70a6 lockdep, mutex: provide mutex_lock_nest_lock by Peter Zijlstra · 13 years ago
- e303297 mm: extended batches for generic mmu_gather by Peter Zijlstra · 13 years ago
- 2672391 mm, powerpc: move the RCU page-table freeing into generic code by Peter Zijlstra · 13 years ago
- 1c39517 mm: now that all old mmu_gather code is gone, remove the storage by Peter Zijlstra · 13 years ago
- ff075d60 um: mmu_gather rework by Peter Zijlstra · 13 years ago
- 7a95a2c ia64: mmu_gather rework by Peter Zijlstra · 13 years ago
- 1e56a56 sh: mmu_gather rework by Peter Zijlstra · 13 years ago
- 9e14f67 arm: mmu_gather rework by Peter Zijlstra · 13 years ago
- 68f0392 s390: mmu_gather rework by Peter Zijlstra · 13 years ago
- 90f08e3 sparc: mmu_gather rework by Peter Zijlstra · 13 years ago
- d6bf29b powerpc: mmu_gather rework by Peter Zijlstra · 13 years ago
- d16dfc5 mm: mmu_gather rework by Peter Zijlstra · 13 years ago
- d05f316 mm: make expand_downwards() symmetrical with expand_upwards() by Michal Hocko · 13 years ago
- 248ac0e mm/vmalloc: remove guard page from between vmap blocks by Johannes Weiner · 13 years ago
- 82d4b57 include/linux/gfp.h: convert BUG_ON() into VM_BUG_ON() by Dave Hansen · 13 years ago
- 15fa8f4 include/linux/gfp.h: work around apparent sparse confusion by Dave Hansen · 13 years ago
- 72788c3 oom: replace PF_OOM_ORIGIN with toggling oom_score_adj by David Rientjes · 13 years ago
- c6a140b mm/compaction: reverse the change that forbade sync migraton with __GFP_NO_KSWAPD by Andrea Arcangeli · 13 years ago
- a6cccdc mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occur by KOSAKI Motohiro · 13 years ago
- 1b79acc mm, mem-hotplug: recalculate lowmem_reserve when memory hotplug occurs by KOSAKI Motohiro · 13 years ago
- 839a4fc mm, mem-hotplug: fix section mismatch. setup_per_zone_inactive_ratio() should be __meminit. by KOSAKI Motohiro · 13 years ago
- 37b23e0 x86,mm: make pagefault killable by KOSAKI Motohiro · 13 years ago
- f62e00c mm: introduce wait_on_page_locked_killable() by KOSAKI Motohiro · 13 years ago
- fa25c50 mm: per-node vmstat: show proper vmstats by KOSAKI Motohiro · 13 years ago
- bb005a5 mm: nommu: fix a compile warning in do_mmap_pgoff() by Namhyung Kim · 13 years ago
- 7223bb4 mm: nommu: fix a potential memory leak in do_mmap_private() by Namhyung Kim · 13 years ago
- d75a310 mm: nommu: check the vma list when unmapping file-mapped vma by Namhyung Kim · 13 years ago
- e922c4c mm: nommu: find vma using the sorted vma list by Namhyung Kim · 13 years ago
- b951bf2 mm: nommu: don't scan the vma list when deleting by Namhyung Kim · 13 years ago
- 6038def mm: nommu: sort mm->mmap list properly by Namhyung Kim · 13 years ago
- ac3bbec mm: remove unused zone_idx variable from set_migratetype_isolate by Sergey Senozhatsky · 13 years ago
- 965f55d mmap: avoid merging cloned VMAs by Shaohua Li · 13 years ago
- 5f70b96 mmap: avoid unnecessary anon_vma lock by Shaohua Li · 13 years ago
- 34679d7 mmap: add alignment for some variables by Shaohua Li · 13 years ago
- 7bf02ea arch, mm: filter disallowed nodes from arch specific show_mem functions by David Rientjes · 13 years ago
- 851cc85 xtensa/mm: remove WANT_PAGE_VIRTUAL by Sebastian Andrzej Siewior · 13 years ago
- 45fd951 xtensa/mm: remove pgtable.c by Sebastian Andrzej Siewior · 13 years ago
- 877947b drivers/video/backlight/adp5520_bl.c: check strict_strtoul() return value by Liu Yuan · 13 years ago
- f06590b mm: vmscan: correctly check if reclaimer should schedule during shrink_slab by Minchan Kim · 13 years ago
- afc7e32 mm: vmscan: correct use of pgdat_balanced in sleeping_prematurely by Johannes Weiner · 13 years ago
- a71ae47 slub: Fix double bit unlock in debug mode by Christoph Lameter · 13 years ago
- b953ff2 hdlcdrv: Drop __TIME__ usage by Michal Marek · 14 years ago
- c1afba3 baycom: Drop __TIME__ usage by Michal Marek · 14 years ago
- 7a2207a at91: drop at572d940hf support by Jean-Christophe PLAGNIOL-VILLARD · 13 years ago
- e57556e3 at91rm9200: introduce at91rm9200_set_type to specficy cpu package by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
- 3d51f25 at91: drop boot_params and PLAT_PHYS_OFFSET by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
- ee2e350 at91: factorize common irq ID by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
- bd60299 at91: switch to CLKDEV_LOOKUP by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
- 1b021a3 at91: fix map_io init usage by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
- 1cef3e1 at91/board-eco920: remove at91_beeper ressource as no driver at91_beeper exist by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
- 2b348e2 atmel_serial: keep the platform_device unchanged by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
- dd41d32 at91sam9261: rename at91sam9261ek to at91sam9261 defconfig by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
- dbadf0f at91sam9263: merge all boards defconfig into only one by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
- 76b2ab7 at91: remove MTD_NAND_ATMEL_BUSWIDTH_16 option by Jean-Christophe PLAGNIOL-VILLARD · 14 years ago
- ee294be 9p: update Documentation pointers by Eric Van Hensbergen · 13 years ago
- af6a25f x86: Reorder mm_context_t to remove x86_64 alignment padding and thus shrink mm_struct by Richard Kennedy · 13 years ago
- e75762f net/9p: enable 9p to work in non-default network namespace by Rob Landley · 13 years ago
- fe1cbab net/9p: p9_idpool_get return -1 on error by Aneesh Kumar K.V · 13 years ago
- 398c4f0 fs/9p: Don't clunk dentry fid when we fail to get a writeback inode by Aneesh Kumar K.V · 13 years ago
- 08bb3a5 9p: Small cleanup in <net/9p/9p.h> by Sasha Levin · 13 years ago
- 87211cd 9p: remove experimental tag from tested configurations by Eric Van Hensbergen · 13 years ago
- aca0076 9p: typo fixes and minor cleanups by Rob Landley · 14 years ago
- 961a5a5 net/9p: Change linuxdoc names to match functions. by Rob Landley · 14 years ago
- d49e468 xconfig: merge code path to conf_write() by Arnaud Lacombe · 13 years ago
- f2889fe Merge branch 'next' into for-linus by Vinod Koul · 13 years ago
- aecb7b6 dmaengine/dw_dmac: Update maintainer-ship by Viresh Kumar · 13 years ago
- d6cb2e3 Blackfin: use new common PERCPU_INPUT define by Mike Frysinger · 14 years ago
- f8bd42b MAINTAINERS: Fix Analog Devices mailinglist address by Lars-Peter Clausen · 13 years ago
- 6f53dbb Blackfin: boards: update ASoC resources after machine driver overhaul by Scott Jiang · 14 years ago
- f9691bb Blackfin: work around anomaly 05000480 by Steven Miao · 14 years ago
- 7a7a430 Blackfin: fix addr type with bfin_write_{or,and} helpers by Mike Frysinger · 13 years ago
- 934fe05b Blackfin: convert /proc/sram to seq_file by Alexey Dobriyan · 13 years ago
- 6362ec2 Blackfin: switch /proc/gpio to seq_file by Alexey Dobriyan · 13 years ago
- d763c58 Blackfin: fix indentation with bfin_read() helper by Mike Frysinger · 13 years ago
- fecedc80 Blackfin: convert old cpumask API to new one by KOSAKI Motohiro · 14 years ago
- e887eb6 Blackfin: don't touch task->cpus_allowed directly by KOSAKI Motohiro · 14 years ago
- 3cb8a39 Blackfin: don't touch cpu_possible_map and cpu_present_map directly by KOSAKI Motohiro · 14 years ago
- 5607204 Blackfin: bf548-ezkit/bf561-ezkit: update nor flash layout by Mike Frysinger · 14 years ago
- 7db7917 Blackfin: initial perf_event support by Mike Frysinger · 14 years ago
- 93f1742 Blackfin: update anomaly lists to latest public info by Mike Frysinger · 14 years ago
- f073cc8 x86, UV: Clean up uv_tlb.c by Cliff Wickman · 13 years ago
- 2a91959 x86, UV: Add support for SGI UV2 hub chip by Jack Steiner · 14 years ago
- 8031039 Blackfin: use on-chip reset func with newer parts by Mike Frysinger · 14 years ago
- f91c691 Blackfin: bf533-stamp/bf537-stamp: drop ad1980 from defconfigs by Mike Frysinger · 14 years ago
- 00b5c50 Blackfin: optimize MMR reads during startup a bit by Mike Frysinger · 14 years ago
- 8c05410 Blackfin: bf537: demux port H mask A and emac rx ints by Mike Frysinger · 14 years ago
- e2a8092 Blackfin: bf537: fix excessive gpio int demuxing by Mike Frysinger · 14 years ago
- dd8cb37 Blackfin: bf54x: drop unused pm gpio handling by Mike Frysinger · 14 years ago
- f58c327 Blackfin: move bf537-specific irq code out of common code by Mike Frysinger · 14 years ago
- 6327a57 Blackfin: move internal irq prototypes out of global namespace by Mike Frysinger · 14 years ago
- fc6bd7b Blackfin: clean up irq ifdef logic a bit by Mike Frysinger · 14 years ago
- 3086fd2 Blackfin: bf51x/bf52x: fix typo in hysteresis MMR names by Mike Frysinger · 14 years ago