summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2009-06-15block: Add bio_list_peek()Geert Uytterhoeven-0/+5
2009-06-15lib: Provide generic atomic64_t implementationPaul Mackerras-0/+42
2009-06-15Merge commit 'origin/master' into nextBenjamin Herrenschmidt-608/+5820
2009-06-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds-20/+234
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds-0/+2
2009-06-14keyboard: advertise KT_DEAD2 extended diacriticalsSamuel Thibault-0/+1
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds-0/+239
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-0/+36
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-0/+407
2009-06-14vmlinux.lds.h updateSam Ravnborg-16/+11
2009-06-14Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King-0/+127
2009-06-13MFD,mmc: tmio_mmc: make HCLK configurablePhilipp Zabel-0/+7
2009-06-13cb710: more cleanup for the DEBUG case.Michał Mirosław-3/+0
2009-06-13cb710: handle DEBUG define in MakefilePierre Ossman-4/+0
2009-06-13mmc: Driver for CB710/720 memory card reader (MMC part)Michał Mirosław-0/+239
2009-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds-0/+2
2009-06-13Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...Haavard Skinnemoen-0/+2
2009-06-13i2c-ocores: Can add I2C devices to the busRichard Röjfors-0/+2
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds-316/+4241
2009-06-12Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds-57/+172
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-18/+22
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds-2/+2
2009-06-12Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds-6/+18
2009-06-12PM: Add empty suspend/resume device irq functionsHeiko Carstens-0/+6
2009-06-12PM/Hibernate: Move NVS routines into a seperate file (v2).Cornelia Huck-7/+11
2009-06-12PM: Remove device_type suspend()/resume()Magnus Damm-3/+0
2009-06-12PM: Remove bus_type suspend_late()/resume_early() V2Magnus Damm-2/+0
2009-06-12PM core: rename suspend and resume functionsAlan Stern-6/+5
2009-06-12PM: Rename device_power_down/up()Magnus Damm-2/+2
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds-115/+99
2009-06-12Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+29
2009-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-16/+154
2009-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds-1/+6
2009-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-virtioLinus Torvalds-18/+64
2009-06-12Merge branch 'cuse' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi...Linus Torvalds-0/+31
2009-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...Linus Torvalds-11/+35
2009-06-12Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds-26/+23
2009-06-13fb: add support of LCD display controller on pxa168/910 (base layer)Lennert Buytenhek-0/+127
2009-06-12Trivial: fix typo s/balence/balance/Thadeu Lima de Souza Cascardo-1/+1
2009-06-12slab,slub: don't enable interrupts during early bootPekka Enberg-0/+12
2009-06-12Merge branches 'upstream' and 'ntrig-multitouch' into for-linusJiri Kosina-0/+36
2009-06-12[SCSI] Merge branch 'linus'James Bottomley-1117/+4576
2009-06-12lguest: remove obsolete LHREQ_BREAK callRusty Russell-1/+1
2009-06-12lguest: use eventfds for device notificationRusty Russell-0/+1
2009-06-12lguest: improve interrupt handling, speed up stream networkingRusty Russell-0/+4
2009-06-12virtio: indirect ring entries (VIRTIO_RING_F_INDIRECT_DESC)Mark McLoughlin-0/+5
2009-06-12virtio: teach virtio_has_feature() about transport featuresMark McLoughlin-1/+3
2009-06-12virtio_pci: optional MSI-X supportMichael S. Tsirkin-1/+9
2009-06-12virtio: find_vqs/del_vqs virtio operationsMichael S. Tsirkin-11/+36