summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-05-1063-1464/+1107Star
|\
| * ide: fix PIO setup on resume for ATAPI devicesBartlomiej Zolnierkiewicz2007-05-101-10/+7Star
| * ide: legacy PCI bus order probing fixesBartlomiej Zolnierkiewicz2007-05-104-5/+15
| * ide: add ide_proc_register_port()Bartlomiej Zolnierkiewicz2007-05-1018-55/+91
| * ide: add "initializing" argument to ide_register_hw()Bartlomiej Zolnierkiewicz2007-05-1015-26/+25Star
| * ide: cable detection fixes (take 2)Bartlomiej Zolnierkiewicz2007-05-105-61/+40Star
| * ide: move IDE settings handling to ide-proc.cBartlomiej Zolnierkiewicz2007-05-108-363/+378
| * ide: split off ioctl handling from IDE settings (v2)Bartlomiej Zolnierkiewicz2007-05-107-124/+203
| * ide: make /proc/ide/ optionalBartlomiej Zolnierkiewicz2007-05-1013-38/+48
| * ide: add ide_tune_dma() helperBartlomiej Zolnierkiewicz2007-05-1014-206/+34Star
| * ide: rework the code for selecting the best DMA transfer mode (v3)Bartlomiej Zolnierkiewicz2007-05-1027-574/+236Star
| * ide: fix UDMA/MWDMA/SWDMA masks (v3)Bartlomiej Zolnierkiewicz2007-05-109-60/+88
* | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-05-108-49/+41Star
|\ \
| * | NFS: Kill the obsolete NFS_PARANOIAJesper Juhl2007-05-095-27/+2Star
| * | NFS: use __set_current_state()Milind Arun Choudhary2007-05-091-2/+2
| * | sunrpc: fix crash in rpc_malloc()Peter Zijlstra2007-05-091-0/+4
| * | NFS: Clean up NFSv4 XDR error messageChuck Lever2007-05-091-3/+5
| * | NFS: NFS client underestimates how large an NFSv4 SETATTR reply can beChuck Lever2007-05-091-1/+2
| * | SUNRPC: Fix pointer arithmetic bug recently introduced in rpc_malloc/freeChuck Lever2007-05-091-7/+15
| * | NFS: Remove redundant check in nfs_check_verifier()Trond Myklebust2007-05-091-7/+5Star
| * | NFS: Fix a jiffie wraparound issueTrond Myklebust2007-05-091-4/+8
* | | [IA64] sa_interrupt is deprecatedakpm@linux-foundation.org2007-05-091-1/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2007-05-0923-221/+276
|\ \
| * | [IA64] wire up pselect, ppollAlexey Kuznetsov2007-05-092-3/+4
| * | [IA64] Add TIF_RESTORE_SIGMASKAlexey Dobriyan2007-05-088-166/+43Star
| * | [IA64] unwind did not work for processes born with CLONE_STOPPEDKirill Korotaev2007-05-081-3/+4
| * | [IA64] Optional method to purge the TLB on SN systemsJack Steiner2007-05-085-10/+162
| * | [IA64] SPIN_LOCK_UNLOCKED macro cleanup in arch/ia64Milind Arun Choudhary2007-05-083-7/+7
| * | [IA64-SN2][KJ] mmtimer.c-kzallocvignesh babu2007-05-081-3/+1Star
| * | [IA64] fix stack alignment for ia32 signal handlersMarkus F.X.J. Oberhumer2007-05-081-1/+5
| * | [IA64] - Altix: hotplug after intr redirect can crash systemJohn Keller2007-05-082-15/+44
| * | [IA64] save and restore cpus_allowed in cpu_idle_waitSiddha, Suresh B2007-05-081-0/+2
| * | [IA64] Removal of percpu TR cleanup in kexec codeTony Luck2007-05-081-10/+1Star
| * | [IA64] Fix some section mismatch errorsTony Luck2007-05-073-3/+3
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-05-0927-4751/+429Star
|\ \ \
| * | | [MTD] [CHIPS] Remove MTD_OBSOLETE_CHIPS (jedec, amd_flash, sharp)David Woodhouse2007-05-095-2976/+0Star
| * | | [MTD] Delete allegedly obsolete "bank_size" field of mtd_info.Robert P. J. Day2007-05-092-4/+0Star
| * | | [MTD] Remove unnecessary user space check from mtd.h.Robert P. J. Day2007-05-091-4/+0Star
| * | | [MTD] [MAPS] Remove flash maps for no longer supported 405LP boardsDavid Gibson2007-05-094-285/+0Star
| * | | [MTD] [MAPS] Fix missing printk() parameter in physmap_of.c MTD driverDavid Gibson2007-05-091-1/+1
| * | | [MTD] [NAND] platform NAND driver: add driverVitaly Wool2007-05-083-0/+160
| * | | [MTD] [NAND] platform NAND driver: update headerVitaly Wool2007-05-081-0/+16
| * | | [JFFS2] Simplify and clean up jffs2_add_tn_to_tree() some more.David Woodhouse2007-05-081-17/+12Star
| * | | [JFFS2] Remove another bogus optimisation in jffs2_add_tn_to_tree()David Woodhouse2007-05-071-14/+9Star
| * | | [JFFS2] Remove broken insert_point optimisation in jffs2_add_tn_to_tree()David Woodhouse2007-05-061-18/+7Star
| * | | [JFFS2] Remember to calculate overlap on nodes which replace older nodesDavid Woodhouse2007-05-051-7/+8
| * | | [JFFS2] Don't advance c->wbuf_ofs to next eraseblock after wbuf flushDavid Woodhouse2007-05-051-1/+4
| * | | [MTD] [NAND] at91_nand.c: CMDLINE_PARTS supportAndrew Victor2007-05-031-0/+10
| * | | [MTD] [NAND] Tidy up handling of page number in nand_block_bad()Thomas Knobloch2007-05-031-6/+5Star
| * | | [MTD] block2mtd_paramline[] mustn't be __initdataAdrian Bunk2007-05-021-1/+1