summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-10-13x86: disable apic timer for AMD C1E enabled CPUsThomas Gleixner2-1/+35
2007-10-13x86: Fix irq0 / local apic timer accountingThomas Gleixner2-1/+3
2007-10-13x86_64: convert to clock eventsThomas Gleixner6-187/+70
2007-10-13x86_64: Add (not yet used) clock event functionsThomas Gleixner2-0/+85
2007-10-13x86_64: prepare idle loop for dynamic ticksChris Wright1-0/+4
2007-10-13x86_64: remove nested irq disablesThomas Gleixner1-6/+6
2007-10-13x86_64: apic change setup_APIC_timer calling conventionThomas Gleixner1-4/+4
2007-10-13x86_64: Remove APIC_DIVISORThomas Gleixner1-5/+3
2007-10-13x86_64: Move apic calibration code aroundThomas Gleixner1-9/+6
2007-10-13x86_64: remove pit synchronizationThomas Gleixner1-18/+0
2007-10-13x86_64: prepare apic code for clock eventsThomas Gleixner1-8/+15
2007-10-13x86: remove never used apic_mappedYinghai Lu1-3/+2
2007-10-13i386: prepare sharing the PIT codeThomas Gleixner1-4/+0
2007-10-13i386: prepare sharing the PIT codeThomas Gleixner1-1/+3
2007-10-13i386: prepare sharing the hpet code with x86_64Thomas Gleixner1-1/+58
2007-10-13i386: prepare sharing the hpet code with x86_64Thomas Gleixner1-8/+16
2007-10-13x86_64: Consolidate tsc calibrationThomas Gleixner3-80/+92
2007-10-13x86_64: Select clocksource watchdog in KconfigThomas Gleixner1-0/+4
2007-10-13x86: Geode MFGPT clock event device supportAndres Salomon2-0/+175
2007-10-13x86: Geode Multi-Function General Purpose Timers supportAndres Salomon3-1/+202
2007-10-13x86: block irq balancing for timerVenki Pallipadi1-1/+1
2007-10-13x86: Fix irq0 / local apic timer accountingThomas Gleixner2-1/+5
2007-10-12missed bio_endio() in axonramAl Viro1-2/+2
2007-10-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds417-11985/+24220
2007-10-12[POWERPC] Add memchr() to the bootwrapperDavid Gibson2-0/+14
2007-10-12[POWERPC] Implement logging of unhandled signalsOlof Johansson4-1/+70
2007-10-12[POWERPC] Add legacy serial support for OPB with flattened device treeValentine Barshak1-2/+3
2007-10-12[POWERPC] Use 1TB segmentsPaul Mackerras18-209/+400
2007-10-12[POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pciValentine Barshak1-2/+4
2007-10-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Linus Torvalds17-39/+52
2007-10-12Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds279-3365/+10402
2007-10-12Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2-4/+32
2007-10-12Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga...Linus Torvalds9-24/+24
2007-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...Linus Torvalds14-51/+359
2007-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds56-2575/+4164
2007-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds1-1/+1
2007-10-12Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras18-287/+255
2007-10-12[MIPS] tlbex.c: Cleanup __init usage.Franck Bui-Huu1-48/+48
2007-10-12[MIPS] WRPPMC serial support move to platform deviceYoichi Yuasa3-35/+81
2007-10-12[MIPS] VPE: reimplement ELF loader.Ralf Baechle1-34/+11
2007-10-12[MIPS] cleanup WRPPMC include filesYoichi Yuasa4-35/+12
2007-10-12[MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type.Franck Bui-Huu1-0/+8
2007-10-12[MIPS] SMP: Use ISO C struct initializer for local structs.Ralf Baechle1-10/+13
2007-10-12[MIPS] SMP: Kill useless casts.Ralf Baechle1-7/+7
2007-10-12[MIPS] Kill num_online_cpus() loops.Ralf Baechle3-16/+25
2007-10-12[MIPS] SMP: Implement smp_call_function_mask().Ralf Baechle2-40/+21
2007-10-12[MIPS] Make facility to convert CPU types to strings generally available.Ralf Baechle3-77/+94
2007-10-12[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle54-217/+225
2007-10-12[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle78-378/+378
2007-10-12[MIPS] Allow hardwiring of the CPU type to a single type for optimization.Ralf Baechle19-85/+85