aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-19mm: fault feedback #2Nick Piggin24-309/+287
2007-07-18Fix RGMII-ID handling in gianfarAndy Fleming1-0/+9
2007-07-18Add phy-connection-type to gianfar nodesAndy Fleming1-0/+4
2007-07-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds11-438/+732
2007-07-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setupLinus Torvalds10-12/+24
2007-07-18i386: fixup TRACE_IRQ breakagePeter Zijlstra2-6/+6
2007-07-18Handle bogus %cs selector in single-step instruction decodingRoland McGrath2-14/+31
2007-07-18[AVR32] Initialize phy_mask for both macb devicesHaavard Skinnemoen1-1/+13
2007-07-18[AVR32] Correct misspelled CONFIG_BLK_DEV_INITRD variable.Robert P. J. Day1-1/+1
2007-07-18[AVR32] Fix build error in parse_tag_rdimg()Haavard Skinnemoen1-1/+1
2007-07-18[AVR32] Don't wire up macb0 unless SW6 is in default positionKristoffer Nyborg Gregertsen1-1/+2
2007-07-18[AVR32] Wire up SSC platform device 0 as TX on ATSTK1000 boardHans-Christian Egtvedt1-0/+3
2007-07-18[AVR32] Add Atmel SSC driver platform device to AT32AP architectureHans-Christian Egtvedt1-0/+86
2007-07-18[AVR32] Make STK1000 mux settings configurableDavid Brownell3-7/+80
2007-07-18[AVR32] CPU frequency scaling for AT32APHans-Christian Egtvedt4-2/+175
2007-07-18[AVR32] Split SM device into PM, RTC, WDT and EICHaavard Skinnemoen5-426/+372
2007-07-18[PATCH] x86: do not recompile boot for each buildSam Ravnborg1-1/+1
2007-07-18[x86 setup] Save/restore DS around invocations of INT 10hH. Peter Anvin2-2/+9
2007-07-18[x86 setup] VGA: Clear the Protect bit before setting the vertical heightH. Peter Anvin1-1/+6
2007-07-18[x86 setup] Fix assembly constraintsH. Peter Anvin6-7/+7
2007-07-18[x86 setup] build/tools.c: fix commentH. Peter Anvin1-1/+1
2007-07-18Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds4-0/+17
2007-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-36/+191
2007-07-18Merge branch 'xen-upstream' of ssh://master.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds36-42/+4381
2007-07-18Revert "[POWERPC] Do firmware feature fixups after features are initialised"Tony Breeds1-8/+4
2007-07-18Fix compile failure in arch/powerpc/kernel/pci-common.cTony Breeds1-2/+5
2007-07-18xen: disable all non-virtual driversJeremy Fitzhardinge1-0/+2
2007-07-18xen: use iret directly when possibleJeremy Fitzhardinge5-5/+199
2007-07-18xen: suppress abs symbol warnings for unused reloc pointersJeremy Fitzhardinge1-0/+2
2007-07-18xen: Attempt to patch inline versions of common operationsJeremy Fitzhardinge5-54/+190
2007-07-18xen: Place vcpu_info structure into per-cpu memoryJeremy Fitzhardinge4-16/+151
2007-07-18xen: handle external requests for shutdown, reboot and sysrqJeremy Fitzhardinge2-1/+144
2007-07-18xen: machine operationsJeremy Fitzhardinge2-3/+44
2007-07-18xen: use the hvc console infrastructure for Xen consoleJeremy Fitzhardinge2-1/+7
2007-07-18xen: hack to prevent bad segment register reloadJeremy Fitzhardinge1-0/+12
2007-07-18xen: lazy-mmu operationsJeremy Fitzhardinge3-32/+72
2007-07-18xen: Add support for preemptionJeremy Fitzhardinge5-42/+76
2007-07-18xen: SMP guest supportJeremy Fitzhardinge10-49/+682
2007-07-18xen: Implement sched_clockJeremy Fitzhardinge3-4/+28
2007-07-18xen: Account for stolen timeJeremy Fitzhardinge1-9/+150
2007-07-18xen: ignore RW mapping of RO pages in pagetable_initJeremy Fitzhardinge1-2/+25
2007-07-18xen: Complete pagetable pinningJeremy Fitzhardinge4-109/+242
2007-07-18xen: configurationJeremy Fitzhardinge2-0/+13
2007-07-18xen: time implementationJeremy Fitzhardinge3-1/+414
2007-07-18xen: event channelsJeremy Fitzhardinge3-1/+514
2007-07-18xen: virtual mmuJeremy Fitzhardinge4-5/+494
2007-07-18xen: Core Xen implementationJeremy Fitzhardinge12-1/+1152
2007-07-18Add nosegneg capability to the vsyscall page notesJeremy Fitzhardinge1-0/+28
2007-07-18Add a sched_clock paravirt_opJeremy Fitzhardinge4-13/+20
2007-07-18paravirt: helper to disable all IO spaceJeremy Fitzhardinge1-0/+35