summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-14Input: document i8042.noloopJiri Kosina1-0/+2
2008-03-14Input: add keyboard notifier documentationSamuel Thibault1-0/+52
2008-03-14Input: ads7846 - fix uninitialized var warningAndrew Morton1-1/+1
2008-03-14Input: i8042 - add SNI RM supportThomas Bogendoerfer2-0/+77
2008-03-14Input: i8042 - add Lenovo 3000 N100 to nomux blacklistJiri Kosina1-0/+7
2008-03-14Input: i8042 - fix warning on non-x86 buildsRoland Dreier1-2/+1
2008-03-14Input: cobalt_btns - assorted fixesYoichi Yuasa1-8/+8
2008-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds6-23/+52
2008-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds1-8/+13
2008-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds6-44/+56
2008-03-11x86: remove quicklistsThomas Gleixner3-15/+11
2008-03-11x86: ia32 syscall restart fixRoland McGrath2-6/+41
2008-03-11x86: ioremap, remove WARN_ON()Ingo Molnar1-2/+0
2008-03-11keep rd->online and cpu_online_map in syncGregory Haskins1-1/+2
2008-03-11Revert "cpu hotplug: adjust root-domain->online span in response to hotplug e...Gregory Haskins1-7/+11
2008-03-11RDMA/iwcm: Don't access a cm_id after dropping referenceSteve Wise1-2/+3
2008-03-11IB/iser: Handle iser_device allocation error gracefullyArne Redlich1-4/+9
2008-03-11IB/iser: Fix list iteration bugArne Redlich1-20/+16
2008-03-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-28/+383
2008-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds13-46/+133
2008-03-11fix BIOS PCI config cycle buglet causing ACPI boot regressionIngo Molnar1-0/+10
2008-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-0/+1
2008-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds4-19/+71
2008-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds5-45/+49
2008-03-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-69/+151
2008-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds8-216/+100
2008-03-11fbdev: add BF52x EZkit Display driverMichael Hennerich3-0/+699
2008-03-11BF54x LQ043 Framebuffer driver: Update copyright on previously modified filesMichael Hennerich1-1/+1
2008-03-11BF54x LQ043 Framebuffer driver: fix bug lcd_device_register API breakageBryan Wu1-1/+1
2008-03-11BF54x LQ043 Framebuffer driver: fix bug NULL for gpio_request label is not al...Michael Hennerich1-1/+1
2008-03-11stifb: fix crash A1439A CRX (Rattler) graphics cardHelge Deller1-7/+15
2008-03-11mbxfb: fix incorrect argument typeKrzysztof Helt1-1/+1
2008-03-11iov_iter_advance() fixNick Piggin1-12/+10
2008-03-11rcu: move PREEMPT_RCU config option back under PREEMPTPaul E. McKenney2-31/+18
2008-03-11i8042: use SGI_HAS_I8042 to select SGI i8042 handlinigThomas Bogendoerfer1-1/+1
2008-03-11modules: warn about suspicious return values from module's ->init() hookAlexey Dobriyan1-0/+8
2008-03-11modules: fix module waiting for dependent modules' initRusty Russell1-3/+4
2008-03-11hugetlb: correct page count for surplus huge pagesAdam Litke1-3/+10
2008-03-11gpio/pca953x bugfix: mark as can_sleepArnaud Patard1-0/+1
2008-03-11md: reduce CPU wastage on idle md array with a write-intent bitmapNeilBrown1-1/+3
2008-03-11md: fix formatting error in /proc/mdstatNeilBrown1-1/+1
2008-03-11mempolicy: fix reference counting bugsLee Schermerhorn2-3/+9
2008-03-11Typo in Documentation/scheduler/sched-stats.txtMasatake YAMATO1-1/+1
2008-03-11memstick: add support for JMicron jmb38x MemoryStick host controllerAlex Dubov5-4/+960
2008-03-11memstick: try harder to recover from unsuccessful interface mode switchAlex Dubov1-2/+19
2008-03-11memstick: fix parsing of "assembly_date" attribute fieldAlex Dubov1-2/+16
2008-03-11memstick: add support for decoding "specfile" media attributesAlex Dubov1-0/+49
2008-03-11tifm: clear interrupt mask bits before setting them on adapter initAlex Dubov1-0/+2
2008-03-11tifm: fix memorystick host initialization codeAlex Dubov1-25/+15
2008-03-11tifm: fix the MemoryStick host fifo handling codeAlex Dubov2-262/+264