summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Set err_stops_fifo for newer Promise as wellAlan Cox2006-06-281-0/+2
* [PATCH] ide: clean up pdc202xx_old so its more readable (done so I could work...Alan Cox2006-06-281-110/+5Star
* [PATCH] ide: housekeeping on IDE driversAlan Cox2006-06-285-71/+28Star
* [PATCH] ide: fix error handling for drives which clear the FIFO on errorAlan Cox2006-06-282-1/+2
* [PATCH] SC1200 debug printkAlan Cox2006-06-281-3/+1Star
* [PATCH] ide: clean up siimageAlan Cox2006-06-281-50/+12Star
* [PATCH] Old IDE, fix SATA detection for cablingAlan Cox2006-06-281-0/+4
* [PATCH] oss/via: make bitfield unsignedRandy Dunlap2006-06-281-1/+1
* [PATCH] ac97_codec: make bitfield unsignedRandy Dunlap2006-06-281-1/+1
* [PATCH] sound: fix cs4232 section mismatchRandy Dunlap2006-06-281-1/+1
* [PATCH] powermac backlight fixesMichael Hanselmann2006-06-282-5/+15
* [PATCH] IPMI: watchdog handle panic properlyCorey Minyard2006-06-281-8/+10
* [PATCH] IPMI: remove high res timer codeCorey Minyard2006-06-281-67/+0Star
* [PATCH] IPMI: tidy msghandler timerCorey Minyard2006-06-281-5/+2Star
* [PATCH] istallion: cleanupsAlan Cox2006-06-281-1152/+667Star
* [PATCH] stallion: fix recent SMP locking cleanupAlan Cox2006-06-281-0/+3
* [PATCH] v9fs: fix fid check in v9fs_createLatchesar Ionkov2006-06-281-1/+1
* [PATCH] v9fs: return the correct error when interrupted by signalLatchesar Ionkov2006-06-281-0/+2
* [PATCH] remove active field from tty buffer structurePaul Fulghum2006-06-284-17/+6Star
* [PATCH] add receive_room flow control to flush_to_ldiscPaul Fulghum2006-06-281-13/+24
* [PATCH] remove TTY_DONT_FLIPPaul Fulghum2006-06-289-42/+7Star
* [PATCH] RTC: add rtc-rs5c348 driverAtsushi Nemoto2006-06-283-0/+257
* [PATCH] load_module() cleanupAndrew Morton2006-06-281-6/+21
* [PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPLArjan van de Ven2006-06-285-2/+150
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-2889-121/+121
* [PATCH] x86: do_IRQ(): check irq numberAndrew Morton2006-06-282-0/+12
* [PATCH] small fix for not releasing the mmap semaphore in i386/arch_setup_add...pageexec@freemail.hu2006-06-281-6/+4Star
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-06-2815-199/+133Star
|\
| * [netdrvr] Remove long-unused bits from Becker template driversJeff Garzik2006-06-278-124/+58Star
| * [netdrvr] natsemi: minor cleanupsJeff Garzik2006-06-271-23/+12Star
| * [netdrvr] natsemi: Separate out media initialization codeJeff Garzik2006-06-271-28/+37
| * [PATCH] WAN: update info page for a bunch of my driversKrzysztof Halasa2006-06-273-3/+3
| * [PATCH] drivers/net/hamradio/dmascc.c: fix section mismatchAdrian Bunk2006-06-271-1/+1
| * [PATCH] Fix phy id for LXT971A/LXT972AUwe Zeisberger2006-06-271-4/+4
| * [PATCH] DM9000 - minor code cleanupsBen Dooks2006-06-271-4/+5
| * [PATCH] DM9000 - do no re-init spin lockBen Dooks2006-06-271-1/+0Star
| * [PATCH] DM9000 - check for MAC left in by bootloaderBen Dooks2006-06-271-0/+7
| * [PATCH] DM9000 - better checks for platform resourcesBen Dooks2006-06-271-11/+6Star
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-06-2834-411/+657
|\ \
| * | [MTD] NAND: Select chip before checking write protect statusThomas Gleixner2006-06-281-3/+3
| * | [MTD] CORE mtdchar.c: fix off-by-one error in lseek()Herbert Valerio Riedel2006-06-281-1/+1
| * | [MTD] NAND: Fix typo in mtd/nand/ts7250.cPetr Stetiar2006-06-281-1/+1
| * | [JFFS2][XATTR] coexistence between xattr and write buffering support.KaiGai Kohei2006-06-271-1/+1
| * | [JFFS2][XATTR] Fix wrong copyrightKaiGai Kohei2006-06-271-1/+1
| * | [JFFS2][XATTR] Re-define xd->refcnt as atomic_tKaiGai Kohei2006-06-272-15/+12Star
| * | [JFFS2][XATTR] Fix memory leak with jffs2_xattr_refKaiGai Kohei2006-06-274-2/+5
| * | [JFFS2][XATTR] rid unnecessary writing of delete marker.KaiGai Kohei2006-06-273-227/+105Star
| * | [JFFS2][XATTR] Fix ACL bug when updating null xattr by null ACL.KaiGai Kohei2006-06-271-0/+2
| * | [JFFS2][XATTR] using 'delete marker' for xdatum/xref deletionKaiGai Kohei2006-06-2710-339/+584
| * | [MTD] Fix off-by-one error in physmap.cSascha Hauer2006-06-271-1/+1