summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* i386: introduce "used_vectors" bitmap which can be used to reserve vectors.Rusty Russell2007-10-193-6/+20
* x86: use raw locks during oopsesAndi Kleen2007-10-192-14/+14
* x86: honor _PAGE_PSE bit on page walksJan Beulich2007-10-192-2/+3
* i386: do cpuid_device_create() in CPU_UP_PREPARE instead of CPU_ONLINE.Akinobu Mita2007-10-191-13/+19
* x86: implement missing x86_64 function smp_call_function_mask()Laurent Vivier2007-10-191-56/+63
* x86: use descriptor's functions instead of inline assemblyGlauber de Oliveira Costa2007-10-194-9/+11
* i386: consolidate show_regs and show_registers for i386Pavel Emelyanov2007-10-192-44/+44
* i386: make callgraph use dump_trace() on i386/x86_64Jan Blunck2007-10-191-66/+38
* x86: enable iommu_merge by defaultAndi Kleen2007-10-191-1/+1
* x86: Unify i386 and x86-64 early quirksAndi Kleen2007-10-196-96/+17
* x86: enable HPET on ICH3 and ICH4Udo A. Steinberg2007-10-191-0/+18
* x86: force enable HPET on VT8235/8237 chipsetsUdo A. Steinberg2007-10-191-1/+68
* x86: add force_hpet boot optionThomas Gleixner2007-10-191-0/+3
* x86: quirk.c trivial coding style and white space cleanupThomas Gleixner2007-10-191-11/+14
* x86: don't zero pad addresses in segfault messageAndi Kleen2007-10-191-1/+1
* x86: Use linux/elfcore-compat.hRoland McGrath2007-10-191-78/+46
* x86: merge init_task_32/64.cHiroshi Shimamoto2007-10-197-63/+16
* x86: remove page_fault_traceAndi Kleen2007-10-191-12/+0
* Kconfig: Missing line breaks in arch/x86_64/KconfigAdrian Knoth2007-10-191-3/+3
* x86: move cpufreq Kconfigs to the same directoryThomas Gleixner2007-10-194-3/+3
* GEODE: use symbolic constant in cs5536 reboot fixupAndres Salomon2007-10-191-5/+3
* x86: fix CONFIG_NUMA and nosmp | maxcpus=0/1 crashIngo Molnar2007-10-191-0/+2
* x86: use relative symlink for bzImageSam Ravnborg2007-10-192-4/+4
* x86, vsyscall: fix the oops crash with __pa_vsymbol()Siddha, Suresh B2007-10-191-1/+1
* x86: update .gitignore entriesThomas Gleixner2007-10-191-0/+1
* x86: fix global_flush_tlb() bugIngo Molnar2007-10-191-2/+7
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-1815-373/+469
|\
| * [MIPS] time: Move R4000 clockevent device code to separate configurable fileRalf Baechle2007-10-188-241/+318
| * [MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ackRalf Baechle2007-10-181-21/+0
| * [MIPS] IP32: Retire use of plat_timer_setup.Ralf Baechle2007-10-181-6/+0
| * [MIPS] Jazz: Retire use of plat_timer_setup.Ralf Baechle2007-10-182-9/+5
| * [MIPS] IP27: Convert to clock_event_device.Ralf Baechle2007-10-182-66/+94
| * [MIPS] JMR3927: Convert to clock_event_device.Ralf Baechle2007-10-181-19/+47
| * [MIPS] Always do the ARC64_TWIDDLE_PC thing.Thomas Bogendoerfer2007-10-181-11/+5
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-182-6/+2
|\ \
| * | [UMP]: header_ops conversion needed for non-ethernet driversJeff Dike2007-10-172-6/+2
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-10-186-64/+59
|\ \
| * | [SPARC/64]: Consolidate of_register_driverStephen Rothwell2007-10-172-40/+0
| * | [SPARC64]: Check of_get_property() return in pci_determine_mem_io_space().David S. Miller2007-10-171-0/+7
| * | [SPARC64]: Fix boot failures due to bootmem.David S. Miller2007-10-171-4/+4
| * | [SPARC64]: Implement atomic backoff.David S. Miller2007-10-172-20/+48
| |/
* | Replace __attribute_pure__ with __pureRalf Baechle2007-10-181-3/+3
* | sparse pointer use of zero as nullStephen Hemminger2007-10-181-1/+1
* | x86 msr driver: Misc cpuinit annotationsSatyam Sharma2007-10-181-1/+1
* | powerpc: add scaled time accountingMichael Neuling2007-10-182-2/+31
* | Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-6/+7
* | sysctl: x86_64 remove unnecessary binary pathsEric W. Biederman2007-10-182-10/+1
* | cpu hotplug: intel_cacheinfo: fix cpu hotplug error handlingAkinobu Mita2007-10-181-21/+45
* | cpu hotplug: mce: fix cpu hotplug error handlingAkinobu Mita2007-10-181-10/+29
* | cpu hotplug: msr: fix cpu hotplug error handlingAkinobu Mita2007-10-181-15/+20
OpenPOWER on IntegriCloud