index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
i386
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-21
i386: hpet assumes boot cpu is 0
Chris Wright
1
-1
/
+1
2007-07-21
i386: remove volatile in apic.c
Thomas Gleixner
1
-2
/
+2
2007-07-21
i386: Remove unneeded test of 'task' in dump_trace()
Jesper Juhl
1
-1
/
+1
2007-07-21
i386: divorce CONFIG_X86_PAE from CONFIG_HIGHMEM64G
William Lee Irwin III
1
-4
/
+4
2007-07-21
i386: HPET, check if the counter works
Thomas Gleixner
1
-1
/
+23
2007-07-21
i386: DMI_MATCH patch in reboot.c for SFF Dell OptiPlex 745 - fixes hang on r...
James Jarvis
1
-0
/
+9
2007-07-21
i386: do not restore reserved memory after hibernation
Rafael J. Wysocki
2
-0
/
+33
2007-07-21
i386: fix section mismatch warning in intel_cacheinfo
Sam Ravnborg
1
-1
/
+1
2007-07-21
x86: remove support for the Rise CPU
Adrian Bunk
3
-55
/
+0
2007-07-21
x86: round_jiffies() for i386 and x86-64 non-critical/corrected MCE polling
Venki Pallipadi
1
-2
/
+2
2007-07-21
x86: Make Alt-SysRq-p display the debug register contents
Alan Stern
1
-0
/
+12
2007-07-21
i386: fix section mismatch warnings in mtrr
Sam Ravnborg
2
-2
/
+2
2007-07-21
i386: timer_irq_works() static again
Adrian Bunk
1
-1
/
+1
2007-07-21
i386: arch/i386/kernel/i8253.c should #include <asm/timer.h>
Adrian Bunk
1
-0
/
+1
2007-07-21
i386: remapped_pgdat_init() static
Adrian Bunk
1
-1
/
+1
2007-07-21
i386: smp-alt-once option is only useful with HOTPLUG_CPU
Jan Beulich
1
-5
/
+9
2007-07-21
i386: allow debuggers to access the vsyscall page with compat vDSO
Jan Beulich
1
-1
/
+3
2007-07-21
x86: share hpet.h with i386
Thomas Gleixner
1
-0
/
+1
2007-07-21
i386: Reserve the right performance counter for the Intel PerfMon NMI watchdog
Björn Steinbrink
1
-2
/
+2
2007-07-21
i386: Add L3 cache support to AMD CPUID4 emulation
Andi Kleen
2
-22
/
+60
2007-07-21
i386: intel_cacheinfo.c:find_num_cache_leaves() should be __cpuinit
Adrian Bunk
1
-2
/
+1
2007-07-21
i386: PIT stop only, when in periodic or oneshot mode
Thomas Gleixner
1
-3
/
+6
2007-07-21
NTP: move the cmos update code into ntp.c
Thomas Gleixner
1
-48
/
+2
2007-07-21
highres: improve debug output
Ingo Molnar
1
-0
/
+3
2007-07-21
clockevents: fix resume logic
Thomas Gleixner
4
-80
/
+21
2007-07-21
i386: touch_nmi_watchdog() in print_trace_address()
Konrad Rzeszutek
1
-0
/
+1
2007-07-20
xen: disable vdso "nosegneg" on native boot
Roland McGrath
1
-6
/
+9
2007-07-19
drivers/edac: add new nmi rescan
Dave Jiang
1
-0
/
+12
2007-07-19
lguest: the asm offsets
Rusty Russell
1
-0
/
+20
2007-07-19
lguest: the host code
Rusty Russell
1
-1
/
+3
2007-07-19
lguest: export symbols for lguest as a module
Rusty Russell
1
-0
/
+1
2007-07-19
i386: Put allocated ELF notes in read-only data segment
Roland McGrath
1
-3
/
+3
2007-07-19
use the new percpu interface for shared data
Fenghua Yu
2
-2
/
+2
2007-07-19
define new percpu interface for shared data
Fenghua Yu
1
-0
/
+1
2007-07-19
PM: Integrate beeping flag with existing acpi_sleep flags
Pavel Machek
2
-14
/
+16
2007-07-19
PM: Optional beeping during resume from suspend to RAM
Nigel Cunningham
1
-0
/
+27
2007-07-18
i386: fixup TRACE_IRQ breakage
Peter Zijlstra
2
-6
/
+6
2007-07-18
Handle bogus %cs selector in single-step instruction decoding
Roland McGrath
1
-7
/
+15
2007-07-18
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
1
-0
/
+1
2007-07-18
xen: use iret directly when possible
Jeremy Fitzhardinge
2
-1
/
+16
2007-07-18
xen: Attempt to patch inline versions of common operations
Jeremy Fitzhardinge
1
-0
/
+8
2007-07-18
xen: Core Xen implementation
Jeremy Fitzhardinge
3
-1
/
+76
2007-07-18
Add nosegneg capability to the vsyscall page notes
Jeremy Fitzhardinge
1
-0
/
+28
2007-07-18
Add a sched_clock paravirt_op
Jeremy Fitzhardinge
4
-13
/
+20
2007-07-18
paravirt: helper to disable all IO space
Jeremy Fitzhardinge
1
-0
/
+35
2007-07-18
paravirt: make siblingmap functions visible
Jeremy Fitzhardinge
1
-4
/
+2
2007-07-18
paravirt: unstatic smp_store_cpu_info
Jeremy Fitzhardinge
1
-1
/
+1
2007-07-18
paravirt: unstatic leave_mm
Jeremy Fitzhardinge
1
-2
/
+3
2007-07-18
paravirt: add a hook for once the allocator is ready
Jeremy Fitzhardinge
1
-0
/
+2
2007-07-18
paravirt: add an "mm" argument to alloc_pt
Jeremy Fitzhardinge
1
-1
/
+1
[prev]
[next]