| Commit message (Expand) | Author | Age | Files | Lines |
* | s390: do not touch sie64a.S with duplicate include removal | Jiri Kosina | 2011-06-24 | 1 | -0/+1 |
* | treewide: transciever/transceiver spelling fixes | Joe Perches | 2011-06-24 | 3 | -4/+4 |
* | treewide: remove duplicate includes | Vitaliy Ivanov | 2011-06-20 | 8 | -12/+1 |
* | ARM: remove duplicate include from arch/arm/mach-dove/common.c | Andrew Lunn | 2011-06-17 | 1 | -2/+0 |
* | Change Ryan Mallon's email address across the kernel | Ryan Mallon | 2011-06-16 | 5 | -7/+7 |
* | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 2011-06-10 | 57 | -110/+103 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2011-06-09 | 45 | -117/+1400 |
|\ |
|
| * | sparc32, leon: bugfix in LEON SMP interrupt init | Daniel Hellstrom | 2011-06-09 | 1 | -0/+16 |
| * | sparc32, sun4m: bugfix in SMP IPI traphandler | Daniel Hellstrom | 2011-06-09 | 1 | -2/+2 |
| * | sparc: Remove unnecessary semicolons | Joe Perches | 2011-06-07 | 34 | -65/+65 |
| * | Add support for allocating irqs for bootbus devices | oftedal | 2011-06-07 | 1 | -12/+22 |
| * | Do not skip interrupt sources in sun4d interrupt handler and acknowledge inte... | oftedal | 2011-06-07 | 1 | -9/+5 |
| * | Restructure sun4d_build_device_irq so that timer interrupts can be allocated | oftedal | 2011-06-07 | 1 | -24/+54 |
| * | sparc: PCIC_PCI needs SPARC32 dependency | David S. Miller | 2011-06-02 | 1 | -1/+1 |
| * | sparc: Do not select GENERIC_HARDIRQS_NO_DEPRECATED | Geert Uytterhoeven | 2011-06-02 | 1 | -1/+0 |
| * | sparc32,leon: add GRPCI2 PCI Host driver | Daniel Hellstrom | 2011-06-02 | 5 | -0/+923 |
| * | sparc32,leon: added LEON-common low-level PCI routines | Daniel Hellstrom | 2011-06-02 | 5 | -0/+304 |
| * | sparc32: added CONFIG_PCIC_PCI Kconfig setting | Daniel Hellstrom | 2011-06-02 | 4 | -4/+9 |
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2011-06-09 | 9 | -41/+48 |
|\ \ |
|
| * | | powerpc: Force page alignment for initrd reserved memory | Benjamin Herrenschmidt | 2011-06-09 | 4 | -32/+43 |
| * | | Merge remote branch 'kumar/merge' into merge | Benjamin Herrenschmidt | 2011-06-09 | 3 | -5/+5 |
| |\ \ |
|
| | * | | powerpc/85xx: fix race bug of calling request_irq after enable elbc interrupts | Shaohui Xie | 2011-06-03 | 1 | -3/+3 |
| | * | | powerpc/book3e: Fix CPU feature handling on e5500 in 32-bit mode | Kumar Gala | 2011-06-02 | 1 | -1/+1 |
| | * | | powerpc/fsl_rio: Fix compile error when CONFIG_FSL_RIO not set | Kumar Gala | 2011-06-02 | 1 | -1/+1 |
| * | | | Merge remote branch 'gcl/powerpc/merge' into merge | Benjamin Herrenschmidt | 2011-06-09 | 2 | -4/+0 |
| |\ \ \ |
|
| | * | | | dtc/powerpc: remove obsolete .gitignore entries | Wolfram Sang | 2011-06-08 | 2 | -4/+0 |
* | | | | | Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epi... | Linus Torvalds | 2011-06-09 | 8 | -418/+67 |
|\ \ \ \ \ |
|
| * | | | | | unicore32: using generic-y format for one line asm-generic files | Guan Xuetao | 2011-06-09 | 2 | -35/+59 |
| * | | | | | unicore32: change PERCPU to PERCPU_SECTION | Guan Xuetao | 2011-06-09 | 1 | -1/+1 |
| * | | | | | unicore32: add KBUILD_DEFCONFIG with unicore32_defconfig (old debug_defconfig) | Guan Xuetao | 2011-06-09 | 2 | -2/+3 |
| * | | | | | unicore32: change zImage physical address, though it's PIC codes | Guan Xuetao | 2011-06-09 | 1 | -1/+1 |
| * | | | | | unicore32: move rtc-puv3.c to drivers/rtc directory | Guan Xuetao | 2011-06-09 | 4 | -379/+3 |
| |/ / / / |
|
* | | | | | exec: delay address limit change until point of no return | Mathias Krause | 2011-06-09 | 2 | -2/+0 |
|/ / / / |
|
* | | | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-06-08 | 1 | -6/+6 |
|\ \ \ \ |
|
| * | | | | xen: off by one errors in multicalls.c | Dan Carpenter | 2011-06-03 | 1 | -6/+6 |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-06-07 | 2 | -7/+49 |
|\ \ \ \ \ |
|
| * | | | | | x86/amd-iommu: Fix boot crash with hidden PCI devices | Joerg Roedel | 2011-06-07 | 1 | -1/+21 |
| * | | | | | x86/amd-iommu: Use only per-device dma_ops | Joerg Roedel | 2011-06-06 | 1 | -2/+24 |
| * | | | | | x86/amd-iommu: Fix 3 possible endless loops | Joerg Roedel | 2011-06-06 | 1 | -4/+4 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-06-07 | 1 | -35/+47 |
|\ \ \ \ \ |
|
| * | | | | | KVM: x86: use proper port value when checking io instruction permission | Marcelo Tosatti | 2011-06-06 | 1 | -35/+47 |
* | | | | | | MN10300: Add missing _sdata declaration | David Howells | 2011-06-07 | 1 | -0/+1 |
* | | | | | | MN10300: die_if_no_fixup() shouldn't use get_user() as it doesn't call set_fs() | David Howells | 2011-06-07 | 1 | -2/+2 |
* | | | | | | MN10300: Fix one of the kernel debugger cacheflush variants | David Howells | 2011-06-07 | 1 | -2/+2 |
* | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2011-06-07 | 8 | -333/+223 |
|\ \ \ \ \ \ |
|
| * | | | | | | [S390] fix kvm defines for 31 bit compile | Martin Schwidefsky | 2011-06-06 | 1 | -13/+26 |
| * | | | | | | [S390] use generic RCU page-table freeing code | Martin Schwidefsky | 2011-06-06 | 4 | -229/+166 |
| * | | | | | | [S390] qdio: Split SBAL entry flags | Jan Glauber | 2011-06-06 | 1 | -91/+28 |
| * | | | | | | [S390] kvm-s390: fix stfle facilities numbers >=64 | Christian Borntraeger | 2011-06-06 | 1 | -0/+1 |
| * | | | | | | [S390] kvm-s390: Fix host crash on misbehaving guests | Christian Borntraeger | 2011-06-06 | 1 | -0/+2 |
| | |/ / / /
| |/| | | | |
|