aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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 Torvalds53-787/+638
2008-07-27x86: fix cpu hotplug on 32bitThomas Gleixner1-3/+5
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds5-22/+63
2008-07-27avr32: some mmc/sd cleanupsDavid Brownell2-7/+25
2008-07-27Merge commit 'upstream/master'Haavard Skinnemoen794-20086/+33144
2008-07-27[ARM] Fix shared mmap when more than two maps of the same file existRussell King1-3/+7
2008-07-27KVM: ppc: fix invalidation of large guest pagesHollis Blanchard2-3/+4
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov47-166/+166
2008-07-27KVM: s390: Fix possible host kernel bug on lctl(g) handlingChristian Borntraeger1-0/+6
2008-07-27KVM: s390: Fix instruction naming for lctlgChristian Borntraeger2-5/+5
2008-07-27KVM: s390: Fix program check on interrupt delivery handlingChristian Borntraeger1-14/+7
2008-07-27KVM: s390: Change guestaddr type in gaccessMartin Schwidefsky2-31/+36
2008-07-27KVM: s390: Advertise KVM_CAP_USER_MEMORYCarsten Otte1-1/+6
2008-07-27KVM: ia64: Fix irq disabling leak in error handling codeJulia Lawall1-2/+3
2008-07-27KVM: VMX: Fix undefined beaviour of EPT after reload kvm-intel.koSheng Yang1-10/+10
2008-07-27KVM: VMX: Fix bypass_guest_pf enabling when disable EPT in module parameterSheng Yang1-1/+1
2008-07-27KVM: task switch: translate guest segment limit to virt-extension byte granular fieldMarcelo Tosatti1-0/+4
2008-07-27KVM: Avoid instruction emulation when event delivery is pendingAvi Kivity3-1/+9
2008-07-27KVM: task switch: use seg regs provided by subarch instead of reading from GDTMarcelo Tosatti1-63/+30
2008-07-27KVM: task switch: segment base is linear addressMarcelo Tosatti1-3/+9
2008-07-27KVM: SVM: allow enabling/disabling NPT by reloading only the architecture moduleJoerg Roedel2-1/+8
2008-07-26Merge git://git.infradead.org/mtd-2.6Linus Torvalds21-41/+172
2008-07-26[PATCH] sanitize __user_walk_fd() et.al.Al Viro2-10/+10