aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-04-02ext3: remove the BKL in ext3/ioctl.cCyrus Massoumi
2009-04-02spi-gpio: allow operation without CS signalMichael Buesch
2009-04-02gpiolib: allow GPIOs to be namedDaniel Silverstone
2009-04-02rtc-v3020: add ability to access v3020 chip with GPIOsMike Rapoport
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-04-02memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMsDavid Brownell
2009-04-02memory_accessor: implement the new memory_accessor interface for I2C EEPROMKevin Hilman
2009-04-02memory_accessor: new interface for reading/writing persistent memoryKevin Hilman
2009-04-02workqueue: add to_delayed_work() helper functionJean Delvare
2009-04-02mm: define a UNIQUE value for AS_UNEVICTABLE flagLee Schermerhorn
2009-04-02add fiemap.h to header-yEric Sandeen
2009-04-02nommu: fix a number of issues with the per-MM VMA patchDavid Howells
2009-04-02generic debug pagealloc: build fixAkinobu Mita
2009-04-01Merge branch 'for-linus' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-04-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-04-01Merge branch 'devel' into for-linusTrond Myklebust
2009-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2009-04-01Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-04-01fbdev: update s1d13xxxfb to differ between revisions and production idsKristoffer Ericson
2009-04-01fbdev: newport: newport_*wait() return 0 on timeoutRoel Kluin
2009-04-01fbdev: uninline lock_fb_info()Andrew Morton
2009-04-01cirrusfb: add accelerator constantKrzysztof Helt
2009-04-01cirrusfb: Laguna chipset 8bpp fixKrzysztof Helt
2009-04-01cirrusfb: add Laguna additional overflow registerKrzysztof Helt
2009-04-01atyfb: fix header file trailing whitespaceRandy Dunlap
2009-04-01rtc: convert LEAP_YEAR into an inlineAndrew Morton
2009-04-01autofs4: fix kernel includesIan Kent
2009-04-01spi_mpc83xx: add OF platform driver bindingsAnton Vorontsov
2009-04-01spi_mpc83xx: rework chip selects handlingAnton Vorontsov
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-01introduce pr_cont() macroCyrill Gorcunov
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-01loop: add ioctl to resize a loop deviceJ. R. Okajima
2009-04-01pm: rework includes, remove arch ifdefsMagnus Damm
2009-04-01shmem: writepage directly to swapHugh Dickins
2009-04-01vmscan: fix it to take care of nodemaskKAMEZAWA Hiroyuki
2009-04-01nommu: there is no mlock() for NOMMU, so don't provide the bitsDavid Howells
2009-04-01mm: use debug_kmap_atomicAkinobu Mita
2009-04-01mm: introduce debug_kmap_atomicAkinobu Mita
2009-04-01mm: page_mkwrite change prototype to match faultNick Piggin
2009-04-01mm: enable hashdist by default on 64bit NUMAAnton Blanchard
2009-04-01mm: fix proc_dointvec_userhz_jiffies "breakage"Alexey Dobriyan
2009-04-01generic debug pageallocAkinobu Mita
2009-04-01memdup_user(): introduceLi Zefan
2009-04-01mm: remove pagevec_swap_free()KOSAKI Motohiro
2009-04-01vfs: add/use account_page_dirtied()Edward Shishkin
2009-04-01mm: introduce for_each_populated_zone() macroKOSAKI Motohiro