summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Replace 40c7869b693b18412491fdcff64682215b739f9e kludgeAtsushi Nemoto2008-01-112-6/+3
* [MIPS] Lasat: Fix built in separate object directory.WANG Cong2008-01-111-3/+3
* [MIPS] Malta: Fix software reset on big endianDmitri Vorobiev2008-01-111-4/+6
* [MIPS] pnx8xxx: move to clocksourceVitaly Wool2008-01-111-37/+72
* [MIPS] Wrong CONFIG option prevents setup of DMA zone.Thomas Bogendoerfer2008-01-111-1/+1
* x86: fix do_fork_idle section mismatchThomas Gleixner2008-01-081-1/+1
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-01-079-47/+57
|\
| * [MIPS] Fix CONFIG_BOOT_RAW.Ralf Baechle2008-01-071-1/+2
| * [MIPS] Assume R4000/R4400 newer than 3.0 don't have the mfc0 count bugThomas Bogendoerfer2008-01-071-2/+2
| * [MIPS] Fix IP32 breakageThomas Bogendoerfer2008-01-074-13/+19
| * [MIPS] Alchemy: Fix use of __init code bug exposed by modpost warningSergei Shtylyov2008-01-072-29/+32
| * [MIPS] Move inclusing of kernel/time/Kconfig menu to appropriate placeAtsushi Nemoto2008-01-071-2/+2
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-01-062-1/+21
|\ \ | |/ |/|
| * [ARM] 4691/1: add missing i2c_board_info struct for at91rm9200Jan Altenberg2008-01-061-0/+9
| * [ARM] 4735/1: Unbreak pxa25x suspend/resumeRichard Purdie2008-01-031-1/+12
* | [IA64] Update Altix nofault codeRuss Anderson2008-01-031-3/+7
|/
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-01-011-9/+0
|\
| * [POWERPC] Fix build failure on Cell when CONFIG_SPU_FS=yPaul Mackerras2008-01-021-9/+0
* | fix lguest rmmod "bad pgd"Rusty Russell2008-01-011-1/+1
|/
* [POWERPC] PS3: Fix printing of os-area magic numbersGeoff Levand2007-12-281-10/+30
* [POWERPC] Oprofile: Remove dependency on spufs moduleBob Nelson2007-12-287-38/+95
* [SPARC64]: Implement pci_resource_to_user()David S. Miller2007-12-261-0/+16
* Revert "x86: fix show cpuinfo cpu number always zero"Linus Torvalds2007-12-251-1/+1
* uml: user of helper_wait() got missed when it got extra argumentsAl Viro2007-12-231-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-12-212-2/+2
|\
| * [SPARC32]: Spelling fixesJoe Perches2007-12-201-1/+1
| * [SPARC64]: Spelling fixesJoe Perches2007-12-201-1/+1
* | x86: intel_cacheinfo.c: cpu cache info entry for Intel TolapaiJason Gaston2007-12-211-0/+1
* | x86: fix die() to not be preemptibleIngo Molnar2007-12-211-4/+3
|/
* x86: fix show cpuinfo cpu number always zeroMike Travis2007-12-191-1/+1
* x86_32: disable_pse must be __cpuinitdataAdrian Bunk2007-12-191-1/+1
* x86_32: select_idle_routine() must be __cpuinitAdrian Bunk2007-12-191-1/+1
* x86 smpboot_32.c section fixesAdrian Bunk2007-12-191-3/+3
* x86 apic_32.c section fixAdrian Bunk2007-12-191-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-12-1912-39/+81
|\
| * [IA64] Adjust CMCI mask on CPU hotplugHidetoshi Seto2007-12-191-0/+33
| * [IA64] make flush_tlb_kernel_range() an inline functionJan Beulich2007-12-191-1/+1
| * [IA64] Guard elfcorehdr_addr with #if CONFIG_PROC_FSSimon Horman2007-12-191-1/+2
| * [IA64] Fix Altix BTE error return statusRuss Anderson2007-12-192-4/+8
| * [IA64] Remove assembler warnings on head.SHidetoshi Seto2007-12-191-0/+1
| * [IA64] Remove compiler warinings about uninitialized variable in irq_ia64.cKenji Kaneshige2007-12-191-2/+2
| * [IA64] set_thread_area fails in IA32 chrootIan Wienand2007-12-191-0/+1
| * [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