summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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/+1
* [PATCH] ide: clean up siimageAlan Cox2006-06-281-50/+12
* [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/+0
* [PATCH] IPMI: tidy msghandler timerCorey Minyard2006-06-281-5/+2
* [PATCH] istallion: cleanupsAlan Cox2006-06-281-1152/+667
* [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/+6
* [PATCH] add receive_room flow control to flush_to_ldiscPaul Fulghum2006-06-281-13/+24
* [PATCH] remove TTY_DONT_FLIPPaul Fulghum2006-06-289-42/+7
* [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/+4
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-06-2715-199/+133
|\
| * [netdrvr] Remove long-unused bits from Becker template driversJeff Garzik2006-06-268-124/+58
| * [netdrvr] natsemi: minor cleanupsJeff Garzik2006-06-261-23/+12
| * [netdrvr] natsemi: Separate out media initialization codeJeff Garzik2006-06-261-28/+37
| * [PATCH] WAN: update info page for a bunch of my driversKrzysztof Halasa2006-06-263-3/+3
| * [PATCH] drivers/net/hamradio/dmascc.c: fix section mismatchAdrian Bunk2006-06-261-1/+1
| * [PATCH] Fix phy id for LXT971A/LXT972AUwe Zeisberger2006-06-261-4/+4
| * [PATCH] DM9000 - minor code cleanupsBen Dooks2006-06-261-4/+5
| * [PATCH] DM9000 - do no re-init spin lockBen Dooks2006-06-261-1/+0
| * [PATCH] DM9000 - check for MAC left in by bootloaderBen Dooks2006-06-261-0/+7
| * [PATCH] DM9000 - better checks for platform resourcesBen Dooks2006-06-261-11/+6
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-06-2734-411/+657
|\ \
| * | [MTD] NAND: Select chip before checking write protect statusThomas Gleixner2006-06-271-3/+3
| * | [MTD] CORE mtdchar.c: fix off-by-one error in lseek()Herbert Valerio Riedel2006-06-271-1/+1
| * | [MTD] NAND: Fix typo in mtd/nand/ts7250.cPetr Stetiar2006-06-271-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/+12
| * | [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/+105
| * | [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
| * | [MTD] Remove unused 'nr_banks' variable from ixp2000 map driverLennert Buytenhek2006-06-271-2/+0
| * | [MTD NAND] s3c2412 support in s3c2410.cBen Dooks2006-06-272-44/+158
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-06-262601-100846/+123660
| |\ \
OpenPOWER on IntegriCloud