aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-06-21[XFS] Remove dead code. Patch from Adrian BunkChristoph Hellwig
2005-06-21[XFS] Fix pagebuf slab initializationChristoph Hellwig
2005-06-21[XFS] fix some more compiler warnings in the vnode tracing codeChristoph Hellwig
2005-06-21[XFS] rename various pagebuf symbols to xfsbufChristoph Hellwig
2005-06-21[XFS] send dmapi events from nopage for mmapped filesDean Roehrich
2005-06-21[XFS] Undo xfs-linux:xfs-kern:190622aDean Roehrich
2005-06-21[XFS] upate copyrightsDean Roehrich
2005-06-21[XFS] coordinate mmap calls with xfs_dm_punch_holeDean Roehrich
2005-06-21[XFS] Add a get/set interface for XFS project identifiers.Nathan Scott
2005-06-20Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-06-20[PATCH] ARM: 2719/1: enable module support in ixp2000 defconfigs by defaultLennert Buytenhek
2005-06-20[PATCH] ARM: 2716/1: SharpSL Param: Fix typoRichard Purdie
2005-06-20[PATCH] ARM: 2701/1: free up ixp2000 timer 4 for the watchdogLennert Buytenhek
2005-06-20[PATCH] ARM: 2693/1: Add PCI support for Versatile/PBCatalin Marinas
2005-06-20[PATCH] ARM: 2686/2: AAEC-2000 Core supportBellido Nicolas
2005-06-20[PATCH] ARM: Add iomap support for ARMRussell King
2005-06-20[PATCH] ARM: Remove nmi_tick() from Integrator.Russell King
2005-06-20[PATCH] ARM: Add missed include for dmabounce.cRussell King
2005-06-20[PATCH] ARM: Lindent GCC helper functionsRussell King
2005-06-20Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/paulus/ppc64-2.6Linus Torvalds
2005-06-20[PATCH] ARM: Remove gcc type-isms from GCC helper functionsRussell King
2005-06-20[PATCH] ARM: Remove obsolete arch/arm/kernel/arch.cRussell King
2005-06-20[PATCH] initialize TCE tablesJohn Rose
2005-06-20[PATCH] ppc64: use cpu_has_feature macroAnton Blanchard
2005-06-20[PATCH] ppc64: quieten RTAS printksAnton Blanchard
2005-06-20[PATCH] ARM: Ensure DMA-bounced buffers are properly written to RAMRussell King
2005-06-20[PATCH] ARM: Add common CACHE_COLOUR macroRussell King
2005-06-20[PATCH] ARM: Fix delayed dcache flush for ARMv6 non-aliasing cachesRussell King
2005-06-19Merge 'scsi-fixes' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2005-06-19aic7xxx/aic79xx_osm: revert completely bogus ahd_linux_queue() patchJeff Garzik
2005-06-19fc4/fc: fix warnings and errors related to recent SCSI EH updatesJeff Garzik
2005-06-19Merge with ../linux-2.6-smpRussell King
2005-06-19Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-06-19[PATCH] ARM SMP: Messages about CPUs should be prefixed by CPU%uRussell King
2005-06-19Merge with ../linux-2.6-smpRussell King
2005-06-19[PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crashRussell King
2005-06-19[PATCH] ARM SMP: Add missed files from Integrator/CP platformRussell King
2005-06-18[TCP]: Fix sysctl_tcp_low_latencyDavid S. Miller
2005-06-18[IPV4]: [4/4] signed vs unsigned cleanup in net/ipv4/raw.cJesper Juhl
2005-06-18[IPV4]: [3/4] signed vs unsigned cleanup in net/ipv4/raw.cJesper Juhl
2005-06-18[IPV4]: [2/4] signed vs unsigned cleanup in net/ipv4/raw.cJesper Juhl
2005-06-18[IPV4]: [1/4] signed vs unsigned cleanup in net/ipv4/raw.cJesper Juhl
2005-06-18[PKT_SCHED]: noop/noqueue qdisc style cleanupsThomas Graf
2005-06-18[PKT_SCHED]: Cleanup pfifo_fast qdisc and remove unnecessary codeThomas Graf
2005-06-18[PKT_SCHED]: Add and use prio2list() in the pfifo_fast qdiscThomas Graf
2005-06-18[PKT_SCHED]: Transform pfifo_fast to use generic queue management interfaceThomas Graf
2005-06-18[PKT_SCHED]: Cleanup fifo qdisc and remove unnecessary codeThomas Graf
2005-06-18[PKT_SCHED]: Transform fifo qdisc to use generic queue management interfaceThomas Graf
2005-06-18[PKT_SCHED]: Generic queue management interface for qdiscs using internal skb...Thomas Graf
2005-06-18[SCTP]: Replace spin_lock_irqsave with spin_lock_bhHerbert Xu