| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/pmac: Update PowerMac 32-bit defconfig | Benjamin Herrenschmidt | 2009-06-02 | 1 | -83/+195 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2009-06-01 | 3 | -4/+5 |
|\ |
|
| * | sparc64: Fix section attribute warnings. | David S. Miller | 2009-05-30 | 2 | -2/+2 |
| * | sparc64: Fix SET_PERSONALITY to not clip bits outside of PER_MASK. | David S. Miller | 2009-05-08 | 1 | -2/+3 |
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2009-05-30 | 1 | -2/+2 |
|\ \ |
|
| * | | acpi-cpufreq: fix printk typo and indentation | Joe Perches | 2009-05-30 | 1 | -2/+2 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-05-30 | 26 | -67/+460 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline | Russell King | 2009-05-29 | 30 | -309/+549 |
| |\ \ |
|
| | * | | Gemini: Fix SRAM/ROM location after memory swap | Paulius Zaleckas | 2009-05-28 | 1 | -2/+1 |
| * | | | [ARM] update mach-types | Russell King | 2009-05-29 | 1 | -9/+122 |
| * | | | [ARM] Add cmpxchg support for ARMv6+ systems (v5) | Mathieu Desnoyers | 2009-05-28 | 1 | -0/+173 |
| * | | | [ARM] barriers: improve xchg, bitops and atomic SMP barriers | Russell King | 2009-05-28 | 5 | -13/+71 |
| * | | | Merge branch 'for-rmk' of git://git.marvell.com/orion | Russell King | 2009-05-23 | 5 | -12/+29 |
| |\ \ \ |
|
| | * | | | [ARM] add coherent DMA mask for mv643xx_eth | Nicolas Pitre | 2009-05-22 | 4 | -0/+27 |
| | * | | | [ARM] Orion: Remove explicit name for platform device resources | Martin Michlmayr | 2009-05-21 | 3 | -8/+0 |
| | * | | | [ARM] Kirkwood: Correct MPP for SATA activity/presence LEDs of QNAP TS-119/TS... | Thomas Reitmayr | 2009-05-21 | 1 | -4/+2 |
| * | | | | [ARM] disable NX support for OABI-supporting kernels | Russell King | 2009-05-23 | 1 | -0/+9 |
| * | | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px... | Russell King | 2009-05-23 | 13 | -31/+55 |
| |\ \ \ \ |
|
| | * | | | | [ARM] pxa/palm: fix PalmLD/T5/TX AC97 MFP | Marek Vasut | 2009-05-22 | 3 | -0/+4 |
| | * | | | | [ARM] pxa: add parameter to clksrc_read() for pxa168/910 | Coly Li | 2009-05-22 | 1 | -1/+1 |
| | * | | | | [ARM] pxa: fix the incorrectly defined drive strength macros for pxa{168,910} | Mingwei Wang | 2009-05-22 | 3 | -6/+13 |
| | * | | | | [ARM] pxa/ezx: fix pin configuration for low power mode | Daniel Ribeiro | 2009-05-20 | 1 | -18/+18 |
| | * | | | | [ARM] pxa/spitz: provide spitz_ohci_exit() that unregisters USB_HOST GPIO | Dmitry Eremin-Solenikov | 2009-05-18 | 1 | -0/+6 |
| | * | | | | [ARM] pxa: enable GPIO receivers after configuring pins | Timothy Clacy | 2009-05-18 | 1 | -0/+3 |
| | * | | | | [ARM] pxa: allow gpio_reset drive high during normal work | Daniel Ribeiro | 2009-05-18 | 4 | -6/+7 |
| | * | | | | [ARM] pxa: save/restore PGSR on suspend/resume. | Daniel Ribeiro | 2009-05-18 | 1 | -0/+3 |
* | | | | | | x86: ignore VM_LOCKED when determining if hugetlb-backed page tables can be s... | Mel Gorman | 2009-05-29 | 1 | -1/+5 |
* | | | | | | flat: fix data sections alignment | Oskar Schirmer | 2009-05-29 | 6 | -8/+0 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap... | Linus Torvalds | 2009-05-27 | 5 | -4/+7 |
|\ \ \ \ \ |
|
| * | | | | | Blackfin: fix strncmp.o build error | Mike Frysinger | 2009-05-27 | 1 | -2/+1 |
| * | | | | | Blackfin: drop unneeded asm/.gitignore | Mike Frysinger | 2009-05-27 | 1 | -1/+0 |
| * | | | | | Blackfin: ignore generated vmlinux.lds | Mike Frysinger | 2009-05-27 | 1 | -0/+1 |
| * | | | | | Blackfin: hook up preadv/pwritev syscalls | Mike Frysinger | 2009-05-27 | 2 | -1/+5 |
* | | | | | | powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency. | Benjamin Herrenschmidt | 2009-05-27 | 6 | -83/+54 |
* | | | | | | powerpc: Minor cleanups of kernel virt address space definitions | Benjamin Herrenschmidt | 2009-05-27 | 5 | -12/+37 |
* | | | | | | powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mm | Benjamin Herrenschmidt | 2009-05-27 | 3 | -1/+1 |
* | | | | | | Revert "powerpc: Rework dma-noncoherent to use generic vmalloc layer" | Benjamin Herrenschmidt | 2009-05-27 | 2 | -57/+271 |
|/ / / / / |
|
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-05-27 | 2 | -16/+8 |
|\ \ \ \ \ |
|
| * | | | | | x86: avoid back to back on_each_cpu in cpa_flush_array | Pallipadi, Venkatesh | 2009-05-26 | 1 | -14/+3 |
| * | | | | | x86, relocs: ignore R_386_NONE in kernel relocation entries | Tejun Heo | 2009-05-26 | 1 | -2/+5 |
* | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c... | Linus Torvalds | 2009-05-26 | 3 | -16/+29 |
|\ \ \ \ \ \ |
|
| * | | | | | | [CPUFREQ] powernow-k8: determine exact CPU frequency for HW Pstates | Andreas Herrmann | 2009-05-26 | 1 | -2/+21 |
| * | | | | | | [CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq data | Thomas Renninger | 2009-05-26 | 1 | -14/+5 |
| * | | | | | | [CPUFREQ] powernow-k7 build fix when ACPI=n | Dave Jones | 2009-05-26 | 1 | -0/+2 |
| * | | | | | | [CPUFREQ] add atom family to p4-clockmod | Jarod Wilson | 2009-05-26 | 1 | -0/+1 |
* | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2009-05-26 | 1 | -3/+3 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | powerpc/mm: Fix broken MMU PID stealing on !SMP | Hideo Saito | 2009-05-26 | 1 | -3/+3 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-05-26 | 2 | -3/+6 |
|\ \ \ \ \ \ |
|
| * | | | | | | KVM: Fix PDPTR reloading on CR4 writes | Avi Kivity | 2009-05-25 | 1 | -1/+5 |
| * | | | | | | KVM: Make paravirt tlb flush also reload the PAE PDPTRs | Avi Kivity | 2009-05-25 | 1 | -2/+1 |
| |/ / / / / |
|