summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | [IA64] print kernel release in OOPS to make kerneloops.org happyLuck, Tony2007-12-181-2/+4
| * | [IA64] Two trivial spelling fixesJoe Perches2007-12-181-1/+1
| * | [IA64] Avoid unnecessary TLB flushes when allocating memoryde Dinechin, Christophe (Integrity VM)2007-12-181-3/+15
| * | [IA64] ia32 nopageNick Piggin2007-12-181-16/+12
| * | [IA64] signal: remove redundant code in setup_sigcontext()Shi Weihua2007-12-181-9/+1
* | | x86: fix "Kernel panic - not syncing: IO-APIC + timer doesn't work!"Ingo Molnar2007-12-182-8/+24
* | | x86: kprobes bugfixMasami Hiramatsu2007-12-181-23/+18
* | | x86: jprobe bugfixMasami Hiramatsu2007-12-182-7/+3
* | | oprofile: op_model_athlon.c support for AMD family 10h barcelona performance ...Barry Kasindorf2007-12-181-6/+16
|/ /
* | 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
OpenPOWER on IntegriCloud