summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
2008-07-28sh: fix pg-sh4.c build breakage in linux-nextMagnus Damm1-1/+1
2008-07-28sh: enable I2C on the ap325rxa boardMagnus Damm1-0/+11
2008-07-28sh: add SuperH Mobile I2C platform data to sh7366Magnus Damm1-0/+21
2008-07-28sh: add SuperH Mobile I2C platform data to sh7723Magnus Damm1-0/+21
2008-07-28sh: add SuperH Mobile I2C platform data to sh7343Magnus Damm1-0/+42
2008-07-28sh: add interrupt ack code to sh4aYoshihiro Shimoda7-26/+74
2008-07-28sh: Fix up link error on SH-2 zImage with older binutils.Yoshinori Sato4-15/+12
2008-07-28sh: Conditionally re-enable IRQs in fault path.Stuart Menefy2-6/+9
2008-07-28sh: Record the major cut revision for probed SH-4A parts.Paul Mundt1-4/+5
2008-07-28sh: Optimized flush_icache_range() implementation.Chris Smith2-39/+38
2008-07-28sh: Stub in silicon cut in CPU info.Stuart Menefy2-0/+9
2008-07-28sh: Tidy up the SH-3 exception vector table.Paul Mundt1-19/+19
2008-07-28SH7619 add ethernet controler supportYoshinori Sato1-0/+24
2008-07-28sh: Remove sh_pcic_io_xxx function from Solution Engine IO codeNobuhiro Iwamatsu1-45/+14
2008-07-28sh: Fix Kconfig of AP-325RXANobuhiro Iwamatsu1-1/+1
2008-07-28sh: Clean up code of Solution Engine 770xNobuhiro Iwamatsu1-3/+1
2008-07-28sh: Update Solution Enginge 7712 defconfigNobuhiro Iwamatsu1-374/+285
2008-07-28sh: Solution Enginge 7710/7712 SH-Ether supportNobuhiro Iwamatsu1-0/+49
2008-07-28sh/kernel/ cleanupsAdrian Bunk6-30/+6
2008-07-28sh: make pcibios_max_latency staticAdrian Bunk1-1/+1
2008-07-28sh: make EARLY_PCI_OP's staticAdrian Bunk1-1/+1
2008-07-28sh/boards/dreamcast/rtc.c: make 2 functions staticAdrian Bunk1-2/+2
2008-07-28sh: Renesas Solutions SH7763RDP board supportNobuhiro Iwamatsu7-0/+1235
2008-07-28sh: Add SCIF2 support for SH7763.Nobuhiro Iwamatsu1-2/+8
2008-07-28sh: Add support Renesas Solutions AP-325RXA boardYusuke Goda6-0/+1065
2008-07-28sh: Add support for 16kB PAGE_SIZE.Paul Mundt1-0/+6
2008-07-28sh: Support variable page sizes on nommu.Paul Mundt1-3/+3
2008-07-28sh: RSK+ 7203 board support.Paul Mundt5-0/+133
2008-07-28sh: Make dump_task dependent on ELF core.Paul Mundt1-1/+1
2008-07-28sh: Initial ELF FDPIC support.Paul Mundt2-2/+46
2008-07-28move arch/sh/lib/io.o to obj-yAdrian Bunk1-1/+3
2008-07-28sh dreamcast: export board_pci_channelsAdrian Bunk1-0/+2
2008-07-28sh: export get_cpu_subtypeAdrian Bunk1-0/+1
2008-07-28sh: fix seq_file memory leakLi Zefan2-2/+2
2008-07-26sh: use generic show_mem()Johannes Weiner1-41/+0
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan1-1/+1
2008-07-26kexec jumpHuang Ying1-1/+1
2008-07-25inflate: refactor inflate malloc codeThomas Petazzoni2-78/+0
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2008-07-24Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2008-07-24flag parameters: pipeUlrich Drepper1-1/+1
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner1-1/+1
2008-07-24hugetlb: introduce pud_hugeAndi Kleen1-0/+5
2008-07-24hugetlb: modular state for hugetlb page sizeAndi Kleen1-1/+2
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner1-3/+2
2008-07-24add HAVE_CLK to Kconfig, for driver dependenciesDavid Brownell1-0/+1
2008-07-24Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-2/+1
2008-07-22sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen1-4/+11
2008-07-18Merge branch 'linus' into timers/nohzIngo Molnar20-288/+1235
2008-07-18nohz: prevent tick stop outside of the idle loopThomas Gleixner1-1/+1