summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers/misc/isl29003.c: driver for the ISL29003 ambient light sensorDaniel Mack2009-04-014-0/+543
* hpilo: reduce frequency of IO operationsDavid Altobelli2009-04-012-4/+8
* ntfs: remove private wrapper of endian helpersHarvey Harrison2009-04-017-227/+215
* introduce pr_cont() macroCyrill Gorcunov2009-04-011-0/+2
* init/main.c: fix sparse warnings: context imbalanceHannes Eder2009-04-011-0/+1
* bcm47xx: fix GPIO API return codesMichael Buesch2009-04-011-8/+12
* auxdisplay: remove PARPORT dependencyH Hartley Sweeten2009-04-011-2/+1
* remove unused include/asm-generic/dma-mapping.hFUJITA Tomonori2009-04-011-308/+0
* filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystemsEric Sandeen2009-04-014-1/+57
* lib/rbtree.c: optimize rb_erase()Wolfram Strepp2009-04-011-10/+4
* loop: add ioctl to resize a loop deviceJ. R. Okajima2009-04-012-0/+31
* uml: remove useless commentsWANG Cong2009-04-0131-310/+0
* uml: improve error messagesWANG Cong2009-04-011-4/+4
* uml: don't use a too long string literalWANG Cong2009-04-012-5/+9
* ubd: stop defintining MAJOR_NRChristoph Hellwig2009-04-011-9/+8
* pm: cleanup includesMagnus Damm2009-04-012-27/+0
* pm: rework includes, remove arch ifdefsMagnus Damm2009-04-018-3/+7
* alpha: convert u64 to unsigned long longRandy Dunlap2009-04-0114-74/+78
* alpha: xchg/cmpxchg cleanup and fixesIvan Kokshaysky2009-04-012-497/+308
* MAINTAINERS: add the missing linux alpha port mailling listCheng Renquan2009-04-011-0/+1
* alpha: fix macrosRoel Kluin2009-04-011-6/+6
* shmem: writepage directly to swapHugh Dickins2009-04-012-2/+6
* vmscan: fix it to take care of nodemaskKAMEZAWA Hiroyuki2009-04-014-5/+15
* ramfs-nommu: use generic lru cacheJohannes Weiner2009-04-011-11/+4
* vmscan: print shrink_slab symbol name on negative shrinker objectsDavid Rientjes2009-04-011-2/+3
* nommu: make CONFIG_UNEVICTABLE_LRU available when CONFIG_MMU=nDavid Howells2009-04-011-1/+0
* nommu: there is no mlock() for NOMMU, so don't provide the bitsDavid Howells2009-04-013-10/+26
* mm: use debug_kmap_atomicAkinobu Mita2009-04-017-0/+12
* mm: introduce debug_kmap_atomicAkinobu Mita2009-04-013-44/+58
* mm: page_mkwrite change prototype to match fault: fix sysfsHugh Dickins2009-04-011-4/+4
* fs: fix page_mkwrite error cases in core code and btrfsNick Piggin2009-04-012-8/+15
* mm: page_mkwrite change prototype to match faultNick Piggin2009-04-0116-23/+65
* mm: enable hashdist by default on 64bit NUMAAnton Blanchard2009-04-011-3/+3
* mm: fix proc_dointvec_userhz_jiffies "breakage"Alexey Dobriyan2009-04-013-12/+14
* generic debug pageallocAkinobu Mita2009-04-0116-19/+202
* memdup_user(): introduceLi Zefan2009-04-012-0/+31
* hugetlb: chg cannot become less than 0Roel Kluin2009-04-011-3/+3
* mm: remove pagevec_swap_free()KOSAKI Motohiro2009-04-012-24/+0
* mm: don't free swap slots on page deactivationJohannes Weiner2009-04-011-3/+0
* mm: move pagevec stripping to save unlock-relockJohannes Weiner2009-04-011-5/+2
* mm: reintroduce and deprecate rlimit based access for SHM_HUGETLBRavikiran G Thirumalai2009-04-012-2/+23
* mm: fix SHM_HUGETLB to work with users in hugetlb_shm_groupRavikiran G Thirumalai2009-04-011-7/+1
* vfs: add/use account_page_dirtied()Edward Shishkin2009-04-013-15/+17
* vmscan: respect higher order in zone_reclaim()Johannes Weiner2009-04-011-0/+1
* mm: add comment why mark_page_accessed() would be better than pte_mkyoung() i...KOSAKI Motohiro2009-04-011-0/+5
* vmscan: clip swap_cluster_max in shrink_all_memory()Johannes Weiner2009-04-011-1/+1
* mm: shrink_all_memory(): use sc.nr_reclaimedMinChan Kim2009-04-011-22/+24
* mm: don't call mark_page_accessed() in do_swap_page()KOSAKI Motohiro2009-04-011-2/+0
* mm: introduce for_each_populated_zone() macroKOSAKI Motohiro2009-04-016-48/+27
* vmscan: rename sc.may_swap to may_unmapJohannes Weiner2009-04-011-10/+10
OpenPOWER on IntegriCloud