]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/shortlog
mirror_ubuntu-bionic-kernel.git
2008-07-08 Eduardo Habkostx86, 64-bit: use __pgd() on mk_kernel_pgd()
2008-07-08 Jeremy Fitzhardingex86, 64-bit: add gate_offset() and gate_segment() macros
2008-07-08 Jeremy Fitzhardingex86, 64-bit: unify early_ioremap
2008-07-08 Jeremy Fitzhardingex86, 64-bit: use p??_populate() to attach pages to...
2008-07-08 Jeremy Fitzhardingex86, 64-bit: use write_gdt_entry in vsyscall_set_cpu
2008-07-08 Jeremy Fitzhardingex86: remove open-coded save/load segment operations
2008-07-08 Jeremy Fitzhardingex86: add memory barriers to wrmsr
2008-07-08 Jeremy Fitzhardingex86: add memory clobber to save/loadsegment
2008-07-08 Jeremy Fitzhardingex86: asm-x86/pgtable.h: fix compiler warning
2008-07-08 Cyrill Gorcunovx86: nmi_watchdog - introduce nmi_watchdog_active(...
2008-07-08 Cyrill Gorcunovx86: nmi_watchdog - use NMI_NONE by default
2008-07-08 Cyrill Gorcunovx86: nmi_watchdog - remove useless check
2008-07-08 Cyrill Gorcunovx86: nmi_watchdog - use nmi_watchdog variable for printing
2008-07-08 Cyrill Gorcunovx86: perfctr-watchdog.c - coding style cleanup
2008-07-08 Paul Jacksonx86 boot: more consistently use type int for node ids
2008-07-08 Paul Jacksonx86 boot: show pfn addresses in hex not decimal in...
2008-07-08 Paul Jacksonx86 boot: allow overlapping early reserve memory ranges
2008-07-08 Paul Jacksonx86 boot: x86_64 efi compiler warning fix
2008-07-08 Paul Jacksonx86 boot: e820 code indentation fix
2008-07-08 Yinghai Lux86: setup_arch 32bit move kvm_guest_init later
2008-07-08 Yinghai Lux86: setup_arch 32bit move command line copying early
2008-07-08 Yinghai Lux86: setup_arch 32bit move efi check later
2008-07-08 Yinghai Lux86: move some func calling from setup_arch to paging_init
2008-07-08 Yinghai Lux86: numa32 pfn print out using hex instead
2008-07-08 Yinghai Lux86: fix compile warning in init_64.c
2008-07-08 Ingo Molnarx86: build fix
2008-07-08 Yinghai Lux86: clean up min_low_pfn
2008-07-08 Yinghai Lux86: clean up using max_low_pfn on 32-bit
2008-07-08 Yinghai Lux86: move reservetop and vmalloc parsing to pgtable_32.c
2008-07-08 Yinghai Lux86: move find_max_low_pfn to init_32.c
2008-07-08 Yinghai Lux86: move boot_params declaring to setup.c
2008-07-08 Yinghai Lux86: introduce reserve_initrd
2008-07-08 Yinghai Lux86: introduce initmem_init for 32 bit
2008-07-08 Yinghai Lux86: introduce initmem_init for 64 bit
2008-07-08 Yinghai Lux86: move elfcorehdr parsing to setup.c
2008-07-08 Yinghai Lux86: move reserve_standard_io_resource to setup.c
2008-07-08 Yinghai Lux86: remove two duplicated funcs in setup_32.c
2008-07-08 Yinghai Lux86: merge setup64.c into common_64.c
2008-07-08 Yinghai Lux86: seperate probe_roms into another file
2008-07-08 Yinghai Lux86: add e820_remove_range
2008-07-08 Yinghai Lux86: change identify_cpu to static
2008-07-08 Yinghai Lux86: seperate funcs from setup_64 to cpu common_64.c
2008-07-08 Yinghai Lux86: remove some acpi ifdefs in setup_32/64
2008-07-08 Yinghai Lux86: clean up init_amd()
2008-07-08 Yinghai Lux86: check command line when CONFIG_X86_MPPARSE is...
2008-07-08 Jeremy Fitzhardingexen: set max_pfn_mapped
2008-07-08 Jeremy Fitzhardingexen: reserve ISA space in e820 map
2008-07-08 Jeremy Fitzhardingexen: reserve Xen-specific memory in e820 map
2008-07-08 Yinghai LuRFC x86: try to remove arch_get_ram_range
2008-07-08 Ingo Molnarx86: fix sleep.c build error
2008-07-08 Glauber Costax86: take load_sp0 out of smpboot.c
2008-07-08 Glauber Costax86: move cpu_exit_clear to process_32.c
2008-07-08 Glauber Costax86: remove cpu from maps
2008-07-08 Glauber Costax86: change naming to match x86_64
2008-07-08 Glauber Costax86: provide connect_bsp_APIC for x86_64
2008-07-08 Glauber Costax86: change __setup_vector_irq with setup_vector_irq
2008-07-08 Glauber Costax86: remove ifdef from stepping
2008-07-08 Glauber Costax86: clearing io_apic harmless for x86_64
2008-07-08 Glauber Costax86: boot secondary cpus through initial_code
2008-07-08 Glauber Costax86: use initial_code for i386
2008-07-08 Glauber Costax86: move x86_64 gdt closer to i386
2008-07-08 Glauber Costax86: don't use gdt_page openly.
2008-07-08 Glauber Costax86: use stack_start in x86_64
2008-07-08 Jeremy Fitzhardingebuild: add __page_aligned_data and __page_aligned_bss
2008-07-08 Bernhard Wallex86: unify crashkernel reservation for 32 and 64 bit
2008-07-08 Ingo MolnarMerge branch 'x86/fixmap' into x86/devel
2008-07-08 Ingo MolnarMerge branch 'x86/uv' into x86/devel
2008-07-08 Cliff Wickmanx86, SGI UV: uv_ptc_proc_write fix
2008-07-08 Cliff Wickmanx86, SGI UV: TLB shootdown using broadcast assist unit, v6
2008-07-08 Jack Steinerx86: increase MAX_APICS for very large x86-64 configs
2008-07-08 Jack Steinerx86: fix stack overflow for large values of MAX_APICS
2008-07-08 Ingo MolnarSGI UV: TLB shootdown using broadcast assist unit, fix
2008-07-08 Ingo MolnarSGI UV: clean up arch/x86/kernel/tlb_uv.c
2008-07-08 Ingo MolnarSGI UV: TLB shootdown using broadcast assist unit
2008-07-08 Cliff WickmanSGI UV: TLB shootdown using broadcast assist unit,...
2008-07-08 Cliff Wickmanx86 atomic operations: atomic_or_long() atomic_inc_short()
2008-07-08 Cliff Wickmanx86, SGI UV: TLB shootdown using broadcast assist unit
2008-07-08 Ingo MolnarMerge branch 'linus' into x86/irq
2008-07-08 Ingo MolnarMerge branch 'x86/nmi' into x86/devel
2008-07-08 Ingo MolnarMerge branch 'x86/numa' into x86/devel
2008-07-08 Bernhard Wallex86: use reserve_bootmem_generic() to reserve crashkern...
2008-07-08 Bernhard Wallex86: add flags parameter to reserve_bootmem_generic()
2008-07-08 Randy Dunlapx86: fix setup.c printk format warning
2008-07-08 Vegard Nossumx86: don't return invalid pointers from node_to_cpumask()
2008-07-08 Mike Travissched, numa: replace MAX_NUMNODES with nr_node_ids...
2008-07-08 Thomas Gleixnerx86: numa_64.c fix shadowed variable
2008-07-08 Thomas Gleixnerx86: numa_64.c make local variables static
2008-07-08 Jeremy Fitzhardingex86: compile error fix for smpboot.c
2008-07-08 Mike Travisx86: leave initial __cpu_pda array in place until cpus...
2008-07-08 Mike Travisx86: remove static boot_cpu_pda array v2
2008-07-08 Mike Travisx86: remove the static 256k node_to_cpumask_map
2008-07-08 Mike Travisx86: restore pda nodenumber field
2008-07-08 Mike Travisx86: cleanup early per cpu variables/accesses v4
2008-07-08 Mike Travisx86: modify Kconfig to allow up to 4096 cpus
2008-07-08 Mike Travisx86: fix remove cpu_pda table patch
2008-07-08 Yinghai Lux86: don't call pxm_to_node again
2008-07-08 Yinghai Lux86: make dev_to_node return online node
2008-07-08 Ingo MolnarMerge branch 'x86/mpparse' into x86/devel
2008-07-08 Matthew Garrettx86, ioapic, acpi quirk: disable IRQ 0 through I/O...
2008-07-08 Maciej W. Rozyckix86, ioapic, acpi: add a knob to disable IRQ 0 through...
next