summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-11-28Linux v2.6.15-rc3v2.6.15-rc3Linus Torvalds1-1/+1
2005-11-28Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds5-6/+9
2005-11-28Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2-3/+3
2005-11-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds10-1085/+378
2005-11-28[PATCH] fuse: check for invalid node ID in fuse_create_open()Miklos Szeredi1-3/+8
2005-11-28[PATCH] fuse: check directory aliasing in mkdirMiklos Szeredi1-9/+17
2005-11-28[PATCH] shrinker->nr = LONG_MAX means deadlock for icacheAndrea Arcangeli1-3/+15
2005-11-28[PATCH] Fix oops in vfs_quotaon_mount()Jan Kara1-0/+6
2005-11-28[PATCH] md: fix --re-add for raid1 and raid6NeilBrown2-6/+12
2005-11-28[PATCH] md: set default_bitmap_offset properly in set_array_infoNeilBrown1-1/+3
2005-11-28[PATCH] md: fix problem with raid6 intent bitmapNeilBrown1-2/+13
2005-11-28[PATCH] md: fix locking problem in r5/r6NeilBrown2-0/+4
2005-11-28[PATCH] md: improve read speed to raid10 arrays using 'far copies'NeilBrown1-1/+5
2005-11-28[PATCH] fix broken hybrid v4l-dvb frontend selectionMichael Krufky5-47/+33
2005-11-28[PATCH] temporarily disable swap token on memory pressureRik van Riel5-23/+34
2005-11-28[PATCH] v9fs: fix memory leak in v9fs dentry codeLatchesar Ionkov1-0/+2
2005-11-28[PATCH] cpuset fork locking fixPaul Jackson1-2/+1
2005-11-28[PATCH] mm: __alloc_pages cleanup fixNick Piggin1-7/+17
2005-11-28[PATCH] ext3: Wrong return value for EXT3_IOC_GROUP_ADDGlauber de Oliveira Costa1-0/+1
2005-11-28[PATCH] m32r: M3A-2170(Mappi-III) IDE supportHirokazu Takata5-33/+59
2005-11-28[PATCH] m32r: Introduce atomic_cmpxchg and atomic_inc_not_zero operationsHirokazu Takata2-2/+83
2005-11-28[PATCH] m32r: Fix sys_tas() syscallHirokazu Takata1-2/+4
2005-11-28[PATCH] Fix hardcoded cpu=0 in workqueue for per_cpu_ptr() callsBen Collins1-6/+6
2005-11-28[PATCH] fix 32bit overflow in timespec_to_sample()Oleg Nesterov1-1/+1
2005-11-28[PATCH] fix broken lib/genalloc.cChris Humbert1-8/+6
2005-11-28[PATCH] reiserfs: fix 32-bit overflow in map_block_for_writepage()Oleg Drokin1-1/+1
2005-11-28[PATCH] Console rotation fixesBenjamin Herrenschmidt2-11/+4
2005-11-28[PATCH] FRV: Make the FRV arch work againDavid Howells9-14/+15
2005-11-28[PATCH] fork.c: proc_fork_connector() called under write_lock()Andrew Morton1-1/+1
2005-11-28[PATCH] memory_sysdev_class is staticAndrew Morton1-1/+0
2005-11-28[PATCH] clean up lock_cpu_hotplug() in cpufreqAshok Raj4-49/+54
2005-11-28[PATCH] Workaround for gcc 2.96 (undefined references)Alan Stern1-0/+12
2005-11-28[PATCH] sparc: convert IO remapping to VM_PFNMAPDavid S. Miller3-16/+19
2005-11-28mm: re-architect the VM_UNPAGED logicLinus Torvalds11-146/+127
2005-11-28[SERIAL] mark several serial tables constArjan van de Ven4-6/+6
2005-11-28[MMC] Fix protocol errorsPierre Ossman2-3/+3
2005-11-28[ARM] 3181/1: add PORT_ identifier for Hilscher netx uartSascha Hauer1-0/+3
2005-11-28[ARM] 3180/1: Update Zaurus defconfigsRichard Purdie3-1053/+126
2005-11-28[ARM] 3179/1: Update/correct Zaurus Kconfig entriesRichard Purdie1-2/+2
2005-11-28[ARM] 3178/1: S3C2400 - adds GPIO registers definitions to regs-gpio.hLucas Correia Villa Real1-12/+227
2005-11-27[PATCH] drivers/scsi/dpt_i2o.c: fix a NULL pointer dereferenceAdrian Bunk1-4/+5
2005-11-27[PATCH] drivers/infiniband/core/mad.c: fix use-after-release caseAdrian Bunk1-2/+2
2005-11-27[PATCH] drivers/message/i2o/pci.c: fix a NULL pointer dereferenceAdrian Bunk1-1/+1
2005-11-25Merge branch 'drm-linus' of master.kernel.org:/pub/scm/linux/kernel/git/airli...Linus Torvalds1-5/+11
2005-11-25SUNRPC: Funny looking code in __rpc_purge_upcallTrond Myklebust1-11/+15
2005-11-25NFS: Fix a spinlock recursion inside nfs_update_inode()Trond Myklebust1-14/+12
2005-11-25NFSv4: Fix typo in lock cachingTrond Myklebust1-3/+3
2005-11-25NFSv4: Fix buggy nfs_wait_on_sequence()Trond Myklebust1-10/+10
2005-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds9-20/+29
2005-11-25Merge git://oss.sgi.com:8090/oss/git/xfs-2.6Linus Torvalds6-38/+31
2005-11-25[ARM] Update mach-typesRussell King1-4/+10
2005-11-25[ARM] Realview core.c does not need mach-types.hRussell King1-1/+0
2005-11-25[ARM] Do not call flush_tlb_kernel_range() with IRQs disabled.Russell King1-3/+10
2005-11-25[ARM] Remove mach-types.h from head.SRussell King1-8/+3
2005-11-25[ARM] Remove asm/hardware.h include from SA1100 io.hRussell King1-2/+0
2005-11-25[PATCH] powerpc: More hugepage boundary case fixesDavid Gibson2-7/+12
2005-11-25Merge ../linux-2.6Paul Mackerras56-452/+485
2005-11-25[PATCH] powerpc: remove arch/powerpc/include hack for 64 bitStephen Rothwell1-6/+10
2005-11-25[XFS] Resolve the xlog_grant_log_space hang, revert inline to macro.Nathan Scott1-24/+12
2005-11-25[XFS] Fix a case where attr2 format was being used unconditionally.Nathan Scott1-3/+8
2005-11-25[XFS] Tight loop in xfs_finish_reclaim_all prevented the xfslogd to runFelix Blyakher1-2/+3
2005-11-25[XFS] Fix a 32 bit value wraparound when providing a mapping for a largeNathan Scott1-7/+6
2005-11-25[XFS] handle error returns from freeze_bdevChristoph Hellwig1-1/+1
2005-11-25[XFS] Fix potential overflow in xfs_iomap_t delta for very large extentsEric Sandeen1-1/+1
2005-11-24Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2005-11-24[PATCH] fbcon: fix obvious bug in fbcon logo rotation codeJasper Spaans1-1/+5
2005-11-24drm: fix quiescent lockingDave Airlie1-5/+11
2005-11-23Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds4-5/+4
2005-11-23[PATCH] usb serial: remove redundant includeNicolas Kaiser1-1/+0
2005-11-23[PATCH] USB: kernel-doc for linux/usb.hRandy Dunlap1-0/+1
2005-11-23[PATCH] USB: fix USB key generates ioctl_internal_command errors issueDavid Härdeman1-0/+9
2005-11-23[PATCH] USB: ohci, move ppc asic tweaks nearer pciDavid Brownell2-38/+36
2005-11-23[PATCH] USB: EHCI updates split init/reinit logic for resumeDavid Brownell2-161/+162
2005-11-23[PATCH] USB: EHCI updates mostly whitespace cleanupsDavid Brownell1-135/+125
2005-11-23[PATCH] USB: EHCI updatesDavid Brownell4-42/+46
2005-11-23[PATCH] USB: ftdi_sio: new IDs for KOBIL devicesIan Abbott2-0/+9
2005-11-23[PATCH] USB: SN9C10x driver - bad page state fixDamian Wrobel1-1/+1
2005-11-23[PATCH] PCI: direct.c: DBGDaniel Marjamäki1-1/+1
2005-11-23[PATCH] PCI: kernel-doc fix for pci-acpi.cRandy Dunlap1-0/+1
2005-11-23[PATCH] PCI: remove bogus resource collision errorRajesh Shah1-2/+5
2005-11-23[PATCH] PCI Express Hotplug: clear sticky power-fault bitRajesh Shah3-15/+11
2005-11-23[PATCH] PCI: trivial printk updates in common.cDaniel Marjamäkia1-2/+2
2005-11-23[PATCH] hwmon: hdaps missing an axisEugeniy Meshcheryakov1-1/+1
2005-11-23[PATCH] hwmon: Fix missing it87 fan div initJean Delvare1-0/+7
2005-11-23[PATCH] hwmon: Fix lm78 VID conversionJean Delvare1-1/+1
2005-11-23[PATCH] hwmon: Fix missing boundary check when setting W83627THF in0 limitsYuan Mu1-2/+6
2005-11-23[PATCH] Add more SCM trees to MAINTAINERSJosh Boyer1-0/+17
2005-11-23[PATCH] Clarify T: field in MAINTAINERSJody McIntyre1-1/+1
2005-11-23[PATCH] MTD git tree location added to MAINTAINERSJosh Boyer1-0/+1
2005-11-23[PATCH] Small fixes to driver coreAlan Stern2-17/+12
2005-11-23[BRIDGE]: recompute features when adding a new deviceOlaf Rempel1-0/+1
2005-11-23[NETFILTER]: ip_conntrack_netlink.c needs linux/interrupt.hBenoit Boissinot1-0/+1
2005-11-23[PATCH] 32bit integer overflow in invalidate_inode_pages2()Oleg Drokin1-3/+3
2005-11-23[PATCH] jffs2 debug gcc-2.9x fixAndrew Morton1-4/+4
2005-11-23[PATCH] powerpc: fix for hugepage areas straddling 4GB boundaryDavid Gibson2-6/+6
2005-11-23[PATCH] Fix crash in unregister_console()Benjamin Herrenschmidt1-1/+1
2005-11-23[PATCH] fix do_wait() vs exec() raceOleg Nesterov1-4/+4
2005-11-23[PATCH] kprobes: Fix return probes on sys_execveJim Keniston4-22/+0
2005-11-23[PATCH] mm: fill arch atomic64 gapsHugh Dickins3-15/+44
2005-11-23[PATCH] mm: powerpc init_mm without ptlockHugh Dickins1-4/+0
2005-11-23[PATCH] mm: powerpc ptlock commentsHugh Dickins4-6/+10
2005-11-23[PATCH] mm: unbloat get_futex_keyHugh Dickins1-15/+0
2005-11-23[PATCH] mm: update split ptlock KconfigHugh Dickins1-4/+2
2005-11-23[PATCH] revert floppy-fix-read-only-handlingAndrew Morton1-6/+0
2005-11-23[ARM] 3173/1: Fix to allow 2.6.15-rc2 to compile for IOP3xx boardsAdam Brooks1-1/+1
2005-11-23[PATCH] Check the irq number is within boundsMatthew Wilcox1-0/+15
2005-11-23Revert "[NET]: Shut up warnings in net/core/flow.c"Linus Torvalds1-7/+1
2005-11-23drm: move is_pci to the end of the structureDave Airlie1-2/+1
2005-11-23drm: add __GFP_COMP to the drm_alloc_pagesDave Airlie2-2/+2
2005-11-23I think that if a PCI bus is a root bus, attached to a host bridge not aDave Airlie1-1/+1
2005-11-23[PATCH] powerpc: update my email addressOlof Johansson6-7/+7
2005-11-22compat-ioctl.c: fix compile with no CONFIG_JBDLinus Torvalds1-17/+0
2005-11-22Fix up GFP_ZONEMASK for GFP_DMA32 usageLinus Torvalds2-16/+11
2005-11-22Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-6/+6
2005-11-22[SPARC]: drivers/sbus/char/aurora.c: "extern inline" -> "static inline"Adrian Bunk1-6/+6
2005-11-22[NET]: Fix ifenslave to not fail on lack of IP informationNeil Horman1-8/+1
2005-11-22[NETFILTER] ctnetlink: Fix refcount leak ip_conntrack/nat_protoPablo Neira Ayuso1-12/+12
2005-11-22[IPV4]: Fix secondary IP addresses after promotionJamal Hadi Salim3-11/+34
2005-11-22[NETLINK]: Use tgid instead of pid for nlmsg_pidHerbert Xu1-1/+1
2005-11-22[NET]: Shut up warnings in net/core/flow.cRussell King1-1/+7
2005-11-22[PATCH] prefer pkg-config for the QT checkRoman Zippel1-29/+39
2005-11-22[PATCH] device-mapper raid1: drop mark_region spinlock fixJonathan E Brassow1-11/+9
2005-11-22[PATCH] device-mapper snapshot: bio_list fixjblunck@suse.de1-0/+3
2005-11-22[PATCH] device-mapper dm-mpath: endio spinlock fixStefan Bader1-6/+7
2005-11-22[PATCH] device-mapper: mirror log bitset fixAlasdair G Kergon1-2/+2
2005-11-22[PATCH] device-mapper: list_versions fixAlasdair G Kergon1-1/+1
2005-11-22[PATCH] device-mapper dm-ioctl: missing put in table load error caseKiyoshi Ueda1-0/+1
2005-11-22[PATCH] kernel Doc/ URL correctionsRandy Dunlap19-76/+79
2005-11-22[PATCH] dell_rbu driver depends on x86[64]Dave Jones1-0/+1
2005-11-22[PATCH] Fix a bug in scsi_get_commandMatthew Dobson1-1/+1
2005-11-22[PATCH] cpufreq: silence cpufreq for UPGrant Coady1-1/+1
2005-11-22[PATCH] hugetlb: fix race in set_max_huge_pages for multiple updaters of nr_h...Eric Paris1-0/+6
2005-11-22[PATCH] vgacon: Fix usage of stale height value on vc initializationAntonino A. Daplas1-0/+1
2005-11-22[PATCH] fbcon: Console Rotation - Fix wrong shift calculationAntonino A. Daplas1-2/+2
2005-11-22[PATCH] Fix hugetlbfs_statfs() reporting of block limitsDavid Gibson1-4/+8
2005-11-22[PATCH] Fix error handling with put_compat_statfs()David Gibson1-8/+8
2005-11-22[PATCH] unpaged: fix sound Bad page statesHugh Dickins3-2/+4
2005-11-22[PATCH] unpaged: copy_page_range vmaHugh Dickins1-1/+1
2005-11-22[PATCH] unpaged: PG_reserved bad_pageHugh Dickins1-12/+34
2005-11-22[PATCH] unpaged: ZERO_PAGE in VM_UNPAGEDHugh Dickins2-3/+13
2005-11-22[PATCH] unpaged: anon in VM_UNPAGEDHugh Dickins2-24/+46
2005-11-22[PATCH] unpaged: COW on VM_UNPAGEDHugh Dickins1-12/+25
2005-11-22[PATCH] unpaged: VM_NONLINEAR VM_RESERVEDHugh Dickins2-14/+7
2005-11-22[PATCH] unpaged: VM_UNPAGEDHugh Dickins9-24/+30
2005-11-22[PATCH] unpaged: unifdefed PageCompoundHugh Dickins4-31/+0
2005-11-22[PATCH] unpaged: sound nopage get_pageHugh Dickins1-0/+1
2005-11-22[PATCH] unpaged: private write VM_RESERVEDHugh Dickins2-19/+0
2005-11-22[PATCH] unpaged: get_user_pages VM_RESERVEDHugh Dickins1-1/+1
2005-11-22[PATCH] uml: eliminate use of libc PAGE_SIZEJeff Dike1-4/+9
2005-11-22[PATCH] uml: properly invoke x86_64 system callsJeff Dike6-17/+39
2005-11-22[PATCH] uml: eliminate anonymous union and clean up symlink lossageJeff Dike4-24/+22
2005-11-22[PATCH] uml: eliminate use of local in clone stubJeff Dike1-4/+6
2005-11-22[PATCH] net: Fix compiler-error on dgrs.c when !CONFIG_PCIRichard Knutsson1-0/+2
2005-11-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/scj...Linus Torvalds1-0/+6
2005-11-21Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-1/+1
2005-11-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-4/+8
2005-11-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds6-30/+54
2005-11-21[IA64-SGI] bte_copy nasid_index fixRuss Anderson1-0/+1
2005-11-21[IA64-SGI] support for older versions of PROMJack Steiner1-0/+34
2005-11-21[IA64] fix bug in sn/ia64 for sparse CPU numberinghawkes@sgi.com1-1/+2
2005-11-21[IA64] Prevent sn2 ptc code from executing on all ia64 subarchesPrarit Bhargava1-0/+3
2005-11-21[PATCH] as-iosched: remove state assertion in as_add_request()Jens Axboe1-4/+0
2005-11-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds4-3/+10
2005-11-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds16-45/+70
2005-11-21[SERIAL] imx: Fix missed platform_driver_unregisterRussell King1-1/+1
2005-11-21[ARM] Shut up gcc warning in clps7500 core.cRussell King1-1/+1
2005-11-21[ARM] Shut up gcc warning in assabet.cRussell King1-1/+2
2005-11-21[ARM] ebsa110: __arch_ioremap should be 3 argsRussell King1-1/+1
2005-11-21[ARM] Add asm/memory.h to asm/numnodes.hRussell King1-0/+2
2005-11-21[ARM] 3171/1: To add missing QMGR region size for IXP4XXKenneth Tan1-0/+1
2005-11-21[ARM] 3170/1: Sharp SL-6000x: platform device conversion fixupDirk Opfer1-1/+1
2005-11-21Merge ../linus/Dave Jones404-10892/+8168
2005-11-21[AGPGART] Support VIA P4M800CE bridge.Dave Jones2-0/+7
2005-11-20[NET]: kernel-doc fixesRandy Dunlap2-2/+5
2005-11-20[NET]: Use unused bit for ipvs_property field in struct sk_buffPatrick McHardy1-4/+2
2005-11-20[DCCP]: Add missing no_policy flag to struct net_protocolPatrick McHardy1-0/+1
2005-11-20[NETFILTER]: Remove ARRAY_SIZE duplicateNicolas Kaiser1-7/+5
2005-11-20[NETFILTER]: fixed dependencies between modules related with ip_conntrackYasuyuki Kozakai1-5/+5
2005-11-20[FIB_TRIE]: Don't show local table in /proc/net/route outputPatrick McHardy1-0/+3
2005-11-20Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+advapi-fix/David S. Miller6-14/+36
2005-11-20[PATCH] Fix an OOPS is CinergyT2Dmitry Torokhov1-1/+1
2005-11-20[IPV6]: Acquire addrconf_hash_lock for read in addrconf_verify(...)Yan Zheng1-5/+5
2005-11-20[COMPAT] net: SIOCGIFCONF data corruptionAlexandra Kossovsky1-5/+3
2005-11-20[NET]: Reject socket filter if division by constant zero is attempted.Kris Katterjohn1-2/+4
2005-11-20[PKT_SCHED]: sch_netem: correctly order packets to be sent simultaneouslyAndrea Bittau1-1/+1
2005-11-20[PATCH] Remove compat ioctl semaphoreAndi Kleen1-7/+0
2005-11-20[PATCH] Fix x86_64/msr.h interface to agree with i386/msr.hJacob.Shin@amd.com1-1/+1
2005-11-20[PATCH] Register disabled CPUsAshok Raj1-3/+1
2005-11-20[PATCH] i386: Use bigsmp for > 8 core Opteron systemsAndi Kleen1-2/+3
2005-11-20Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds15-176/+385
2005-11-20Fix missing initialization in ir-kbd-gpio.cDmitry Torokhov1-2/+3
2005-11-20Fix an OOPS when initializing IR remote on saa7134Dmitry Torokhov1-0/+2
2005-11-20Input: make serio and gameport more swsusp friendlyDmitry Torokhov2-6/+18
2005-11-20Input: handle failures in input_register_device()Dmitry Torokhov1-27/+36
2005-11-20Input: uinput - don't use "interruptible" in FF codeDmitry Torokhov1-8/+3
2005-11-20Input: uinput - add UI_SET_SWBIT ioctlDmitry Torokhov2-0/+5
2005-11-20Input: uinput - convert to dynalloc allocationDmitry Torokhov2-153/+169
2005-11-20Input: wistron - disable wifi/bluetooth on suspendMiloslav Trmac1-0/+6
2005-11-20Input: wistron - add PM supportDmitry Torokhov1-5/+57
2005-11-20Input: wistron - convert to dynamic input_dev allocationDmitry Torokhov1-16/+37