summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2008-05-07Merge branch 'irq-fix' of git://www.modarm9.com/gitsrc/pub/people/ukleinek/li...Russell King-7/+15
2008-05-07[ARM] 5032/1: Added cpufreq support for pxa27x CPURobert Jarzmik-80/+186
2008-05-07[ARM] 5031/1: Indentation correction in cpu-pxa.c.Robert Jarzmik-47/+51
2008-05-07[ARM] 4882/2: Correction for S3C2410 clkout generationDavide Rizzo-2/+2
2008-05-07pcspkr: fix dependanciesStas Sergeev-3/+1
2008-05-07sparc: Fix mmap VA span checking.David S. Miller-4/+3
2008-05-07[S390] guest page hinting lightMartin Schwidefsky-0/+90
2008-05-07[S390] compat ptrace cleanupRoland McGrath-95/+7
2008-05-07[S390] s390-kvm: leave sie context on work. Removes preemption requirementChristian Borntraeger-6/+33
2008-05-07[S390] s390: Optimize user and work TIF checkMartin Schwidefsky-30/+28
2008-05-10[Blackfin] arch: protect linux/usb/musb.h include until the driver gets mainl...Mike Frysinger-0/+2
2008-05-10[Blackfin] arch: protect linux/usb/isp1362.h include until the driver gets ma...Mike Frysinger-0/+6
2008-05-07[Blackfin] arch: add EBIU supporting for BF54x EZKIT SMSC LAN911x/LAN921x fam...Michael Hennerich-0/+1
2008-05-07[Blackfin] arch: Set spi flash partition on bf527 as like bf548.Grace Pan-5/+1
2008-05-07[Blackfin] arch: fix bug - Remove module will not free L1 memory usedMeihui Fan-15/+22
2008-05-07[Blackfin] arch: fix wrong header name in commentMike Frysinger-1/+1
2008-05-07[Blackfin] arch: Fix BUG - spi flash on bf527 ezkit would fail at mountMichael Hennerich-1/+1
2008-05-07[Blackfin] arch: add twi_lcd and twi_keypad i2c board info to bf527-ezkitBryan Wu-0/+25
2008-05-07[Blackfin] arch: Add physmap partition for BF527-EZkitMichael Hennerich-0/+45
2008-05-07[Blackfin] arch: fix gdb testing regressionBernd Schmidt-31/+77
2008-05-07[Blackfin] arch: disable single stepping when delivering a signalBernd Schmidt-0/+13
2008-05-07[Blackfin] arch: Delete unused (copied from m68k) entries in asm-offsets.c.Bernd Schmidt-5/+2
2008-05-07[Blackfin] arch: In the double fault handler, set up the PT_RETI slotBernd Schmidt-0/+5
2008-05-07[Blackfin] arch: Support for CPU_FREQ and NOHZVitja Makarov-12/+22
2008-05-07[Blackfin] arch: Functional power management support: Add CPU and platform vo...Michael Hennerich-27/+459
2008-05-07[Blackfin] arch: fix bug - breaking the atomic sections code.Bernd Schmidt-1/+1
2008-05-07[Blackfin] arch: Cleanup Kconfig, fix comment and make sure we exclude CCLK=S...Michael Hennerich-12/+2
2008-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-67/+9
2008-05-06Revert "uml: fix gcc problem"Linus Torvalds-4/+1
2008-05-06sparc64: Fix initrd regression.David S. Miller-0/+3
2008-05-06x86: fix PAE pmd_bad bootup warningHugh Dickins-7/+0
2008-05-06[POWERPC] 4xx: Fix PCI mem in sequoia DTSChristian Ehrhardt-2/+7
2008-05-06[POWERPC] 4xx: Add endpoint support to 4xx PCIe driverStefan Roese-49/+131
2008-05-06Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_...Jeff Garzik-0/+11
2008-05-06[POWERPC] 4xx: Fix problem with new TLB storage attibute fields on 440x6 coreStefan Roese-1/+8
2008-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds-0/+1
2008-05-06[POWERPC] spufs: spu_create should send inotify IM_CREATE eventChristoph Hellwig-2/+6
2008-05-05Merge branch 'powerpc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-17/+45
2008-05-05sched, x86: add HAVE_UNSTABLE_SCHED_CLOCKIngo Molnar-0/+1
2008-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds-46/+62
2008-05-05sparc64: remove online_page()Adrian Bunk-13/+0
2008-05-05m68k: remove old mac_esp cruftFinn Thain-24/+0
2008-05-05m68k: Handle 68040 bus faultsRoman Zippel-3/+14
2008-05-05sparc64: use compat_sys_utimes instead of home-grown local copy.David S. Miller-32/+1
2008-05-05x86 PCI: call dmi_check_pciprobe()Yinghai Lu-2/+8
2008-05-05x86/pci: add pci=skip_isa_align command lines.Yinghai Lu-41/+51
2008-05-05[POWERPC] Assign PDE->data before gluing PDE into /proc treeDenis V. Lunev-17/+2
2008-05-05[POWERPC] devres: Add devm_ioremap_prot()Emil Medve-0/+43
2008-05-05[POWERPC] spufs: handle faults while the context switch pending flag is setLuke Browning-9/+18
2008-05-05[POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptionsLuke Browning-28/+53