aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-01Merge branch 'for-linus' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds6-42/+89
2009-04-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-0/+6
2009-04-01Merge branch 'devel' into for-linusTrond Myklebust6-42/+89
2009-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-29/+27
2009-04-01Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds7-84/+165
2009-04-01fbdev: update s1d13xxxfb to differ between revisions and production idsKristoffer Ericson1-6/+10
2009-04-01fbdev: newport: newport_*wait() return 0 on timeoutRoel Kluin1-2/+2
2009-04-01fbdev: uninline lock_fb_info()Andrew Morton1-9/+1
2009-04-01cirrusfb: add accelerator constantKrzysztof Helt1-0/+1
2009-04-01cirrusfb: Laguna chipset 8bpp fixKrzysztof Helt1-1/+0
2009-04-01cirrusfb: add Laguna additional overflow registerKrzysztof Helt1-0/+1
2009-04-01atyfb: fix header file trailing whitespaceRandy Dunlap2-283/+283
2009-04-01rtc: convert LEAP_YEAR into an inlineAndrew Morton1-0/+6
2009-04-01autofs4: fix kernel includesIan Kent2-3/+10
2009-04-01spi_mpc83xx: add OF platform driver bindingsAnton Vorontsov1-1/+1
2009-04-01spi_mpc83xx: rework chip selects handlingAnton Vorontsov1-2/+3
2009-04-01epoll keyed wakeups: introduce new *_poll() wakeup macrosDavide Libenzi1-13/+9
2009-04-01epoll keyed wakeups: add __wake_up_locked_key() and __wake_up_sync_key()Davide Libenzi1-2/+5
2009-04-01eventfd: improve support for semaphore-like behaviorDavide Libenzi1-1/+11
2009-04-01introduce pr_cont() macroCyrill Gorcunov1-0/+2
2009-04-01remove unused include/asm-generic/dma-mapping.hFUJITA Tomonori1-308/+0
2009-04-01filesystem freeze: allow SysRq emergency thaw to thaw frozen filesystemsEric Sandeen1-0/+1
2009-04-01loop: add ioctl to resize a loop deviceJ. R. Okajima1-0/+1
2009-04-01pm: rework includes, remove arch ifdefsMagnus Damm1-3/+0
2009-04-01shmem: writepage directly to swapHugh Dickins1-0/+5
2009-04-01vmscan: fix it to take care of nodemaskKAMEZAWA Hiroyuki1-1/+1
2009-04-01nommu: there is no mlock() for NOMMU, so don't provide the bitsDavid Howells1-7/+13
2009-04-01mm: use debug_kmap_atomicAkinobu Mita2-0/+4
2009-04-01mm: introduce debug_kmap_atomicAkinobu Mita1-0/+12
2009-04-01mm: page_mkwrite change prototype to match faultNick Piggin2-2/+3
2009-04-01mm: enable hashdist by default on 64bit NUMAAnton Blanchard1-3/+3
2009-04-01mm: fix proc_dointvec_userhz_jiffies "breakage"Alexey Dobriyan1-2/+2
2009-04-01generic debug pageallocAkinobu Mita3-0/+37
2009-04-01memdup_user(): introduceLi Zefan1-0/+1
2009-04-01mm: remove pagevec_swap_free()KOSAKI Motohiro1-1/+0
2009-04-01vfs: add/use account_page_dirtied()Edward Shishkin1-0/+1
2009-04-01mm: introduce for_each_populated_zone() macroKOSAKI Motohiro1-0/+8
2009-04-01get_mm_hiwater_xxx: trivial, s/define/inline/Oleg Nesterov1-2/+9
2009-04-01proc tty: remove struct tty_operations::read_procAlexey Dobriyan1-2/+0
2009-04-01proc tty: add struct tty_operations::proc_fopsAlexey Dobriyan1-0/+1
2009-03-31ide: inline SELECT_DRIVE()Sergei Shtylyov1-1/+0
2009-03-31ide: turn selectproc() method into dev_select() method (take 5)Sergei Shtylyov1-3/+3
2009-03-31ide: rename IDE_TFLAG_IN_[HOB_]FEATURESergei Shtylyov1-4/+8
2009-03-31ide: turn set_irq() method into write_devctl() methodSergei Shtylyov1-4/+2
2009-03-31ide-floppy: use ide_pio_bytes()Bartlomiej Zolnierkiewicz1-5/+0
2009-03-31ide: decrease size of ->pc_buf field in struct ide_atapi_pcBartlomiej Zolnierkiewicz1-1/+1
2009-03-31ide: sanitize ide_build_sglist() and ide_destroy_dmatable()Bartlomiej Zolnierkiewicz1-3/+3
2009-03-31ide: add ->dma_check methodBartlomiej Zolnierkiewicz1-0/+1
2009-03-31ide: add ide_dma_prepare() helperBartlomiej Zolnierkiewicz1-3/+4
2009-03-31ide: destroy DMA mappings after ending DMA (v2)Bartlomiej Zolnierkiewicz1-0/+1