summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* alpha: build fixesIvan Kokshaysky2007-12-175-9/+9
* alpha: strncpy/strncat fixesIvan Kokshaysky2007-12-173-15/+15
* uml: stop gdb from deleting breakpoints when running UMLStanislaw Gruszka2007-12-1712-56/+50
* revert "Hibernation: Use temporary page tables for kernel text mapping on x86...Andrew Morton2007-12-171-33/+6
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-12-175-23/+25
|\
| * [ARM] 4694/1: IXP4xx: Update clockevent support for shutdown and resumeKevin Hilman2007-12-171-3/+7
| * [ARM] 4710/1: Fix coprocessor 14 usage for debug messages via ICEDCCUwe Kleine-König2007-12-171-1/+1
| * Merge branch 'pxa-fixes'Russell King2007-12-083-19/+17
| |\
| | * [ARM] 4667/1: CM-X270 fixesMike Rapoport2007-12-083-19/+17
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-12-172-9/+32
|\ \ \
| * | | [SPARC64]: Fix two kernel linear mapping setup bugs.David S. Miller2007-12-132-9/+32
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-12-178-25/+26
|\ \ \ \
| * \ \ \ Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2007-12-145-21/+9
| |\ \ \ \
| | * | | | [POWERPC] Fix rounding bug in emulation for double float operatingLiu Yu2007-12-131-1/+2
| | * | | | [POWERPC] 82xx: mpc8272ads, pq2fads: Update defconfig with CONFIG_FS_ENET_MDI...Scott Wood2007-12-132-6/+6
| | * | | | [POWRPC] CPM2: Eliminate section mismatch warning in cpm2_reset().Scott Wood2007-12-131-2/+1
| | * | | | [POWERPC] Kill non-existent symbols from ksyms and commproc.hJochen Friedrich2007-12-131-12/+0
| | |/ / /
| * | | | [POWERPC] Make PS3_SYS_MANAGER default y, not mMichael Ellerman2007-12-142-2/+2
| * | | | [POWERPC] iSeries: don't printk with HV spinlock heldStephen Rothwell2007-12-141-2/+15
| |/ / /
* | | | [MIPS] Ensure that ST0_FR is never set on a 32 bit kernelChris Dearman2007-12-142-5/+4
* | | | [MIPS] time: Delete weak definition of plat_time_init() due to gcc bug.Ralf Baechle2007-12-141-4/+0
* | | | [MIPS] PCI: Make pcibios_fixup_device_resources ignore legacy resources.Ralf Baechle2007-12-141-0/+2
* | | | [MIPS] Atlas, Malta: Don't free firmware memory on free_initmem.Ralf Baechle2007-12-141-0/+2
* | | | [MIPS] Alchemy: fix off by two error in __fixup_bigphys_addr()Sergei Shtylyov2007-12-141-5/+4
* | | | [MIPS] Alchemy: fix PCI resource conflictSergei Shtylyov2007-12-142-13/+4
* | | | [MIPS] time: Set up Cobalt's mips_hpt_frequencyYoichi Yuasa2007-12-141-1/+20
|/ / /
* | | [SPARC64]: Fix endless loop in cheetah_xcall_deliver().David S. Miller2007-12-121-6/+13
* | | [XTENSA]: Fix use of skb after netif_rxJulia Lawall2007-12-111-2/+2
* | | [UM]: Fix use of skb after netif_rxJulia Lawall2007-12-111-1/+1
* | | xen: relax signature checkJeremy Fitzhardinge2007-12-101-1/+1
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-12-104-3/+20
|\ \ \
| * | | [MIPS] Malta: Enable tickless and highres timers.Ralf Baechle2007-12-091-0/+8
| * | | [MIPS] Bigsur: Enable tickless and and highres timers.Ralf Baechle2007-12-091-0/+9
| * | | qemu: do not enable IP7 blindlyAtsushi Nemoto2007-12-091-1/+1
| * | | [MIPS] Don't byteswap writes to display when running bigendianChris Dearman2007-12-091-2/+2
| |/ /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-12-1016-51/+56
|\ \ \
| * | | [IA64] Fix iosapic interrupt delivery mode for CPEKenji Kaneshige2007-12-071-1/+1
| * | | [IA64] kprobe: make kreturn probe handler stack unwind correctShaohua Li2007-12-071-2/+17
| * | | [IA64] operator priority fix in acpi_map_lsapic()Roel Kluin2007-12-071-1/+1
| * | | [IA64] Add missing "space" to concatenated stringsJoe Perches2007-12-073-7/+7
| * | | [IA64] make full use of macro efi_md_sizeLi Zefan2007-12-071-5/+5
| * | | [IA64] rename _bss to __bss_startBernhard Walle2007-12-073-4/+5
| * | | [IA64] SGI Altix : fix bug in sn_io_late_init()Mike Habeck2007-12-071-6/+5
| * | | [IA64] iosapic cleanupSimon Horman2007-12-071-16/+3
| * | | [IA64] signal : fix missing error checkingsShi Weihua2007-12-071-4/+4
| * | | [IA64] export copy_page() to modulesAndrew Morton2007-12-073-3/+6
| * | | [IA64] don't assume that unwcheck.py is executableAndrew Morton2007-12-072-1/+1
| * | | [IA64] increase .data.patch offsetAndrew Morton2007-12-071-1/+1
| |/ /
* / / powerpc: Fix IDE legacy vs. native fixupsBenjamin Herrenschmidt2007-12-102-8/+24
|/ /
* | ibm_newemac: Cleanup/fix support for STACR register variantsBenjamin Herrenschmidt2007-12-071-0/+4