Age | Commit message (Expand) | Author | Files | Lines |
2009-01-08 | NOMMU: Make VMAs per MM as for MMU-mode linux | David Howells | 1 | -1/+0 |
2009-01-07 | PCI: sh: use generic INTx swizzle from PCI core | Bjorn Helgaas | 1 | -16/+1 |
2009-01-07 | PCI: sh: use generic pci_swizzle_interrupt_pin() | Bjorn Helgaas | 2 | -13/+3 |
2009-01-07 | sh: introduce asm/swab.h | Harvey Harrison | 3 | -59/+64 |
2009-01-07 | remove linux/hardirq.h from asm-generic/local.h | Russell King | 1 | -0/+1 |
2009-01-07 | atomic_t: unify all arch definitions | Matthew Wilcox | 1 | -4/+3 |
2009-01-07 | mm: show node to memory section relationship with symlinks in sysfs | Gary Hade | 1 | -1/+2 |
2009-01-03 | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2009-01-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Mike Travis | 160 | -4916/+8695 |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -12/+5 |
2009-01-01 | take init_fs to saner place | Al Viro | 1 | -1/+0 |
2008-12-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 159 | -4914/+8694 |
2008-12-28 | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2 | -3/+2 |
2008-12-26 | cpumask: sh: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_c... | Rusty Russell | 1 | -0/+1 |
2008-12-25 | [S390] arch_setup_additional_pages arguments | Martin Schwidefsky | 2 | -3/+2 |
2008-12-22 | sh: oprofile: Fix up the module build. | Paul Mundt | 1 | -5/+1 |
2008-12-22 | sh: add UIO support for JPU on SH7722. | Takanari Hayama | 1 | -0/+31 |
2008-12-22 | sh: mach-rsk: Use uImage generation by default for rsk7201/7203. | Paul Mundt | 1 | -1/+1 |
2008-12-22 | sh: mach-sh03: Fix up pata_platform build breakage. | Paul Mundt | 1 | -9/+20 |
2008-12-22 | sh: enable deferred io LCDC on Migo-R | Magnus Damm | 1 | -0/+2 |
2008-12-22 | sh: add LCDC interrupt configuration to AP325 and Migo-R | Magnus Damm | 2 | -0/+8 |
2008-12-22 | sh: split coherent pages | Magnus Damm | 1 | -1/+6 |
2008-12-22 | sh: dma: Kill off ISA DMA wrapper. | Paul Mundt | 3 | -110/+0 |
2008-12-22 | sh: Conditionalize the code dumper on CONFIG_DUMP_CODE. | Paul Mundt | 3 | -1/+22 |
2008-12-22 | sh: Kill off the unused SH_ALPHANUMERIC debug option. | Paul Mundt | 1 | -8/+2 |
2008-12-22 | sh: Enable skipping of bss on debug platforms for sh32 also. | Paul Mundt | 2 | -5/+22 |
2008-12-22 | doc: Update sh cpufreq documentation. | Paul Mundt | 1 | -2/+6 |
2008-12-22 | sh: mrshpc_setup_windows() needs to be inline. | Paul Mundt | 1 | -1/+1 |
2008-12-22 | sh: Kill off cf-enabler with extreme prejudice. | Paul Mundt | 8 | -220/+63 |
2008-12-22 | sh: Add a simple edosk7705_defconfig for build testing. | Paul Mundt | 1 | -0/+438 |
2008-12-22 | sh: mach-edosk7705: Fix up edosk7705 so it all builds again. | Paul Mundt | 5 | -80/+24 |
2008-12-22 | sh: mach-microdev: Split out the fdc37c93xapm initialization code. | Paul Mundt | 3 | -181/+167 |
2008-12-22 | sh: mach-sh03: Use __set_io_port_base(), kill off special ioport_map(). | Paul Mundt | 2 | -10/+2 |
2008-12-22 | sh: mach-sh03: Move off of cf_enabler to pata_platform, as per landisk. | Paul Mundt | 2 | -6/+35 |
2008-12-22 | sh: board-shmin: Convert shmin to use __set_io_port_base(). | Paul Mundt | 1 | -11/+3 |
2008-12-22 | sh: Kill off dead mv_init_pci() from machvec. | Paul Mundt | 1 | -1/+0 |
2008-12-22 | sh: Simplify kernel_thread_helper() for sh32. | Paul Mundt | 1 | -15/+4 |
2008-12-22 | sh: Kill off mv_heartbeat() from the machvec. | Paul Mundt | 3 | -12/+0 |
2008-12-22 | sh: Kill off the cayman and microdev special heartbeat code. | Paul Mundt | 5 | -166/+0 |
2008-12-22 | sh: Kill off sh_bios_in_gdb_mode(). | Paul Mundt | 2 | -18/+0 |
2008-12-22 | sh: export sh_bios_get_node_addr() symbol for stnic module. | Paul Mundt | 1 | -2/+2 |
2008-12-22 | sh: Run sh_bios through a long overdue Lindent. | Paul Mundt | 1 | -36/+34 |
2008-12-22 | sh: oprofile: Convert op_model_sh7750 to new common interface. | Paul Mundt | 1 | -94/+78 |
2008-12-22 | sh: oprofile: Backtrace support. | Dave Peverley | 2 | -0/+127 |
2008-12-22 | sh: oprofile: Refactor common setup code for multiple driver support. | Paul Mundt | 4 | -30/+178 |
2008-12-22 | sh: Enable GENERIC_HARDIRQS_NO__DO_IRQ for all SuperH machines | Matt Fleming | 1 | -2/+0 |
2008-12-22 | sh: Convert Cayman boards from hw_interrupt_type to irq_chip | Matt Fleming | 1 | -27/+8 |
2008-12-22 | sh: Convert Dreamcast support from hw_interrupt_type to irq_chip | Matt Fleming | 2 | -106/+91 |
2008-12-22 | sh: Convert SystemH board support from hw_interrupt_type to irq_chip | Matt Fleming | 1 | -31/+6 |
2008-12-22 | sh: Convert Microdev boards from hw_interrupt_type to irq_chip | Matt Fleming | 1 | -29/+7 |