summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-05-09[Blackfin] arch: protect linux/usb/musb.h include until the driver gets mainl...Mike Frysinger1-0/+2
2008-05-09[Blackfin] arch: protect linux/usb/isp1362.h include until the driver gets ma...Mike Frysinger3-0/+6
2008-05-07[Blackfin] arch: add EBIU supporting for BF54x EZKIT SMSC LAN911x/LAN921x fam...Michael Hennerich1-0/+1
2008-05-07[Blackfin] arch: Set spi flash partition on bf527 as like bf548.Grace Pan1-5/+1
2008-05-07[Blackfin] arch: fix bug - Remove module will not free L1 memory usedMeihui Fan1-15/+22
2008-05-07[Blackfin] arch: fix wrong header name in commentMike Frysinger1-1/+1
2008-05-07[Blackfin] arch: Fix BUG - spi flash on bf527 ezkit would fail at mountMichael Hennerich1-1/+1
2008-05-07[Blackfin] arch: add twi_lcd and twi_keypad i2c board info to bf527-ezkitBryan Wu1-0/+25
2008-05-07[Blackfin] arch: Add physmap partition for BF527-EZkitMichael Hennerich1-0/+45
2008-05-07[Blackfin] arch: fix gdb testing regressionBernd Schmidt1-31/+77
2008-05-07[Blackfin] arch: disable single stepping when delivering a signalBernd Schmidt1-0/+13
2008-05-07[Blackfin] arch: Delete unused (copied from m68k) entries in asm-offsets.c.Bernd Schmidt2-5/+2
2008-05-07[Blackfin] arch: In the double fault handler, set up the PT_RETI slotBernd Schmidt1-0/+5
2008-05-07[Blackfin] arch: Support for CPU_FREQ and NOHZVitja Makarov2-12/+22
2008-05-07[Blackfin] arch: Functional power management support: Add CPU and platform vo...Michael Hennerich14-27/+459
2008-05-07[Blackfin] arch: fix bug - breaking the atomic sections code.Bernd Schmidt1-1/+1
2008-05-07[Blackfin] arch: Cleanup Kconfig, fix comment and make sure we exclude CCLK=S...Michael Hennerich2-12/+2
2008-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-0/+11
2008-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-8/+51
2008-05-09Revert "PCI: remove default PCI expansion ROM memory allocation"Linus Torvalds1-17/+0
2008-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-3/+1
2008-05-08Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds11-130/+157
2008-05-08sys_pipe(): fix file descriptor leaksUlrich Drepper2-2/+8
2008-05-08uml: fix inconsistence due to tty_operation changeWANG Cong2-3/+3
2008-05-08sparc: Fix SA_ONSTACK signal handling.David S. Miller3-8/+51
2008-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-11/+34
2008-05-08sparc: Fix fork/clone/vfork system call restart.David S. Miller2-7/+31
2008-05-07pcspkr: fix dependanciesStas Sergeev1-3/+1
2008-05-07sparc: Fix mmap VA span checking.David S. Miller2-4/+3
2008-05-07[S390] guest page hinting lightMartin Schwidefsky4-0/+90
2008-05-07[S390] compat ptrace cleanupRoland McGrath2-95/+7
2008-05-07[S390] s390-kvm: leave sie context on work. Removes preemption requirementChristian Borntraeger4-6/+33
2008-05-07[S390] s390: Optimize user and work TIF checkMartin Schwidefsky2-30/+28
2008-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds4-67/+9
2008-05-07Revert "uml: fix gcc problem"Linus Torvalds1-4/+1
2008-05-07sparc64: Fix initrd regression.David S. Miller1-0/+3
2008-05-07x86: fix PAE pmd_bad bootup warningHugh Dickins1-7/+0
2008-05-06Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_...Jeff Garzik4-0/+11
2008-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds1-0/+1
2008-05-06Merge branch 'powerpc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-17/+45
2008-05-06sched, x86: add HAVE_UNSTABLE_SCHED_CLOCKIngo Molnar1-0/+1
2008-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds5-46/+62
2008-05-05sparc64: remove online_page()Adrian Bunk1-13/+0
2008-05-05m68k: remove old mac_esp cruftFinn Thain1-24/+0
2008-05-05m68k: Handle 68040 bus faultsRoman Zippel1-3/+14
2008-05-05sparc64: use compat_sys_utimes instead of home-grown local copy.David S. Miller2-32/+1
2008-05-05x86 PCI: call dmi_check_pciprobe()Yinghai Lu3-2/+8
2008-05-05x86/pci: add pci=skip_isa_align command lines.Yinghai Lu4-41/+51
2008-05-05[POWERPC] Assign PDE->data before gluing PDE into /proc treeDenis V. Lunev1-17/+2
2008-05-05[POWERPC] devres: Add devm_ioremap_prot()Emil Medve2-0/+43