summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86_64 ia32 vDSO: define arch_vma_nameRoland McGrath2007-01-261-0/+8
* [PATCH] powerpc vDSO: use VM_ALWAYSDUMPRoland McGrath2007-01-261-0/+7
* [PATCH] x86_64 ia32 vDSO: use VM_ALWAYSDUMPRoland McGrath2007-01-262-49/+7Star
* [PATCH] i386 vDSO: use VM_ALWAYSDUMPRoland McGrath2007-01-261-5/+7
* [PATCH] Fix CONFIG_COMPAT_VDSORoland McGrath2007-01-262-0/+6
* [MIPS] VPE loader: Initialize lists before they're actually being used ...Ralf Baechle2007-01-241-4/+5
* [MIPS] Fix reported amount of freed memory - it's in kB not bytesThiemo Seufer2007-01-242-2/+3
* [MIPS] SMTC: Fix module build by exporting symbolRalf Baechle2007-01-241-0/+3
* [MIPS] SMTC: Fix TLB sizing bug for TLB of 64 >= entriesRalf Baechle2007-01-241-2/+5
* [MIPS] There is no __GNUC_MAJOR__Alexey Dobriyan2007-01-241-1/+1
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-01-233-24/+56
|\
| * [MIPS] Vr41xx: Fix after GENERIC_HARDIRQS_NO__DO_IRQ changeYoichi Yuasa2007-01-231-3/+9
| * [MIPS] SMTC: Instant IPI replay.Ralf Baechle2007-01-232-21/+47
* | [PATCH] paravirt: mark the paravirt_ops export internalIngo Molnar2007-01-231-1/+8
* | [PATCH] Revert nmi_known_cpu() check during boot option parsingVenkatesh Pallipadi2007-01-232-9/+1Star
|/
* [PATCH] x86: fix PDA variables to work during bootJames Bottomley2007-01-233-7/+21
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-01-231-2/+1Star
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-01-181268-18957/+56175
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-12-01369-4648/+5183
| |\ \
| * | | [MTD] replace kmalloc+memset with kzallocBurman Yan2006-11-291-2/+1Star
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-01-2226-567/+1687
|\ \ \ \
| * | | | [POWERPC] Update defconfigsPaul Mackerras2007-01-2219-542/+1648
| * | | | [POWERPC] Fix OF node refcnt underflow in 836x and 832x platform codeLi Yang2007-01-222-2/+2
| * | | | [POWERPC] Make it blatantly clear; mpc5200 device tree is not yet stableGrant Likely2007-01-222-0/+12
| * | | | [POWERPC] Fix broken DMA on non-LPAR pSeriesLinas Vepstas2007-01-221-1/+2
| * | | | [POWERPC] Fix cell's mmio nvram to properly parse device treeBenjamin Herrenschmidt2007-01-221-17/+23
| * | | | [POWERPC] Remove bogus sanity check in pci -> OF node codeBenjamin Herrenschmidt2007-01-221-5/+0Star
| | |_|/ | |/| |
* | | | [MIPS] Delete duplicate call to load_irq_save.Ralf Baechle2007-01-191-1/+0Star
* | | | [MIPS] SMTC: Fix cp0 hazard.Ralf Baechle2007-01-191-0/+1
|/ / /
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-01-123-5/+11
|\ \ \
| * \ \ Pull sgi into release branchLen Brown2007-01-112-0/+6
| |\ \ \
| | * | | ACPI: Altix: ACPI _PRT supportJohn Keller2007-01-042-0/+6
| * | | | Pull trivial into release branchLen Brown2007-01-111-5/+5
| |\ \ \ \
| | * | | | ACPI: rename cstate_entry_s to cstate_entryVenkatesh Pallipadi2007-01-111-5/+5
* | | | | | [PATCH] fix typo in geode_configre()@cyrix.ctakada2007-01-121-1/+1
* | | | | | [PATCH] i386: sched_clock using init data tsc_disable fixVivek Goyal2007-01-121-1/+1
* | | | | | [PATCH] Change cpu_up and co from __devinit to __cpuinitGautham R Shenoy2007-01-126-6/+6
* | | | | | [PATCH] Fix sparsemem on CellDave Hansen2007-01-122-3/+5
* | | | | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-01-1113-34/+70
|\ \ \ \ \ \
| * | | | | | [PATCH] x86-64: Fix warnings in ia32_aout.cAndi Kleen2007-01-111-2/+2
| * | | | | | [PATCH] i386: Convert some functions to __init to avoid MODPOST warningsVivek Goyal2007-01-111-1/+1
| * | | | | | [PATCH] i386: Fix memory hotplug related MODPOST generated warningVivek Goyal2007-01-111-2/+2
| * | | | | | [PATCH] x86-64: tighten up printksMuli Ben-Yehuda2007-01-111-3/+8
| * | | | | | [PATCH] x86-64: - Ignore long SMI interrupts in clock calibrationJack Steiner2007-01-111-4/+21
| * | | | | | [PATCH] i386: make apic probe function non-initVivek Goyal2007-01-114-4/+4
| * | | | | | [PATCH] i386: cpu hotplug/smpboot misc MODPOST warning fixesVivek Goyal2007-01-113-10/+10
| * | | | | | [PATCH] i386: Update defconfigAndi Kleen2007-01-111-4/+10
| * | | | | | [PATCH] x86-64: Update defconfigAndi Kleen2007-01-111-4/+12
| |/ / / / /
* | | | | | [MIPS] Alchemy: Fix PCI-memory accessAlexander Bigga2007-01-101-4/+4
* | | | | | [MIPS] Fix N32 SysV IPC routinesAtsushi Nemoto2007-01-102-4/+16