aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-27Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2-4/+5
2008-07-27Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tipLinus Torvalds1-3/+5
2008-07-27Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds73-881/+733
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-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds7-70/+66
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds91-1028/+3945
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds8-32/+81
2008-07-27Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds16-138/+143
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds18-323/+574
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-15/+34
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds3-3/+3
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-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds13-80/+260
2008-07-27missing bits of net-namespace / sysctlAl Viro7-18/+43
2008-07-27lost sysctl fixAl Viro1-7/+9
2008-07-27Fix namespace issue with HisaxKarsten Keil3-3/+3
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison49-235/+235
2008-07-27[SCSI] extend the last_sector_bug flag to cover more sectorsAlan Jenkins3-7/+23
2008-07-27avr32: some mmc/sd cleanupsDavid Brownell3-15/+33