index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-16
generic bug: use show_regs() instead of dump_stack()
Heiko Carstens
1
-1
/
+1
2007-07-16
make seccomp zerocost in schedule
Andrea Arcangeli
1
-34
/
+39
2007-07-16
Use menuconfig objects II - oprofile
Jan Engelhardt
1
-2
/
+7
2007-07-16
x86: initial fixmap support
Eric W. Biderman
1
-0
/
+8
2007-07-13
[CPUFREQ] Fix typos in powernow-k8 printk's.
Dave Jones
1
-8
/
+11
2007-07-13
[CPUFREQ] powernow-k8 compile fix.
Andrew Morton
1
-1
/
+6
2007-07-13
[CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPI
Adrian Bunk
2
-276
/
+18
2007-07-13
[CPUFREQ] Longhaul - Option to disable ACPI C3 support
RafaĆ Bilski
1
-0
/
+7
2007-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
5
-90
/
+162
2007-07-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
5
-19
/
+8
2007-07-12
Remove old i386 setup code
H. Peter Anvin
5
-3541
/
+0
2007-07-12
Use the new x86 setup code for i386
H. Peter Anvin
3
-97
/
+118
2007-07-12
Linker script for the new x86 setup code
H. Peter Anvin
1
-0
/
+54
2007-07-12
Assembly header and main routine for new x86 setup code
H. Peter Anvin
2
-0
/
+444
2007-07-12
Code for actual protected-mode entry
H. Peter Anvin
2
-0
/
+224
2007-07-12
Video mode probing support for the new x86 setup code
H. Peter Anvin
6
-0
/
+1349
2007-07-12
Voyager support for the new x86 setup code
H. Peter Anvin
1
-0
/
+46
2007-07-12
Memory probing support for the new x86 setup code
H. Peter Anvin
1
-0
/
+99
2007-07-12
MCA support for new x86 setup code
H. Peter Anvin
1
-0
/
+43
2007-07-12
EDD probing code for the new x86 setup code
H. Peter Anvin
1
-0
/
+196
2007-07-12
CPU features verification for the new x86 setup code
H. Peter Anvin
2
-0
/
+336
2007-07-12
Version string for the new x86 setup code
H. Peter Anvin
1
-0
/
+23
2007-07-12
Console-writing code for the new x86 setup code
H. Peter Anvin
2
-0
/
+419
2007-07-12
Command-line parsing code for the new x86 setup code
H. Peter Anvin
1
-0
/
+97
2007-07-12
APM probing code
H. Peter Anvin
1
-0
/
+97
2007-07-12
A20 handling code
H. Peter Anvin
1
-0
/
+161
2007-07-12
String-handling functions for the new x86 setup code.
H. Peter Anvin
2
-0
/
+153
2007-07-12
Simple bitops for the new x86 setup code.
H. Peter Anvin
1
-0
/
+45
2007-07-12
Top header file for new x86 setup code
H. Peter Anvin
1
-0
/
+296
2007-07-12
Header file to produce 16-bit code with gcc
H. Peter Anvin
1
-0
/
+15
2007-07-12
Make struct boot_params a real structure, and remove obsolete fields
H. Peter Anvin
1
-11
/
+1
2007-07-12
Make definitions for struct e820entry and struct e820map consistent
H. Peter Anvin
1
-1
/
+1
2007-07-12
Define zero-page offset 0x1e4 as a scratch field, and use it
H. Peter Anvin
1
-3
/
+3
2007-07-12
Use a new CPU feature word to cover features that are spread around
Venki Pallipadi
4
-1
/
+59
2007-07-12
x86 Kconfig: change X86_MINIMUM_CPU_MODEL to X86_MINIMUM_CPU_FAMILY
H. Peter Anvin
2
-5
/
+5
2007-07-12
Unify the CPU features vectors between i386 and x86-64
H. Peter Anvin
2
-12
/
+15
2007-07-11
PCI: i386: traps, change VENDOR to DEVICE
Jiri Slaby
1
-2
/
+2
2007-07-11
PCI: Change all drivers to use pci_device->revision
Auke Kok
4
-17
/
+6
2007-07-09
sched: x86, track TSC-unstable events
Ingo Molnar
1
-1
/
+8
2007-07-09
sched: zap the migration init / cache-hot balancing code
Ingo Molnar
1
-12
/
+0
2007-07-07
Clean up E7520/7320/7525 quirk printk.
Dave Jones
1
-3
/
+2
2007-07-06
GEODE: reboot fixup for geode machines with CS5536 boards
Andres Salomon
2
-2
/
+15
2007-07-06
i386: es7000 build breakage fix
Vivek Goyal
1
-0
/
+48
2007-07-06
MTRR: Fix race causing set_mtrr to go into infinite loop
Loic Prylli
1
-0
/
+4
2007-07-06
i386: fix regression, endless loop in ptrace singlestep over an int80
Jason Wessel
1
-4
/
+4
2007-07-03
Remove some unused variables
Linus Torvalds
1
-2
/
+0
2007-07-03
Revert perfctr reservation to 2.6.21 state
Andi Kleen
1
-2
/
+33
2007-07-03
Revert HPET resource reservation
Andi Kleen
1
-19
/
+0
2007-07-01
i386: mtrr crash fix
Andrew Morton
1
-1
/
+2
2007-07-01
i386: remove bogus mtrr range check
Linus Torvalds
1
-5
/
+0
[next]