| Commit message (Expand) | Author | Age | Files | Lines |
* | [AVR32] Use per-controller spi_board_info structures | Haavard Skinnemoen | 2007-02-16 | 3 | -24/+44 |
* | [AVR32] Warn, don't BUG if clk_disable is called too many times | Haavard Skinnemoen | 2007-02-16 | 1 | -1/+5 |
* | [AVR32] Make sure all genclocks have a parent | Haavard Skinnemoen | 2007-02-16 | 1 | -16/+73 |
* | [AVR32] Remove unnecessary sys_nfsservctl conditional | Haavard Skinnemoen | 2007-02-16 | 1 | -4/+0 |
* | [AVR32] Wire up the SysV IPC calls properly | Haavard Skinnemoen | 2007-02-16 | 2 | -7/+28 |
* | [AVR32] Define ioremap_nocache, ioport_map and ioport_unmap | Haavard Skinnemoen | 2007-02-16 | 1 | -0/+11 |
* | [AVR32] Fix prototypes for __raw_writesb and friends | Haavard Skinnemoen | 2007-02-16 | 1 | -6/+6 |
* | sata_vsc: use default cache line size if non-zero | Nate Dailey | 2007-02-15 | 1 | -2/+6 |
* | sata_nv: handle SError status indication | Robert Hancock | 2007-02-15 | 1 | -1/+5 |
* | add delay around sl82c105_reset_engine calls | Olaf Hering | 2007-02-15 | 1 | -0/+3 |
* | ATA convert GSI to irq on ia64 | Zhang, Yanmin | 2007-02-15 | 2 | -0/+13 |
* | libata: clear TF before IDENTIFYing | Tejun Heo | 2007-02-15 | 1 | -1/+10 |
* | libata: Add a host flag to indicate lack of IORDY capability | Alan Cox | 2007-02-15 | 3 | -3/+13 |
* | libata: fix drive side 80c cable check, take 3 | Tejun Heo | 2007-02-15 | 1 | -1/+1 |
* | sata_promise: new EH conversion for 20619 chips, take 2 | Mikael Pettersson | 2007-02-15 | 1 | -51/+4 |
* | sata_promise: fix missing PATA cable detection | Mikael Pettersson | 2007-02-15 | 1 | -1/+8 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-02-15 | 125 | -3583/+2012 |
|\ |
|
| * | sh: rts7751r2d board updates. | Paul Mundt | 2007-02-15 | 12 | -522/+395 |
| * | sh: Kill off dead bigsur and ec3104 boards. | Paul Mundt | 2007-02-14 | 24 | -1299/+1 |
| * | sh: Fixup r7780rp pata_platform for devres conversion. | Paul Mundt | 2007-02-14 | 2 | -117/+53 |
| * | sh: Revert TLB miss fast-path changes that broke PTEA parts. | Paul Mundt | 2007-02-14 | 3 | -182/+108 |
| * | sh: Compile fix for heartbeat consolidation. | Paul Mundt | 2007-02-13 | 1 | -0/+132 |
| * | sh: heartbeat consolidation for banked LEDs. | Paul Mundt | 2007-02-13 | 32 | -571/+260 |
| * | sh: define dma noncoherent API functions. | Paul Mundt | 2007-02-13 | 1 | -0/+4 |
| * | sh: Missing flush_dcache_all() proto in cacheflush.h. | Paul Mundt | 2007-02-13 | 1 | -0/+1 |
| * | sh: Kill dead/unused ISA code from __ioremap(). | Paul Mundt | 2007-02-13 | 1 | -6/+0 |
| * | sh: Add cpu-features header to asm/Kbuild. | Paul Mundt | 2007-02-13 | 1 | -0/+2 |
| * | sh: Move __KERNEL__ up in asm/page.h. | Paul Mundt | 2007-02-13 | 1 | -1/+2 |
| * | sh: Fix syscall numbering breakage. | Paul Mundt | 2007-02-13 | 2 | -13/+13 |
| * | sh: dcache write-back for R7780RP PIO. | Paul Mundt | 2007-02-13 | 1 | -0/+4 |
| * | sh: Switch to local TLB flush variants in additional callsites. | Paul Mundt | 2007-02-13 | 1 | -3/+3 |
| * | sh: Local TLB flushing variants for SMP prep. | Paul Mundt | 2007-02-13 | 8 | -36/+52 |
| * | sh: Fixup cpu_data references for the non-boot CPUs. | Paul Mundt | 2007-02-13 | 20 | -238/+251 |
| * | sh: Use a per-cpu ASID cache. | Paul Mundt | 2007-02-13 | 7 | -93/+97 |
| * | sh: add SH_CLK_MD Kconfig default. | Andrew Morton | 2007-02-13 | 1 | -0/+1 |
| * | sh: Fixup SHMIN INTC register definitions. | Nobuhiro Iwamatsu | 2007-02-13 | 1 | -5/+5 |
| * | sh: SH-DMAC compile fixes | Manuel Lauss | 2007-02-13 | 3 | -30/+28 |
| * | sh: add SH7760 IPR IRQ data | Manuel Lauss | 2007-02-13 | 2 | -15/+52 |
| * | sh: Fix handle_BUG() compile error. | Nobuhiro Iwamatsu | 2007-02-13 | 1 | -1/+1 |
| * | sh: Don't set reserved _PAGE_WT bit on SH-3. | Paul Mundt | 2007-02-13 | 1 | -1/+1 |
| * | sh: Lazy dcache writeback optimizations. | Paul Mundt | 2007-02-13 | 13 | -209/+79 |
| * | sh: More tidying for large base pages. | Paul Mundt | 2007-02-13 | 4 | -13/+19 |
| * | sh: Solution Engine 770x IPR irq setup. | Nobuhiro Iwamatsu | 2007-02-13 | 2 | -41/+75 |
| * | sh: Solution Engine 7750's defconfig update. | Nobuhiro Iwamatsu | 2007-02-13 | 1 | -20/+120 |
| * | sh: shmin updates. | Takashi YOSHII | 2007-02-13 | 4 | -4/+50 |
| * | sh: Fixup R7780RP iVDR clock enable. | Paul Mundt | 2007-02-13 | 1 | -1/+1 |
| * | sh: allow earlyprintk baud rate to be set via command line | Jamie Lenehan | 2007-02-13 | 1 | -2/+22 |
| * | sh: syscall 300 should be __NR_fstatat64. | SUGIOKA Toshinobu | 2007-02-13 | 1 | -1/+1 |
| * | sh: sh7619 / sh7206 IPR initialize update | Yoshinori Sato | 2007-02-13 | 2 | -79/+72 |
| * | sh: Update SH-2 to use the debug trap jump table. | Yoshinori Sato | 2007-02-13 | 1 | -6/+4 |