summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* modules: fix module waiting for dependent modules' initRusty Russell2008-03-101-3/+4
* hugetlb: correct page count for surplus huge pagesAdam Litke2008-03-101-3/+10
* gpio/pca953x bugfix: mark as can_sleepArnaud Patard2008-03-101-0/+1
* md: reduce CPU wastage on idle md array with a write-intent bitmapNeilBrown2008-03-101-1/+3
* md: fix formatting error in /proc/mdstatNeilBrown2008-03-101-1/+1
* mempolicy: fix reference counting bugsLee Schermerhorn2008-03-102-3/+9
* Typo in Documentation/scheduler/sched-stats.txtMasatake YAMATO2008-03-101-1/+1
* memstick: add support for JMicron jmb38x MemoryStick host controllerAlex Dubov2008-03-105-4/+960
* memstick: try harder to recover from unsuccessful interface mode switchAlex Dubov2008-03-101-2/+19
* memstick: fix parsing of "assembly_date" attribute fieldAlex Dubov2008-03-101-2/+16
* memstick: add support for decoding "specfile" media attributesAlex Dubov2008-03-101-0/+49
* tifm: clear interrupt mask bits before setting them on adapter initAlex Dubov2008-03-101-0/+2
* tifm: fix memorystick host initialization codeAlex Dubov2008-03-101-25/+15
* tifm: fix the MemoryStick host fifo handling codeAlex Dubov2008-03-102-262/+264
* memstick: drop DRIVER_VERSION numbers as meaninglessAlex Dubov2008-03-103-6/+0
* memstick: make sure number of command retries is exactly as specifiedAlex Dubov2008-03-101-1/+1
* memstick: add memstick_suspend/resume_host methodsAlex Dubov2008-03-103-4/+31
* memstick: introduce correct definitions in the headerAlex Dubov2008-03-104-64/+105
* tridentfb: fix memory size detectionKrzysztof Helt2008-03-101-1/+1
* tridentfb: register should be left in non-locked stateKrzysztof Helt2008-03-101-12/+0
* of_serial: fix section mismatch warningsJosh Boyer2008-03-101-1/+1
* rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLEAndrew Morton2008-03-102-4/+4
* riscom8: Fix hang on loadAlan Cox2008-03-101-6/+0
* Linux 2.6.25-rc5v2.6.25-rc5Linus Torvalds2008-03-091-1/+1
* Do not include linux/backing-dev.h twiceJesper Juhl2008-03-091-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds2008-03-095-19/+25
|\
| * time: remove obsolete CLOCK_TICK_ADJUSTRoman Zippel2008-03-093-13/+13
| * time: don't touch an offlined CPU's ts->tick_stopped in tick_cancel_sched_tim...Karsten Wiese2008-03-091-1/+1
| * time: prevent the loop in timespec_add_ns() from being optimised awaySegher Boessenkool2008-03-091-0/+4
| * ntp: use unsigned input for do_div()David Howells2008-03-091-5/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-03-093-6/+2
|\ \
| * | [CRYPTO] skcipher: Fix section mismatchesHerbert Xu2008-03-083-6/+2
* | | alpha: fix iommu-related boot panicIvan Kokshaysky2008-03-091-8/+7
* | | cpu hotplug: adjust root-domain->online span in response to hotplug eventGregory Haskins2008-03-091-11/+7
* | | Fix waitid si_code regressionRoland McGrath2008-03-081-1/+1
| |/ |/|
* | x86_64: make ptrace always sign-extend orig_ax to 64 bitsRoland McGrath2008-03-071-0/+10
* | bluetooth: Add another Broadcom deviceKarsten Keil2008-03-071-0/+1
* | Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2008-03-074-14/+16
|\ \
| * | slub: fix typo in Documentation/vm/slub.txtItaru Kitayama2008-03-061-2/+2
| * | slab: NUMA slab allocator migration bugfixJoe Korty2008-03-061-3/+2
| * | slub: Do not cross cacheline boundaries for very small objectsNick Piggin2008-03-061-4/+7
| * | slab - use angle brackets for include of kmalloc_sizes.hJoe Perches2008-03-062-3/+3
| * | slab numa fallback logic: Do not pass unfiltered flags to page allocatorChristoph Lameter2008-03-061-1/+1
| * | slub statistics: Fix check for DEACTIVATE_REMOTE_FREESChristoph Lameter2008-03-061-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-03-079-43/+57
|\ \ \
| * | | ide: update references to Documentation/ide/ide.txt (v2)Randy Dunlap2008-03-076-31/+41
| * | | ide: move ide.txt to Documentation/ide/Randy Dunlap2008-03-071-10/+10
| * | | ide: fix buggy code in ide_register_hw()Peter Teoh2008-03-071-1/+1
| * | | ide: fix enabling DMA on it821x in "smart" modeBartlomiej Zolnierkiewicz2008-03-071-1/+1
| * | | ide-cd: mark REQ_TYPE_ATA_PC write requests with REQ_RW flagBartlomiej Zolnierkiewicz2008-03-071-0/+4
OpenPOWER on IntegriCloud