aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-10-09Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.gitRussell King
2008-10-07Merge branch 'viper-for-rmk' of git://www.misterjones.org/linux-2.6-armRussell King
2008-10-07Merge branch 'pxa-palm' into pxa-machinesRussell King
2008-10-02[ARM] 5248/1: wm97xx generic battery driverMarek VaĊĦut
2008-09-25[ARM] corgi_lcd: use GPIO API for BACKLIGHT_ON and BACKLIGHT_CONTEric Miao
2008-09-23lcd: add corgibl_limit_intensity() to corgi_lcdEric Miao
2008-09-23lcd: add SPI-based LCD and backlight driver for SHARP corgi/spitzEric Miao
2008-09-23lcd: allow lcd device to handle mode change eventsEric Miao
2008-09-17Input: ads7846 - introduce .gpio_pendown to get pendown stateEric Miao
2008-09-16Fix PNP build failure, bugzilla #11276David Miller
2008-09-13Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-09-13memstick: fix MSProHG 8-bit interface mode supportAlex Dubov
2008-09-13mm: mark the correct zone as full when scanning zonelistsMel Gorman
2008-09-13include/linux/ioport.h: add missing macro argument for devm_release_* familyHiroshi DOYU
2008-09-13[libata] LBA28/LBA48 off-by-one bug in ata.hTaisuke Yamada
2008-09-11block: disable sysfs parts of the disk command filterJens Axboe
2008-09-09Export smc91x led definitionsMarc Zyngier
2008-09-08Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-09-07[NET] smc91x: provide configurable ledsRussell King
2008-09-06Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-09-06Merge branch 'sched/cpuset' into sched/urgentIngo Molnar
2008-09-06sched: arch_reinit_sched_domains() must destroy domains to force rebuildMax Krasnyansky
2008-09-05tracehook: comment pasto fixesRoland McGrath
2008-09-05res_counter: fix off-by-one bug in setting limitLi Zefan
2008-09-05Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-09-05Merge git://git.infradead.org/~dwmw2/dwmw2-2.6.27Linus Torvalds
2008-09-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...Linus Torvalds
2008-09-05Merge branch 'core/debugobjects' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2008-09-05sched: fix process time monotonicityBalbir Singh
2008-09-05Fix conditional export of kvh.h and a.out.h to userspace.Khem Raj
2008-09-05clockevents: prevent clockevent event_handler ending up handler_noopVenkatesh Pallipadi
2008-09-04Merge branch 'fixes_stg' of ../git_old into fixesMauro Carvalho Chehab
2008-09-03V4L/DVB (8832): gspca: Bad pixelformat of vc0321 webcams.Jean-Francois Moine
2008-09-03V4L/DVB (8809): gspca: Revert commit 9a9335776548d01525141c6e8f0c12e86bbde982Hans de Goede
2008-09-03V4L/DVB (8720): gspca: V4L2_CAP_SENSOR_UPSIDE_DOWN added as a cap for some we...Hans de Goede
2008-09-03V4L/DVB (8675): gspca: Pixmap PJPG (Pixart 73xx JPEG) added, generated by pac...Jean-Francois Moine
2008-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-09-02mm: show quicklist usage in /proc/meminfoKOSAKI Motohiro
2008-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-09-02ide: fix hwif_to_node()Bartlomiej Zolnierkiewicz
2008-09-02IDE: compile fix for sff_dma_opsKevin Hilman
2008-09-02Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2008-09-01debugobjects: fix lockdep warningVegard Nossum
2008-08-29Resource handling: add 'insert_resource_expand_to_fit()' functionLinus Torvalds
2008-08-29net: Unbreak userspace usage of linux/mroute.hDavid S. Miller
2008-08-28Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-08-28i2c: Add missing kerneldoc descriptionsJean Delvare
2008-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-08-27block: remove blk_queue_tag_depth() and blk_queue_tag_queue()Jens Axboe
2008-08-27block: rename blk_scsi_cmd_filter to blk_cmd_filterFUJITA Tomonori