aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-01lis3: reorder functions to make forward decl obsoleteDaniel Mack
2009-04-01hp_accel: axis conversion for hp compaq 8710wLuca Cappa
2009-04-01hp_accel: add two more axis informationPavel Machek
2009-04-01hwmon: Add LTC4215 driverIra Snyder
2009-04-01hwmon: LM95241 driverDavide Rizzo
2009-04-01hp_accel: adev is poor name of exported symbolPavel Machek
2009-04-01hp_accel: small documentation updatesPavel Machek
2009-04-01epoll keyed wakeups: make tty use keyed wakeupsDavide Libenzi
2009-04-01epoll keyed wakeups: make eventfd use keyed wakeupsDavide Libenzi
2009-04-01epoll keyed wakeups: teach epoll about hints coming with the wakeup keyDavide Libenzi
2009-04-01epoll keyed wakeups: make sockets use keyed wakeupsDavide Libenzi
2009-04-01epoll keyed wakeups: introduce new *_poll() wakeup macrosDavide Libenzi
2009-04-01epoll keyed wakeups: add __wake_up_locked_key() and __wake_up_sync_key()Davide Libenzi
2009-04-01eventfd: improve support for semaphore-like behaviorDavide Libenzi
2009-04-01epoll: use real type instead of void *Tony Battersby
2009-04-01epoll: clean up ep_modifyTony Battersby
2009-04-01epoll: remove unnecessary xchgTony Battersby
2009-04-01epoll: remember the event if epoll_wait returns -EFAULTTony Battersby
2009-04-01epoll: don't use current in irq contextTony Battersby
2009-04-01epoll: remove debugging codeDavide Libenzi
2009-04-01epoll: fix epoll's own poll (update)Davide Libenzi
2009-04-01epoll: fix epoll's own pollDavide Libenzi
2009-04-01drivers/misc/isl29003.c: driver for the ISL29003 ambient light sensorDaniel Mack
2009-04-01hpilo: reduce frequency of IO operationsDavid Altobelli
2009-04-01ntfs: remove private wrapper of endian helpersHarvey Harrison
2009-04-01introduce pr_cont() macroCyrill Gorcunov
2009-04-01init/main.c: fix sparse warnings: context imbalanceHannes Eder
2009-04-01bcm47xx: fix GPIO API return codesMichael Buesch
2009-04-01auxdisplay: remove PARPORT dependencyH Hartley Sweeten
2009-04-01remove unused include/asm-generic/dma-mapping.hFUJITA Tomonori
2009-04-01filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystemsEric Sandeen
2009-04-01lib/rbtree.c: optimize rb_erase()Wolfram Strepp
2009-04-01loop: add ioctl to resize a loop deviceJ. R. Okajima
2009-04-01uml: remove useless commentsWANG Cong
2009-04-01uml: improve error messagesWANG Cong
2009-04-01uml: don't use a too long string literalWANG Cong
2009-04-01ubd: stop defintining MAJOR_NRChristoph Hellwig
2009-04-01pm: cleanup includesMagnus Damm
2009-04-01pm: rework includes, remove arch ifdefsMagnus Damm
2009-04-01alpha: convert u64 to unsigned long longRandy Dunlap
2009-04-01alpha: xchg/cmpxchg cleanup and fixesIvan Kokshaysky
2009-04-01MAINTAINERS: add the missing linux alpha port mailling listCheng Renquan
2009-04-01alpha: fix macrosRoel Kluin
2009-04-01shmem: writepage directly to swapHugh Dickins
2009-04-01vmscan: fix it to take care of nodemaskKAMEZAWA Hiroyuki
2009-04-01ramfs-nommu: use generic lru cacheJohannes Weiner
2009-04-01vmscan: print shrink_slab symbol name on negative shrinker objectsDavid Rientjes
2009-04-01nommu: make CONFIG_UNEVICTABLE_LRU available when CONFIG_MMU=nDavid Howells
2009-04-01nommu: there is no mlock() for NOMMU, so don't provide the bitsDavid Howells
2009-04-01mm: use debug_kmap_atomicAkinobu Mita