| Commit message (Expand) | Author | Age |
* | [MIPS] JMR3927 build fixes for the RTC code. | Ralf Baechle | 2006-04-18 |
* | [MIPS] EV96100: ev96100_cpu_irq needs a struct pt_regs argument. | Ralf Baechle | 2006-04-18 |
* | [MIPS] EV96100: Fix over two year old typo in variable name. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Ocelot 3: Fix build errors after the recent move of Marvell headers. | Ralf Baechle | 2006-04-18 |
* | [MIPS] MV6434x: Add prototype of interrupt dispatch function. | Ralf Baechle | 2006-04-18 |
* | [MIPS] it8172: Fix build of serial driver. | Ralf Baechle | 2006-04-18 |
* | [MIPS] ITE: Glue build. | Ralf Baechle | 2006-04-18 |
* | [MIPS] MV6434x: The name of the CPP symbol is __mips__, not __MIPS__. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Jaguar: Fix build errors after the recent move of Marvell headers. | Ralf Baechle | 2006-04-18 |
* | [MIPS] ITE8172: Fix build error due to missmatching prototypes. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Fix CONFIG_LIMITED_DMA build. | Ralf Baechle | 2006-04-18 |
* | [MIPS] PNX8550 build fix. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Rewrite spurious_interrupt from assembler to C. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Fix breakage due to the grand makefile crapectomy. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Sort out duplicate exports. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Wire up sync_file_range(2). | Ralf Baechle | 2006-04-18 |
* | [MIPS] Wire splice syscall. | Ralf Baechle | 2006-04-18 |
* | [MIPS] More SHT_* and SHF_* ELF definitions. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Fix vectored interrupt support in TLB exception handler generator. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Provide access functions for c0_badvaddr. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Some formatting fixes. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Fixup printk in mips_srs_init. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Remove redundant initialization of sr_allocated. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Make set_vi_srs_handler static. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Cleanup free_initmem the same way as i386 did. | Ralf Baechle | 2006-04-18 |
* | [MIPS] Added tb0287_defconfig back. | Yoichi Yuasa | 2006-04-18 |
* | x86: be careful about tailcall breakage for sys_open[at] too | Linus Torvalds | 2006-04-18 |
* | x86: don't allow tail-calls in sys_ftruncate[64]() | Linus Torvalds | 2006-04-18 |
* | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2006-04-18 |
|\ |
|
| * | drm: Fix further issues in drivers/char/drm/via_irq.c | Jayachandran C | 2006-04-18 |
| * | drivers/char/drm/drm_memory.c: possible cleanups | Adrian Bunk | 2006-04-18 |
| * | drm: deline a few large inlines in DRM code | Dave Airlie | 2006-04-07 |
| * | drm: remove master setting from add/remove context | Dave Airlie | 2006-04-05 |
| * | drm: drm_pci needs dma-mapping.h | Dave Airlie | 2006-04-05 |
| * | [PATCH] drm: Fix issue reported by Coverity in drivers/char/drm/via_irq.c | Dave Airlie | 2006-04-05 |
* | | [PATCH] i386: Move CONFIG_DOUBLEFAULT into arch/i386 where it belongs. | Andi Kleen | 2006-04-18 |
* | | [PATCH] x86_64: Add tee and sync_file_range | Andi Kleen | 2006-04-18 |
* | | [PATCH] x86_64: Increase NUMA hash function nodemap | Andi Kleen | 2006-04-18 |
* | | [PATCH] x86_64: x86_64 add crashdump trigger points | Vivek Goyal | 2006-04-18 |
* | | [PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismerge | Andi Kleen | 2006-04-18 |
* | | [PATCH] x86_64: Update defconfig | Andi Kleen | 2006-04-18 |
* | | Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-04-18 |
|\ \ |
|
| * | | [PATCH] cfq: Further rbtree traversal and cfq_exit_queue() race fix | OGAWA Hirofumi | 2006-04-18 |
| * | | [PATCH 2/2] cfq: fix cic's rbtree traversal | OGAWA Hirofumi | 2006-04-18 |
| * | | [PATCH 1/2] iosched: fix typo and barrier() | OGAWA Hirofumi | 2006-04-18 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge | Linus Torvalds | 2006-04-18 |
|\ \ \
| |/ /
|/| | |
|
| * | | powerpc: Use correct sequence for putting CPU into nap mode | Paul Mackerras | 2006-04-18 |
| * | | [PATCH] spufs: fix context-switch decrementer code | Jordi Caubet | 2006-04-13 |
| * | | [PATCH] powerpc32: Set cpu explicitly in kernel compiles | Olaf Hering | 2006-04-13 |
| * | | [PATCH] powerpc/pseries: bugfix: balance calls to pci_device_put | Linas Vepstas | 2006-04-13 |