percpu: make x86 addr <-> pcpu ptr conversion macros generic
[sfrench/cifs-2.6.git] / arch /
2009-03-10 Tejun Heopercpu: make x86 addr <-> pcpu ptr conversion macros...
2009-03-10 Tejun Heolinker script: define __per_cpu_load on all SMP capable...
2009-03-08 Cliff Wickmanx86: UV: remove uv_flush_tlb_others() WARN_ON
2009-03-06 Tejun Heox86, percpu: setup reserved percpu area for x86_64
2009-03-06 Tejun Heopercpu, module: implement reserved allocation and use...
2009-03-06 Tejun Heox86: make embedding percpu allocator return excessive...
2009-03-06 Tejun Heopercpu: use negative for auto for pcpu_setup_first_chun...
2009-03-06 Tejun Heopercpu: clean up percpu constants
2009-03-04 Jeremy Fitzhardingex86: un-__init fill_pud/pmd/pte
2009-03-04 Jeremy Fitzhardingex86: remove vestigial fix_ioremap prototypes
2009-03-04 Ingo MolnarMerge branch 'x86/core' into core/percpu
2009-03-04 Ingo MolnarMerge branches 'x86/apic', 'x86/cpu', 'x86/fixmap'...
2009-03-03 Ingo Molnarx86: set_highmem_pages_init() cleanup, fix !CONFIG_NUMA...
2009-03-03 Pekka Enbergx86: set_highmem_pages_init() cleanup
2009-03-03 Pekka Enbergx86: unify free_init_pages() and free_initmem()
2009-03-03 Pekka Enbergx86: make sure initmem is writable on 64-bit
2009-03-03 Pekka Enbergx86: add sanity checks to init_32.c
2009-03-03 Pekka Enbergx86: use roundup() instead of PAGE_ALIGN() in find_earl...
2009-03-03 Pekka Enbergx86: move __VMALLOC_RESERVE to pgtable_32.c
2009-03-03 Tim Blechmannx86: oprofile: don't set counter width from cpuid on...
2009-03-03 Hiroshi Shimamotox86, signals: fix xine & firefox bustage
2009-03-03 Yinghai Lux86: fix init_memory_mapping() to handle small ranges
2009-03-03 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2009-03-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-02 Linus TorvaldsMerge branch 'fix/hda' of git://git./linux/kernel/git...
2009-03-02 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-03-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-03-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-02 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-03-02 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2009-03-02 Roland McGrathx86-64: seccomp: fix 32/64 syscall hole
2009-03-02 Roland McGrathx86-64: syscall-audit: fix 32/64 syscall hole
2009-03-02 Jeremy Fitzhardingexen: deal with virtually mapped percpu data
2009-03-02 Jeremy Fitzhardingex86: add forward decl for tss_struct
2009-03-02 Jeremy Fitzhardingex86: unify chunks of kernel/process*.c
2009-03-02 Jeremy Fitzhardingex86-32: use non-lazy io bitmap context switching
2009-03-02 Jiri Slabyx86_32: apic/numaq_32, fix section mismatch
2009-03-02 Jiri Slabyx86_32: apic/summit_32, fix section mismatch
2009-03-02 Jiri Slabyx86_32: apic/es7000_32, fix section mismatch
2009-03-02 Jiri Slabyx86_32: apic/summit_32, fix cpu_mask_to_apicid
2009-03-02 Jiri Slabyx86_32: apic/es7000_32, fix cpu_mask_to_apicid
2009-03-02 Jiri Slabyx86_32: apic/es7000_32, cpu_mask_to_apicid cleanup
2009-03-02 Jiri Slabyx86_32: apic/bigsmp_32, de-inline functions
2009-03-02 Ingo Molnarx86, mm: dont use non-temporal stores in pagecache...
2009-03-01 Ingo MolnarMerge branch 'x86/pat' into x86/core
2009-03-01 Ingo MolnarMerge branch 'x86/urgent' into x86/pat
2009-03-01 Ingo MolnarRevert "gpu/drm, x86, PAT: PAT support for io_mapping_*"
2009-03-01 Tejun Heobootmem, x86: further fixes for arch-specific bootmem...
2009-03-01 Tejun Heoalpha: fix typo in recent early vmalloc change
2009-03-01 Jaswinder Singh... x86: remove double copy of show_cpuinfo_core for 32...
2009-02-28 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-02-28 Ingo Molnarx86: i915 needs pgprot_writecombine() and is_io_mapping...
2009-02-28 Hiroshi Shimamotox86: signal: introduce helper align_sigframe()
2009-02-28 Hiroshi Shimamotox86: signal: unify get_sigframe()
2009-02-28 Hiroshi Shimamotox86: signal: use 16 bytes boundary for rt_sigframe
2009-02-28 Hiroshi Shimamotox86: signal: intrroduce get_sigframe() and replace...
2009-02-28 Hiroshi Shimamotox86: signal: add __user annotation
2009-02-28 Gustavo F. Padovanx86, fixmap: unify fixmap.h
2009-02-28 Gustavo F. Padovanx86, fixmap: prepare fixmap_32.h for unification
2009-02-28 Gustavo F. Padovanx86, fixmap: prepare fixmap_64.h for unification
2009-02-28 Gustavo F. Padovanx86, fixmap: add CONFIG_EFI
2009-02-28 Gustavo F. Padovanx86, fixmap: add CONFIG_X86_{LOCAL,IO}_APIC
2009-02-28 Gustavo F. Padovanx86, fixmap: define reserve_top_address for x86_64
2009-02-28 Gustavo F. Padovanx86, fixmap: define FIXADDR_BOOT_* and redefine FIX_ADD...
2009-02-28 Gustavo F. Padovanx86, fixmap: rename __FIXADDR_SIZE and __FIXADDR_BOOT_SIZE
2009-02-28 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/staging-2.6
2009-02-28 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-02-28 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2009-02-28 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-02-28 Linus TorvaldsMerge branch 'sh/for-2.6.29' of git://git./linux/kernel...
2009-02-28 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-02-27 David Brownellusb: musb: make Davinci *work* in mainline
2009-02-27 Ralf BaechleRevert "MIPS: Print irq handler description"
2009-02-27 Ralf BaechleMIPS: CVE-2009-0029: Enable syscall wrappers.
2009-02-27 Roel KluinMIPS: Alchemy: In plat_time_init() t reaches -1, tested: 0
2009-02-27 David DaneyMIPS: Only allow Cavium OCTEON to be configured for...
2009-02-27 Paul Mundtsh: ap325rxa: Revert ov772x support.
2009-02-26 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-02-26 Linus TorvaldsMerge branch 'upstream-linus' of git://git./linux/kerne...
2009-02-26 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-02-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-02-26 Benjamin Herrenschmidtpowerpc/44x: Fix address decoding setup of PCI 2.x...
2009-02-26 Kyle McMartinx86: enable DMAR by default
2009-02-26 Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-02-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-02-26 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2009-02-26 Ingo Molnarx86: fix !ACPI build for es7000_32.c
2009-02-26 Ingo Molnarx86: apic: simplify secondary CPU wakeup methods, fix
2009-02-26 Ingo Molnarx86: apic: simplify secondary CPU wakeup methods
2009-02-26 Ingo Molnarx86: remove update_apic from x86_quirks, fix
2009-02-26 Yinghai Lux86: don't compile vsmp_64 for 32bit
2009-02-26 Yinghai Lux86: remove update_apic from x86_quirks
2009-02-26 Ingo MolnarMerge branches 'x86/apic', 'x86/defconfig', 'x86/memtes...
2009-02-26 Ingo MolnarMerge branches 'x86/urgent' and 'x86/pat' into x86...
2009-02-26 Ingo MolnarMerge branch 'x86/urgent' into x86/core
2009-02-26 Mark Nelsonpowerpc: Fix 64bit __copy_tofrom_user() regression
2009-02-26 Mark Nelsonpowerpc: Fix 64bit memcpy() regression
2009-02-26 Michael Neulingpowerpc: Fix load/store float double alignment handler
2009-02-26 Ingo Molnargpu/drm, x86, PAT: PAT support for io_mapping_*, export...
next