Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | [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-20 | 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-26 | 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-25 | 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-25 | 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 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-05-25 | 5 | -20/+40 | |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| / / / / / / / | | |/ / / / / / / | ||||||
| | * | | | | | | | x86: Remove remap percpu allocator for the time being | Tejun Heo | 2009-05-25 | 1 | -1/+3 | |
| | * | | | | | | | x86: cpa_flush_array wbinvd should be done on all CPUs | venkatesh.pallipadi@intel.com | 2009-05-22 | 1 | -1/+7 | |
| | * | | | | | | | x86: bugfix wbinvd() model check instead of family check | venkatesh.pallipadi@intel.com | 2009-05-22 | 1 | -2/+2 | |
| | * | | | | | | | x86: introduce noxsave boot parameter | Suresh Siddha | 2009-05-22 | 1 | -0/+7 | |
| | * | | | | | | | x86, setup: revert ACPI 3 E820 extended attributes support | H. Peter Anvin | 2009-05-22 | 1 | -16/+13 | |
| | * | | | | | | | x86: DMI match for the Sony VGN-Z540N as it needs BIOS reboot | Zhang Rui | 2009-05-22 | 1 | -0/+8 | |
* | | | | | | | | | Merge branch 'mxc-master' of git://git.pengutronix.de/git/imx/linux-2.6 into ... | Russell King | 2009-06-08 | 19 | -29/+1121 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | MXC : update i.MX21 clock support for USB host. | Martin Fuzzey | 2009-06-08 | 1 | -26/+51 | |
| * | | | | | | | | | PATCH] mx27pdk: rename mxc_map_io to mx27_map_io | Simon POLETTE | 2009-06-05 | 1 | -1/+1 | |
| * | | | | | | | | | mxc: Add i.MX27LITE board support | Daniel Schaeffer | 2009-06-04 | 5 | -0/+127 | |
| * | | | | | | | | | MX35: Add basic support for MX35PDK board | Fabio Estevam | 2009-06-03 | 5 | -0/+142 | |
| * | | | | | | | | | Support for lilly-1131 modules and baseboards [v2] | Daniel Mack | 2009-06-02 | 1 | -0/+10 | |
| * | | | | | | | | | mx31: correct csi_clk parent (v2) | Valentin Longchamp | 2009-05-28 | 1 | -1/+8 |