| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] avoid -ENOMEM due reclaimable slab caches | Andrea Arcangeli | 2005-05-05 | 2 | -2/+2 |
* | [PATCH] x86 stack initialisation fix | Alexander Nyberg | 2005-05-05 | 1 | -6/+7 |
* | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/sp... | Linus Torvalds | 2005-05-05 | 5 | -18/+4 |
|\ |
|
| * | [SPARC]: Remove legacy stuff from cpu_idle(). | Coywolf Qi Hunt | 2005-05-05 | 2 | -9/+0 |
| * | [SPARC64]: Kill useless __pte_alloc_one_kernel indirection | Christoph Hellwig | 2005-05-05 | 3 | -9/+4 |
* | | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2005-05-05 | 9 | -60/+77 |
|\ \ |
|
| * | | [TG3]: Update driver version and reldate. | David S. Miller | 2005-05-05 | 1 | -2/+2 |
| * | | [TG3]: Ignore tg3_stop_block() errors. | Michael Chan | 2005-05-05 | 1 | -10/+3 |
| * | | [TG3]: Elide tg3_stop_block messages when such events are normal. | David S. Miller | 2005-05-05 | 1 | -36/+36 |
| * | | [IPV4]: multipath_wrandom.c GPF fixes | Patrick McHardy | 2005-05-05 | 1 | -3/+3 |
| * | | [ATALK]: Add alloc_ltalkdev(). | Christoph Hellwig | 2005-05-05 | 4 | -6/+24 |
| * | | [IPV6]: Fix OOPS when using IPV6_ADDRFORM | Arnaldo Carvalho de Melo | 2005-05-05 | 2 | -4/+10 |
| * | | [DECNET]: Fix build after C99 netlink initializer change. | Rafael J. Wysocki | 2005-05-05 | 1 | -1/+1 |
| |/ |
|
* | | Automatic merge of master.kernel.org:/home/rmk/linux-2.6-rmk.git | Linus Torvalds | 2005-05-05 | 14 | -53/+116 |
|\ \ |
|
| * | | [PATCH] ARM: 2665/1: kill warnings in entry-armv.S | Nicolas Pitre | 2005-05-05 | 1 | -2/+2 |
| * | | [PATCH] ARM: 2663/1: straightify TLS register emulation a bit more | Nicolas Pitre | 2005-05-05 | 3 | -20/+25 |
| * | | [PATCH] ARM: select PCI, ISA and ISA_DMA | Russell King | 2005-05-05 | 4 | -8/+28 |
| * | | ARM: Add missed imxfb include file | Russell King | 2005-05-05 | 1 | -0/+35 |
| * | | [PATCH] ARM: Fix kernel stack offset calculations | Russell King | 2005-05-05 | 7 | -23/+26 |
* | | | [PATCH] Kconfig i18n support | Arnaldo Carvalho de Melo | 2005-05-05 | 10 | -124/+395 |
* | | | [XFS] Cleanup use of loff_t vs xfs_off_t in the core code. | Nathan Scott | 2005-05-05 | 4 | -19/+19 |
* | | | [XFS] Use the right offset when ensuring a delayed allocate conversion has co... | Nathan Scott | 2005-05-05 | 4 | -46/+56 |
* | | | [XFS] Do not do delalloc conversion on pages beyond EOF ever, not just sometimes | Nathan Scott | 2005-05-05 | 1 | -5/+3 |
* | | | [XFS] remove noisy printk at vnode trace allocation | Eric Sandeen | 2005-05-05 | 1 | -1/+0 |
* | | | [XFS] stop background sync from waiting for in-use inodes | Daniel Moore | 2005-05-05 | 1 | -1/+4 |
* | | | [XFS] Disable the combination of XFS direct IO and AIO until the IO completion | Nathan Scott | 2005-05-05 | 2 | -2/+44 |
* | | | [XFS] Resolve an issue with xfsbufd not getting along with swsusp. | Nathan Scott | 2005-05-05 | 1 | -2/+9 |
* | | | [XFS] Fix up warnings | Eric Sandeen | 2005-05-05 | 2 | -4/+4 |
* | | | [XFS] Allow initial XFS delayed allocation size to be increased beyond 64KB. | Nathan Scott | 2005-05-05 | 2 | -25/+48 |
* | | | [XFS] Add ATTR_NOLOCK for xfs_setattr to indicate that XFS_IOLOCK is held | Dean Roehrich | 2005-05-05 | 2 | -2/+10 |
* | | | [XFS] Enable XFS_VNODE_TRACE | Eric Sandeen | 2005-05-05 | 2 | -2/+3 |
* | | | [XFS] Fix up uses of nlink_t incorrectly restricting us to 2^16 links for som... | Nathan Scott | 2005-05-05 | 6 | -7/+8 |
* | | | [XFS] Block mount attempts for filesystems with version 1 directories. | Nathan Scott | 2005-05-05 | 1 | -0/+9 |
* | | | [XFS] Move the XFS inode to the front of its hash list on a cache hit | Nathan Scott | 2005-05-05 | 1 | -1/+50 |
| |/
|/| |
|
* | | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 2005-05-05 | 225 | -3313/+9938 |
|\ \ |
|
| * | | [PATCH] drivers/base/bus.c: fix iteration in driver_detach() | Roman Kagan | 2005-05-04 | 1 | -3/+2 |
| * | | [PATCH] Hotplug: Make dev->bus checking consistent | Alexander Nyberg | 2005-05-04 | 1 | -1/+1 |
| |/ |
|
| * | Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/lin... | Linus Torvalds | 2005-05-04 | 44 | -2040/+8697 |
| |\ |
|
| | * | [IA64-SGI] convert some sn SAL_CALLs to ia64_sal_oemcall calls | Dean Nelson | 2005-05-04 | 1 | -19/+46 |
| | * | [IA64-SGI] move nodepda pointer out of pda | Dean Nelson | 2005-05-04 | 4 | -28/+22 |
| | * | [IA64] Update arch/ia64/configs/tiger_defconfig | Tony Luck | 2005-05-03 | 1 | -39/+57 |
| | * | [IA64] Fix two warnings introduced by perfmon patches. | Tony Luck | 2005-05-03 | 1 | -3/+1 |
| | * | [IA64] another perfmon fix (take2) | stephane eranian | 2005-05-03 | 1 | -10/+20 |
| | * | [IA64] perfmon & PAL_HALT again | Stephane Eranian | 2005-05-03 | 2 | -3/+24 |
| | * | [patch] MCA recovery module undefined symbol fix | Russ Anderson | 2005-05-03 | 1 | -0/+2 |
| | * | [IA64] altix: fix TIOCA dmamap list_add | Mark Maule | 2005-05-03 | 1 | -1/+1 |
| | * | [IA64] SAL to OS callbacks cannot call sleeping | Keith Owens | 2005-05-03 | 1 | -13/+21 |
| | * | [IA64] MCA recovery improvements | Russ Anderson | 2005-05-03 | 2 | -5/+17 |
| | * | [IA64] fix ia64 syscall auditing | David Woodhouse | 2005-05-03 | 2 | -2/+5 |
| | * | [IA64] reduce cacheline bouncing in cpu_idle_wait | Zwane Mwaikambo | 2005-05-03 | 1 | -15/+26 |