| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: Tidy up dependencies for SH-2 build. | Paul Mundt | 2007-06-11 | 5 | -8/+13 |
* | sh: Compile fix for SH7604 removal. | Paul Mundt | 2007-06-11 | 1 | -1/+1 |
* | sh: Warn against direct inclusion of <asm/rwsem.h>. | Robert P. J. Day | 2007-06-08 | 1 | -1/+5 |
* | sh: Kill off dead SH7604 support. | Paul Mundt | 2007-06-08 | 4 | -72/+3 |
* | sh: Support for multiple nodes. | Paul Mundt | 2007-06-08 | 2 | -0/+76 |
* | sh: Default to 4-byte alignment for SLUB objects. | Paul Mundt | 2007-06-08 | 1 | -0/+7 |
* | sh: sparsemem support. | Paul Mundt | 2007-06-08 | 1 | -0/+16 |
* | sh: pfn_valid() depends on flatmem. | Paul Mundt | 2007-06-08 | 1 | -0/+2 |
* | sh: Kill off machvec aliases. | Paul Mundt | 2007-06-08 | 2 | -20/+3 |
* | sh: Get multiple boards in one image working again. | Paul Mundt | 2007-06-08 | 1 | -1/+1 |
* | sh: Fixup machvec support. | Paul Mundt | 2007-06-08 | 3 | -34/+3 |
* | sh: __user annotations for __get/__put_user(). | Paul Mundt | 2007-06-08 | 4 | -20/+37 |
* | sh: Fix se73180 platform device registration. | Paul Mundt | 2007-06-04 | 1 | -5/+6 |
* | sh: trivial build cleanups. | Evgeniy Polyakov | 2007-05-31 | 6 | -6/+18 |
* | sh: Fix dreamcast build for IRQ changes. | Paul Mundt | 2007-05-21 | 1 | -1/+1 |
* | sh: Wire up signalfd/timerfd/eventfd syscalls. | Paul Mundt | 2007-05-21 | 1 | -1/+4 |
* | sh: revert addition of page fault notifiers | Christoph Hellwig | 2007-05-21 | 1 | -4/+0 |
* | sh: landisk: Header cleanups. | kogiidena | 2007-05-14 | 2 | -46/+1 |
* | Consolidate asm/poll.h | Stephen Rothwell | 2007-05-11 | 1 | -27/+1 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2007-05-09 | 8 | -64/+72 |
|\ |
|
| * | sh: SH7760 DMABRG support. | Manuel Lauss | 2007-05-09 | 1 | -0/+23 |
| * | sh: clockevent/clocksource/hrtimers/nohz TMU support. | Paul Mundt | 2007-05-09 | 1 | -21/+4 |
| * | sh: Convert to common die chain. | Paul Mundt | 2007-05-09 | 1 | -23/+2 |
| * | sh: Wire up utimensat syscall. | Paul Mundt | 2007-05-09 | 1 | -2/+3 |
| * | sh: Add 32-bit opcode feature CPU flag. | Paul Mundt | 2007-05-09 | 1 | -0/+1 |
| * | sh: Support for SH-2A 32-bit opcodes. | Paul Mundt | 2007-05-09 | 1 | -0/+9 |
| * | sh: Always define TRAPA_BUG_OPCODE. | Paul Mundt | 2007-05-09 | 1 | -2/+2 |
| * | sh: __GFP_REPEAT for pte allocations, too. | Paul Mundt | 2007-05-09 | 1 | -2/+2 |
| * | sh: generic quicklist support. | Paul Mundt | 2007-05-09 | 1 | -16/+28 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-05-09 | 2 | -2/+2 |
|\ \ |
|
| * | | fix file specification in comments | Uwe Kleine-König | 2007-05-09 | 2 | -2/+2 |
| |/ |
|
* | | sh: dma: use __maybe_unused | David Rientjes | 2007-05-09 | 3 | -3/+3 |
|/ |
|
* | Remove tas() | Jeff Dike | 2007-05-08 | 1 | -10/+0 |
* | Clean up mostly unused IOSPACE macros | David Gibson | 2007-05-08 | 1 | -4/+0 |
* | kdump/kexec: calculate note size at compile time | Simon Horman | 2007-05-08 | 1 | -2/+0 |
* | move die notifier handling to common code | Christoph Hellwig | 2007-05-08 | 1 | -0/+1 |
* | sh: R7785RP board updates. | Ryusuke Sakato | 2007-05-07 | 1 | -0/+7 |
* | sh: Add die chain notifiers. | Paul Mundt | 2007-05-07 | 2 | -0/+38 |
* | sh: Solution Engine 7722 board support. | Ryusuke Sakato | 2007-05-07 | 1 | -0/+118 |
* | sh: Fix r7780rp build. | Paul Mundt | 2007-05-07 | 1 | -0/+1 |
* | sh: kdump support. | Paul Mundt | 2007-05-07 | 1 | -5/+37 |
* | sh: Move clock reporting to its own proc entry. | Paul Mundt | 2007-05-07 | 1 | -2/+0 |
* | sh: Solution Engine SH7705 board and CPU updates. | Nobuhiro Iwamatsu | 2007-05-07 | 1 | -2/+3 |
* | sh: SH7722 clock framework support. | dmitry pervushin | 2007-05-07 | 2 | -1/+35 |
* | sh: Obey CONFIG_HZ for HZ definition. | Paul Mundt | 2007-05-07 | 1 | -1/+1 |
* | sh: Fix fstatat64() syscall. | SUGIOKA Toshinobu | 2007-05-07 | 1 | -10/+9 |
* | sh: SH7780 Solution Engine board support. | Nobuhiro Iwamatsu | 2007-05-07 | 1 | -0/+108 |
* | sh: Tidy up L-BOX area5 addresses. | Paul Mundt | 2007-05-07 | 1 | -7/+2 |
* | sh: bootmem tidying for discontig/sparsemem preparation. | Paul Mundt | 2007-05-07 | 2 | -7/+9 |
* | sh: MS7712SE01 board support. | Nobuhiro Iwamatsu | 2007-05-07 | 3 | -1/+3 |