Age | Commit message (Expand) | Author | Files | Lines |
2007-05-10 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 26 | -329/+495 |
2007-05-09 | sh: Fix stacktrace simplification fallout. | Paul Mundt | 1 | -1/+1 |
2007-05-09 | sh: SH7760 DMABRG support. | Manuel Lauss | 4 | -9/+214 |
2007-05-09 | sh: clockevent/clocksource/hrtimers/nohz TMU support. | Paul Mundt | 4 | -212/+174 |
2007-05-09 | fix file specification in comments | Uwe Kleine-König | 7 | -7/+7 |
2007-05-09 | sh: Truncate MAX_ACTIVE_REGIONS for the common case. | Paul Mundt | 1 | -0/+4 |
2007-05-09 | sh: Convert to common die chain. | Paul Mundt | 3 | -19/+5 |
2007-05-09 | sh: Wire up utimensat syscall. | Paul Mundt | 1 | -0/+1 |
2007-05-09 | sh: landisk mv_nr_irqs definition. | kogiidena | 1 | -0/+1 |
2007-05-09 | sh: Fixup ndelay() xloops calculation for alternate HZ. | kogiidena | 1 | -2/+3 |
2007-05-09 | sh: Add 32-bit opcode feature CPU flag. | Paul Mundt | 2 | -1/+2 |
2007-05-09 | sh: Fix PC adjustments for varying opcode length. | Paul Mundt | 5 | -10/+14 |
2007-05-09 | sh: Support for SH-2A 32-bit opcodes. | Paul Mundt | 5 | -10/+65 |
2007-05-09 | sh: Kill off redundant __div64_32 symbol export. | Paul Mundt | 1 | -2/+0 |
2007-05-09 | sh: Share exception vector table for SH-3/4. | Paul Mundt | 3 | -70/+11 |
2007-05-09 | sh: generic quicklist support. | Paul Mundt | 3 | -0/+7 |
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 |