summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-06-21[XFS] mark various symbols static Patch from Adrian BunkChristoph Hellwig39-143/+135
2005-06-21[XFS] Remove dead code. Patch from Adrian BunkChristoph Hellwig10-214/+0
2005-06-21[XFS] Fix pagebuf slab initializationChristoph Hellwig1-1/+1
2005-06-21[XFS] fix some more compiler warnings in the vnode tracing codeChristoph Hellwig1-2/+2
2005-06-21[XFS] rename various pagebuf symbols to xfsbufChristoph Hellwig1-66/+77
2005-06-21[XFS] send dmapi events from nopage for mmapped filesDean Roehrich0-0/+0
2005-06-21[XFS] Undo xfs-linux:xfs-kern:190622aDean Roehrich0-0/+0
2005-06-21[XFS] upate copyrightsDean Roehrich0-0/+0
2005-06-21[XFS] coordinate mmap calls with xfs_dm_punch_holeDean Roehrich2-3/+28
2005-06-21[XFS] Add a get/set interface for XFS project identifiers.Nathan Scott5-2/+28
2005-06-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds54-496/+1705
2005-06-20[PATCH] ARM: 2719/1: enable module support in ixp2000 defconfigs by defaultLennert Buytenhek5-5/+35
2005-06-20[PATCH] ARM: 2716/1: SharpSL Param: Fix typoRichard Purdie1-1/+1
2005-06-20[PATCH] ARM: 2701/1: free up ixp2000 timer 4 for the watchdogLennert Buytenhek3-9/+33
2005-06-20[PATCH] ARM: 2693/1: Add PCI support for Versatile/PBCatalin Marinas7-19/+404
2005-06-20[PATCH] ARM: 2686/2: AAEC-2000 Core supportBellido Nicolas21-1/+794
2005-06-20[PATCH] ARM: Add iomap support for ARMRussell King3-4/+74
2005-06-20[PATCH] ARM: Remove nmi_tick() from Integrator.Russell King1-1/+0
2005-06-20[PATCH] ARM: Add missed include for dmabounce.cRussell King1-0/+2
2005-06-20[PATCH] ARM: Lindent GCC helper functionsRussell King8-313/+274
2005-06-20Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6Linus Torvalds3-6/+10
2005-06-20[PATCH] ARM: Remove gcc type-isms from GCC helper functionsRussell King8-95/+90
2005-06-20[PATCH] ARM: Remove obsolete arch/arm/kernel/arch.cRussell King2-47/+1
2005-06-20[PATCH] initialize TCE tablesJohn Rose1-0/+3
2005-06-20[PATCH] ppc64: use cpu_has_feature macroAnton Blanchard1-4/+5
2005-06-20[PATCH] ppc64: quieten RTAS printksAnton Blanchard1-2/+2
2005-06-20[PATCH] ARM: Ensure DMA-bounced buffers are properly written to RAMRussell King1-2/+14
2005-06-20[PATCH] ARM: Add common CACHE_COLOUR macroRussell King2-4/+5
2005-06-20[PATCH] ARM: Fix delayed dcache flush for ARMv6 non-aliasing cachesRussell King2-46/+29
2005-06-20Merge 'scsi-fixes' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-8/+6
2005-06-20aic7xxx/aic79xx_osm: revert completely bogus ahd_linux_queue() patchJeff Garzik1-4/+4
2005-06-20fc4/fc: fix warnings and errors related to recent SCSI EH updatesJeff Garzik1-4/+2
2005-06-20Merge with ../linux-2.6-smpRussell King1-1/+2
2005-06-19Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds13-3/+442
2005-06-19[PATCH] ARM SMP: Messages about CPUs should be prefixed by CPU%uRussell King1-1/+2
2005-06-19Merge with ../linux-2.6-smpRussell King9-2/+436
2005-06-19[PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crashRussell King4-1/+6
2005-06-19[PATCH] ARM SMP: Add missed files from Integrator/CP platformRussell King3-0/+248
2005-06-19[TCP]: Fix sysctl_tcp_low_latencyDavid S. Miller1-1/+1
2005-06-19[IPV4]: [4/4] signed vs unsigned cleanup in net/ipv4/raw.cJesper Juhl1-2/+2
2005-06-19[IPV4]: [3/4] signed vs unsigned cleanup in net/ipv4/raw.cJesper Juhl1-1/+1
2005-06-19[IPV4]: [2/4] signed vs unsigned cleanup in net/ipv4/raw.cJesper Juhl1-1/+1
2005-06-19[IPV4]: [1/4] signed vs unsigned cleanup in net/ipv4/raw.cJesper Juhl1-2/+8
2005-06-19[PKT_SCHED]: noop/noqueue qdisc style cleanupsThomas Graf1-11/+5
2005-06-19[PKT_SCHED]: Cleanup pfifo_fast qdisc and remove unnecessary codeThomas Graf1-20/+14
2005-06-19[PKT_SCHED]: Add and use prio2list() in the pfifo_fast qdiscThomas Graf1-8/+9
2005-06-19[PKT_SCHED]: Transform pfifo_fast to use generic queue management interfaceThomas Graf1-14/+9
2005-06-19[PKT_SCHED]: Cleanup fifo qdisc and remove unnecessary codeThomas Graf1-38/+12
2005-06-19[PKT_SCHED]: Transform fifo qdisc to use generic queue management interfaceThomas Graf1-88/+14
2005-06-19[PKT_SCHED]: Generic queue management interface for qdiscs using internal skb...Thomas Graf1-0/+122