| Commit message (Expand) | Author | Age | Files | Lines |
* | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King | 2008-08-07 | 25 | -25/+0 |
* | [ARM] Fix circular include dependency with IRQ headers | Russell King | 2008-08-07 | 3 | -21/+20 |
* | [ARM] Fix explicit asm(-arm)?/arch-foo references | Russell King | 2008-08-02 | 9 | -23/+23 |
* | [ARM] move include/asm-arm to arch/arm/include/asm | Russell King | 2008-08-02 | 182 | -6/+16301 |
* | [ARM] Remove explicit dependency for misc.o from compressed/Makefile | Russell King | 2008-08-02 | 1 | -3/+0 |
* | [ARM] initrd: claim initrd memory exclusively | Russell King | 2008-07-30 | 1 | -12/+20 |
* | [ARM] pxa: add support for L2 outer cache on XScale3 (attempt 2) | Eric Miao | 2008-07-29 | 3 | -22/+190 |
* | Merge branch 'for-rmk' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6 | Russell King | 2008-07-28 | 4 | -4/+8 |
|\ |
|
| * | [ARM] i.MX: add missing clock functions exports | Paulius Zaleckas | 2008-07-28 | 1 | -0/+5 |
| * | [ARM] i.MX: remove set_imx_fb_info() export | Paulius Zaleckas | 2008-07-28 | 1 | -1/+0 |
| * | [ARM] mx1ads: make mmc platform data available for modules | Sascha Hauer | 2008-07-28 | 1 | -2/+2 |
| * | [ARM] mx2: add missing Kconfig dependency | Sascha Hauer | 2008-07-28 | 1 | -1/+1 |
* | | [ARM] 5180/1: at91: Fix at91_nand -> atmel_nand rename fallout | Haavard Skinnemoen | 2008-07-28 | 4 | -4/+4 |
|/ |
|
* | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/x8... | Linus Torvalds | 2008-07-28 | 1 | -3/+5 |
|\ |
|
| * | x86: fix cpu hotplug on 32bit | Thomas Gleixner | 2008-07-27 | 1 | -3/+5 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-07-28 | 53 | -787/+638 |
|\ \ |
|
| * | | [ARM] Fix shared mmap when more than two maps of the same file exist | Russell King | 2008-07-27 | 1 | -3/+7 |
| * | | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov | 2008-07-27 | 47 | -166/+166 |
| * | | Merge branch 'for_rmk_13' of git://git.mnementh.co.uk/linux-2.6-im | Russell King | 2008-07-27 | 108 | -3026/+6103 |
| |\ \ |
|
| | * | | [ARM] update defconfig for eseries. | Ian Molton | 2008-07-26 | 1 | -613/+460 |
| * | | | [ARM] fix IOP32x, IOP33x, MXC and Samsung builds | Russell King | 2008-07-26 | 2 | -4/+4 |
| * | | | [ARM] fix mode for board-yl-9200.c | Russell King | 2008-07-26 | 1 | -0/+0 |
| * | | | [ARM] 5176/1: arm/Makefile: fix: ARM946T -> ARM946E | Adrian Bunk | 2008-07-26 | 1 | -1/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 | Linus Torvalds | 2008-07-27 | 5 | -22/+63 |
|\ \ \ \ |
|
| * | | | | avr32: some mmc/sd cleanups | David Brownell | 2008-07-27 | 2 | -7/+25 |
| * | | | | Merge commit 'upstream/master' | Haavard Skinnemoen | 2008-07-27 | 794 | -20086/+33144 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | avr32: allow system timer to share interrupt to make OProfile work | Voss, Nikolaus | 2008-07-25 | 1 | -1/+5 |
| * | | | | avr32: Add platform data for AC97C platform device | Hans-Christian Egtvedt | 2008-07-24 | 1 | -7/+27 |
| * | | | | avr32: clean up mci platform code | Ben Nizette | 2008-07-18 | 1 | -7/+6 |
| * | | | | fix avr32 build errors | Adrian Bunk | 2008-07-17 | 2 | -2/+2 |
* | | | | | KVM: ppc: fix invalidation of large guest pages | Hollis Blanchard | 2008-07-27 | 2 | -3/+4 |
* | | | | | KVM: s390: Fix possible host kernel bug on lctl(g) handling | Christian Borntraeger | 2008-07-27 | 1 | -0/+6 |
* | | | | | KVM: s390: Fix instruction naming for lctlg | Christian Borntraeger | 2008-07-27 | 2 | -5/+5 |
* | | | | | KVM: s390: Fix program check on interrupt delivery handling | Christian Borntraeger | 2008-07-27 | 1 | -14/+7 |
* | | | | | KVM: s390: Change guestaddr type in gaccess | Martin Schwidefsky | 2008-07-27 | 2 | -31/+36 |
* | | | | | KVM: s390: Advertise KVM_CAP_USER_MEMORY | Carsten Otte | 2008-07-27 | 1 | -1/+6 |
* | | | | | KVM: ia64: Fix irq disabling leak in error handling code | Julia Lawall | 2008-07-27 | 1 | -2/+3 |
* | | | | | KVM: VMX: Fix undefined beaviour of EPT after reload kvm-intel.ko | Sheng Yang | 2008-07-27 | 1 | -10/+10 |
* | | | | | KVM: VMX: Fix bypass_guest_pf enabling when disable EPT in module parameter | Sheng Yang | 2008-07-27 | 1 | -1/+1 |
* | | | | | KVM: task switch: translate guest segment limit to virt-extension byte granul... | Marcelo Tosatti | 2008-07-27 | 1 | -0/+4 |
* | | | | | KVM: Avoid instruction emulation when event delivery is pending | Avi Kivity | 2008-07-27 | 3 | -1/+9 |
* | | | | | KVM: task switch: use seg regs provided by subarch instead of reading from GDT | Marcelo Tosatti | 2008-07-27 | 1 | -63/+30 |
* | | | | | KVM: task switch: segment base is linear address | Marcelo Tosatti | 2008-07-27 | 1 | -3/+9 |
* | | | | | KVM: SVM: allow enabling/disabling NPT by reloading only the architecture module | Joerg Roedel | 2008-07-27 | 2 | -1/+8 |
| |/ / /
|/| | | |
|
* | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2008-07-27 | 21 | -41/+172 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 | David Woodhouse | 2008-07-25 | 1780 | -164872/+109445 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2008-07-11 | 796 | -12552/+18529 |
| |\ \ \ \ \ |
|
| * | | | | | | avr32: Add support for ATSTK1006 | Håvard Skinnemoen | 2008-06-07 | 3 | -2/+81 |
| * | | | | | | [MTD] [NAND] avr32: atmel_nand platform code for AT32AP700x | Håvard Skinnemoen | 2008-06-07 | 1 | -0/+52 |
| * | | | | | | avr32: move hsmc_init() to core_initcall | Håvard Skinnemoen | 2008-06-07 | 1 | -1/+1 |