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
/
include
/
asm-i386
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-24
Pull bugzilla-1641 into release branch
Len Brown
1
-1
/
+0
2007-08-22
PCI: Document pci_iomap()
Rolf Eike Beer
1
-0
/
+3
2007-08-21
ACPI: boot correctly with "nosmp" or "maxcpus=0"
Len Brown
1
-1
/
+0
2007-08-18
x86_64: Fix to keep watchdog disabled by default for i386/x86_64
Daniel Gollub
1
-1
/
+2
2007-08-18
i386: Fix a couple busy loops in mach_wakecpu.h:wait_for_init_deassert()
Satyam Sharma
2
-2
/
+4
2007-08-11
i386: Use global flag to disable broken local apic timer on AMD CPUs.
Andi Kleen
2
-1
/
+3
2007-08-11
i386: Make patching more robust, fix paravirt issue
Andi Kleen
1
-6
/
+10
2007-08-11
finish i386 and x86-64 sysdata conversion
Muli Ben-Yehuda
1
-0
/
+3
2007-07-31
revert "x86, serial: convert legacy COM ports to platform devices"
Andrew Morton
1
-0
/
+16
2007-07-31
remove unused TIF_NOTIFY_RESUME flag
Stephane Eranian
1
-10
/
+8
2007-07-29
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
Rafael J. Wysocki
1
-1
/
+1
2007-07-25
[x86 setup] Make struct ist_info cross-architecture, and use in setup code
H. Peter Anvin
2
-6
/
+9
2007-07-25
[x86 setup] Fix typos in struct efi_info
H. Peter Anvin
1
-2
/
+2
2007-07-25
ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source
Len Brown
2
-15
/
+10
2007-07-22
i386: Use patchable lock prefix in set_64bit
Andi Kleen
1
-1
/
+1
2007-07-22
x86: Replace NSC/Cyrix specific chipset access macros by inlined functions.
Juergen Beisert
2
-11
/
+30
2007-07-22
x86: Stop MCEs and NMIs during code patching
Andi Kleen
2
-0
/
+6
2007-07-22
x86: Fix alternatives and kprobes to remap write-protected kernel text
Andi Kleen
1
-0
/
+2
2007-07-21
x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdata
Muli Ben-Yehuda
2
-1
/
+6
2007-07-21
i386: basic infrastructure support for AMD geode-class machines
Andres Salomon
1
-0
/
+159
2007-07-21
i386: move PIT function declarations and constants to correct header file
Thomas Gleixner
3
-6
/
+7
2007-07-21
i386: replace hard-coded constant with appropriate macro from kernel.h
Robert P. J. Day
1
-1
/
+1
2007-07-21
i386: add cpu_relax() to cmos_lock()
Andreas Mohr
1
-1
/
+4
2007-07-21
i386: do not restore reserved memory after hibernation
Rafael J. Wysocki
1
-0
/
+8
2007-07-21
x86: remove support for the Rise CPU
Adrian Bunk
1
-1
/
+0
2007-07-21
i386: add reference to the arguments
Andrew Morton
1
-1
/
+5
2007-07-21
x86: PM_TRACE support
Nigel Cunningham
1
-0
/
+13
2007-07-21
i386: fix machine rebooting
Truxton Fulton
1
-1
/
+24
2007-07-21
i386: minor nx handling adjustment
Jan Beulich
1
-1
/
+0
2007-07-21
x86: share hpet.h with i386
Thomas Gleixner
1
-78
/
+48
2007-07-21
i386: remove pit_interrupt_hook
Chris Wright
3
-13
/
+2
2007-07-21
i386: Move all simple string operations out of line
Andi Kleen
1
-230
/
+13
2007-07-21
NTP: move the cmos update code into ntp.c
Thomas Gleixner
1
-1
/
+0
2007-07-19
i386: Allow KVM on i386 nonpae
Avi Kivity
2
-10
/
+6
2007-07-19
[PATCH] sched: sched_cacheflush is now unused
Ralf Baechle
1
-9
/
+0
2007-07-19
lguest: the host code
Rusty Russell
1
-0
/
+1
2007-07-19
arch: personality independent stack top
Peter Zijlstra
1
-0
/
+1
2007-07-19
define new percpu interface for shared data
Fenghua Yu
1
-0
/
+5
2007-07-19
jprobes: remove JPROBE_ENTRY()
Michael Ellerman
1
-1
/
+0
2007-07-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-1
/
+2
2007-07-18
xen: add the Xenbus sysfs and virtual device hotplug driver
Jeremy Fitzhardinge
1
-0
/
+1
2007-07-18
xen: Core Xen implementation
Jeremy Fitzhardinge
2
-0
/
+19
2007-07-18
xen: Add Xen interface header files
Jeremy Fitzhardinge
3
-0
/
+655
2007-07-18
Add a sched_clock paravirt_op
Jeremy Fitzhardinge
3
-4
/
+37
2007-07-18
paravirt: helper to disable all IO space
Jeremy Fitzhardinge
1
-0
/
+1
2007-07-18
paravirt: make siblingmap functions visible
Jeremy Fitzhardinge
1
-0
/
+3
2007-07-18
paravirt: unstatic smp_store_cpu_info
Jeremy Fitzhardinge
1
-0
/
+2
2007-07-18
paravirt: unstatic leave_mm
Jeremy Fitzhardinge
1
-0
/
+2
2007-07-18
paravirt: increase IRQ limit
Jeremy Fitzhardinge
1
-1
/
+1
2007-07-18
paravirt: add a hook for once the allocator is ready
Jeremy Fitzhardinge
2
-0
/
+12
[next]