2009-03-08 |
Wang Chen | x86: don't define __this_fixmap_does_not_exist() |
tree | commitdiff |
2009-03-05 |
Ingo Molnar | Merge branch 'x86/uv' into x86/core |
tree | commitdiff |
2009-03-05 |
Ingo Molnar | Merge branch 'x86/doc' into x86/core |
tree | commitdiff |
2009-03-05 |
Ingo Molnar | Merge branch 'x86/mm' into x86/core |
tree | commitdiff |
2009-03-05 |
Ingo Molnar | Merge branch 'x86/mce2' into x86/core |
tree | commitdiff |
2009-03-05 |
Ingo Molnar | Merge branch 'x86/urgent' into x86/core |
tree | commitdiff |
2009-03-05 |
Ingo Molnar | x86: UV, SGI RTC: add generic system vector, build... |
tree | commitdiff |
2009-03-05 |
Jeremy Fitzhardinge | x86: pre-initialize boot_cpu_data.x86_phys_bits to... |
tree | commitdiff |
2009-03-05 |
Jeremy Fitzhardinge | x86-32: use specific __vmalloc_start_set flag in __virt... |
tree | commitdiff |
2009-03-05 |
Jeremy Fitzhardinge | x86: clean up old gcc warnings |
tree | commitdiff |
2009-03-05 |
Ingo Molnar | x86: move init_memory_mapping() to common mm/init.c... |
tree | commitdiff |
2009-03-05 |
Pekka Enberg | x86: move function and variable declarations to asm... |
tree | commitdiff |
2009-03-05 |
Pekka Enberg | x86: unify kernel_physical_mapping_init() function... |
tree | commitdiff |
2009-03-05 |
Pekka Enberg | x86: fix up some bad global variable names in mm/init.c |
tree | commitdiff |
2009-03-05 |
Pekka Enberg | x86: move init_memory_mapping() to common mm/init.c |
tree | commitdiff |
2009-03-05 |
Pekka Enberg | x86: add stub init_gbpages() for 32-bit init_memory_map... |
tree | commitdiff |
2009-03-05 |
Pekka Enberg | x86: ifdef 32-bit and 64-bit NR_RANGE_MR for save_mr... |
tree | commitdiff |
2009-03-05 |
Pekka Enberg | x86: ifdef 32-bit and 64-bit pfn setup in init_memory_m... |
tree | commitdiff |
2009-03-05 |
Pekka Enberg | x86: ifdef 32-bit and 64-bit setup in init_memory_mapping() |
tree | commitdiff |
2009-03-05 |
Pekka Enberg | x86: add table start and end sanity checks to 32-bit... |
tree | commitdiff |
2009-03-05 |
Pekka Enberg | x86: unify kernel_physical_mapping_init() call in init_... |
tree | commitdiff |
2009-03-05 |
Pekka Enberg | x86: rename after_init_bootmem to after_bootmem in... |
tree | commitdiff |
2009-03-05 |
Pekka Enberg | x86: remove unnecessary save_mr() sanity check |
tree | commitdiff |
2009-03-05 |
Pekka Enberg | x86: ifdef 32-bit specific setup in init_memory_mapping() |
tree | commitdiff |
2009-03-05 |
Pekka Enberg | x86: move pgd_base out of init_memory_mapping() |
tree | commitdiff |
2009-03-05 |
Pekka Enberg | x86: find_early_table_space() unification |
tree | commitdiff |
2009-03-05 |
Pekka Enberg | x86: add gbpages support to 32-bit init_memory_mapping() |
tree | commitdiff |
2009-03-05 |
Pekka Enberg | x86: init_memory_mapping() trivial cleanups |
tree | commitdiff |
2009-03-05 |
Dimitri Sivanich | x86: UV, SGI RTC: fix uv_time.c for UP |
tree | commitdiff |
2009-03-04 |
Yinghai Lu | x86: fix bootmem cross node for 32bit numa, cleanup |
tree | commitdiff |
2009-03-04 |
Pekka Enberg | x86: move free_initrd_mem() to common mm/init.c |
tree | commitdiff |
2009-03-04 |
Leann Ogasawara | x86: add Dell XPS710 reboot quirk |
tree | commitdiff |
2009-03-04 |
Yinghai Lu | x86: reserve exact size of mptable |
tree | commitdiff |
2009-03-04 |
Yinghai Lu | x86: ioremap mptable |
tree | commitdiff |
2009-03-04 |
Yinghai Lu | x86: make 32-bit init_memory_mapping range change more... |
tree | commitdiff |
2009-03-04 |
Yinghai Lu | x86: fix bootmem cross node for 32bit numa |
tree | commitdiff |
2009-03-04 |
Daniel Glöckner | x86, math-emu: fix init_fpu for task != current |
tree | commitdiff |
2009-03-04 |
Dimitri Sivanich | x86: UV, SGI RTC: add UV RTC clocksource/clockevents |
tree | commitdiff |
2009-03-04 |
Dimitri Sivanich | x86: UV, SGI RTC: loop through installed UV blades |
tree | commitdiff |
2009-03-04 |
Dimitri Sivanich | x86: UV, SGI RTC: add generic system vector |
tree | commitdiff |
2009-03-04 |
Ingo Molnar | Merge branch 'x86/urgent' into x86/mm |
tree | commitdiff |
2009-03-04 |
Huang Ying | x86: EFI: Back efi_ioremap with init_memory_mapping... |
tree | commitdiff |
2009-03-04 |
Pekka Enberg | x86: set_highmem_pages_init() cleanup, #2 |
tree | commitdiff |
2009-03-04 |
Brian Maly | x86: fix DMI on EFI |
tree | commitdiff |
2009-03-04 |
Ingo Molnar | x86, mce: fix build failure in arch/x86/kernel/cpu... |
tree | commitdiff |
2009-03-04 |
Pekka Enberg | x86: move devmem_is_allowed() to common mm/init.c |
tree | commitdiff |
2009-03-04 |
H. Peter Anvin | Merge branch 'x86/core' into x86/mce2 |
tree | commitdiff |
2009-03-04 |
Jeremy Fitzhardinge | x86: un-__init fill_pud/pmd/pte |
tree | commitdiff |
2009-03-04 |
Jeremy Fitzhardinge | x86: remove vestigial fix_ioremap prototypes |
tree | commitdiff |
2009-03-04 |
Ingo Molnar | Merge branch 'x86/core' into core/percpu |
tree | commitdiff |
2009-03-04 |
Ingo Molnar | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap'... |
tree | commitdiff |
2009-03-04 |
Linus Torvalds | Merge git://git./linux/kernel/git/herbert/crypto-2.6 |
tree | commitdiff |
2009-03-03 |
Linus Torvalds | Merge branch 'sched-fixes-for-linus' of git://git.... |
tree | commitdiff |
2009-03-03 |
Linus Torvalds | Merge branch 'x86-fixes-for-linus' of git://git./linux... |
tree | commitdiff |
2009-03-03 |
Linus Torvalds | Merge branch 'tracing/mmiotrace' of git://git./linux... |
tree | commitdiff |
2009-03-03 |
Linus Torvalds | Merge branch 'core-fixes-for-linus' of git://git./linux... |
tree | commitdiff |
2009-03-03 |
Linus Torvalds | Merge master.kernel.org:/home/rmk/linux-2.6-arm |
tree | commitdiff |
2009-03-03 |
Ingo Molnar | x86: set_highmem_pages_init() cleanup, fix !CONFIG_NUMA... |
tree | commitdiff |
2009-03-03 |
Pekka Enberg | x86: set_highmem_pages_init() cleanup |
tree | commitdiff |
2009-03-03 |
Pekka Enberg | x86: unify free_init_pages() and free_initmem() |
tree | commitdiff |
2009-03-03 |
Pekka Enberg | x86: make sure initmem is writable on 64-bit |
tree | commitdiff |
2009-03-03 |
Pekka Enberg | x86: add sanity checks to init_32.c |
tree | commitdiff |
2009-03-03 |
Pekka Enberg | x86: use roundup() instead of PAGE_ALIGN() in find_earl... |
tree | commitdiff |
2009-03-03 |
Pekka Enberg | x86: move __VMALLOC_RESERVE to pgtable_32.c |
tree | commitdiff |
2009-03-03 |
Tim Blechmann | x86: oprofile: don't set counter width from cpuid on... |
tree | commitdiff |
2009-03-03 |
Hiroshi Shimamoto | x86, signals: fix xine & firefox bustage |
tree | commitdiff |
2009-03-03 |
Yinghai Lu | x86: fix init_memory_mapping() to handle small ranges |
tree | commitdiff |
2009-03-03 |
Linus Torvalds | Merge branch 'drm-fixes' of git://git./linux/kernel... |
tree | commitdiff |
2009-03-02 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2009-03-02 |
Linus Torvalds | Merge branch 'fix/hda' of git://git./linux/kernel/git... |
tree | commitdiff |
2009-03-02 |
Linus Torvalds | Merge branch 'x86-fixes-for-linus' of git://git./linux... |
tree | commitdiff |
2009-03-02 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net-2.6 |
tree | commitdiff |
2009-03-02 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2009-03-02 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
tree | commitdiff |
2009-03-02 |
Linus Torvalds | Merge branch 'for_linus' of git://git./linux/kernel... |
tree | commitdiff |
2009-03-02 |
Linus Torvalds | Merge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6 |
tree | commitdiff |
2009-03-02 |
Roland McGrath | x86-64: seccomp: fix 32/64 syscall hole |
tree | commitdiff |
2009-03-02 |
Roland McGrath | x86-64: syscall-audit: fix 32/64 syscall hole |
tree | commitdiff |
2009-03-02 |
Jeremy Fitzhardinge | xen: deal with virtually mapped percpu data |
tree | commitdiff |
2009-03-02 |
Jeremy Fitzhardinge | x86: add forward decl for tss_struct |
tree | commitdiff |
2009-03-02 |
Jeremy Fitzhardinge | x86: unify chunks of kernel/process*.c |
tree | commitdiff |
2009-03-02 |
Jeremy Fitzhardinge | x86-32: use non-lazy io bitmap context switching |
tree | commitdiff |
2009-03-02 |
Jiri Slaby | x86_32: apic/numaq_32, fix section mismatch |
tree | commitdiff |
2009-03-02 |
Jiri Slaby | x86_32: apic/summit_32, fix section mismatch |
tree | commitdiff |
2009-03-02 |
Jiri Slaby | x86_32: apic/es7000_32, fix section mismatch |
tree | commitdiff |
2009-03-02 |
Jiri Slaby | x86_32: apic/summit_32, fix cpu_mask_to_apicid |
tree | commitdiff |
2009-03-02 |
Jiri Slaby | x86_32: apic/es7000_32, fix cpu_mask_to_apicid |
tree | commitdiff |
2009-03-02 |
Jiri Slaby | x86_32: apic/es7000_32, cpu_mask_to_apicid cleanup |
tree | commitdiff |
2009-03-02 |
Jiri Slaby | x86_32: apic/bigsmp_32, de-inline functions |
tree | commitdiff |
2009-03-02 |
Ingo Molnar | x86, mm: dont use non-temporal stores in pagecache... |
tree | commitdiff |
2009-03-02 |
Pekka Paalanen | x86 mmiotrace: fix race with release_kmmio_fault_page() |
tree | commitdiff |
2009-03-02 |
Stuart Bennett | x86 mmiotrace: improve handling of secondary faults |
tree | commitdiff |
2009-03-02 |
Pekka Paalanen | x86 mmiotrace: split set_page_presence() |
tree | commitdiff |
2009-03-02 |
Pekka Paalanen | x86 mmiotrace: fix save/restore page table state |
tree | commitdiff |
2009-03-02 |
Stuart Bennett | x86 mmiotrace: WARN_ONCE if dis/arming a page fails |
tree | commitdiff |
2009-03-02 |
Pekka Paalanen | x86: add far read test to testmmiotrace |
tree | commitdiff |
2009-03-02 |
Pekka Paalanen | x86: count errors in testmmiotrace.ko |
tree | commitdiff |
2009-03-01 |
Ingo Molnar | Merge branch 'x86/pat' into x86/core |
tree | commitdiff |
2009-03-01 |
Ingo Molnar | Merge branch 'x86/urgent' into x86/pat |
tree | commitdiff |
2009-03-01 |
Ingo Molnar | Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*" |
tree | commitdiff |
next |