index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] x86-64: Remove the identity mapping as early as possible
Vivek Goyal
2007-05-02
5
-58
/
+25
*
[PATCH] x86-64: Modify discover_ebda to use virtual addresses
Vivek Goyal
2007-05-02
1
-2
/
+2
*
[PATCH] x86-64: 64bit ACPI wakeup trampoline
Vivek Goyal
2007-05-02
3
-51
/
+41
*
[PATCH] x86-64: wakeup.S misc cleanups
Vivek Goyal
2007-05-02
1
-72
/
+40
*
[PATCH] x86-64: wakeup.S rename registers to reflect right names
Vivek Goyal
2007-05-02
1
-18
/
+18
*
[PATCH] x86-64: Get rid of dead code in suspend resume
Vivek Goyal
2007-05-02
1
-56
/
+1
*
[PATCH] x86-64: 64bit PIC SMP trampoline
Vivek Goyal
2007-05-02
3
-22
/
+156
*
[PATCH] x86-64: Add EFER to the register set saved by save_processor_state
Vivek Goyal
2007-05-02
1
-1
/
+2
*
[PATCH] x86-64: cleanup segments
Vivek Goyal
2007-05-02
1
-6
/
+6
*
[PATCH] x86-64: modify copy_bootdata to use virtual addresses
Vivek Goyal
2007-05-02
1
-9
/
+8
*
[PATCH] x86-64: Fix early printk to use standard ISA mapping
Vivek Goyal
2007-05-02
1
-2
/
+1
*
[PATCH] x86-64: Clean up the early boot page table
Vivek Goyal
2007-05-02
1
-33
/
+28
*
[PATCH] x86-64: Kill temp boot pmds
Vivek Goyal
2007-05-02
2
-58
/
+45
*
[PATCH] x86-64: dma_ops as const
Stephen Hemminger
2007-05-02
5
-5
/
+5
*
[PATCH] i386: Simplify smp_call_function*() by using common implementation
Jeremy Fitzhardinge
2007-05-02
1
-77
/
+96
*
[PATCH] x86-64: fix cpu MHz reporting on constant_tsc cpus
Joerg Roedel
2007-05-02
4
-10
/
+64
*
[PATCH] i386: Fix usage of -mtune when X86_GENERIC=y or CONFIG_MCORE2=y
Lasse Collin
2007-05-02
1
-4
/
+4
*
[PATCH] i386: clean up mach_reboot_fixups
Jeremy Fitzhardinge
2007-05-02
2
-2
/
+6
*
[PATCH] x86: Drop cc-options call for all options supported in gcc 3.2+
Andi Kleen
2007-05-02
1
-1
/
+1
*
[PATCH] i386: Support Oprofile for AMD Family 10 CPUs
Andi Kleen
2007-05-02
1
-0
/
+4
*
[PATCH] x86-64: Correct max number of CPUs in Kconfig
Andi Kleen
2007-05-02
1
-2
/
+2
*
[PATCH] i386: Change sysenter_setup to __cpuinit & improve __INIT, __INITDATA
Prarit Bhargava
2007-05-02
1
-1
/
+1
*
[PATCH] i386: Add __init to probe_bigsmp
Prarit Bhargava
2007-05-02
1
-1
/
+1
*
[PATCH] x86-64: x86_64 make NMI use PERFCTR1 for architectural perfmon (take 2)
Stephane Eranian
2007-05-02
1
-4
/
+4
*
[PATCH] i386: i386 make NMI use PERFCTR1 for architectural perfmon (take 2)
Stephane Eranian
2007-05-02
1
-4
/
+4
*
[PATCH] x86-64: Some cleanup in time.c
Andi Kleen
2007-05-02
1
-4
/
+1
*
[PATCH] x86: Fix i386 and x86_64 fault information pollution
Andi Kleen
2007-05-02
2
-13
/
+41
*
[PATCH] i386: Add dwarf2 annotations to *_user and checksum functions
Jan Beulich
2007-05-02
3
-32
/
+102
*
[PATCH] x86-64: a few missing entry.S annotations
Jan Beulich
2007-05-02
1
-0
/
+5
*
[PATCH] i386: probe_roms() cleanup
Rene Herman
2007-05-02
1
-11
/
+18
*
[PATCH] i386: Add an option for the VIA C7 which sets appropriate L1 cache
Simon Arlott
2007-05-02
3
-3
/
+12
*
[PATCH] i386: pit_latch_buggy has no effect
takada
2007-05-02
2
-3
/
+1
*
[PATCH] i386: mtrr range check correction
Jan Beulich
2007-05-02
1
-1
/
+1
*
[PATCH] i386: No need to use -traditional for processing asm in i386/kernel/
Jeremy Fitzhardinge
2007-05-02
2
-3
/
+1
*
[PATCH] x86: consolidate smp_send_stop()
Jan Beulich
2007-05-02
2
-48
/
+48
*
[PATCH] x86-64: adjust inclusion of asm/vsyscall32.h
Jan Beulich
2007-05-02
1
-0
/
+1
*
[PATCH] x86: adjust inclusion of asm/fixmap.h
Jan Beulich
2007-05-02
2
-0
/
+2
*
[PATCH] i386: adjustments to page table dump during oops (v4)
Jan Beulich
2007-05-02
1
-20
/
+35
*
[PATCH] x86: default to physical mode on hotplug CPU kernels
Ingo Molnar
2007-05-02
4
-16
/
+6
*
[PATCH] x86-64: remove clustered APIC mode
Ingo Molnar
2007-05-02
2
-139
/
+1
*
[PATCH] x86-64: always use physical delivery mode on > 8 CPUs
Ingo Molnar
2007-05-02
1
-56
/
+15
*
[PATCH] x86-64: optimize & fix APIC mode setup
Ingo Molnar
2007-05-02
1
-24
/
+15
*
[PATCH] x86: revert x86_64-mm-fix-the-irqbalance-quirk-for-e7320-e7520-e7525
Andrew Morton
2007-05-02
5
-83
/
+11
*
[PATCH] x86-64: revert x86_64-mm-add-genapic_force
Andrew Morton
2007-05-02
1
-8
/
+1
*
[PATCH] i386: revert i386-fix-the-verify_quirk_intel_irqbalance
Andrew Morton
2007-05-02
1
-29
/
+4
*
[PATCH] i386: Update defconfig
Andi Kleen
2007-05-02
1
-31
/
+42
*
[PATCH] x86-64: Update defconfig
Andi Kleen
2007-05-02
1
-134
/
+49
*
power management: implement pm_ops.valid for everybody
Johannes Berg
2007-04-30
8
-53
/
+11
*
rework pm_ops pm_disk_mode, kill misuse
Johannes Berg
2007-04-30
8
-31
/
+0
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-04-30
1
-3
/
+0
|
\
[next]