index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-26
x86, UML: remove x86-specific implementations of find_first_bit
Alexander van Heukelum
2
-110
/
+0
2008-04-26
x86: switch 64-bit to generic find_first_bit
Alexander van Heukelum
2
-1
/
+3
2008-04-26
x86: generic versions of find_first_(zero_)bit, convert i386
Alexander van Heukelum
1
-0
/
+3
2008-04-26
x86: merge the simple bitops and move them to bitops.h
Alexander van Heukelum
1
-1
/
+1
2008-04-26
x86: change x86 to use generic find_next_bit
Alexander van Heukelum
4
-139
/
+4
2008-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
1
-1
/
+1
2008-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
4
-0
/
+18
2008-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
34
-282
/
+107
2008-04-26
x86 PAT: decouple from nonpromisc devmem
Ingo Molnar
1
-2
/
+2
2008-04-26
generic: make optimized inlining arch-opt-in
Ingo Molnar
1
-0
/
+3
2008-04-26
x86: add optimized inlining
Ingo Molnar
3
-0
/
+15
2008-04-26
x86: section mismatch fixes, #3
Jacek Luczak
1
-1
/
+1
2008-04-26
x86: unlock_ExtINT_logic() - fix section mismatch warnings
Jacek Luczak
1
-1
/
+1
2008-04-26
x86: uniq_ioapic_id - fix section mismatch warning
Jacek Luczak
1
-1
/
+1
2008-04-26
x86: trampoline_32.S - switch to .cpuinit.data
Jacek Luczak
1
-1
/
+1
2008-04-26
x86: use get_bios_ebda()
Akinobu Mita
3
-8
/
+6
2008-04-26
x86: remove duplicate get_bios_ebda() from rio.h
Akinobu Mita
1
-0
/
+1
2008-04-26
x86: use cpumask function for present, possible, and online cpus
Akinobu Mita
5
-11
/
+11
2008-04-26
x86: cleanup div_sc() usage
Akinobu Mita
5
-5
/
+9
2008-04-26
x86: cleanup clocksource_hz2mult usage
Akinobu Mita
1
-1
/
+2
2008-04-26
x86: remove unnecessary memset and NULL check after alloc_bootmem()
Akinobu Mita
1
-4
/
+0
2008-04-26
x86: use bitmap library for pin_programmed
Akinobu Mita
1
-9
/
+5
2008-04-26
x86: use MP_intsrc_info()
Akinobu Mita
1
-17
/
+2
2008-04-26
x86: use BUILD_BUG_ON() for the size of struct intel_mp_floating
Akinobu Mita
1
-3
/
+1
2008-04-26
x86_64 ia32 ptrace: convert to compat_arch_ptrace
Roland McGrath
2
-60
/
+9
2008-04-26
x86_64 ia32 ptrace: use compat_ptrace_request for siginfo
Roland McGrath
1
-29
/
+1
2008-04-26
x86 signals: lift set_fs
Roland McGrath
2
-8
/
+7
2008-04-26
x86 signals: lift flags diddling code
Roland McGrath
3
-30
/
+30
2008-04-26
x86: remove NexGen support
Dmitri Vorobiev
4
-65
/
+5
2008-04-26
x86: array can become static
Dmitri Vorobiev
1
-1
/
+1
2008-04-26
x86: remove unused function amd_init_cpu()
Dmitri Vorobiev
1
-6
/
+0
2008-04-26
x86-64: extend MCE CPU quirk handling
Jan Beulich
1
-8
/
+10
2008-04-26
i386: fix signal type for iret exception
Jan Beulich
1
-1
/
+1
2008-04-26
x86: fix watchdog ops for CoreDuo
Jan Beulich
1
-12
/
+2
2008-04-26
i386: fix asm constraint in do_IRQ()
Jan Beulich
1
-1
/
+1
2008-04-26
x86 PAT: decouple from nonpromisc devmem
Ingo Molnar
1
-2
/
+2
2008-04-26
x86 PAT: tone down debugging messages
Ingo Molnar
1
-1
/
+1
2008-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
5
-14
/
+240
2008-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
23
-987
/
+572
2008-04-25
Update .gitignore files
Matthew Wilcox
2
-2
/
+6
2008-04-25
x86: harden kernel code patching
Ingo Molnar
1
-0
/
+1
2008-04-25
x86: clean up text_poke()
Mathieu Desnoyers
1
-20
/
+18
2008-04-25
x86: fix text_poke()
Jiri Slaby
1
-1
/
+1
2008-04-25
x86: remove set_fixmap() warning
Ingo Molnar
1
-1
/
+1
2008-04-25
x86: make __set_fixmap() non-init
Ingo Molnar
1
-3
/
+2
2008-04-25
xen: allow compilation with non-flat memory
Jeremy Fitzhardinge
2
-1
/
+3
2008-04-25
xen: fold xen_sysexit into xen_iret
Jeremy Fitzhardinge
2
-64
/
+15
2008-04-25
xen: allow set_pte_at on init_mm to be lockless
Jeremy Fitzhardinge
1
-2
/
+10
2008-04-25
xen: disable preemption during tlb flush
Jeremy Fitzhardinge
1
-2
/
+13
2008-04-25
xen: make grant table arch portable
Isaku Yamahata
2
-1
/
+92
[next]