aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells2009-01-081-1/+0
* PCI: sh: use generic INTx swizzle from PCI coreBjorn Helgaas2009-01-071-16/+1
* PCI: sh: use generic pci_swizzle_interrupt_pin()Bjorn Helgaas2009-01-072-13/+3
* sh: introduce asm/swab.hHarvey Harrison2009-01-063-59/+64
* remove linux/hardirq.h from asm-generic/local.hRussell King2009-01-061-0/+1
* atomic_t: unify all arch definitionsMatthew Wilcox2009-01-061-4/+3
* mm: show node to memory section relationship with symlinks in sysfsGary Hade2009-01-061-1/+2
* Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-031-0/+1
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis2009-01-03160-4916/+8695
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-30159-4914/+8694
| | |\
| | * | cpumask: sh: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_c...Rusty Russell2008-12-261-0/+1
* | | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-025-12/+5
|\| | |
| * | | Merge branch 'linus' into cpus4096Ingo Molnar2008-12-171-0/+2
| |\ \ \
| * \ \ \ Merge ../linux-2.6-x86Rusty Russell2008-12-131-1/+0
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | sched: convert struct root_domain to cpumask_var_t, fixIngo Molnar2008-11-261-1/+0
| * | | | cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-134-5/+5
| * | | | cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-131-6/+0
| |/ / /
* | | / take init_fs to saner placeAl Viro2008-12-311-1/+0
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-12-282-3/+2
|\ \ \
| * | | [S390] arch_setup_additional_pages argumentsMartin Schwidefsky2008-12-252-3/+2
| | |/ | |/|
* | | sh: oprofile: Fix up the module build.Paul Mundt2008-12-221-5/+1
* | | sh: add UIO support for JPU on SH7722.Takanari Hayama2008-12-221-0/+31
* | | sh: mach-rsk: Use uImage generation by default for rsk7201/7203.Paul Mundt2008-12-221-1/+1
* | | sh: mach-sh03: Fix up pata_platform build breakage.Paul Mundt2008-12-221-9/+20
* | | sh: enable deferred io LCDC on Migo-RMagnus Damm2008-12-221-0/+2
* | | sh: add LCDC interrupt configuration to AP325 and Migo-RMagnus Damm2008-12-222-0/+8
* | | sh: split coherent pagesMagnus Damm2008-12-221-1/+6
* | | sh: dma: Kill off ISA DMA wrapper.Paul Mundt2008-12-223-110/+0
* | | sh: Conditionalize the code dumper on CONFIG_DUMP_CODE.Paul Mundt2008-12-223-1/+22
* | | sh: Kill off the unused SH_ALPHANUMERIC debug option.Paul Mundt2008-12-221-8/+2
* | | sh: Enable skipping of bss on debug platforms for sh32 also.Paul Mundt2008-12-222-5/+22
* | | doc: Update sh cpufreq documentation.Paul Mundt2008-12-221-2/+6
* | | sh: mrshpc_setup_windows() needs to be inline.Paul Mundt2008-12-221-1/+1
* | | sh: Kill off cf-enabler with extreme prejudice.Paul Mundt2008-12-228-220/+63
* | | sh: Add a simple edosk7705_defconfig for build testing.Paul Mundt2008-12-221-0/+438
* | | sh: mach-edosk7705: Fix up edosk7705 so it all builds again.Paul Mundt2008-12-225-80/+24
* | | sh: mach-microdev: Split out the fdc37c93xapm initialization code.Paul Mundt2008-12-223-181/+167
* | | sh: mach-sh03: Use __set_io_port_base(), kill off special ioport_map().Paul Mundt2008-12-222-10/+2
* | | sh: mach-sh03: Move off of cf_enabler to pata_platform, as per landisk.Paul Mundt2008-12-222-6/+35
* | | sh: board-shmin: Convert shmin to use __set_io_port_base().Paul Mundt2008-12-221-11/+3
* | | sh: Kill off dead mv_init_pci() from machvec.Paul Mundt2008-12-221-1/+0
* | | sh: Simplify kernel_thread_helper() for sh32.Paul Mundt2008-12-221-15/+4
* | | sh: Kill off mv_heartbeat() from the machvec.Paul Mundt2008-12-223-12/+0
* | | sh: Kill off the cayman and microdev special heartbeat code.Paul Mundt2008-12-225-166/+0
* | | sh: Kill off sh_bios_in_gdb_mode().Paul Mundt2008-12-222-18/+0
* | | sh: export sh_bios_get_node_addr() symbol for stnic module.Paul Mundt2008-12-221-2/+2
* | | sh: Run sh_bios through a long overdue Lindent.Paul Mundt2008-12-221-36/+34
* | | sh: oprofile: Convert op_model_sh7750 to new common interface.Paul Mundt2008-12-221-94/+78
* | | sh: oprofile: Backtrace support.Dave Peverley2008-12-222-0/+127
* | | sh: oprofile: Refactor common setup code for multiple driver support.Paul Mundt2008-12-224-30/+178