x86: Move get/set_wallclock to x86_platform_ops
[safe/jmp/linux-2.6] / arch /
2009-09-16 Feng Tangx86: Move get/set_wallclock to x86_platform_ops
2009-09-16 Thomas Gleixnerx86: platform: Fix section annotations
2009-08-31 Thomas Gleixnerx86: apic namespace cleanup
2009-08-31 Thomas Gleixnerx86: Distangle ioapic and i8259
2009-08-31 Thomas Gleixnerx86: Add Moorestown early detection
2009-08-31 Pan, Jacob junx86: Add hardware_subarch ID for Moorestown
2009-08-31 Thomas Gleixnerx86: Add early platform detection
2009-08-31 Thomas Gleixnerx86: Move tsc_init to late_time_init
2009-08-31 Thomas Gleixnerx86: Move tsc_calibration to x86_init_ops
2009-08-31 Thomas Gleixnerx86: Replace the now identical time_32/64.c by time.c
2009-08-31 Thomas Gleixnerx86: time_32/64.c unify profile_pc
2009-08-31 Thomas Gleixnerx86: Move calibrate_cpu to tsc.c
2009-08-31 Thomas Gleixnerx86: Make timer setup and global variables the same...
2009-08-31 Thomas Gleixnerx86: Remove mca bus ifdef from timer interrupt
2009-08-31 Thomas Gleixnerx86: Simplify timer_ack magic in time_32.c
2009-08-31 Thomas Gleixnerx86: Prepare unification of time_32/64.c
2009-08-31 Thomas Gleixnerx86: Remove do_timer hook
2009-08-31 Thomas Gleixnerx86: Add timer_init to x86_init_ops
2009-08-31 Thomas Gleixnerx86: Move percpu clockevents setup to x86_init_ops
2009-08-31 Thomas Gleixnerx86: Move xen_post_allocator_init into xen_pagetable_se...
2009-08-31 Thomas Gleixnerx86: Move paravirt pagetable_setup to x86_init_ops
2009-08-31 Thomas Gleixnerx86: Move paravirt banner printout to x86_init_ops
2009-08-31 Thomas Gleixnerx86: Replace ARCH_SETUP by a proper x86_init_ops
2009-08-31 Thomas Gleixnerx86: Move traps_init to x86_init_ops
2009-08-31 Thomas Gleixnerx86: Move irq_init to x86_init_ops
2009-08-31 Thomas Gleixnerx86: Move pre_intr_init to x86_init_ops
2009-08-31 Thomas Gleixnerx86: Move get/find_smp_config to x86_init_ops
2009-08-27 Thomas Gleixnerx86: Move oem_bus_info to x86_init_ops
2009-08-27 Thomas Gleixnerx86: Move mpc_oem_pci_bus to x86_init_ops
2009-08-27 Thomas Gleixnerx86: Move smp_read_mpc_oem to x86_init_ops.
2009-08-27 Thomas Gleixnerx86: Move mpc_apic_id to x86_init_ops
2009-08-27 Thomas Gleixnerx86: Move ioapic_ids_setup to x86_init_ops
2009-08-27 Thomas Gleixnerx86: Sanitize smp_record and move it to x86_init_ops
2009-08-27 Thomas Gleixnerx86: Move memory_setup to x86_init_ops
2009-08-27 Thomas Gleixnerx86: Add reserve_ebda_region to x86_init_ops
2009-08-27 Thomas Gleixnerx86: Add request_standard_resources to x86_init
2009-08-27 Thomas Gleixnerx86: Add probe_roms to x86_init
2009-08-27 Thomas Gleixnerx86: Add x86_init infrastructure
2009-08-27 Thomas GleixnerMerge branch 'sched/clock' into x86/cleanups
2009-08-27 Thomas GleixnerMerge branch 'x86/paravirt' into x86/cleanups
2009-08-27 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-08-27 Geoff Levandpowerpc/ps3: Update ps3_defconfig
2009-08-27 Geert Uytterhoevenpowerpc/ps3: Add missing check for PS3 to rtc-ps3 platf...
2009-08-26 Geert Uytterhoevenm68k,m68knommu: Wire up rt_tgsigqueueinfo and perf_coun...
2009-08-26 Alexey Dobriyanm68k: Fix redefinition of pgprot_noncached
2009-08-26 Andrew Mortonarch/m68k/include/asm/motorola_pgalloc.h: fix kunmap arg
2009-08-26 Roel Kluinm68k: cnt reaches -1, not 0
2009-08-26 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2009-08-25 David S. Millersparc64: Validate linear D-TLB misses.
2009-08-25 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-08-25 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-08-25 Jan Beulichx86: Fix build with older binutils and consolidate...
2009-08-24 Linus TorvaldsMerge branch 'fixes' of git://git.marvell.com/orion
2009-08-24 Linus TorvaldsMerge git://git./linux/kernel/git/hskinnemoen/avr32-2.6
2009-08-24 Amerigo Wangx86: Fix an incorrect argument of reserve_bootmem()
2009-08-24 John Holland[ARM] Kirkwood: enable eSATA on QNAP TS-219P
2009-08-24 Martin Michlmayr[ARM] Kirkwood: __init requires linux/init.h
2009-08-24 Alexey Dobriyanx86: uv: Clean up uv_ptc_init(), use proc_create()
2009-08-24 Ingo MolnarMerge commit 'v2.6.31-rc7' into x86/cleanups
2009-08-23 Hendrik Brueckner[S390] set preferred console based on conmode
2009-08-21 Linus Torvaldsx86: don't call '->send_IPI_mask()' with an empty mask
2009-08-21 Linus Torvaldsx86: don't send an IPI to the empty set of CPU's
2009-08-20 Jan Beulichx86: add vmlinux.lds to targets in arch/x86/boot/compre...
2009-08-20 Ingo MolnarMerge branch 'bugfix' of git://git./linux/kernel/git...
2009-08-20 Jeremy Fitzhardingexen: rearrange things to fix stackprotector
2009-08-20 Jeremy Fitzhardingex86: make sure load_percpu_segment has no stackprotector
2009-08-19 Linus TorvaldsMerge branch 'next' of git://git.monstr.eu/linux-2...
2009-08-19 Suresh Siddhaclockevent: Prevent dead lock on clockevents_lock
2009-08-19 David S. Millersparc64: Update defconfig.
2009-08-19 David S. Millersparc32: Update defconfig.
2009-08-19 David S. Millersparc32: Kill trap table freeing code.
2009-08-19 Mathieu Desnoyerssparc: sys32.S incorrect compat-layer splice() system...
2009-08-19 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-08-18 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-08-18 Linus TorvaldsMerge branch 'sh/for-2.6.31' of git://git./linux/kernel...
2009-08-18 Jan Beulichi386: Fix section mismatches for init code with !HOTPLU...
2009-08-18 Michal Simekmicroblaze: Update Microblaze defconfigs
2009-08-18 Michal Simekmicroblaze: Use klimit instead of _end for memory init
2009-08-18 Michal Simekmicroblaze: Enable ppoll syscall
2009-08-18 John Williamsmicroblaze: Sane handling of missing timer/intc in...
2009-08-18 Christoph Hellwigmicroblaze: use the generic ack_bad_irq implementation
2009-08-17 Suresh Siddhax86, pat: Allow ISA memory range uncacheable mapping...
2009-08-17 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2009-08-17 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-08-17 Atsushi NemotoMIPS: Fix HPAGE_SIZE redefinition
2009-08-17 Ingo Molnarx86, mce: Don't initialize MCEs on unknown CPUs
2009-08-17 Bartlomiej Zolnier... x86, mce: don't log boot MCEs on Pentium M (model ...
2009-08-16 Leonardo Potenzax86: Annotate section mismatch warnings in kernel/apic...
2009-08-16 Hugh Dickinsx86, mce: therm_throt: Don't log redundant normality
2009-08-15 Linus WalleijARM: 5673/1: U300 fix initsection compile warning
2009-08-15 Russell KingMerge branch 's3c-fixes' of git://aeryn.fluff.org.uk...
2009-08-15 Russell KingMerge branch 'for-rmk-rc' of git://git.pengutronix...
2009-08-15 Russell KingARM: Fix broken highmem support
2009-08-15 Cliff Wickmanx86: Fix UV BAU destination subnode id
2009-08-15 Magnus Dammsh: sh7724 ddr self-refresh changes
2009-08-15 Magnus Dammsh: use in-soc KEYSC on se7724
2009-08-14 Valentin Longchampmx31moboard: invert sdhc ro signal sense
2009-08-14 Tejun Heopercpu, sparc64: fix sparse possible cpu map handling
2009-08-13 Davide RizzoARM: S3C24XX: Fix clkout mpx error
2009-08-13 Linus TorvaldsMerge branch 'perfcounters-fixes-for-linus' of git...
next