aboutsummaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-28sh: update sh7343 codeYoshihiro Shimoda3-1/+138
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 Shimoda8-28/+76
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 Smith3-40/+38
2008-07-28sh: Stub in silicon cut in CPU info.Stuart Menefy3-0/+10
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 Iwamatsu2-3/+3
2008-07-28sh: Update Solution Enginge 7712 defconfigNobuhiro Iwamatsu1-374/+285
2008-07-28sh: Solution Enginge 7710/7712 SH-Ether supportNobuhiro Iwamatsu2-0/+64
2008-07-28sh/kernel/ cleanupsAdrian Bunk9-42/+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-28maple: tidy maple_driver code by removing redundant connect/disconnectAdrian McMenamin1-2/+0
2008-07-28sh: Renesas Solutions SH7763RDP board supportNobuhiro Iwamatsu8-0/+1289
2008-07-28sh: Add SCIF2 support for SH7763.Nobuhiro Iwamatsu3-14/+51
2008-07-28sh: Add support Renesas Solutions AP-325RXA boardYusuke Goda6-0/+1065
2008-07-28sh: Initial consolidation of the _32/_64 uaccess split.Paul Mundt3-416/+270
2008-07-28sh: Consolidate addr/access_ok across mmu/nommu on 32bit.Paul Mundt1-36/+3
2008-07-28sh: Use the common segment definitions for the _64 uaccess routines.Paul Mundt1-19/+0
2008-07-28sh: Add support for 16kB PAGE_SIZE.Paul Mundt4-1/+13
2008-07-28sh: Support variable page sizes on nommu.Paul Mundt1-3/+3
2008-07-28sh: Consolidate segment modifiers across mmu/nommu systems.Paul Mundt5-39/+33
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 Mundt6-4/+108
2008-07-28binfmt_elf_fdpic: Magical stack pointer index, for NEW_AUX_ENT compat.Paul Mundt1-20/+25
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: Prevent leaking of CONFIG_SUPERH32 to userspace in asm/unistd.h.Khem Raj1-3/+11
2008-07-28sh: fix seq_file memory leakLi Zefan2-2/+2
2008-07-27task IO accounting: move all IO statistics in struct task_io_accountingAndrea Righi5-57/+44
2008-07-27NFS: Ensure we call nfs_sb_deactive() after releasing the directory inodeTrond Myklebust1-1/+2
2008-07-27nfs_remount oops when rebooting + possible fixMarc Zyngier1-3/+3
2008-07-27x86: fix cpu hotplug on 32bitThomas Gleixner1-3/+5
2008-07-27isdn: mISDN HFC PCI support depends on virt_to_bus()Stephen Rothwell1-0/+1
2008-07-27task IO accounting: improve code readabilityAndrea Righi7-114/+104
2008-07-27tracing: remove unused variableAndrea Righi1-1/+0
2008-07-27missing bits of net-namespace / sysctlAl Viro7-18/+43