aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-03-10rcu: move PREEMPT_RCU config option back under PREEMPTPaul E. McKenney2-31/+18
2008-03-10i8042: use SGI_HAS_I8042 to select SGI i8042 handlinigThomas Bogendoerfer1-1/+1
2008-03-10modules: warn about suspicious return values from module's ->init() hookAlexey Dobriyan1-0/+8
2008-03-10modules: fix module waiting for dependent modules' initRusty Russell1-3/+4
2008-03-10hugetlb: correct page count for surplus huge pagesAdam Litke1-3/+10
2008-03-10gpio/pca953x bugfix: mark as can_sleepArnaud Patard1-0/+1
2008-03-10md: reduce CPU wastage on idle md array with a write-intent bitmapNeilBrown1-1/+3
2008-03-10md: fix formatting error in /proc/mdstatNeilBrown1-1/+1
2008-03-10mempolicy: fix reference counting bugsLee Schermerhorn2-3/+9
2008-03-10Typo in Documentation/scheduler/sched-stats.txtMasatake YAMATO1-1/+1
2008-03-10memstick: add support for JMicron jmb38x MemoryStick host controllerAlex Dubov5-4/+960
2008-03-10memstick: try harder to recover from unsuccessful interface mode switchAlex Dubov1-2/+19
2008-03-10memstick: fix parsing of "assembly_date" attribute fieldAlex Dubov1-2/+16
2008-03-10memstick: add support for decoding "specfile" media attributesAlex Dubov1-0/+49
2008-03-10tifm: clear interrupt mask bits before setting them on adapter initAlex Dubov1-0/+2
2008-03-10tifm: fix memorystick host initialization codeAlex Dubov1-25/+15
2008-03-10tifm: fix the MemoryStick host fifo handling codeAlex Dubov2-262/+264
2008-03-10memstick: drop DRIVER_VERSION numbers as meaninglessAlex Dubov3-6/+0
2008-03-10memstick: make sure number of command retries is exactly as specifiedAlex Dubov1-1/+1
2008-03-10memstick: add memstick_suspend/resume_host methodsAlex Dubov3-4/+31
2008-03-10memstick: introduce correct definitions in the headerAlex Dubov4-64/+105
2008-03-10tridentfb: fix memory size detectionKrzysztof Helt1-1/+1
2008-03-10tridentfb: register should be left in non-locked stateKrzysztof Helt1-12/+0
2008-03-10of_serial: fix section mismatch warningsJosh Boyer1-1/+1
2008-03-10rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLEAndrew Morton2-4/+4
2008-03-10riscom8: Fix hang on loadAlan Cox1-6/+0
2008-03-09Linux 2.6.25-rc5Linus Torvalds1-1/+1
2008-03-09Do not include linux/backing-dev.h twiceJesper Juhl1-1/+0
2008-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds5-19/+25
2008-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-6/+2
2008-03-09alpha: fix iommu-related boot panicIvan Kokshaysky1-8/+7
2008-03-09cpu hotplug: adjust root-domain->online span in response to hotplug eventGregory Haskins1-11/+7
2008-03-09time: remove obsolete CLOCK_TICK_ADJUSTRoman Zippel3-13/+13
2008-03-09time: don't touch an offlined CPU's ts->tick_stopped in tick_cancel_sched_timer()Karsten Wiese1-1/+1
2008-03-09time: prevent the loop in timespec_add_ns() from being optimised awaySegher Boessenkool1-0/+4
2008-03-09ntp: use unsigned input for do_div()David Howells1-5/+7
2008-03-08Fix waitid si_code regressionRoland McGrath1-1/+1
2008-03-08[CRYPTO] skcipher: Fix section mismatchesHerbert Xu3-6/+2
2008-03-07x86_64: make ptrace always sign-extend orig_ax to 64 bitsRoland McGrath1-0/+10
2008-03-07bluetooth: Add another Broadcom deviceKarsten Keil1-0/+1
2008-03-07Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vmLinus Torvalds4-14/+16
2008-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds9-43/+57
2008-03-07ide: update references to Documentation/ide/ide.txt (v2)Randy Dunlap6-31/+41
2008-03-07ide: move ide.txt to Documentation/ide/Randy Dunlap1-10/+10
2008-03-07ide: fix buggy code in ide_register_hw()Peter Teoh1-1/+1
2008-03-07ide: fix enabling DMA on it821x in "smart" modeBartlomiej Zolnierkiewicz1-1/+1
2008-03-07ide-cd: mark REQ_TYPE_ATA_PC write requests with REQ_RW flagBartlomiej Zolnierkiewicz1-0/+4
2008-03-07Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds5-4/+13
2008-03-07NFS: Fix dentry revalidation for NFSv4 referrals and mountpoint crossingsTrond Myklebust1-0/+2
2008-03-07NFS: Fix the fsid revalidation in nfs_update_inode()Trond Myklebust2-2/+5