aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
...
| * | | | | | | x86: fix endless page faults in mount_block_root for Linux 2.6Henry Nestler2008-06-12
| * | | | | | | geode: fix modular buildIngo Molnar2008-06-12
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'core/iter-div' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-06-12
|\ \ \ \ \ \ \
| * | | | | | | common implementation of iterative div/modJeremy Fitzhardinge2008-06-12
| |/ / / / / /
* | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-06-11
|\ \ \ \ \ \ \
| * | | | | | | ACPI: handle invalid ACPI SLIT tableFenghua Yu2008-06-11
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-06-11
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | KVM: MMU: Fix is_empty_shadow_page() checkAvi Kivity2008-06-06
| * | | | | | KVM: MMU: Fix printk() format stringAvi Kivity2008-06-06
| * | | | | | KVM: MMU: reschedule during shadow teardownAvi Kivity2008-06-06
| * | | | | | KVM: VMX: Clear CR4.VMXE in hardware_disableEli Collins2008-06-06
| * | | | | | KVM: migrate PIT timerMarcelo Tosatti2008-06-06
| * | | | | | KVM: ppc: Report bad GFNsHollis Blanchard2008-06-06
| * | | | | | KVM: ppc: Use a read lock around MMU operations, and release it on errorHollis Blanchard2008-06-06
| * | | | | | KVM: ppc: Remove unmatched kunmap() callHollis Blanchard2008-06-06
| * | | | | | KVM: ppc: add lwzx/stwz emulationHollis Blanchard2008-06-06
| * | | | | | KVM: ppc: Remove duplicate functionHollis Blanchard2008-06-06
| * | | | | | KVM: s390: Fix race condition in kvm_s390_handle_waitCarsten Otte2008-06-06
| * | | | | | KVM: s390: Send program check on access errorCarsten Otte2008-06-06
| * | | | | | KVM: s390: fix interrupt deliveryCarsten Otte2008-06-06
| * | | | | | KVM: s390: handle machine checks when guest is runningChristian Borntraeger2008-06-06
| * | | | | | KVM: s390: fix locking order problem in enable_sieChristian Borntraeger2008-06-06
| * | | | | | KVM: s390: use yield instead of schedule to implement diag 0x44Christian Borntraeger2008-06-06
| * | | | | | KVM: x86 emulator: fix hypercall return value on AMDAvi Kivity2008-06-06
| * | | | | | KVM: ia64: fix zero extending for mmio ld1/2/4 emulation in KVMJes Sorensen2008-06-06
* | | | | | | [S390] Fix build failure in __cpu_up()Segher Boessenkool2008-06-10
* | | | | | | [S390] vmemmap: fix off-by-one bug.Heiko Carstens2008-06-10
* | | | | | | [S390] sparsemem: use SPARSEMEM_STATIC if !64BIT.Heiko Carstens2008-06-10
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-06-09
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Blackfin arch: protect only the SPI bus controller with CONFIG_SPI_BFINMike Frysinger2008-06-07
| * | | | | Blackfin arch: fixup warnings with the new cplb saved valuesMike Frysinger2008-06-03
| | |_|/ / | |/| | |
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2008-06-09
|\ \ \ \ \
| * | | | | [POWERPC] Make walk_memory_resource available with MEMORY_HOTPLUG=nNathan Lynch2008-06-08
| * | | | | [POWERPC] Use dev_set_name in pci_64.cStephen Rothwell2008-06-08
| * | | | | [POWERPC] Fix incorrect enabling of VMX when building signal or user contextBenjamin Herrenschmidt2008-06-08
| * | | | | [POWERPC] boot/Makefile CONFIG_ variable fixesAdrian Bunk2008-06-08
| |/ / / /
* | | | | sh: Add -mno-fdpic to default flags.Paul Mundt2008-06-09
* | | | | sh: add resource of USB host for SH7723Yoshihiro Shimoda2008-06-09
* | | | | sh: Fix compile error SH7763 setup codeNobuhiro Iwamatsu2008-06-09
* | | | | sh: Add SH7723 SCIF supportYusuke.Goda2008-06-09
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-06-06
|\ \ \ \
| * | | | x86/PCI: add workaround for bug in ASUS A7V600 BIOS (rev 1005)Bertram Felgenhauer2008-06-05
| * | | | PCI/x86: fix up PCI stuff so that PCI_GOANY supports OLPCAndres Salomon2008-06-05
| | |_|/ | |/| |
* | | | rtc-ds1374: rename device to just "ds1374"Jean Delvare2008-06-06
* | | | Fix various old email addresses for dwmw2David Woodhouse2008-06-06
* | | | uml: PATH_MAX needs limits.hIngo Molnar2008-06-06
* | | | uml: stub needs to tolerate SIGWINCHJeff Dike2008-06-06
* | | | uml: memcpy export needs to follow host declarationJeff Dike2008-06-06
* | | | uml: deal with inaccessible address space startTom Spink2008-06-06
* | | | uml: remove a duplicate includeHuang Weiyi2008-06-06