aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2009-03-11x86: convert obsolete irq_desc_t typedef to struct irq_descThomas Gleixner
2009-03-04Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar
2009-03-03x86: set_highmem_pages_init() cleanup, fix !CONFIG_NUMA && CONFIG_HIGHMEM=yIngo Molnar
2009-03-03x86: set_highmem_pages_init() cleanupPekka Enberg
2009-03-03x86: unify free_init_pages() and free_initmem()Pekka Enberg
2009-03-03x86: make sure initmem is writable on 64-bitPekka Enberg
2009-03-03x86: add sanity checks to init_32.cPekka Enberg
2009-03-03x86: use roundup() instead of PAGE_ALIGN() in find_early_table_space()Pekka Enberg
2009-03-03x86: move __VMALLOC_RESERVE to pgtable_32.cPekka Enberg
2009-03-03x86: oprofile: don't set counter width from cpuid on Core2Tim Blechmann
2009-03-03x86, signals: fix xine & firefox bustageHiroshi Shimamoto
2009-03-03x86: fix init_memory_mapping() to handle small rangesYinghai Lu
2009-03-02Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-03-02x86-64: seccomp: fix 32/64 syscall holeRoland McGrath
2009-03-02x86-64: syscall-audit: fix 32/64 syscall holeRoland McGrath
2009-03-02x86: add forward decl for tss_structJeremy Fitzhardinge
2009-03-02x86: unify chunks of kernel/process*.cJeremy Fitzhardinge
2009-03-02x86-32: use non-lazy io bitmap context switchingJeremy Fitzhardinge
2009-03-02x86_32: apic/numaq_32, fix section mismatchJiri Slaby
2009-03-02x86_32: apic/summit_32, fix section mismatchJiri Slaby
2009-03-02x86_32: apic/es7000_32, fix section mismatchJiri Slaby
2009-03-02x86_32: apic/summit_32, fix cpu_mask_to_apicidJiri Slaby
2009-03-02x86_32: apic/es7000_32, fix cpu_mask_to_apicidJiri Slaby
2009-03-02x86_32: apic/es7000_32, cpu_mask_to_apicid cleanupJiri Slaby
2009-03-02x86_32: apic/bigsmp_32, de-inline functionsJiri Slaby
2009-03-02x86, mm: dont use non-temporal stores in pagecache accessesIngo Molnar
2009-03-01Merge branch 'x86/urgent' into x86/patIngo Molnar
2009-03-01Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*"Ingo Molnar
2009-02-28x86: remove double copy of show_cpuinfo_core for 32 and 64 bitJaswinder Singh Rajput
2009-02-28x86: i915 needs pgprot_writecombine() and is_io_mapping_possible()Ingo Molnar
2009-02-28x86: signal: introduce helper align_sigframe()Hiroshi Shimamoto
2009-02-28x86: signal: unify get_sigframe()Hiroshi Shimamoto
2009-02-28x86: signal: use 16 bytes boundary for rt_sigframeHiroshi Shimamoto
2009-02-28x86: signal: intrroduce get_sigframe() and replace get_sigstack()Hiroshi Shimamoto
2009-02-28x86: signal: add __user annotationHiroshi Shimamoto
2009-02-27x86, fixmap: unify fixmap.hGustavo F. Padovan
2009-02-27x86, fixmap: prepare fixmap_32.h for unificationGustavo F. Padovan
2009-02-27x86, fixmap: prepare fixmap_64.h for unificationGustavo F. Padovan
2009-02-27x86, fixmap: add CONFIG_EFIGustavo F. Padovan
2009-02-27x86, fixmap: add CONFIG_X86_{LOCAL,IO}_APICGustavo F. Padovan
2009-02-27x86, fixmap: define reserve_top_address for x86_64Gustavo F. Padovan
2009-02-27x86, fixmap: define FIXADDR_BOOT_* and redefine FIX_ADDR_SIZEGustavo F. Padovan
2009-02-27x86, fixmap: rename __FIXADDR_SIZE and __FIXADDR_BOOT_SIZEGustavo F. Padovan
2009-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-02-27Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2009-02-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-02-27Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-02-27usb: musb: make Davinci *work* in mainlineDavid Brownell
2009-02-27Revert "MIPS: Print irq handler description"Ralf Baechle
2009-02-27MIPS: CVE-2009-0029: Enable syscall wrappers.Ralf Baechle