summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libata: fix drive side 80c cable check, take 3Tejun Heo2007-02-161-1/+1
* sata_promise: new EH conversion for 20619 chips, take 2Mikael Pettersson2007-02-161-51/+4Star
* sata_promise: fix missing PATA cable detectionMikael Pettersson2007-02-161-1/+8
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-02-15125-3583/+2012Star
|\
| * sh: rts7751r2d board updates.Paul Mundt2007-02-1512-522/+395Star
| * sh: Kill off dead bigsur and ec3104 boards.Paul Mundt2007-02-1424-1299/+1Star
| * sh: Fixup r7780rp pata_platform for devres conversion.Paul Mundt2007-02-142-117/+53Star
| * sh: Revert TLB miss fast-path changes that broke PTEA parts.Paul Mundt2007-02-143-182/+108Star
| * sh: Compile fix for heartbeat consolidation.Paul Mundt2007-02-131-0/+132
| * sh: heartbeat consolidation for banked LEDs.Paul Mundt2007-02-1332-571/+260Star
| * sh: define dma noncoherent API functions.Paul Mundt2007-02-131-0/+4
| * sh: Missing flush_dcache_all() proto in cacheflush.h.Paul Mundt2007-02-131-0/+1
| * sh: Kill dead/unused ISA code from __ioremap().Paul Mundt2007-02-131-6/+0Star
| * sh: Add cpu-features header to asm/Kbuild.Paul Mundt2007-02-131-0/+2
| * sh: Move __KERNEL__ up in asm/page.h.Paul Mundt2007-02-131-1/+2
| * sh: Fix syscall numbering breakage.Paul Mundt2007-02-132-13/+13
| * sh: dcache write-back for R7780RP PIO.Paul Mundt2007-02-131-0/+4
| * sh: Switch to local TLB flush variants in additional callsites.Paul Mundt2007-02-131-3/+3
| * sh: Local TLB flushing variants for SMP prep.Paul Mundt2007-02-138-36/+52
| * sh: Fixup cpu_data references for the non-boot CPUs.Paul Mundt2007-02-1320-238/+251
| * sh: Use a per-cpu ASID cache.Paul Mundt2007-02-137-93/+97
| * sh: add SH_CLK_MD Kconfig default.Andrew Morton2007-02-131-0/+1
| * sh: Fixup SHMIN INTC register definitions.Nobuhiro Iwamatsu2007-02-131-5/+5
| * sh: SH-DMAC compile fixesManuel Lauss2007-02-133-30/+28Star
| * sh: add SH7760 IPR IRQ dataManuel Lauss2007-02-132-15/+52
| * sh: Fix handle_BUG() compile error.Nobuhiro Iwamatsu2007-02-131-1/+1
| * sh: Don't set reserved _PAGE_WT bit on SH-3.Paul Mundt2007-02-131-1/+1
| * sh: Lazy dcache writeback optimizations.Paul Mundt2007-02-1313-209/+79Star
| * sh: More tidying for large base pages.Paul Mundt2007-02-134-13/+19
| * sh: Solution Engine 770x IPR irq setup.Nobuhiro Iwamatsu2007-02-132-41/+75
| * sh: Solution Engine 7750's defconfig update.Nobuhiro Iwamatsu2007-02-131-20/+120
| * sh: shmin updates.Takashi YOSHII2007-02-134-4/+50
| * sh: Fixup R7780RP iVDR clock enable.Paul Mundt2007-02-131-1/+1
| * sh: allow earlyprintk baud rate to be set via command lineJamie Lenehan2007-02-131-2/+22
| * sh: syscall 300 should be __NR_fstatat64.SUGIOKA Toshinobu2007-02-131-1/+1
| * sh: sh7619 / sh7206 IPR initialize updateYoshinori Sato2007-02-132-79/+72Star
| * sh: Update SH-2 to use the debug trap jump table.Yoshinori Sato2007-02-131-6/+4Star
| * sh: Use proper SH-2A CFLAGS on newer compilers.Paul Mundt2007-02-131-0/+1
| * sh: Use a jump call table for debug trap handlers.Paul Mundt2007-02-138-89/+117
* | [PATCH] mincore: vma crossing fixNick Piggin2007-02-151-2/+10
* | [PATCH] mincore: fill in results properlyNick Piggin2007-02-151-0/+5
* | [PATCH] mincore: CONFIG_SWAP=n fixNick Piggin2007-02-151-0/+5
* | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2007-02-1427-227/+394
|\ \
| * | [ALSA] version 1.0.14rc2Jaroslav Kysela2007-02-141-1/+1
| * | [ALSA] Fix a typo in __dev* changes in portman2x4.cTakashi Iwai2007-02-141-1/+1
| * | [ALSA] Change AT91 PDC register defines for 2.6.20 kernelFrank Mandarino2007-02-142-31/+32
| * | [ALSA] SoC codecs - fix Kconfig - depends -> depends onJaroslav Kysela2007-02-141-4/+4
| * | [ALSA] Fix __devinit and __devexit issues with sound driversPrarit Bhargava2007-02-1415-58/+60
| * | [ALSA] hda-codec - Patch for enabling LFE on more Dell laptopsMikael Nilsson2007-02-141-0/+4
| * | [ALSA] hda-codec - More fixes for Conexant HD Audio supportTobin Davis2007-02-141-122/+221