| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: support older gcc's | Andrew Morton | 2007-05-31 | 1 | -1/+1 |
* | sh: trivial build cleanups. | Evgeniy Polyakov | 2007-05-31 | 3 | -0/+9 |
* | sh: Fix vsyscall build failure. | Manuel Lauss | 2007-05-31 | 1 | -0/+1 |
* | sh: Trivial fix for dma-api compile failure. | Manuel Lauss | 2007-05-31 | 1 | -0/+1 |
* | sh: Fix pcrel too far for in_nmi label. | Takashi YOSHII | 2007-05-31 | 1 | -0/+1 |
* | sh: section mismatch fixes for system timer. | Paul Mundt | 2007-05-23 | 1 | -3/+2 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-05-22 | 31 | -127/+153 |
|\ |
|
| * | sh: Fix clock multiplier on SH7722. | dmitry pervushin | 2007-05-21 | 2 | -12/+29 |
| * | sh: Wire up kdump crash kernel exec in die(). | Paul Mundt | 2007-05-21 | 1 | -0/+11 |
| * | sh: sr.bl toggling around idle sleep. | Paul Mundt | 2007-05-21 | 1 | -6/+27 |
| * | sh: Disable psw support for R7785RP. | Paul Mundt | 2007-05-21 | 1 | -1/+4 |
| * | sh: Fix page size alignment in __copy_user_page(). | Paul Mundt | 2007-05-21 | 1 | -0/+1 |
| * | sh: Fix up various compile warnings for SE boards. | Paul Mundt | 2007-05-21 | 3 | -2/+6 |
| * | sh: Wire up signalfd/timerfd/eventfd syscalls. | Paul Mundt | 2007-05-21 | 1 | -0/+3 |
| * | sh: revert addition of page fault notifiers | Christoph Hellwig | 2007-05-21 | 1 | -37/+0 |
| * | spelling fixes: arch/sh/ | Simon Arlott | 2007-05-21 | 20 | -27/+27 |
| * | sh: landisk: rtc-rs5c313 support. | kogiidena | 2007-05-14 | 1 | -0/+6 |
| * | sh: Kill off pmb slab cache destructor. | Paul Mundt | 2007-05-14 | 1 | -41/+38 |
| * | sh: Fix up psw build rules for r7780rp. | Paul Mundt | 2007-05-14 | 1 | -1/+1 |
| * | sh: Shut up compiler warnings in __do_page_fault(). | Paul Mundt | 2007-05-14 | 1 | -1/+1 |
* | | all-archs: consolidate .data section definition in asm-generic | Sam Ravnborg | 2007-05-19 | 1 | -1/+1 |
* | | all-archs: consolidate .text section definition in asm-generic | Sam Ravnborg | 2007-05-19 | 1 | -1/+1 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-05-09 | 26 | -329/+495 |
|\ |
|
| * | sh: Fix stacktrace simplification fallout. | Paul Mundt | 2007-05-09 | 1 | -1/+1 |
| * | sh: SH7760 DMABRG support. | Manuel Lauss | 2007-05-09 | 4 | -9/+214 |
| * | sh: clockevent/clocksource/hrtimers/nohz TMU support. | Paul Mundt | 2007-05-09 | 4 | -212/+174 |
| * | sh: Truncate MAX_ACTIVE_REGIONS for the common case. | Paul Mundt | 2007-05-09 | 1 | -0/+4 |
| * | sh: Convert to common die chain. | Paul Mundt | 2007-05-09 | 3 | -19/+5 |
| * | sh: Wire up utimensat syscall. | Paul Mundt | 2007-05-09 | 1 | -0/+1 |
| * | sh: landisk mv_nr_irqs definition. | kogiidena | 2007-05-09 | 1 | -0/+1 |
| * | sh: Fixup ndelay() xloops calculation for alternate HZ. | kogiidena | 2007-05-09 | 1 | -2/+3 |
| * | sh: Add 32-bit opcode feature CPU flag. | Paul Mundt | 2007-05-09 | 2 | -1/+2 |
| * | sh: Fix PC adjustments for varying opcode length. | Paul Mundt | 2007-05-09 | 5 | -10/+14 |
| * | sh: Support for SH-2A 32-bit opcodes. | Paul Mundt | 2007-05-09 | 5 | -10/+65 |
| * | sh: Kill off redundant __div64_32 symbol export. | Paul Mundt | 2007-05-09 | 1 | -2/+0 |
| * | sh: Share exception vector table for SH-3/4. | Paul Mundt | 2007-05-09 | 3 | -70/+11 |
| * | sh: generic quicklist support. | Paul Mundt | 2007-05-09 | 3 | -0/+7 |
* | | fix file specification in comments | Uwe Kleine-König | 2007-05-09 | 7 | -7/+7 |
|/ |
|
* | 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 |