aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-0/+3
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds14-409/+93
2008-07-28Fix 'get_user_pages_fast()' with non-page-aligned start addressLinus Torvalds1-3/+6
2008-07-29lguest: set max_pfn_mapped, growl loudly at Yinghai LuRusty Russell1-0/+3
2008-07-28mmu-notifiers: coreAndrea Arcangeli1-0/+1
2008-07-28arm: fix HAVE_CLK merge goofDavid Brownell1-1/+1
2008-07-28x86/PCI: use dev_printk when possibleBjorn Helgaas4-76/+64
2008-07-28Merge branch 'core/generic-dma-coherent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into for-linusJesse Barnes8-318/+20
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar1265-22617/+74061
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar441-1608/+40097
2008-07-28Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into for-linusJesse Barnes2-15/+9
2008-07-28cpu masks: optimize and clean up cpumask_of_cpu()Linus Torvalds1-23/+0
2008-07-28Merge branch 'linus' into cpus4096Ingo Molnar197-3410/+6668
2008-07-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds18-146/+615
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds81-1413/+7195
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-3/+3
2008-07-28sh: SuperH Mobile CEU and camera platform data for AP325RXAMagnus Damm1-1/+118
2008-07-28sh: Update smc911x platform data for AP325RXAMagnus Damm1-0/+10
2008-07-28sh: SuperH Mobile LCDC platform data for AP325RXAMagnus Damm1-1/+80
2008-07-28sh: Add SuperH Mobile CEU platform data for Migo-RMagnus Damm1-1/+172
2008-07-28sh: Add SuperH Mobile LCDC platform data for Migo-RMagnus Damm5-0/+278
2008-07-28sh: Wire up new syscalls.Paul Mundt2-0/+12
2008-07-28sh: fix uImage Entry PointYoshihiro Shimoda2-1/+9
2008-07-28sh: Don't miss pending signals returning to user mode after signal processingStuart MENEFY1-1/+1
2008-07-28sh: Use clk_always_enable() on sh7366Magnus Damm1-0/+15
2008-07-28sh: Use clk_always_enable() on sh7343 / SE77343Magnus Damm2-4/+15
2008-07-28sh: Use clk_always_enable() on sh7722 / Migo-R / SE7722Magnus Damm3-9/+20
2008-07-28sh: Use clk_always_enable() on sh7723 / ap325rxaMagnus Damm2-12/+16
2008-07-28sh: Show all clocks and their state in /proc/clocksMagnus Damm1-9/+5
2008-07-28sh: Merge sh7343 and sh7722 clock codeMagnus Damm3-130/+41
2008-07-28sh: Add SuperH Mobile MSTPCR bits to clock frameworkMagnus Damm1-0/+116
2008-07-28sh: Use arch_flags to simplify sh7722 siu clock codeMagnus Damm1-38/+9
2008-07-28fix sh ptep_get_and_clear breakageAdrian Bunk1-1/+1
2008-07-28sh: Renesas R0P7785LC0011RL board supportYoshihiro Shimoda9-0/+1821
2008-07-28sh: Add memory chunks to SH-Mobile UIO devicesMagnus Damm5-0/+70
2008-07-28sh: Export sh7366 VPU, VEU(1), VEU(2) using uio_pdrv_genirqMagnus Damm1-1/+80
2008-07-28sh: Export sh7723 VPU, VEU2H0, VEU2H1 using uio_pdrv_genirqMagnus Damm1-0/+79
2008-07-28sh: Export sh7722 VPU and VEU using uio_pdrv_genirqMagnus Damm1-0/+53
2008-07-28sh: Export sh7343 VPU and VEU using uio_pdrv_genirqMagnus Damm1-0/+53
2008-07-28sh2(A) exception handler updateYoshinori Sato6-90/+385
2008-07-28sh: update Solution Engine 7343Yoshihiro Shimoda3-564/+477
2008-07-28sh: update sh7343 codeYoshihiro Shimoda2-1/+137
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