aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* uml: small cleanups and note bugs to be dealt with by uml authors...Alan Cox2008-10-131-0/+2
* serial: allow 8250 to be used on sparcDavid Miller2008-10-131-0/+6
* Blackfin Serial Driver: Fix bug - request UART2/3 peripheral mapped interrupt...Sonic Zhang2008-10-131-7/+6
* Blackfin Serial Driver: Fix bug - ircp fails on sir over Blackfin UARTGraf Yang2008-10-135-0/+13
* Blackfin Serial Driver: move common variables out of serial headers and into ...Mike Frysinger2008-10-135-13/+0
* Merge branch 'x86-core-v2-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-1260-1672/+4418
|\
| *-----------------. Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x...Ingo Molnar2008-10-1257-1659/+4359
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | * x86: replace a magic number with a named constant in the VESA boot codeMichal Januszewski2008-10-051-1/+1
| | | | | | | | | | | * x86 setup: remove IMAGE_OFFSETPaul Bolle2008-10-041-3/+1
| | | | | | | | | | | * Merge commit 'v2.6.27-rc8' into x86/setupIngo Molnar2008-10-034803-48964/+403655
| | | | | | | | | | | |\
| | | | | | | | | | | * | Revert "x86: fix ghost EDD devices in /sys again"H. Peter Anvin2008-10-031-3/+1
| | | | | | | | | | | * | x86 setup: fix ghost entries under /sys/firmware/edd take 3Andrey Borzenkov2008-10-031-1/+6
| | | | | | | | | | | * | x86: fix ghost EDD devices in /sys againAndrey Borzenkov2008-09-061-1/+3
| | | | | | | | | | | * | x86: when building image.iso, use isohybrid if it existsH. Peter Anvin2008-09-051-0/+1
| | | | | | | | | | | * | x86: boot/compressed/Makefile: fix "make clean"H. Peter Anvin2008-09-041-4/+4
| | | | | | | | | | | * | x86 setup: remove remnants of CONFIG_VIDEO_SELECT (read: vga=)Alexey Dobriyan2008-09-032-2/+0
| | | | | | | | | | * | | Merge branch 'linus' into x86/quirksIngo Molnar2008-10-121439-12136/+94456
| | | | | | | | | | |\ \ \
| | | | | | | | | | * | | | x86: SB450: deprioritize DMI quirksIngo Molnar2008-10-071-2/+10
| | | | | | | | | | * | | | x86: SB450: skip IRQ0 override if it is not routed to INT2 of IOAPICAndreas Herrmann2008-10-071-0/+48
| | | | | | | | | * | | | | x86: ioperm user_regsetRoland McGrath2008-10-121-0/+37
| | | | | | | | | | |/ / / | | | | | | | | | |/| | |
| | | | | | | | * | | | | x86, fpu: check __clear_user() return valueIngo Molnar2008-10-121-1/+3
| | | | | | | | * | | | | Merge branch 'linus' into x86/xsaveIngo Molnar2008-10-121873-16325/+174118
| | | | | | | | |\ \ \ \ \ | | | | | | | | | |/ / / /
| | | | | | | | * | | | | x86: xsave: set FP, SSE bits in the xsave header in the user sigcontextSuresh Siddha2008-10-072-0/+39
| | | | | | | | * | | | | x86: xsave: fix error condition in save_i387_xstate()Suresh Siddha2008-10-071-0/+2
| | | | | | | | * | | | | x86: make setup_xstate_init() __initAlexey Dobriyan2008-09-061-1/+1
| | | | | | | * | | | | | warnings: fix arch/x86/kernel/early_printk.cIngo Molnar2008-10-121-18/+0
| | | | | | | * | | | | | x86: init annotations in early_printk() setupJan Beulich2008-09-061-2/+2
| | | | | | | * | | | | | x86: early_printk.c trivial sparse fixesHarvey Harrison2008-08-191-5/+5
| | | | | | | * | | | | | x86: usb debug port early console, fixIngo Molnar2008-07-261-1/+1
| | | | | | | * | | | | | x86: usb debug port early console, v4Yinghai Lu2008-07-262-3/+772
| | | | | | * | | | | | | x86: memory corruption check - cleanupIngo Molnar2008-10-122-0/+2
| | | | | | * | | | | | | Merge branch 'linus' into x86/memory-corruption-checkIngo Molnar2008-10-121533-13327/+96291
| | | | | | |\ \ \ \ \ \ \ | | | | | | | | |_|/ / / / | | | | | | | |/| | | | |
| | | | | | * | | | | | | x86: fix macro with bad_bios_dmi_tableYinghai Lu2008-09-231-1/+1
| | | | | | * | | | | | | x86: fix CONFIG_X86_RESERVE_LOW_64K=yYinghai Lu2008-09-221-5/+6
| | | | | | * | | | | | | x86: use round_jiffies() for the corruption check timerArjan van de Ven2008-09-221-1/+1
| | | | | | * | | | | | | x86: add X86_RESERVE_LOW_64KIngo Molnar2008-09-162-1/+23
| | | | | | * | | | | | | x86: reserve low 64K on AMI and Phoenix BIOS boxenIngo Molnar2008-09-161-2/+9
| | | | | | * | | | | | | x86: add DMI quirk for AMI BIOS which corrupts address 0xc000 during resumeIngo Molnar2008-09-161-0/+27
| | | | | | * | | | | | | Merge commit 'v2.6.27-rc6' into x86/memory-corruption-checkIngo Molnar2008-09-1626-38/+228
| | | | | | |\ \ \ \ \ \ \
| | | | | | * | | | | | | | x86: default corruption check to off, but put parameter default in KconfigJeremy Fitzhardinge2008-09-072-2/+20
| | | | | | * | | | | | | | x86: clean up memory corruption check and add more kernel parametersJeremy Fitzhardinge2008-09-072-23/+83
| | | | | | * | | | | | | | x86: add periodic corruption checkHugh Dickins2008-09-074-2/+21
| | | | | | * | | | | | | | x86: check for and defend against BIOS memory corruptionJeremy Fitzhardinge2008-09-073-0/+92
| | | | | * | | | | | | | | x86, MM: virtual address debug, v2Jiri Slaby2008-06-191-0/+2
| | | | | * | | | | | | | | MM: virtual address debugJiri Slaby2008-06-192-8/+25
| | | | * | | | | | | | | | x86/microcode: fix sleeping function called from invalid context at kernel/mu...Dmitry Adamushko2008-10-021-7/+6
| | | | * | | | | | | | | | x86: microcode patch loader bugfixPeter Oruba2008-09-241-1/+1
| | | | * | | | | | | | | | x86, microcode_amd: cleanup, mark request_microcode_user() as unsupportedDmitry Adamushko2008-09-241-32/+4
| | | | * | | | | | | | | | Merge commit 'v2.6.27-rc7' into x86/microcodeIngo Molnar2008-09-243877-27254/+330804
| | | | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | x86, microcode rework, v2, renaming cont.Peter Oruba2008-09-231-9/+8