summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2009-03-04Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar64-1258/+830
2009-03-03x86: set_highmem_pages_init() cleanup, fix !CONFIG_NUMA && CONFIG_HIGHMEM=yIngo Molnar1-1/+1
2009-03-03x86: set_highmem_pages_init() cleanupPekka Enberg4-39/+39
2009-03-03x86: unify free_init_pages() and free_initmem()Pekka Enberg4-89/+50
2009-03-03x86: make sure initmem is writable on 64-bitPekka Enberg1-0/+7
2009-03-03x86: add sanity checks to init_32.cPekka Enberg1-6/+11
2009-03-03x86: use roundup() instead of PAGE_ALIGN() in find_early_table_space()Pekka Enberg1-4/+4
2009-03-03x86: move __VMALLOC_RESERVE to pgtable_32.cPekka Enberg2-2/+2
2009-03-03x86: oprofile: don't set counter width from cpuid on Core2Tim Blechmann1-2/+12
2009-03-03x86, signals: fix xine & firefox bustageHiroshi Shimamoto1-5/+4
2009-03-03x86: fix init_memory_mapping() to handle small rangesYinghai Lu1-0/+2
2009-03-02Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-11/+6
2009-03-02x86-64: seccomp: fix 32/64 syscall holeRoland McGrath7-25/+10
2009-03-02x86-64: syscall-audit: fix 32/64 syscall holeRoland McGrath1-1/+1
2009-03-02x86: add forward decl for tss_structJeremy Fitzhardinge1-0/+1
2009-03-02x86: unify chunks of kernel/process*.cJeremy Fitzhardinge4-361/+192
2009-03-02x86-32: use non-lazy io bitmap context switchingJeremy Fitzhardinge4-90/+9
2009-03-02x86_32: apic/numaq_32, fix section mismatchJiri Slaby1-1/+1
2009-03-02x86_32: apic/summit_32, fix section mismatchJiri Slaby1-9/+9
2009-03-02x86_32: apic/es7000_32, fix section mismatchJiri Slaby1-20/+17
2009-03-02x86_32: apic/summit_32, fix cpu_mask_to_apicidJiri Slaby1-21/+9
2009-03-02x86_32: apic/es7000_32, fix cpu_mask_to_apicidJiri Slaby1-20/+10
2009-03-02x86_32: apic/es7000_32, cpu_mask_to_apicid cleanupJiri Slaby1-42/+4
2009-03-02x86_32: apic/bigsmp_32, de-inline functionsJiri Slaby1-23/+17
2009-03-02x86, mm: dont use non-temporal stores in pagecache accessesIngo Molnar2-20/+9
2009-03-01Merge branch 'x86/urgent' into x86/patIngo Molnar28-202/+235
2009-03-01Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*"Ingo Molnar2-46/+3
2009-02-28x86: remove double copy of show_cpuinfo_core for 32 and 64 bitJaswinder Singh Rajput1-18/+2
2009-02-28x86: i915 needs pgprot_writecombine() and is_io_mapping_possible()Ingo Molnar2-11/+6
2009-02-28x86: signal: introduce helper align_sigframe()Hiroshi Shimamoto1-12/+15
2009-02-28x86: signal: unify get_sigframe()Hiroshi Shimamoto1-56/+41
2009-02-28x86: signal: use 16 bytes boundary for rt_sigframeHiroshi Shimamoto1-4/+2
2009-02-28x86: signal: intrroduce get_sigframe() and replace get_sigstack()Hiroshi Shimamoto1-13/+19
2009-02-28x86: signal: add __user annotationHiroshi Shimamoto1-2/+2
2009-02-27x86, fixmap: unify fixmap.hGustavo F. Padovan3-310/+147
2009-02-27x86, fixmap: prepare fixmap_32.h for unificationGustavo F. Padovan1-17/+56
2009-02-27x86, fixmap: prepare fixmap_64.h for unificationGustavo F. Padovan1-7/+69
2009-02-27x86, fixmap: add CONFIG_EFIGustavo F. Padovan1-0/+4
2009-02-27x86, fixmap: add CONFIG_X86_{LOCAL,IO}_APICGustavo F. Padovan1-0/+4
2009-02-27x86, fixmap: define reserve_top_address for x86_64Gustavo F. Padovan3-16/+20
2009-02-27x86, fixmap: define FIXADDR_BOOT_* and redefine FIX_ADDR_SIZEGustavo F. Padovan1-2/+5
2009-02-27x86, fixmap: rename __FIXADDR_SIZE and __FIXADDR_BOOT_SIZEGustavo F. Padovan1-4/+4
2009-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds3-3/+9
2009-02-27Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds12-104/+119
2009-02-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-13/+37
2009-02-27Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-52/+5
2009-02-27usb: musb: make Davinci *work* in mainlineDavid Brownell3-3/+9
2009-02-27Revert "MIPS: Print irq handler description"Ralf Baechle1-1/+0
2009-02-27MIPS: CVE-2009-0029: Enable syscall wrappers.Ralf Baechle10-98/+110
2009-02-27MIPS: Alchemy: In plat_time_init() t reaches -1, tested: 0Roel Kluin1-3/+3