summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [Blackfin] arch: Cleanup Kconfig, fix comment and make sure we exclude CCLK=S...Michael Hennerich2008-05-072-12/+2Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-094-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-294-0/+11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-093-8/+51
|\ \ \
| * | | sparc: Fix SA_ONSTACK signal handling.David S. Miller2008-05-083-8/+51
* | | | Revert "PCI: remove default PCI expansion ROM memory allocation"Linus Torvalds2008-05-091-17/+0Star
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-05-081-3/+1Star
|\ \ \ \
| * | | | pcspkr: fix dependanciesStas Sergeev2008-05-071-3/+1Star
* | | | | 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/+7Star
| * | | | | [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/+28Star
* | | | | | 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-084-11/+34
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | sparc: Fix fork/clone/vfork system call restart.David S. Miller2008-05-082-7/+31
| * | | | | sparc: Fix mmap VA span checking.David S. Miller2008-05-072-4/+3Star
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-074-67/+9Star
|\| | | | | | |/ / / / |/| | | |
| * | | | sparc64: Fix initrd regression.David S. Miller2008-05-071-0/+3
| * | | | sparc64: remove online_page()Adrian Bunk2008-05-051-13/+0Star
| * | | | sparc64: use compat_sys_utimes instead of home-grown local copy.David S. Miller2008-05-052-32/+1Star
| * | | | Revert "[SPARC64]: Wrap SMP IPIs with irq_enter()/irq_exit()."David S. Miller2008-05-041-22/+5Star
* | | | | Revert "uml: fix gcc problem"Linus Torvalds2008-05-071-4/+1Star
* | | | | x86: fix PAE pmd_bad bootup warningHugh Dickins2008-05-061-7/+0Star
| |/ / / |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds2008-05-061-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-063-17/+45
|\ \ \ \ \
| * | | | | [POWERPC] Assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-051-17/+2Star
| * | | | | [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-301-1/+1
| * | | | | x86: fix section mismatch in pci_scan_busSam Ravnborg2008-04-291-2/+2
* | | | | | m68k: remove old mac_esp cruftFinn Thain2008-05-051-24/+0Star
* | | | | | m68k: Handle 68040 bus faultsRoman Zippel2008-05-051-3/+14
| |/ / / / |/| | | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-05-0513-41/+30Star
|\ \ \ \ \
| * | | | | x86: fix setup printk format warningRandy Dunlap2008-05-041-1/+1
| * | | | | x86: olpc build fixThomas Gleixner2008-05-041-0/+1
| * | | | | x86: video/fbdev.c: add MODULE_LICENSEAdrian Bunk2008-05-041-1/+1
| * | | | | x86: relocs ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov2008-05-041-1/+1
| * | | | | x86: vdso ELF handling - use SELFMAG instead of numeric constantCyrill Gorcunov2008-05-041-1/+1
| * | | | | x86: remove dell reboot dmi quirk board name matchBen2008-05-041-1/+0Star
| * | | | | x86: es7000 build fixIngo Molnar2008-05-041-2/+5
| * | | | | x86: make additional_cpus staticAdrian Bunk2008-05-041-1/+1
| * | | | | x86: make start_secondary() staticAdrian Bunk2008-05-041-1/+1
| * | | | | kbuild, suspend, x86: fix rebuild of wakeup.binSam Ravnborg2008-05-042-3/+4
| * | | | | uml: fix gcc problemIngo Molnar2008-05-041-1/+4