index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-31
[CPUFREQ] Propagate acpi_processor_preregister_performance return value.
bert hubert
1
-2
/
+1
2006-07-31
[CPUFREQ] Longhaul - Rename & fix multipliers table
Rafał Bilski
1
-5
/
+7
2006-07-31
[CPUFREQ] Longhaul - Fix power state test to do something more useful
Rafał Bilski
1
-1
/
+1
2006-07-31
[CPUFREQ] Longhaul - Readd accidentally dropped line
Rafał Bilski
1
-0
/
+1
2006-07-31
[CPUFREQ] Make longhaul_walk_callback() static
Adrian Bunk
1
-3
/
+3
2006-07-31
[CPUFREQ] X86_GX_SUSPMOD must depend on PCI
Adrian Bunk
1
-0
/
+1
2006-07-31
[CPUFREQ] Longhaul - Initialise later.
Rafał Bilski
1
-1
/
+1
2006-07-31
[CPUFREQ] Longhaul - Workaround issues with APIC.
Rafał Bilski
1
-0
/
+12
2006-07-31
[CPUFREQ] Longhaul - Hook into ACPI C states.
Rafał Bilski
2
-87
/
+109
2006-07-31
[PATCH] Fix trivial unwind info bug
Markus Armbruster
1
-1
/
+1
2006-07-31
[PATCH] vDSO hash-style fix
Roland McGrath
2
-1
/
+3
2006-07-31
[PATCH] cpu hotplug: use hotplug version of registration in late inits
Chandra Seetharaman
1
-1
/
+1
2006-07-31
[PATCH] panic_on_oops: remove ssleep()
Horms
1
-5
/
+3
2006-07-31
[PATCH] IDE: Touch NMI watchdog during resume from STR
Michal Schmidt
1
-0
/
+1
2006-07-31
[PATCH] i386: fix CONFIG_EFI help
Arthur Othieno
1
-1
/
+1
2006-07-31
[PATCH] kprobe-booster: disable in preemptible kernel
Masami Hiramatsu
1
-6
/
+3
2006-07-31
[PATCH] machine_kexec.c: Fix the description of segment handling
Eric W. Biederman
1
-8
/
+5
2006-07-31
[PATCH] synchronize_tsc() fixes
Andrew Morton
1
-29
/
+33
2006-07-31
[PATCH] mce section fix
Andrew Morton
1
-1
/
+1
2006-07-29
[PATCH] i386: Fix up backtrace fallback patch
Andi Kleen
1
-4
/
+6
2006-07-28
[PATCH] i386: Do backtrace fallback too
Andi Kleen
1
-3
/
+14
2006-07-28
[PATCH] i386/x86-64: Add user_mode checks to profile_pc for oprofile
Andi Kleen
1
-1
/
+1
2006-07-28
[PATCH] i386: switch_to(): misplaced parentheses
Chuck Ebbert
1
-2
/
+2
2006-07-14
[PATCH] i386: remove redundant might_sleep() in user accessors.
Vadim Lobanov
1
-2
/
+0
2006-07-14
[PATCH] i386 kexec: allow the kexec on panic support to compile on voyager
Eric W. Biederman
1
-1
/
+1
2006-07-14
[PATCH] Fix a memory leak in the i386 setup code
Catalin Marinas
1
-1
/
+4
2006-07-14
[PATCH] i386: handle_BUG(): don't print garbage if debug info unavailable
Chuck Ebbert
1
-20
/
+20
2006-07-12
[PATCH] PCI: poper prototype for arch/i386/pci/pcbios.c:pcibios_sort()
Adrian Bunk
2
-5
/
+1
2006-07-10
[PATCH] x86_64: Allow oprofile for model P4 models
Andi Kleen
1
-1
/
+4
2006-07-10
[PATCH] get_cmos_time() locking fix (lockdep)
Andrew Morton
1
-2
/
+3
2006-07-10
[PATCH] i386 defconfig: set CONFIG_PM_STD_PARTITION=""
Adrian Bunk
1
-1
/
+1
2006-07-10
[PATCH] tty: Remove include of screen_info.h from tty.h
Jon Smirl
1
-1
/
+1
2006-07-10
[PATCH] put a comment at register_die_notifier that the export is used
Arjan van de Ven
1
-2
/
+2
2006-07-09
[PATCH] i386: use thread_info flags for debug regs and IO bitmaps
Stephane Eranian
3
-22
/
+34
2006-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-1
/
+1
2006-07-03
[PATCH] Fix modular cpuid.ko
OGAWA Hirofumi
1
-2
/
+4
2006-07-03
[PATCH] lockdep: annotate enable_in_hardirq()
Ingo Molnar
1
-1
/
+1
2006-07-03
[PATCH] lockdep: enable on i386
Ingo Molnar
1
-0
/
+4
2006-07-03
[PATCH] lockdep: x86 smp alternatives workaround
Ingo Molnar
1
-0
/
+10
2006-07-03
[PATCH] lockdep: irqtrace subsystem, i386 support
Ingo Molnar
3
-4
/
+42
2006-07-03
[PATCH] lockdep: stacktrace subsystem, i386 support
Ingo Molnar
3
-0
/
+103
2006-07-03
[PATCH] lockdep: i386 remove multi entry backtraces
Ingo Molnar
2
-39
/
+9
2006-07-03
kbuild: introduce utsrelease.h
Sam Ravnborg
1
-1
/
+1
2006-07-02
[PATCH] irq-flags: i386: Use the new IRQF_ constants
Thomas Gleixner
4
-4
/
+4
2006-07-01
Merge branch 'audit.b22' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-0
/
+24
2006-07-01
[PATCH] add __[start|end]_rodata sections to asm-generic/sections.h
Heiko Carstens
1
-5
/
+4
2006-07-01
[PATCH] SMP alternatives: skip with UP kernels
Gerd Hoffmann
1
-0
/
+6
2006-07-01
[PATCH] audit syscall classes
Al Viro
2
-0
/
+24
2006-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
70
-71
/
+2
2006-06-30
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-3
/
+15
[next]