aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-04-01include/linux/hdreg.h: cover WIN_* and friends with #ifndef/#endif __KERNEL__Bartlomiej Zolnierkiewicz
2009-04-01include/linux/hdreg.h: cover struct hd_driveid with #ifndef/#endif __KERNEL__Bartlomiej Zolnierkiewicz
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
2009-04-01get_mm_hiwater_xxx: trivial, s/define/inline/Oleg Nesterov
2009-04-01proc tty: remove struct tty_operations::read_procAlexey Dobriyan
2009-04-01proc tty: add struct tty_operations::proc_fopsAlexey Dobriyan
2009-04-01Remove two unneeded exports and make two symbols static in fs/mpage.cDmitri Vorobiev
2009-04-01Cleanup after commit 585d3bc06f4ca57f975a5a1f698f65a45ea66225Al Viro
2009-03-31Get rid of indirect include of fs_struct.hAl Viro
2009-03-31New helper - current_umask()Al Viro
2009-03-31New locking/refcounting for fs_structAl Viro
2009-03-31Take fs_struct handling to new file (fs/fs_struct.c)Al Viro
2009-03-31ide: inline SELECT_DRIVE()Sergei Shtylyov
2009-03-31ide: turn selectproc() method into dev_select() method (take 5)Sergei Shtylyov