pandora-kernel.git
2008-01-30 Andi Kleenx86: use shorter addresses in i386 segfault printks
2008-01-30 Andi Kleenx86: use the correct cpuid method to detect MWAIT suppo...
2008-01-30 Andi Kleenx86: move MWAIT idle check to generic CPU initializatio...
2008-01-30 Harvey Harrisonx86: rename stack_pointer to kernel_trap_sp
2008-01-30 Harvey Harrisonx86: clean up ptrace.h
2008-01-30 Harvey Harrisonx86: unify pt_regs accessors ptrace.h
2008-01-30 Hiroshi Shimamotox86: kdump failure
2008-01-30 Dmitri Vorobievx86_32: remove the useless NR_syscalls macro
2008-01-30 Kyle McMartinx86: 64-bit, remove redundant cpu_has_ definitions
2008-01-30 travis@sgi.comx86: fixup NR-CPUS patch for numa
2008-01-30 Jeremy Fitzhardingex86/paravirt: make set_pud operation common
2008-01-30 Jeremy Fitzhardingex86/paravirt: make set_pmd operation common
2008-01-30 Jeremy Fitzhardingex86/paravirt: make set_pte operations common
2008-01-30 Jeremy Fitzhardingex86/paravirt: common implementation for pmd value ops
2008-01-30 Jeremy Fitzhardingex86/paravirt: common implementation for pgd value ops
2008-01-30 Jeremy Fitzhardingex86/paravirt: common implementation for pte value ops
2008-01-30 Jeremy Fitzhardingex86/paravirt: rearrange common mmu_ops
2008-01-30 Jeremy Fitzhardingeadd native_pud_val and _pmd_val for 2 and 3
2008-01-30 Andrew Mortonarch/x86/mm/numa_64.c: section fix
2008-01-30 Mike Travisx86: reduce memory and intra-node effects
2008-01-30 Jan Beulichx86: adjust/fix LDT handling for Xen
2008-01-30 Jan Beulichx86-64: clean up linker script
2008-01-30 Alan Coxx86: serverworks: IRQ routing needs no _p
2008-01-30 Alan Coxx86: isolate PIC/PIT in/out calls
2008-01-30 Abhishek Sagarx86: fix singlestep handling in reenter_kprobe
2008-01-30 Benjamin LaHaisex86: fix synchronize_rcu(): high latency on idle system
2008-01-30 John Reiserx86: add ENDPROC() markers
2008-01-30 Harvey Harrisonx86: function ifdefs in fault_32|64.c
2008-01-30 Harvey Harrisonx86: last of trivial fault_32|64.c unification
2008-01-30 Harvey Harrisonx86: do_page_fault small unification
2008-01-30 Harvey Harrisonx86: remove last user of get_segment_eip
2008-01-30 Harvey Harrisonx86: common x86_32|64 naming
2008-01-30 Harvey Harrisonx86: use wrmsrl in kprobes.c, step.c
2008-01-30 travis@sgi.comx86: change bios_cpu_apicid to percpu data variable
2008-01-30 travis@sgi.comx86: change NR_CPUS arrays in acpi-cpufreq
2008-01-30 travis@sgi.comx86: change NR_CPUS arrays in numa_64
2008-01-30 travis@sgi.comx86: cleanup x86_cpu_to_apicid references
2008-01-30 travis@sgi.comx86: change NR_CPUS arrays in topology
2008-01-30 travis@sgi.comx86: change NR_CPUS arrays in smpboot_64
2008-01-30 travis@sgi.comx86: change NR_CPUS arrays in powernow-k8
2008-01-30 travis@sgi.comx86: change size of node ids from u8 to u16
2008-01-30 travis@sgi.comx86: change size of APICIDs from u8 to u16
2008-01-30 Chris Wrightx86: refactor ioport unification
2008-01-30 Chris Wrightx86: fix ioport unification on 32-bit
2008-01-30 mboton@gmail.comx86: ioport_{32|64}.c unification
2008-01-30 Yinghai Lux86: disable the GART early, 64-bit
2008-01-30 Yinghai Lux86: cleanup setup_node_zones called by paging_init()
2008-01-30 Ingo Molnarx86: early fault debugging improvement
2008-01-30 Ingo Molnarx86: fix DMI ioremap leak
2008-01-30 Ingo Molnarx86: pat: e820 cleanup
2008-01-30 Ingo Molnarx86: smp_scan_config() debugging printouts
2008-01-30 Arjan van de Venx86: make printk_address regs->ip always reliable
2008-01-30 Arjan van de Venx86: add the "print code before the trapping instructio...
2008-01-30 Arjan van de Venx86: add a simple backtrace test module
2008-01-30 Arjan van de Venx86: use the stack frames to get exact stack-traces...
2008-01-30 Arjan van de Venx86: turn 64 bit x86 HANDLE_STACK into print_context_st...
2008-01-30 Arjan van de Venx86: pull bp calculation earlier into the backtrace...
2008-01-30 Arjan van de Venx86: improve the 32 bit Frame Pointer backtracer to...
2008-01-30 Arjan van de Venx86: add the capability to print fuzzy backtraces
2008-01-30 Arjan van de Venx86: fix 32-bit FRAME_POINTER chasing code
2008-01-30 Ingo Molnarx86: make early printk selectable on 64-bit as well
2008-01-30 Roland McGrathx86: early_idt_handler improvements, 64-bit
2008-01-30 Randy Dunlapx86: discover_ebda section mismatch
2008-01-30 Thomas Gleixnerx86: preset apic clockevents multiplicator
2008-01-30 Thomas Gleixnerx86: sanity check APIC timer frequency
2008-01-30 H. Peter Anvinx86 setup: correct the base in the GDT_ENTRY() macro
2008-01-30 H. Peter Anvinx86 setup: guard the heap against invalid stack setups
2008-01-30 H. Peter Anvinx86 setup: push video mode setup as late as possible
2008-01-30 H. Peter Anvinx86 setup: add note to use edd=off on EDD probing hangs
2008-01-30 H. Peter Anvinx86 setup: add missing prototype; formatting fix
2008-01-30 H. Peter Anvinx86 setup: OK -> ok (no need to scream)
2008-01-30 devzero@web.dex86 setup: be more verbose when probing EDD
2008-01-30 devzero@web.dex86 setup: early cmdline parser handle boolean options
2008-01-30 H. Peter Anvinx86 setup: fix constraints in segment accessor functions
2008-01-30 H. Peter Anvinx86 setup: display VESA graphics modes in vga=ask menu
2008-01-30 H. Peter Anvinx86 setup: use X86_CR0_PE macro instead of hard-coded...
2008-01-30 H. Peter Anvinx86 setup: initialize LDTR and TR to make life easier...
2008-01-30 H. Peter Anvinx86 setup: make PM transition more paranoid; cleanup...
2008-01-30 H. Peter Anvinx86: <asm/segment.h>: boot GDT entries are 32/64-indepe...
2008-01-30 Harvey Harrisonx86: trivial whitespace in kprobes.c
2008-01-30 Harvey Harrisonx86: move get_segment_eip() to step.c
2008-01-30 Hiroshi Shimamotox86: move out tick_nohz_stop_sched_tick() call from...
2008-01-30 Ingo Molnarx86: fix UML and -regparm=3
2008-01-30 Nick Pigginx86: big ticket locks
2008-01-30 Paolo Ciarrocchix86: coding style fixes in arch/x86/pci/fixup.c
2008-01-30 Harvey Harrisonx86: use fixup_exception() in traps_64.c
2008-01-30 Harvey Harrisonx86: more users of PF_ constants in fault_32|64.c
2008-01-30 Harvey Harrisonx86: introduce __die helper to X86_32
2008-01-30 Nikanth Karthikesanx86: change x86 machine check handler to use unlocked_i...
2008-01-30 Jeremy Fitzhardingex86/pgtable: explain constant sign extension problem
2008-01-30 Jeremy Fitzhardingexen: mask out PWT too
2008-01-30 Jeremy Fitzhardingex86: unify paravirt pagetable accessors
2008-01-30 Jeremy Fitzhardingex86: unify zero_page definition
2008-01-30 Jeremy Fitzhardingex86: fix warning
2008-01-30 Jeremy Fitzhardingex86: pgtable: unify pte accessors
2008-01-30 Jeremy Fitzhardingex86/vmi: fix compilation as a result of pte_t changes
2008-01-30 Jeremy Fitzhardingex86: page.h: make pte_t a union to always include
2008-01-30 Ingo Molnarx86: fix pte_modify() bug
2008-01-30 Ingo Molnarx86: unify pgtable accessors which use, #2
2008-01-30 Jeremy Fitzhardingex86: unify pgtable accessors which use
next