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
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace remaining references to "driverfs" with "sysfs".
Robert P. J. Day
2007-02-17
2
-8
/
+8
*
Use ARRAY_SIZE() macro in i386 relocs.c file
Robert P. J. Day
2007-02-17
1
-4
/
+5
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2007-02-16
6
-286
/
+576
|
\
|
*
[CPUFREQ] Longhaul - Redo Longhaul ver. 2
Rafa³ Bilski
2007-02-14
1
-22
/
+31
|
*
[CPUFREQ] EPS - Correct 2nd brand test
Rafa³ Bilski
2007-02-13
1
-1
/
+1
|
*
[CPUFREQ] Fix up merge conflicts with recent ACPI changes.
Dave Jones
2007-02-10
14
-328
/
+274
|
|
\
|
*
|
[CPUFREQ] Longhaul - Separate frequency and voltage transition
Rafa³ Bilski
2007-02-10
1
-16
/
+93
|
*
|
[CPUFREQ] Longhaul - Models of Nehemiah
Rafa³ Bilski
2007-02-10
1
-3
/
+3
|
*
|
[CPUFREQ] Longhaul - Simplier minmult
Rafa³ Bilski
2007-02-10
1
-15
/
+8
|
*
|
[CPUFREQ] Enhanced PowerSaver driver
Rafa³ Bilski
2007-02-10
3
-0
/
+344
|
*
|
[CPUFREQ] Longhaul - Add VT8235 support
Rafa³ Bilski
2007-02-04
1
-12
/
+50
|
*
|
[CPUFREQ] Longhaul - Fix guess_fsb function
Rafa³ Bilski
2007-02-04
1
-22
/
+10
|
*
|
[CPUFREQ] Longhaul - Remove duplicate tables
Rafa³ Bilski
2007-02-03
2
-154
/
+11
|
*
|
[CPUFREQ] Longhaul - Introduce Nehemiah C
Rafa³ Bilski
2007-02-03
1
-45
/
+28
|
*
|
[CPUFREQ] fix cpuinfo_cur_freq for CPU_HW_PSTATE
Joachim Deguara
2007-02-03
1
-1
/
+5
|
*
|
[CPUFREQ] Longhaul - Remove "ignore_latency" option
Rafa³ Bilski
2007-02-03
1
-5
/
+1
*
|
|
[PATCH] genirq: remove IRQ_DISABLED
Ingo Molnar
2007-02-16
1
-3
/
+1
*
|
|
[PATCH] genirq: do not mask interrupts by default
Ingo Molnar
2007-02-16
1
-0
/
+1
*
|
|
[PATCH] time: x86_64: hpet_address cleanup
john stultz
2007-02-16
1
-16
/
+4
*
|
|
[PATCH] i386: enable dynticks in kconfig
Ingo Molnar
2007-02-16
1
-0
/
+2
*
|
|
[PATCH] i386 prepare nmi watchdog for dynticks
Thomas Gleixner
2007-02-16
1
-2
/
+7
*
|
|
[PATCH] i386 prepare for dyntick
Ingo Molnar
2007-02-16
1
-0
/
+3
*
|
|
[PATCH] i386 rework local apic timer calibration
Thomas Gleixner
2007-02-16
1
-150
/
+215
*
|
|
[PATCH] clockevents: i386 drivers
Thomas Gleixner
2007-02-16
10
-746
/
+732
*
|
|
[PATCH] i386, apic: clean up the APIC code
Thomas Gleixner
2007-02-16
4
-766
/
+815
*
|
|
[PATCH] Allow early access to the power management timer
Thomas Gleixner
2007-02-16
1
-4
/
+1
*
|
|
[PATCH] Mark TSC on GeodeLX reliable
Marcelo Tosatti
2007-02-16
1
-0
/
+20
*
|
|
[PATCH] clocksource: Add verification (watchdog) helper
Thomas Gleixner
2007-02-16
2
-49
/
+4
*
|
|
[PATCH] clocksource: Remove the update callback
Thomas Gleixner
2007-02-16
1
-33
/
+17
*
|
|
[PATCH] clocksource: replace is_continuous by a flag field
Thomas Gleixner
2007-02-16
3
-4
/
+7
*
|
|
[PATCH] x86: rewrite SMP TSC sync code
Ingo Molnar
2007-02-16
4
-168
/
+17
*
|
|
[PATCH] Simplify the registration of clocksources
Thomas Gleixner
2007-02-16
1
-2
/
+1
*
|
|
[PATCH] i386 Remove useless code in tsc.c
Thomas Gleixner
2007-02-16
1
-38
/
+2
*
|
|
[PATCH] i386: use GTOD persistent clock support
John Stultz
2007-02-16
2
-97
/
+1
*
|
|
[PATCH] Add irq flag to disable balancing for an interrupt
Thomas Gleixner
2007-02-16
1
-2
/
+2
*
|
|
[PATCH] vmi-versus-hrtimers
Andrew Morton
2007-02-16
1
-1
/
+1
*
|
|
[PATCH] i386: Fix broken CONFIG_COMPAT_VDSO on i386
Jan Beulich
2007-02-13
1
-1
/
+1
*
|
|
[PATCH] i386: fix 32-bit ioctls on x64_32
Giuliano Procida
2007-02-13
1
-0
/
+30
*
|
|
[PATCH] x86: Unify pcspeaker platform device code between i386/x86-64
Andi Kleen
2007-02-13
3
-26
/
+21
*
|
|
[PATCH] i386: Remove extern declaration from mm/discontig.c, put in header.
Rusty Russell
2007-02-13
1
-1
/
+0
*
|
|
[PATCH] i386: Rename cpu_gdt_descr and remove extern declaration from smpboot.c
Rusty Russell
2007-02-13
2
-4
/
+3
*
|
|
[PATCH] i386: Move mce_disabled to asm/mce.h
Rusty Russell
2007-02-13
1
-1
/
+1
*
|
|
[PATCH] i386: paravirt unhandled fallthrough
Rusty Russell
2007-02-13
3
-6
/
+6
*
|
|
[PATCH] x86: Don't require the vDSO for handling a.out signals
Andi Kleen
2007-02-13
1
-1
/
+5
*
|
|
[PATCH] i386: Fix Cyrix MediaGX detection
Alan
2007-02-13
1
-9
/
+11
*
|
|
[PATCH] i386: Fix warning in cpu initialization
Andi Kleen
2007-02-13
1
-1
/
+1
*
|
|
[PATCH] i386: Fix warning in microcode.c
Andi Kleen
2007-02-13
1
-1
/
+1
*
|
|
[PATCH] x86: Enable NMI watchdog for AMD Family 0x10 CPUs
Andi Kleen
2007-02-13
1
-2
/
+4
*
|
|
[PATCH] x86: Add new CPUID bits for AMD Family 10 CPUs in /proc/cpuinfo
Andi Kleen
2007-02-13
1
-5
/
+9
*
|
|
[PATCH] i386: Remove fastcall in paravirt.[ch]
Andi Kleen
2007-02-13
1
-51
/
+51
[next]