summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-05-18[GFS2] Update copyright date to 2006Steven Whitehouse71-71/+71
2006-05-18[GFS2] Remove semaphore.h from C filesSteven Whitehouse33-33/+0
2006-05-18[GFS2] Drop log lock on I/O error & tidy upSteven Whitehouse4-16/+17
2006-05-18[GFS2] Remove bits.c from the MakefileSteven Whitehouse1-1/+1
2006-05-18[GFS2] Make newly moved functions staticSteven Whitehouse1-9/+10
2006-05-18[GFS2] Merge bits.[ch] into rgrp.cSteven Whitehouse3-211/+161
2006-05-16[GFS2] Fix ref count bug that used to bite us on umountSteven Whitehouse1-16/+6
2006-05-12[GFS2] Fix attributes setting logicSteven Whitehouse1-3/+10
2006-05-12[GFS2] Remove incorrect initialisation of gh_ownerSteven Whitehouse2-6/+0
2006-05-12[GFS2] Reverse block order in build_heightSteven Whitehouse1-56/+46
2006-05-12Merge branch 'master'Steven Whitehouse581-7973/+11245
2006-05-11Linux v2.6.17-rc4v2.6.17-rc4Linus Torvalds1-1/+1
2006-05-11Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-339/+607
2006-05-11Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds4-72/+122
2006-05-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds16-609/+558
2006-05-11Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds29-383/+632
2006-05-11[BLOCK] limit request_fn recursionJens Axboe2-3/+22
2006-05-11[NET_SCHED]: HFSC: fix thinko in hfsc_adjust_levels()Patrick McHardy1-3/+3
2006-05-11ptrace_attach: fix possible deadlock schenario with irqsLinus Torvalds1-1/+19
2006-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds10-137/+202
2006-05-10IB/mthca: FMR ioremap fixMichael S. Tsirkin1-4/+11
2006-05-10Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemmi...Linus Torvalds5-9/+14
2006-05-10sis900: phy for FoxCon motherboardJames Cameron1-0/+1
2006-05-10dl2k: use DMA_48BIT_MASK constantFrancois Romieu2-6/+7
2006-05-10phy: mdiobus_register(): initialize all phy_map entriesHerbert Valerio Riedel1-1/+3
2006-05-10sky2: ifdown kills irq maskStephen Hemminger1-2/+3
2006-05-10[Cardman 40x0] Fix udev device creationHarald Welte2-8/+13
2006-05-10[IPV6]: skb leakage in inet6_csk_xmitAlexey Kuznetsov1-0/+2
2006-05-10[BRIDGE]: Do sysfs registration inside rtnl.Stephen Hemminger1-14/+7
2006-05-10[NET]: Do sysfs registration as part of register_netdevice.Stephen Hemminger2-38/+28
2006-05-10[SCSI] mptfc: race between mptfc_register_dev and mptfc_target_allocmdr@sgi.com1-4/+7
2006-05-09[TG3]: Fix possible NULL deref in tg3_run_loopback().Jesper Juhl1-0/+3
2006-05-09IPoIB: Free child interfaces properlyRoland Dreier1-3/+1
2006-05-09[NET] linkwatch: Handle jiffies wrap-aroundHerbert Xu1-5/+5
2006-05-09[IRDA]: Switching to a workqueue for the SIR workChristoph Hellwig4-524/+314
2006-05-09[IRDA]: smsc-ircc: Minimal hotplug support.David Brownell1-1/+13
2006-05-09[IRDA]: Removing unused EXPORT_SYMBOLsAdrian Bunk1-3/+0
2006-05-09[IRDA]: New maintainer.Samuel Ortiz1-2/+3
2006-05-09[NET]: Make netdev_chain a raw notifier.Alan Stern1-18/+18
2006-05-09[IPV4]: ip_options_fragment() has no effect on fragmentationWei Yongjun1-1/+1
2006-05-09[NET]: Add missing operstates documentation.Stefan Rompf1-0/+161
2006-05-09[ARM] 3508/1: Update collie defconfigPavel Machek1-174/+256
2006-05-09[ARM] Fix thread struct allocator for SMP caseRussell King1-12/+25
2006-05-09IB/mthca: Fix race in reference countingRoland Dreier5-45/+74
2006-05-09IB/srp: Fix tracking of pending requests during error handlingRoland Dreier2-84/+115
2006-05-09IB: Fix display of 4-bit port counters in sysfsRalph Campbell1-1/+1
2006-05-09Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/shem...Linus Torvalds19-178/+283
2006-05-09[PATCH] ppc32/8xx: Fix r3 trashing due to 8MB TLB page instantiationMarcelo Tosatti1-4/+0
2006-05-09powerpc/32: Define an is_kernel_addr() to fix ARCH=ppc compilationPaul Mackerras1-0/+1
2006-05-08Merge git://oss.sgi.com:8090/xfs-2.6Linus Torvalds4-20/+26