| Commit message (Expand) | Author | Age | Files | Lines |
* | Add IRQF_IRQPOLL flag on sh | Bernhard Walle | 2007-05-08 | 3 | -3/+3 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 7 | -7/+0 |
* | Fixes and cleanups for earlyprintk aka boot console | Gerd Hoffmann | 2007-05-08 | 1 | -12/+6 |
* | simplify the stacktrace code | Christoph Hellwig | 2007-05-08 | 1 | -8/+1 |
* | use SLAB_PANIC flag cleanup | Akinobu Mita | 2007-05-08 | 1 | -3/+3 |
* | sh: R7785RP board updates. | Ryusuke Sakato | 2007-05-07 | 3 | -21/+16 |
* | sh: Update r7780rp defconfig. | Paul Mundt | 2007-05-07 | 1 | -26/+82 |
* | sh: Add die chain notifiers. | Paul Mundt | 2007-05-07 | 3 | -7/+66 |
* | sh: Fix APM emulation on hp6xx. | Kristoffer Ericson | 2007-05-07 | 1 | -2/+2 |
* | sh: Wire up more IRQs for SH7709. | Takashi YOSHII | 2007-05-07 | 1 | -10/+19 |
* | sh: Solution Engine 7722 board support. | Ryusuke Sakato | 2007-05-07 | 7 | -167/+480 |
* | sh: kdump support. | Paul Mundt | 2007-05-07 | 5 | -4/+92 |
* | sh: Move clock reporting to its own proc entry. | Paul Mundt | 2007-05-07 | 2 | -32/+46 |
* | sh: Solution Engine SH7705 board and CPU updates. | Nobuhiro Iwamatsu | 2007-05-07 | 8 | -43/+212 |
* | sh: SH7722 clock framework support. | dmitry pervushin | 2007-05-07 | 4 | -6/+627 |
* | sh: hp6xx pata_platform support. | Kristoffer Ericson | 2007-05-07 | 1 | -30/+37 |
* | sh: se7780 PCI support. | Nobuhiro Iwamatsu | 2007-05-07 | 3 | -0/+157 |
* | sh: SH7780 Solution Engine board support. | Nobuhiro Iwamatsu | 2007-05-07 | 9 | -8/+1578 |
* | sh: Add a dummy SH-4 PCIC fixup. | Paul Mundt | 2007-05-07 | 2 | -9/+12 |
* | sh: Tidy up L-BOX area5 addresses. | Paul Mundt | 2007-05-07 | 1 | -1/+2 |
* | sh: Add defconfig for se7722. | Paul Mundt | 2007-05-07 | 1 | -0/+945 |
* | sh: Kill off udivdi3 div64_32 wrapping. | Paul Mundt | 2007-05-07 | 3 | -20/+1 |
* | sh: bootmem tidying for discontig/sparsemem preparation. | Paul Mundt | 2007-05-07 | 3 | -174/+198 |
* | sh: Add defconfig for se7712. | Nobuhiro Iwamatsu | 2007-05-07 | 1 | -0/+1088 |
* | sh: MS7712SE01 board support. | Nobuhiro Iwamatsu | 2007-05-07 | 10 | -15/+95 |
* | sh: L-BOX RE2 support. | Nobuhiro Iwamatsu | 2007-05-07 | 10 | -1/+1504 |
* | sh: landisk updates. | kogiidena | 2007-05-07 | 9 | -872/+377 |
* | sh: heartbeat double 0 fix. | Takashi YOSHII | 2007-05-07 | 1 | -10/+3 |
* | sh: pata_platform pcmcia support for SolutionEngine boards. | Nobuhiro Iwamatsu | 2007-05-07 | 1 | -0/+26 |
* | sh: Add SH7785 Highlander board support (R7785RP). | Paul Mundt | 2007-05-07 | 22 | -120/+1786 |
* | sh: NR_IRQS consolidation. | Paul Mundt | 2007-05-07 | 1 | -2/+3 |
* | sh: generic BUG() support. | Paul Mundt | 2007-05-07 | 3 | -71/+34 |
* | sh: speculative execution support for SH7780. | Paul Mundt | 2007-05-07 | 2 | -0/+29 |
* | sh: Rip out broken kgdb thread support. | Paul Mundt | 2007-05-07 | 2 | -386/+4 |
* | sh: Bring kgdb back from the dead. | Paul Mundt | 2007-05-07 | 5 | -302/+62 |
* | [PATCH] x86: Allow percpu variables to be page-aligned | Jeremy Fitzhardinge | 2007-05-02 | 1 | -1/+1 |
* | power management: implement pm_ops.valid for everybody | Johannes Berg | 2007-05-01 | 1 | -0/+1 |
* | rework pm_ops pm_disk_mode, kill misuse | Johannes Berg | 2007-05-01 | 1 | -7/+0 |
* | [STRING]: Move strcasecmp/strncasecmp to lib/string.c | David S. Miller | 2007-04-26 | 2 | -27/+1 |
* | sh: Kill bogus GCC4 symbol exports. | Paul Mundt | 2007-03-28 | 1 | -3/+0 |
* | sh: Fix bogus regs pointer in do_IRQ(). | Paul Mundt | 2007-03-14 | 3 | -14/+7 |
* | sh: Fix SH-3 cache entry_mask and way_size calculation. | Paul Mundt | 2007-03-12 | 2 | -16/+17 |
* | sh: Fix PCI BAR address-space wraparound. | Hideo Saito | 2007-03-12 | 1 | -0/+6 |
* | sh: Kill off I/O cruft for R7780RP. | Paul Mundt | 2007-03-05 | 3 | -254/+1 |
* | sh: Revert lazy dcache writeback changes. | Paul Mundt | 2007-03-05 | 9 | -82/+185 |
* | sh: Enable SM501 support for RTS7751R2D. | Paul Mundt | 2007-03-05 | 2 | -10/+126 |
* | sh: Use L1_CACHE_BYTES for .data.cacheline_aligned. | Paul Mundt | 2007-03-05 | 1 | -1/+2 |
* | sh: Fix kernel thread stack corruption with preempt. | Hideo Saito | 2007-03-05 | 1 | -3/+2 |
* | sh: Fix sigmask trampling in signal delivery. | Ryusuke Sakato | 2007-03-05 | 1 | -1/+3 |
* | sh: Clear UBC when not in use. | Stuart Menefy | 2007-03-05 | 2 | -13/+34 |