| Commit message (Expand) | Author | Age | Files | Lines |
* | timerfd: new timerfd API | Davide Libenzi | 2008-02-05 | 4 | -4/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2008-02-04 | 9 | -13/+13 |
|\ |
|
| * | arch/mips/: Spelling fixes | Joe Perches | 2008-02-03 | 8 | -11/+11 |
| * | remove Documentation/smp.txt | Adrian Bunk | 2008-02-03 | 1 | -2/+2 |
* | | Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig | Mathieu Desnoyers | 2008-02-03 | 1 | -2/+0 |
* | | Add HAVE_OPROFILE | Mathieu Desnoyers | 2008-02-03 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2008-02-02 | 1 | -0/+4 |
|\ |
|
| * | Suspend: Clean up Kconfig (V2) | Johannes Berg | 2008-02-02 | 1 | -0/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2008-02-02 | 1 | -5/+0 |
|\ \
| |/
|/| |
|
| * | PCI: Kconfig help: don't refer to the PCI-HOWTO | Adrian Bunk | 2008-02-02 | 1 | -5/+0 |
* | | [MIPS] Split the micro-assembler from tlbex.c. | Thiemo Seufer | 2008-02-01 | 4 | -960/+1111 |
* | | [MIPS] Fix build after b0rked changes to <linux/init.h>. | Ralf Baechle | 2008-02-01 | 1 | -1/+1 |
|/ |
|
* | spinlock: lockbreak cleanup | Nick Piggin | 2008-01-30 | 1 | -0/+5 |
* | mips, x86: optimize the i8259 code a bit | Ralf Baechle | 2008-01-30 | 1 | -8/+4 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-01-29 | 162 | -2553/+3295 |
|\ |
|
| * | [MIPS] Malta: remaining bits of the board support code cleanup | Dmitri Vorobiev | 2008-01-29 | 1 | -38/+42 |
| * | [MIPS] Malta: make the helper function static | Dmitri Vorobiev | 2008-01-29 | 1 | -1/+1 |
| * | [MIPS] Malta: fix braces at single statement blocks | Dmitri Vorobiev | 2008-01-29 | 2 | -3/+3 |
| * | [MIPS] Malta, Atlas: move an extern function declaration to the header file | Dmitri Vorobiev | 2008-01-29 | 2 | -8/+0 |
| * | [MIPS] Malta: Use C89 style for comments | Dmitri Vorobiev | 2008-01-29 | 1 | -2/+2 |
| * | [MIPS] Malta: else should follow close brace in malta_int.c | Dmitri Vorobiev | 2008-01-29 | 1 | -4/+2 |
| * | [MIPS] Malta: remove a superfluous comment | Dmitri Vorobiev | 2008-01-29 | 1 | -1/+0 |
| * | [MIPS] Malta: include <linux/cpu.h> instead of <asm/cpu.h> | Dmitri Vorobiev | 2008-01-29 | 2 | -4/+4 |
| * | [MIPS] Malta, Atlas, Sead: remove an extern from .c files | Dmitri Vorobiev | 2008-01-29 | 3 | -6/+0 |
| * | [MIPS] Malta: fix oversized lines in malta_int.c | Dmitri Vorobiev | 2008-01-29 | 1 | -6/+16 |
| * | [MIPS] Malta: remove a dead function declaration | Dmitri Vorobiev | 2008-01-29 | 1 | -1/+0 |
| * | [MIPS] Malta: use tabs not spaces | Dmitri Vorobiev | 2008-01-29 | 2 | -33/+33 |
| * | [MIPS] Malta: set up the screen info in a separate function | Dmitri Vorobiev | 2008-01-29 | 1 | -17/+22 |
| * | [MIPS] Malta: check the PCI clock frequency in a separate function | Dmitri Vorobiev | 2008-01-29 | 1 | -18/+25 |
| * | [MIPS] Malta: use the KERN_ facility level in printk() | Dmitri Vorobiev | 2008-01-29 | 1 | -13/+14 |
| * | [MIPS] Malta: use Linux kernel style for structure initialization | Dmitri Vorobiev | 2008-01-29 | 1 | -14/+42 |
| * | [MIPS]: constify function pointer tables | Jan Engelhardt | 2008-01-29 | 2 | -2/+2 |
| * | [MIPS] compat: handle argument endianess of sys32_(f)truncate64 with merge_64 | Ralf Baechle | 2008-01-29 | 1 | -25/+5 |
| * | [MIPS] Cobalt 64-bits kernels can be safely unmarked experimental | Florian Fainelli | 2008-01-29 | 1 | -1/+1 |
| * | [MIPS] Qemu: Remove platform. | Ralf Baechle | 2008-01-29 | 53 | -318/+0 |
| * | [MIPS] pnx8xxx: clocksource cleanups | Vitaly Wool | 2008-01-29 | 1 | -24/+11 |
| * | [MIPS] Lasat: Convert pvc_sem semaphore to mutex | Daniel Walker | 2008-01-29 | 3 | -13/+10 |
| * | [MIPS] MTX-1: Add GPIO system button | Florian Fainelli | 2008-01-29 | 2 | -1/+27 |
| * | [MIPS] move the eXcite local config to excitedirectory | Yoichi Yuasa | 2008-01-29 | 2 | -10/+10 |
| * | [MIPS] add cpu_wait() to machine_halt() | Yoichi Yuasa | 2008-01-29 | 1 | -1/+6 |
| * | [MIPS] remove unneeded button check for reset | Yoichi Yuasa | 2008-01-29 | 1 | -19/+2 |
| * | [MIPS] move vr41xx_calculate_clock_frequency() to plat_time_init() | Yoichi Yuasa | 2008-01-29 | 1 | -2/+2 |
| * | [MIPS] time: remove unused mips_timer_state() | Yoichi Yuasa | 2008-01-29 | 2 | -3/+0 |
| * | [MIPS] Altas, Malta: Switch boot file format to raw. | Ralf Baechle | 2008-01-29 | 2 | -2/+4 |
| * | [MIPS] Extend performance counter event field. | Ralf Baechle | 2008-01-29 | 1 | -1/+1 |
| * | [MIPS] RM: Collected changes | Thomas Bogendoerfer | 2008-01-29 | 14 | -270/+784 |
| * | [MIPS] Alchemy: Au1210/Au1250 CPU support | Manuel Lauss | 2008-01-29 | 3 | -0/+13 |
| * | [MIPS] Eleminate local symbols from the symbol table. | Ralf Baechle | 2008-01-29 | 7 | -281/+282 |
| * | [MIPS] Fulong: don't reinitialize pci_probe_only to it's default value. | Ralf Baechle | 2008-01-29 | 1 | -3/+0 |
| * | [MIPS] BCM1480: Use constants instead of magic numbers in PCI code. | Ralf Baechle | 2008-01-29 | 2 | -4/+4 |