Age | Commit message (Expand) | Author | Files | Lines |
2008-02-19 | [MIPS] BCM47XX: Use new SSB SPROM data structure | Aurelien Jarno | 2 | -7/+7 |
2008-02-19 | [MIPS] WGT634U: Register MTD as platform device. | Aurelien Jarno | 1 | -3/+66 |
2008-02-19 | [MIPS] BCM47xx: Add defconfig file. | Aurelien Jarno | 1 | -0/+1939 |
2008-02-19 | [MIPS] PCI: Coding style fixes for pcibios_enable_resources. | Ralf Baechle | 1 | -2/+5 |
2008-02-19 | [MIPS] PCI: Port i386 PCI fixes. | Ralf Baechle | 1 | -2/+5 |
2008-02-19 | [MIPS] Qemu: finish platform removal | Adrian Bunk | 1 | -800/+0 |
2008-02-19 | [MIPS] Wire up the timerfd_*() o32 system calls | Dmitri Vorobiev | 4 | -0/+12 |
2008-02-19 | [MIPS] IP28: Add defconfig file | Thomas Bogendoerfer | 1 | -0/+891 |
2008-02-19 | [MIPS] SB1: Fix CONFIG_SIBYTE_DMA_PAGEOPS build failure. | Thiemo Seufer | 1 | -7/+7 |
2008-02-19 | [MIPS] BCM1480: Remove stray function call resulting in infinite recursion | Ralf Baechle | 1 | -1/+0 |
2008-02-19 | [MIPS] Fix buggy invocations of kmap_coherent() | Ralf Baechle | 2 | -8/+16 |
2008-02-19 | [MIPS] Fix broken rm7000/rm9000 interrupt handling | Thomas Koeller | 2 | -0/+2 |
2008-02-19 | [MIPS] Handle I-cache coherency in flush_cache_range() | Ralf Baechle | 1 | -3/+6 |
2008-02-19 | [MIPS] Use find_task_by_vpid in system calls | Pavel Emelyanov | 2 | -2/+2 |
2008-02-15 | Introduce path_put() | Jan Blunck | 1 | -3/+3 |
2008-02-15 | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck | 1 | -3/+3 |
2008-02-09 | ide: introduce HAVE_IDE | Sam Ravnborg | 1 | -0/+1 |
2008-02-08 | MIPS: Mark all but i8259 interrupts as no-probe. | Ralf Baechle | 2 | -1/+8 |
2008-02-08 | pid: fix mips irix emulation pid usage | Eric W. Biederman | 3 | -19/+23 |
2008-02-07 | Introduce flags for reserve_bootmem() | Bernhard Walle | 2 | -3/+4 |
2008-02-06 | calibrate_delay() must be __cpuinit | Adrian Bunk | 1 | -1/+0 |
2008-02-06 | get rid of NR_OPEN and introduce a sysctl_nr_open | Eric Dumazet | 1 | -1/+1 |
2008-02-06 | Remove inclusions of <linux/autoconf.h> | Ralf Baechle | 1 | -1/+0 |
2008-02-05 | timerfd: new timerfd API | Davide Libenzi | 4 | -4/+4 |
2008-02-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 9 | -13/+13 |
2008-02-03 | arch/mips/: Spelling fixes | Joe Perches | 8 | -11/+11 |
2008-02-03 | remove Documentation/smp.txt | Adrian Bunk | 1 | -2/+2 |
2008-02-03 | Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig | Mathieu Desnoyers | 1 | -2/+0 |
2008-02-03 | Add HAVE_OPROFILE | Mathieu Desnoyers | 1 | -0/+1 |
2008-02-02 | Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -0/+4 |
2008-02-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 1 | -5/+0 |
2008-02-02 | Suspend: Clean up Kconfig (V2) | Johannes Berg | 1 | -0/+4 |
2008-02-02 | PCI: Kconfig help: don't refer to the PCI-HOWTO | Adrian Bunk | 1 | -5/+0 |
2008-02-01 | [MIPS] Split the micro-assembler from tlbex.c. | Thiemo Seufer | 4 | -960/+1111 |
2008-02-01 | [MIPS] Fix build after b0rked changes to <linux/init.h>. | Ralf Baechle | 1 | -1/+1 |
2008-01-30 | spinlock: lockbreak cleanup | Nick Piggin | 1 | -0/+5 |
2008-01-30 | mips, x86: optimize the i8259 code a bit | Ralf Baechle | 1 | -8/+4 |
2008-01-29 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 162 | -2553/+3295 |
2008-01-29 | [MIPS] Malta: remaining bits of the board support code cleanup | Dmitri Vorobiev | 1 | -38/+42 |
2008-01-29 | [MIPS] Malta: make the helper function static | Dmitri Vorobiev | 1 | -1/+1 |
2008-01-29 | [MIPS] Malta: fix braces at single statement blocks | Dmitri Vorobiev | 2 | -3/+3 |
2008-01-29 | [MIPS] Malta, Atlas: move an extern function declaration to the header file | Dmitri Vorobiev | 2 | -8/+0 |
2008-01-29 | [MIPS] Malta: Use C89 style for comments | Dmitri Vorobiev | 1 | -2/+2 |
2008-01-29 | [MIPS] Malta: else should follow close brace in malta_int.c | Dmitri Vorobiev | 1 | -4/+2 |
2008-01-29 | [MIPS] Malta: remove a superfluous comment | Dmitri Vorobiev | 1 | -1/+0 |
2008-01-29 | [MIPS] Malta: include <linux/cpu.h> instead of <asm/cpu.h> | Dmitri Vorobiev | 2 | -4/+4 |
2008-01-29 | [MIPS] Malta, Atlas, Sead: remove an extern from .c files | Dmitri Vorobiev | 3 | -6/+0 |
2008-01-29 | [MIPS] Malta: fix oversized lines in malta_int.c | Dmitri Vorobiev | 1 | -6/+16 |
2008-01-29 | [MIPS] Malta: remove a dead function declaration | Dmitri Vorobiev | 1 | -1/+0 |
2008-01-29 | [MIPS] Malta: use tabs not spaces | Dmitri Vorobiev | 2 | -33/+33 |