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