summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.gitRussell King2008-10-099-60/+90
|\
| * warn: Turn the netdev timeout WARN_ON() into a WARN()Arjan van de Ven2008-09-171-0/+10
| * Fix PNP build failure, bugzilla #11276David Miller2008-09-171-0/+7
| * Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-09-131-1/+1
| |\
| | * [libata] LBA28/LBA48 off-by-one bug in ata.hTaisuke Yamada2008-09-131-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-131-1/+1
| |\ \
| | * | netlink: fix overrun in attribute iterationVegard Nossum2008-09-121-1/+1
| * | | memstick: fix MSProHG 8-bit interface mode supportAlex Dubov2008-09-131-48/+49
| * | | mm: mark the correct zone as full when scanning zonelistsMel Gorman2008-09-131-6/+6
| * | | include/linux/ioport.h: add missing macro argument for devm_release_* familyHiroshi DOYU2008-09-131-2/+2
| | |/ | |/|
| * | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-09-111-2/+0Star
| |\ \
| | * | block: disable sysfs parts of the disk command filterJens Axboe2008-09-111-2/+0Star
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-09-111-0/+14
| |\ \ \ | | |/ / | |/| |
| | * | [SCSI] fix check of PQ and PDT bits for WLUNsJames Bottomley2008-08-291-0/+14
* | | | Merge branch 'pxa-all' into develRussell King2008-10-097-18/+235
|\ \ \ \
| * \ \ \ Merge branch 'viper-for-rmk' of git://www.misterjones.org/linux-2.6-armRussell King2008-10-071-0/+11
| |\ \ \ \
| | * | | | Export smc91x led definitionsMarc Zyngier2008-09-091-0/+9
| * | | | | Merge branch 'pxa-palm' into pxa-machinesRussell King2008-10-072-0/+187
| |\ \ \ \ \
| | * | | | | [ARM] 5248/1: wm97xx generic battery driverMarek Vašut2008-10-021-0/+26
| | * | | | | [ARM] 5184/1: Split ucb1400_ts into core and touchscreenMarek Vašut2008-08-211-0/+161
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'metronomefb', 'pxa-cm2xx', 'pxa-gumstix', 'pxa-misc', 'pxa-mi...Russell King2008-10-07232-55389/+182Star
| |\ \ \ \ \ \ \
| | | * | | | | | [ARM] corgi_lcd: use GPIO API for BACKLIGHT_ON and BACKLIGHT_CONTEric Miao2008-09-251-0/+3
| | | * | | | | | lcd: add corgibl_limit_intensity() to corgi_lcdEric Miao2008-09-231-0/+1
| | | * | | | | | lcd: add SPI-based LCD and backlight driver for SHARP corgi/spitzEric Miao2008-09-231-0/+16
| | | * | | | | | lcd: allow lcd device to handle mode change eventsEric Miao2008-09-231-0/+3
| | | * | | | | | Input: ads7846 - introduce .gpio_pendown to get pendown stateEric Miao2008-09-171-0/+3
| | | | |_|/ / / | | | |/| | | |
| * | / | | | | [ARM] 5209/1: metronomefb: changes to use platform framebufferJaya Kumar2008-08-261-18/+13Star
| |/ / / / / /
* | | | | | | Merge branch 'at91' into develRussell King2008-10-0918-15/+64
|\ \ \ \ \ \ \
| * | | | | | | [ARM] 5228/1: Add the RGB555 wiring for the atmel LCDGuillaume GARDET2008-09-191-0/+1
| | |/ / / / / | |/| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-101-1/+2
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller2008-09-091-1/+2
| | |\ \ \ \ \
| | | * | | | | [Bluetooth] Reject L2CAP connections on an insecure ACL linkMarcel Holtmann2008-09-091-0/+1
| | | * | | | | [Bluetooth] Enforce correct authentication requirementsMarcel Holtmann2008-09-091-1/+1
| | | | |_|_|/ | | | |/| | |
| * | / | | | lib: Correct printk %pF to work on all architecturesJames Bottomley2008-09-092-0/+11
| |/ / / / /
| * | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-09-091-1/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'sched/cpuset' into sched/urgentIngo Molnar2008-09-061-1/+1
| | |\ \ \ \ \
| | | * | | | | sched: arch_reinit_sched_domains() must destroy domains to force rebuildMax Krasnyansky2008-09-061-1/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-09-091-0/+3
| |\ \ \ \ \ \ \
| | * | | | | | | netns : fix kernel panic in timewait socket destructionDaniel Lezcano2008-09-081-0/+3
| * | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-09-072-6/+13
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86: add NOPL as a synthetic CPU feature bitH. Peter Anvin2008-09-062-6/+13
| * | | | | | | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-09-071-0/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | clockevents: prevent clockevent event_handler ending up handler_noopVenkatesh Pallipadi2008-09-051-0/+2
| | |/ / / / / / / /
| * | | | | | | | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-09-071-0/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [MIPS] Fix WARNING: at kernel/smp.c:290Thomas Bogendoerfer2008-09-051-0/+1
| | |/ / / / / / / /
| * | | | | | | | | tracehook: comment pasto fixesRoland McGrath2008-09-052-2/+2
| * | | | | | | | | res_counter: fix off-by-one bug in setting limitLi Zefan2008-09-051-1/+1
| * | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-09-051-0/+4
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | sched: fix process time monotonicityBalbir Singh2008-09-051-0/+4
| | |/ / / / / / /
| * | | | | | | | Merge git://git.infradead.org/~dwmw2/dwmw2-2.6.27Linus Torvalds2008-09-052-4/+8
| |\ \ \ \ \ \ \ \