Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | sparc64: tracehook: TIF_NOTIFY_RESUME | Roland McGrath | 2008-07-27 | |
| * | | | | | | | | | sparc: Add asm/syscall.h | David S. Miller | 2008-07-27 | |
| * | | | | | | | | | sparc64: tracehook syscall | Roland McGrath | 2008-07-27 | |
| * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/sparc | David S. Miller | 2008-07-27 | |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||
| | * | | | | | | | | sparc: enable headers_export again | Sam Ravnborg | 2008-07-27 | |
| | * | | | | | | | | sparc, sparc64: use arch/sparc/include | Sam Ravnborg | 2008-07-27 | |
| | |/ / / / / / / | ||||
* | | | | | | | | | cpu masks: optimize and clean up cpumask_of_cpu() | Linus Torvalds | 2008-07-28 | |
* | | | | | | | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-28 | |
|\| | | | | | | | | ||||
| * | | | | | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/x8... | Linus Torvalds | 2008-07-27 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | ||||
| | * | | | | | | | x86: fix cpu hotplug on 32bit | Thomas Gleixner | 2008-07-27 | |
| * | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-07-27 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||
| | * | | | | | | | [ARM] Fix shared mmap when more than two maps of the same file exist | Russell King | 2008-07-27 | |
| | * | | | | | | | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov | 2008-07-27 | |
| | * | | | | | | | Merge branch 'for_rmk_13' of git://git.mnementh.co.uk/linux-2.6-im | Russell King | 2008-07-26 | |
| | |\ \ \ \ \ \ \ | ||||
| | | * | | | | | | | [ARM] update defconfig for eseries. | Ian Molton | 2008-07-26 | |
| | * | | | | | | | | [ARM] fix IOP32x, IOP33x, MXC and Samsung builds | Russell King | 2008-07-26 | |
| | * | | | | | | | | [ARM] fix mode for board-yl-9200.c | Russell King | 2008-07-26 | |
| | * | | | | | | | | [ARM] 5176/1: arm/Makefile: fix: ARM946T -> ARM946E | Adrian Bunk | 2008-07-26 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | Linus Torvalds | 2008-07-27 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | avr32: some mmc/sd cleanups | David Brownell | 2008-07-27 | |
| | * | | | | | | | | Merge commit 'upstream/master' | Haavard Skinnemoen | 2008-07-27 | |
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | | | ||||
| | * | | | | | | | | avr32: allow system timer to share interrupt to make OProfile work | Voss, Nikolaus | 2008-07-25 | |
| | * | | | | | | | | avr32: Add platform data for AC97C platform device | Hans-Christian Egtvedt | 2008-07-24 | |
| | * | | | | | | | | avr32: clean up mci platform code | Ben Nizette | 2008-07-18 | |
| | * | | | | | | | | fix avr32 build errors | Adrian Bunk | 2008-07-17 | |
| | | |_|_|_|/ / / | | |/| | | | | | | ||||
| * | | | | | | | | KVM: ppc: fix invalidation of large guest pages | Hollis Blanchard | 2008-07-27 | |
| * | | | | | | | | KVM: s390: Fix possible host kernel bug on lctl(g) handling | Christian Borntraeger | 2008-07-27 | |
| * | | | | | | | | KVM: s390: Fix instruction naming for lctlg | Christian Borntraeger | 2008-07-27 | |
| * | | | | | | | | KVM: s390: Fix program check on interrupt delivery handling | Christian Borntraeger | 2008-07-27 | |
| * | | | | | | | | KVM: s390: Change guestaddr type in gaccess | Martin Schwidefsky | 2008-07-27 | |
| * | | | | | | | | KVM: s390: Advertise KVM_CAP_USER_MEMORY | Carsten Otte | 2008-07-27 | |
| * | | | | | | | | KVM: ia64: Fix irq disabling leak in error handling code | Julia Lawall | 2008-07-27 | |
| * | | | | | | | | KVM: VMX: Fix undefined beaviour of EPT after reload kvm-intel.ko | Sheng Yang | 2008-07-27 | |
| * | | | | | | | | KVM: VMX: Fix bypass_guest_pf enabling when disable EPT in module parameter | Sheng Yang | 2008-07-27 | |
| * | | | | | | | | KVM: task switch: translate guest segment limit to virt-extension byte granul... | Marcelo Tosatti | 2008-07-27 | |
| * | | | | | | | | KVM: Avoid instruction emulation when event delivery is pending | Avi Kivity | 2008-07-27 | |
| * | | | | | | | | KVM: task switch: use seg regs provided by subarch instead of reading from GDT | Marcelo Tosatti | 2008-07-27 | |
| * | | | | | | | | KVM: task switch: segment base is linear address | Marcelo Tosatti | 2008-07-27 | |
| * | | | | | | | | KVM: SVM: allow enabling/disabling NPT by reloading only the architecture module | Joerg Roedel | 2008-07-27 | |
| | |/ / / / / / | |/| | | | | | | ||||
| * | | | | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2008-07-26 | |
| |\ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 | David Woodhouse | 2008-07-25 | |
| | |\ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2008-07-11 | |
| | |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | avr32: Add support for ATSTK1006 | Håvard Skinnemoen | 2008-06-07 | |
| | * | | | | | | | | | [MTD] [NAND] avr32: atmel_nand platform code for AT32AP700x | Håvard Skinnemoen | 2008-06-07 | |
| | * | | | | | | | | | avr32: move hsmc_init() to core_initcall | Håvard Skinnemoen | 2008-06-07 | |
| | * | | | | | | | | | [MTD] [NAND] rename at91_nand -> atmel_nand: internal symbols | Håvard Skinnemoen | 2008-06-07 | |
| * | | | | | | | | | | [PATCH] sanitize __user_walk_fd() et.al. | Al Viro | 2008-07-26 | |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||
| * | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2008-07-26 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | x86, AMD IOMMU: include amd_iommu_last_bdf in device initialization | Joerg Roedel | 2008-07-26 | |
| | * | | | | | | | | | x86, RDC321x: add to mach-default | Ingo Molnar | 2008-07-26 | |
| | | |_|_|_|/ / / / | | |/| | | | | | | |