summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [Blackfin] arch: add EBIU supporting for BF54x EZKIT SMSC LAN911x/LAN921x fam...Michael Hennerich2008-05-071-0/+1
* [Blackfin] arch: Set spi flash partition on bf527 as like bf548.Grace Pan2008-05-071-5/+1
* [Blackfin] arch: fix bug - Remove module will not free L1 memory usedMeihui Fan2008-05-071-15/+22
* [Blackfin] arch: fix wrong header name in commentMike Frysinger2008-05-071-1/+1
* [Blackfin] arch: Fix BUG - spi flash on bf527 ezkit would fail at mountMichael Hennerich2008-05-071-1/+1
* [Blackfin] arch: add twi_lcd and twi_keypad i2c board info to bf527-ezkitBryan Wu2008-05-071-0/+25
* [Blackfin] arch: Add physmap partition for BF527-EZkitMichael Hennerich2008-05-071-0/+45
* [Blackfin] arch: fix gdb testing regressionBernd Schmidt2008-05-071-31/+77
* [Blackfin] arch: disable single stepping when delivering a signalBernd Schmidt2008-05-071-0/+13
* [Blackfin] arch: Delete unused (copied from m68k) entries in asm-offsets.c.Bernd Schmidt2008-05-072-5/+2
* [Blackfin] arch: In the double fault handler, set up the PT_RETI slotBernd Schmidt2008-05-071-0/+5
* [Blackfin] arch: Support for CPU_FREQ and NOHZVitja Makarov2008-05-072-12/+22
* [Blackfin] arch: Functional power management support: Add CPU and platform vo...Michael Hennerich2008-05-0714-27/+459
* [Blackfin] arch: fix bug - breaking the atomic sections code.Bernd Schmidt2008-05-071-1/+1
* [Blackfin] arch: Cleanup Kconfig, fix comment and make sure we exclude CCLK=S...Michael Hennerich2008-05-072-12/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-084-0/+11
|\
| * Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_...Jeff Garzik2008-05-064-0/+11
| |\
| | * mv643xx_eth: get rid of static variables, allow multiple instancesLennert Buytenhek2008-04-284-0/+11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-083-8/+51
|\ \ \
| * | | sparc: Fix SA_ONSTACK signal handling.David S. Miller2008-05-073-8/+51
* | | | Revert "PCI: remove default PCI expansion ROM memory allocation"Linus Torvalds2008-05-081-17/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-05-081-3/+1
|\ \ \ \
| * | | | pcspkr: fix dependanciesStas Sergeev2008-05-071-3/+1
* | | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-05-0811-130/+157
|\ \ \ \ \
| * | | | | [S390] guest page hinting lightMartin Schwidefsky2008-05-074-0/+90
| * | | | | [S390] compat ptrace cleanupRoland McGrath2008-05-072-95/+7
| * | | | | [S390] s390-kvm: leave sie context on work. Removes preemption requirementChristian Borntraeger2008-05-074-6/+33
| * | | | | [S390] s390: Optimize user and work TIF checkMartin Schwidefsky2008-05-072-30/+28
* | | | | | sys_pipe(): fix file descriptor leaksUlrich Drepper2008-05-082-2/+8
* | | | | | uml: fix inconsistence due to tty_operation changeWANG Cong2008-05-082-3/+3
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-074-11/+34
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | sparc: Fix fork/clone/vfork system call restart.David S. Miller2008-05-072-7/+31
| * | | | | sparc: Fix mmap VA span checking.David S. Miller2008-05-072-4/+3
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-064-67/+9
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | sparc64: Fix initrd regression.David S. Miller2008-05-061-0/+3
| * | | | sparc64: remove online_page()Adrian Bunk2008-05-051-13/+0
| * | | | sparc64: use compat_sys_utimes instead of home-grown local copy.David S. Miller2008-05-052-32/+1
| * | | | Revert "[SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit()."David S. Miller2008-05-031-22/+5
* | | | | Revert "uml: fix gcc problem"Linus Torvalds2008-05-061-4/+1
* | | | | x86: fix PAE pmd_bad bootup warningHugh Dickins2008-05-061-7/+0
| |/ / / |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-05-051-0/+1
|\ \ \ \
| * | | | sched, x86: add HAVE_UNSTABLE_SCHED_CLOCKIngo Molnar2008-05-051-0/+1
* | | | | Merge branch 'powerpc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-05-053-17/+45
|\ \ \ \ \
| * | | | | [POWERPC] Assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-051-17/+2
| * | | | | [POWERPC] devres: Add devm_ioremap_prot()Emil Medve2008-05-052-0/+43
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-05-055-46/+62
|\ \ \ \ \
| * | | | | x86 PCI: call dmi_check_pciprobe()Yinghai Lu2008-05-053-2/+8
| * | | | | x86/pci: add pci=skip_isa_align command lines.Yinghai Lu2008-05-054-41/+51
| * | | | | x86/pci: remove flag in pci_cfg_space_size_extYinghai Lu2008-04-291-1/+1
| * | | | | x86: fix section mismatch in pci_scan_busSam Ravnborg2008-04-291-2/+2
OpenPOWER on IntegriCloud