| Commit message (Expand) | Author | Age |
* | [PATCH] uml: cross-build support : kernel_offsets | Al Viro | 2005-05-05 |
* | [PATCH] uml: cross-build support: mk_sc | Al Viro | 2005-05-05 |
* | [PATCH] uml: cross-build support : mk_ptregs | Al Viro | 2005-05-05 |
* | [PATCH] uml: start cross-build support : mk_user_constants | Al Viro | 2005-05-05 |
* | [PATCH] uml: use variables rather than symlinks in dependencies | Al Viro | 2005-05-05 |
* | [PATCH] uml: include the linker script rather than symlink it | Al Viro | 2005-05-05 |
* | [PATCH] uml kbuild: avoid useless rebuilds | Paolo 'Blaisorblade' Giarrusso | 2005-05-05 |
* | [PATCH] x86_64: make string func definition work as intended | Paolo 'Blaisorblade' Giarrusso | 2005-05-05 |
* | [PATCH] uml: kludgy compilation fixes for x86-64 subarch modules support | Paolo 'Blaisorblade' Giarrusso | 2005-05-05 |
* | [PATCH] uml: obvious compile fixes for x86-64 Subarch and x86 regression fixes | Paolo 'Blaisorblade' Giarrusso | 2005-05-05 |
* | [PATCH] ppc64: pgtable.h and other header cleanups | David Gibson | 2005-05-05 |
* | [PATCH] ppc64: add missing Kconfig help text | Jesper Juhl | 2005-05-05 |
* | [PATCH] ppc64: remove hidden -fno-omit-frame-pointer for schedule.c | Anton Blanchard | 2005-05-05 |
* | [PATCH] ppc32: Simplified PPC core revision report | Kumar Gala | 2005-05-05 |
* | [PATCH] ppc32: platform-specific functions missing from kallsyms. | David Woodhouse | 2005-05-05 |
* | [PATCH] Add CXT48 to modem black list in ac97 | Herbert Xu | 2005-05-05 |
* | [PATCH] include/linux/soundcard.h: endianness fix | Stuart Brady | 2005-05-05 |
* | [PATCH] interwave needs isa pnp | Andrew Morton | 2005-05-05 |
* | [PATCH] intel8x0: fix for Intel AC'97 audio driver | Jason Gaston | 2005-05-05 |
* | [PATCH] avoid -ENOMEM due reclaimable slab caches | Andrea Arcangeli | 2005-05-05 |
* | [PATCH] x86 stack initialisation fix | Alexander Nyberg | 2005-05-05 |
* | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2005-05-05 |
|\ |
|
| * | [SPARC]: Remove legacy stuff from cpu_idle(). | Coywolf Qi Hunt | 2005-05-05 |
| * | [SPARC64]: Kill useless __pte_alloc_one_kernel indirection | Christoph Hellwig | 2005-05-05 |
* | | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2005-05-05 |
|\ \ |
|
| * | | [TG3]: Update driver version and reldate. | David S. Miller | 2005-05-05 |
| * | | [TG3]: Ignore tg3_stop_block() errors. | Michael Chan | 2005-05-05 |
| * | | [TG3]: Elide tg3_stop_block messages when such events are normal. | David S. Miller | 2005-05-05 |
| * | | [IPV4]: multipath_wrandom.c GPF fixes | Patrick McHardy | 2005-05-05 |
| * | | [ATALK]: Add alloc_ltalkdev(). | Christoph Hellwig | 2005-05-05 |
| * | | [IPV6]: Fix OOPS when using IPV6_ADDRFORM | Arnaldo Carvalho de Melo | 2005-05-05 |
| * | | [DECNET]: Fix build after C99 netlink initializer change. | Rafael J. Wysocki | 2005-05-05 |
| |/ |
|
* | | Automatic merge of master.kernel.org:/home/rmk/linux-2.6-rmk.git | Linus Torvalds | 2005-05-05 |
|\ \ |
|
| * | | [PATCH] ARM: 2665/1: kill warnings in entry-armv.S | Nicolas Pitre | 2005-05-05 |
| * | | [PATCH] ARM: 2663/1: straightify TLS register emulation a bit more | Nicolas Pitre | 2005-05-05 |
| * | | [PATCH] ARM: select PCI, ISA and ISA_DMA | Russell King | 2005-05-05 |
| * | | ARM: Add missed imxfb include file | Russell King | 2005-05-05 |
| * | | [PATCH] ARM: Fix kernel stack offset calculations | Russell King | 2005-05-05 |
* | | | [PATCH] Kconfig i18n support | Arnaldo Carvalho de Melo | 2005-05-05 |
* | | | [XFS] Cleanup use of loff_t vs xfs_off_t in the core code. | Nathan Scott | 2005-05-05 |
* | | | [XFS] Use the right offset when ensuring a delayed allocate conversion has co... | Nathan Scott | 2005-05-05 |
* | | | [XFS] Do not do delalloc conversion on pages beyond EOF ever, not just sometimes | Nathan Scott | 2005-05-05 |
* | | | [XFS] remove noisy printk at vnode trace allocation | Eric Sandeen | 2005-05-05 |
* | | | [XFS] stop background sync from waiting for in-use inodes | Daniel Moore | 2005-05-05 |
* | | | [XFS] Disable the combination of XFS direct IO and AIO until the IO completion | Nathan Scott | 2005-05-05 |
* | | | [XFS] Resolve an issue with xfsbufd not getting along with swsusp. | Nathan Scott | 2005-05-05 |
* | | | [XFS] Fix up warnings | Eric Sandeen | 2005-05-05 |
* | | | [XFS] Allow initial XFS delayed allocation size to be increased beyond 64KB. | Nathan Scott | 2005-05-05 |
* | | | [XFS] Add ATTR_NOLOCK for xfs_setattr to indicate that XFS_IOLOCK is held | Dean Roehrich | 2005-05-05 |
* | | | [XFS] Enable XFS_VNODE_TRACE | Eric Sandeen | 2005-05-05 |