summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-06-13x86 microcode: firmware data is constGreg Kroah-Hartman
2008-06-13arm: bus_id -> dev_name() and dev_set_name() conversionsKay Sievers
2008-06-13sparc64: fix up bus_id changes in sparc core codeGreg Kroah-Hartman
2008-06-13PCI: make pci_name use dev_nameGreg Kroah-Hartman
2008-06-13driver core: fix a lot of printk usages of bus_idGreg Kroah-Hartman
2008-06-13driver core: remove KOBJ_NAME_LEN defineKay Sievers
2008-06-13device create: x86: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-06-13device create: mips: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-06-12Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-06-12common implementation of iterative div/modJeremy Fitzhardinge
2008-06-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-06-11ACPI: handle invalid ACPI SLIT tableFenghua Yu
2008-06-11Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-06-10[S390] Fix build failure in __cpu_up()Segher Boessenkool
2008-06-10[S390] vmemmap: fix off-by-one bug.Heiko Carstens
2008-06-10[S390] sparsemem: use SPARSEMEM_STATIC if !64BIT.Heiko Carstens
2008-06-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds
2008-06-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-06-09sh: Add -mno-fdpic to default flags.Paul Mundt
2008-06-09sh: add resource of USB host for SH7723Yoshihiro Shimoda
2008-06-09sh: Fix compile error SH7763 setup codeNobuhiro Iwamatsu
2008-06-09sh: Add SH7723 SCIF supportYusuke.Goda
2008-06-09[POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=nNathan Lynch
2008-06-09[POWERPC] Use dev_set_name in pci_64.cStephen Rothwell
2008-06-09[POWERPC] Fix incorrect enabling of VMX when building signal or user contextBenjamin Herrenschmidt
2008-06-09[POWERPC] boot/Makefile CONFIG_ variable fixesAdrian Bunk
2008-06-07Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFINMike Frysinger
2008-06-06KVM: MMU: Fix is_empty_shadow_page() checkAvi Kivity
2008-06-06KVM: MMU: Fix printk() format stringAvi Kivity
2008-06-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-06-06KVM: MMU: reschedule during shadow teardownAvi Kivity
2008-06-06KVM: VMX: Clear CR4.VMXE in hardware_disableEli Collins
2008-06-06rtc-ds1374: rename device to just "ds1374"Jean Delvare
2008-06-06Fix various old email addresses for dwmw2David Woodhouse
2008-06-06uml: PATH_MAX needs limits.hIngo Molnar
2008-06-06uml: stub needs to tolerate SIGWINCHJeff Dike
2008-06-06uml: memcpy export needs to follow host declarationJeff Dike
2008-06-06uml: deal with inaccessible address space startTom Spink
2008-06-06uml: remove a duplicate includeHuang Weiyi
2008-06-06uml: deal with host time going backwardsJeff Dike
2008-06-06m68k: enable CONFIG_COMPAT_BRK by defaultGeert Uytterhoeven
2008-06-06KVM: migrate PIT timerMarcelo Tosatti
2008-06-06KVM: ppc: Report bad GFNsHollis Blanchard
2008-06-06KVM: ppc: Use a read lock around MMU operations, and release it on errorHollis Blanchard
2008-06-06KVM: ppc: Remove unmatched kunmap() callHollis Blanchard
2008-06-06KVM: ppc: add lwzx/stwz emulationHollis Blanchard
2008-06-06KVM: ppc: Remove duplicate functionHollis Blanchard
2008-06-06KVM: s390: Fix race condition in kvm_s390_handle_waitCarsten Otte
2008-06-06KVM: s390: Send program check on access errorCarsten Otte
2008-06-06KVM: s390: fix interrupt deliveryCarsten Otte