| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: MIPSsim: Migrate to new Platform file | Ralf Baechle | 2010-08-05 | 4 | -9/+7 |
* | MIPS: Loongson: Migrate makefile to new Platform file | Wu Zhangjin | 2010-08-05 | 5 | -33/+33 |
* | MIPS: Introduce support for Platform definitions | Sam Ravnborg | 2010-08-05 | 5 | -8/+16 |
* | MIPS: Add -Werror to arch/mips/Kbuild | Sam Ravnborg | 2010-08-05 | 4 | -5/+6 |
* | MIPS: Introduce arch/mips/Kbuild | Sam Ravnborg | 2010-08-05 | 2 | -1/+8 |
* | MIPS: IP27: klconfig.c checkpatch cleanup | Andrea Gelmini | 2010-08-05 | 1 | -4/+4 |
* | MIPS: PCI: RM9000 checkpatch cleanup | Andrea Gelmini | 2010-08-05 | 1 | -2/+2 |
* | MIPS: math-emu: Checkpatch cleanup | Andrea Gelmini | 2010-08-05 | 1 | -2/+1 |
* | MIPS: math-emu: Checkpatch cleanup | Andrea Gelmini | 2010-08-05 | 1 | -2/+1 |
* | MIPS: math-emu: Checkpatch cleanup | Andrea Gelmini | 2010-08-05 | 1 | -1/+1 |
* | MIPS: math-emu: Checkpatch cleanup | Andrea Gelmini | 2010-08-05 | 1 | -2/+1 |
* | MIPS: math-emu: Checkpatch cleanup | Andrea Gelmini | 2010-08-05 | 1 | -2/+1 |
* | MIPS: math-emu: Checkpatch cleanup | Andrea Gelmini | 2010-08-05 | 1 | -1/+1 |
* | MIPS: DECstation: Checkpatch cleanup | Andrea Gelmini | 2010-08-05 | 1 | -2/+1 |
* | MIPS: Yosemite: ht-irq.c: Checkpatch cleanup | Andrea Gelmini | 2010-08-05 | 1 | -7/+6 |
* | MIPS: PowerTV: Correct ASIC device register names and locations | David VomLehn | 2010-08-05 | 5 | -8/+8 |
* | MIPS: PowerTV: Use O(1) algorthm for phys_to_dma/dma_to_phys | David VomLehn | 2010-08-05 | 6 | -142/+529 |
* | MIPS: MTX1: Fix build. | Ralf Baechle | 2010-08-05 | 3 | -3/+12 |
* | MIPS: BCM47xx: Activate SSB_B43_PCI_BRIDGE by default | Hauke Mehrtens | 2010-08-05 | 1 | -0/+1 |
* | MIPS: BCM47xx: Really fix 128MB RAM problem | Hauke Mehrtens | 2010-08-05 | 1 | -8/+14 |
* | MIPS: Octeon: Workaround link failures with gcc-4.4.x 32-bits toolchains | Florian Fainelli | 2010-08-05 | 1 | -8/+0 |
* | MIPS: N32: Fix syscall number comments. | David Daney | 2010-08-05 | 1 | -4/+4 |
* | MIPS: Don't overflow cevt-r4k.c calculations at high clock rates. | David Daney | 2010-08-05 | 1 | -3/+2 |
* | MIPS: IP27: Don't include <linux/topology.h> into <asm/sn/agent.h>. | Ralf Baechle | 2010-08-05 | 1 | -1/+0 |
* | MIPS: TX49xx: Define ARCH_KMALLOC_MINALIGN | Atsushi Nemoto | 2010-08-05 | 1 | -3/+1 |
* | VIDEO: Correct use of request_region/request_mem_region | Julia Lawall | 2010-08-05 | 1 | -2/+2 |
* | Linux 2.6.35v2.6.35 | Linus Torvalds | 2010-08-02 | 1 | -1/+1 |
* | NFS: Fix a typo in include/linux/nfs_fs.h | Trond Myklebust | 2010-08-02 | 2 | -5/+6 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-07-31 | 11 | -49/+75 |
|\ |
|
| * | cyber2000fb: fix console in truecolor modes | Ondrej Zary | 2010-07-31 | 1 | -0/+1 |
| * | cyber2000fb: fix machine hang on module load | Ondrej Zary | 2010-07-31 | 1 | -0/+2 |
| * | SA1111: Eliminate use after free | Julia Lawall | 2010-07-31 | 1 | -3/+2 |
| * | ARM: Fix Versatile/Realview/VExpress MMC card detection sense | Russell King | 2010-07-31 | 3 | -4/+8 |
| * | ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_vipt | Gary King | 2010-07-31 | 1 | -5/+8 |
| * | ARM: Add barriers to io{read,write}{8,16,32} accessors as well | Russell King | 2010-07-29 | 1 | -20/+18 |
| * | ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLE | Catalin Marinas | 2010-07-29 | 1 | -0/+11 |
| * | ARM: 6272/1: Convert L2x0 to use the IO relaxed operations | Catalin Marinas | 2010-07-29 | 1 | -13/+13 |
| * | ARM: 6271/1: Introduce *_relaxed() I/O accessors | Catalin Marinas | 2010-07-29 | 1 | -12/+17 |
| * | ARM: 6275/1: ux500: don't use writeb() in uncompress.h | Rabin Vincent | 2010-07-29 | 1 | -5/+5 |
| * | ARM: 6270/1: clean files in arch/arm/boot/compressed/ | Magnus Damm | 2010-07-29 | 1 | -0/+3 |
| * | ARM: Fix csum_partial_copy_from_user() | Russell King | 2010-07-26 | 1 | -1/+1 |
* | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2010-07-31 | 4 | -11/+32 |
|\ \ |
|
| * | | NFS: Ensure that writepage respects the nonblock flag | Trond Myklebust | 2010-07-30 | 1 | -6/+17 |
| * | | NFS: kswapd must not block in nfs_release_page | Trond Myklebust | 2010-07-30 | 3 | -4/+14 |
| * | | nfs: include space for the NUL in root path | Dan Carpenter | 2010-07-30 | 1 | -1/+1 |
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-07-31 | 2 | -2/+3 |
|\ \ \ |
|
| * | | | drm/edid: Fix the HDTV hack sync adjustment | Adam Jackson | 2010-07-29 | 1 | -2/+2 |
| * | | | drm/radeon/kms: fix radeon mid power profile reporting | Daniel J Blueman | 2010-07-29 | 1 | -0/+1 |
* | | | | mm: fix ia64 crash when gcore reads gate area | Hugh Dickins | 2010-07-31 | 1 | -3/+13 |
* | | | | CIFS: Remove __exit mark from cifs_exit_dns_resolver() | David Howells | 2010-07-31 | 2 | -2/+2 |
| |/ /
|/| | |
|