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