summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* eventfd: improve support for semaphore-like behaviorDavide Libenzi2009-04-012-10/+22
* epoll: use real type instead of void *Tony Battersby2009-04-011-1/+1
* epoll: clean up ep_modifyTony Battersby2009-04-011-12/+7
* epoll: remove unnecessary xchgTony Battersby2009-04-011-14/+8
* epoll: remember the event if epoll_wait returns -EFAULTTony Battersby2009-04-011-1/+3
* epoll: don't use current in irq contextTony Battersby2009-04-011-7/+8
* epoll: remove debugging codeDavide Libenzi2009-04-011-67/+11
* epoll: fix epoll's own poll (update)Davide Libenzi2009-04-011-53/+57
* epoll: fix epoll's own pollDavide Libenzi2009-04-011-207/+304
* 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