summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | lguest: Sanitize the lguest clock.Rusty Russell2008-03-111-32/+21
| * | | lguest: fix __get_vm_area usage.Rusty Russell2008-03-111-2/+13
| * | | lguest: make sure cpu is initialized before accessing itEugene Teo2008-03-111-7/+8
| |/ /
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-03-109-69/+151
|\ \ \
| * | | ocfs2: Fix NULL pointer dereferences in o2netTao Ma2008-03-101-5/+4
| * | | ocfs2/dlm: dlm_thread should not sleep while holding the dlm_spinlockSunil Mushran2008-03-101-2/+4
| * | | ocfs2/dlm: Print message showing the recovery masterSunil Mushran2008-03-101-3/+3
| * | | ocfs2/dlm: Add missing dlm_lockres_put()sSunil Mushran2008-03-101-1/+10
| * | | ocfs2/dlm: Add missing dlm_lockres_put()s in migration pathSunil Mushran2008-03-102-6/+35
| * | | ocfs2/dlm: Add missing dlm_lock_put()sSunil Mushran2008-03-102-0/+12
| * | | ocfs2: Fix an endian bug in online resize.Tao Ma2008-03-101-1/+1
| * | | [PATCH] [OCFS2]: constify function pointer tablesJan Engelhardt2008-03-101-1/+1
| * | | ocfs2: Fix endian bug in o2dlm protocol negotiation.Joel Becker2008-03-102-45/+76
| * | | ocfs2: Use dlm_print_one_lock_resource for lock resource printTao Ma2008-03-103-4/+4
| * | | [PATCH] fs/ocfs2/dlm/dlmdomain.c: fix printk warningAndrew Morton2008-03-101-1/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-03-108-216/+100
|\ \ \
| * | | [WATCHDOG] make watchdog/hpwdt.c:asminline_call() staticAdrian Bunk2008-03-061-4/+4
| * | | [WATCHDOG] Remove volatiles from watchdog device structuresFlorian Fainelli2008-03-062-4/+4
| * | | [WATCHDOG] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-064-8/+8
| * | | [WATCHDOG] hpwdt: Use dmi_walk() instead of own copyRoland Dreier2008-03-061-183/+20
| * | | [WATCHDOG] Fix return value warning in hpwdtRoland Dreier2008-03-061-11/+8
| * | | [WATCHDOG] Fix declaration of struct smbios_entry_point in hpwdtRoland Dreier2008-03-061-1/+1
| * | | [WATCHDOG] it8712f_wdt support for 16-bit timeout values, WDIOC_GETSTATUSAndrew Paprocki2008-03-061-14/+64
* | | | fbdev: add BF52x EZkit Display driverMichael Hennerich2008-03-103-0/+699
* | | | BF54x LQ043 Framebuffer driver: Update copyright on previously modified filesMichael Hennerich2008-03-101-1/+1
* | | | BF54x LQ043 Framebuffer driver: fix bug lcd_device_register API breakageBryan Wu2008-03-101-1/+1
* | | | BF54x LQ043 Framebuffer driver: fix bug NULL for gpio_request label is not al...Michael Hennerich2008-03-101-1/+1
* | | | stifb: fix crash A1439A CRX (Rattler) graphics cardHelge Deller2008-03-101-7/+15
* | | | mbxfb: fix incorrect argument typeKrzysztof Helt2008-03-101-1/+1
* | | | iov_iter_advance() fixNick Piggin2008-03-101-12/+10
* | | | rcu: move PREEMPT_RCU config option back under PREEMPTPaul E. McKenney2008-03-102-31/+18
* | | | i8042: use SGI_HAS_I8042 to select SGI i8042 handlinigThomas Bogendoerfer2008-03-101-1/+1
* | | | modules: warn about suspicious return values from module's ->init() hookAlexey Dobriyan2008-03-101-0/+8
* | | | 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
OpenPOWER on IntegriCloud