summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-02-04Linux 2.6.20v2.6.20Linus Torvalds1-1/+1
2007-02-04[PATCH] EFI x86: pass firmware call parameters on the stackFrédéric Riss1-16/+73
2007-02-03[PATCH] fix rtl8150Al Viro1-1/+2
2007-02-03Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds10-70/+100
2007-02-03[PATCH] x86-64: define dma noncoherent API functionsJeff Garzik1-0/+3
2007-02-03[PATCH] Altix: more ACPI PRT supportJohn Keller1-0/+3
2007-02-03[PATCH] revert blockdev direct io back to 2.6.19 versionAndrew Morton1-0/+41
2007-02-03[PATCH] alpha: fix epoll syscall enumerationsMike Frysinger1-3/+8
2007-02-03[PATCH] net/smc911x: match up spin lock/unlockPeter Korsgaard1-2/+3
2007-02-03[PATCH] kexec: Avoid migration of already disabled irqs (ia64)Magnus Damm1-0/+3
2007-02-03[PATCH] aio: fix buggy put_ioctx call in aio_complete - v2Ken Chen1-11/+9
2007-02-02[NETFILTER]: nf_conntrack_h323: fix compile error with CONFIG_IPV6=m, CONFIG_...Adrian Bunk1-1/+1
2007-02-02[NETFILTER]: ctnetlink: fix compile failure with NF_CONNTRACK_MARK=nPatrick McHardy2-0/+4
2007-02-02[SCSI] sd: udev accessing an uninitialized scsi_disk field results in a crashNagendra Singh Tomar1-10/+10
2007-02-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds6-18/+21
2007-02-02libata: Initialize nbytes for internal sg commandsBrian King1-0/+1
2007-02-02libata: Fix ata_busy_wait() kernel docsAlan1-0/+2
2007-02-02pata_via: Correct missing commentsAlan1-1/+2
2007-02-02pata_atiixp: propogate cable detection hack from drivers/ide to the new driverAlan1-2/+9
2007-02-02ahci/pata_jmicron: fix JMicron quirkTejun Heo2-15/+7
2007-02-02Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds10-218/+199
2007-02-02Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/bnx2-2.6Linus Torvalds2-2/+18
2007-02-02Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-3/+5
2007-02-02Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2007-02-02[PATCH] MAINTAINERS: ufs entryEvgeniy Dushistov1-0/+6
2007-02-02Revert "[PATCH] fix typo in geode_configre()@cyrix.c"Linus Torvalds1-1/+1
2007-02-02spidernet : fix memory leak in spider_net_stopJens Osterkamp1-0/+2
2007-02-02e100: fix napi ifdefs removing needed codeAuke Kok1-6/+1
2007-02-02Merge ../linux-2.6Jeff Garzik30-104/+154
2007-02-02[BNX2]: PHY workaround for 5709 A0.Michael Chan2-2/+18
2007-02-02[NET_SCHED]: act_ipt: fix regression in ipt actionPatrick McHardy1-3/+5
2007-02-01[SPARC32]: Fix over-optimization by GCC near ip_fast_csum.Bob Breuer1-1/+1
2007-02-01[PATCH] Remove avr32@atmel.com from MAINTAINERSHaavard Skinnemoen1-6/+0
2007-02-01[PATCH] via82cxxx: fix typo ("cx7000" should be corrected to "cx700")Bartlomiej Zolnierkiewicz1-1/+1
2007-02-01[PATCH] sysrq: showBlockedTasks is sysrq-WRandy Dunlap2-40/+46
2007-02-01[PATCH] procfs: Fix listing of /proc/NOT_A_TGID/taskGuillaume Chazarain1-1/+11
2007-02-01[PATCH] KVM: fix lockup on 32-bit intel hosts with nx disabled in the biosAvi Kivity1-0/+2
2007-02-01[PATCH] pci: remove warning messagesAndrew Morton1-8/+2
2007-02-01[PATCH] via quirk updateJean Delvare1-3/+5
2007-02-01[PATCH] uml-i386: fix build breakage with CONFIG_HIGHMEMAl Viro1-0/+9
2007-02-01[PATCH] radio modems sitting on serial port are not for s390Al Viro1-3/+3
2007-02-01[PATCH] sanitize sections for sparc32 smpAl Viro2-5/+5
2007-02-01[PATCH] efi_set_rtc_mmss() is not __initAl Viro1-1/+1
2007-02-01[PATCH] __crc_... is intended to be absoluteAl Viro1-0/+2
2007-02-01[PATCH] fork_idle() should be __cpuinit, not __devinitAl Viro1-1/+1
2007-02-01[PATCH] endianness bug: ntohl() misspelled as >> 24 in fh_verify().Al Viro1-1/+1
2007-02-01[PATCH] ide section fixesAl Viro1-4/+4
2007-02-01[PATCH] mca_nmi_hook() can be called at any pointAl Viro1-1/+1
2007-02-01[PATCH] fix frv headers_checkAl Viro4-2/+14
2007-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-25/+45
2007-01-31Revert "[PATCH] mm: micro optimise zone_watermark_ok"Linus Torvalds1-2/+1
2007-01-31netxen patchesAl Viro8-212/+196
2007-01-30[NETFILTER]: xt_hashlimit: fix ip6tables dependencyPatrick McHardy1-1/+1
2007-01-30Linux 2.6.20-rc7v2.6.20-rc7Linus Torvalds1-1/+1
2007-01-30Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds4-16/+11
2007-01-30[PATCH] IPMI: fix timeout list handlingDavid Barksdale1-2/+1
2007-01-30[PATCH] ntfs: kmap_atomic() atomicity fixAndrew Morton1-0/+4
2007-01-30[PATCH] uml: fix signal frame alignmentJeff Dike2-3/+5
2007-01-30[PATCH] jmicron: 40/80pin primary detectionethanhsiao@jmicron.com1-7/+7
2007-01-30[PATCH] Fix VIA quirksJean Delvare1-36/+42
2007-01-30[PATCH] kprobes: replace magic numbers with enumMasami Hiramatsu1-7/+13
2007-01-30[PATCH] Remove warning: VFS is out of sync with lock managerNeil Brown1-2/+3
2007-01-30[PATCH] translate dashes in filenames for headers installMike Frysinger1-1/+1
2007-01-30[PATCH] Don't allow the stack to grow into hugetlb reserved regionsAdam Litke1-0/+7
2007-01-30[SCTP]: Force update of the rto when processing HB-ACKVlad Yasevich1-0/+6
2007-01-30[IPV6]: fix BUG of ndisc_send_redirect()Li Yewang1-0/+7
2007-01-30[IPV6]: Fix up some CONFIG typosNeil Horman1-2/+2
2007-01-30[NETFILTER]: SIP conntrack: fix out of bounds memory accessPatrick McHardy2-2/+2
2007-01-30[NETFILTER]: SIP conntrack: fix skipping over user info in SIP headersLars Immisch2-2/+14
2007-01-30[NETFILTER]: xt_connbytes: fix division by zeroPatrick McHardy1-17/+12
2007-01-30[MAINTAINERS]: netfilter@ is subscribers-onlyRandy Dunlap1-1/+1
2007-01-30Revert "net: ifb error path loop fix"Linus Torvalds1-1/+2
2007-01-30[PATCH] namespaces: fix task exit disasterSerge E. Hallyn3-3/+3
2007-01-30Revert "[PATCH] namespaces: fix exit race by splitting exit"Linus Torvalds4-40/+16
2007-01-30Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds5-15/+53
2007-01-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2-13/+13
2007-01-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds6-22/+54
2007-01-30Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds33-90/+71
2007-01-30Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds10-40/+83
2007-01-30[PATCH] fix indentation-related breakage in Kconfig.i386Al Viro1-8/+8
2007-01-30[PATCH] b44: src_desc->addr is little-endianAl Viro1-1/+1
2007-01-30[PATCH] dma-mapping.h stubs fixAl Viro2-9/+9
2007-01-30[PATCH] missing dma_sync_single_range_for{cpu,device} on alphaAl Viro1-6/+8
2007-01-30[PATCH] pata_platform: fallout from set_mode() changeAl Viro1-1/+2
2007-01-30[PATCH] sym53c500_cs: remove bogus call fo free_dma()Al Viro1-2/+0
2007-01-30[PATCH] mtd/nand/cafe.c missing include of dma-mapping.hAl Viro1-0/+1
2007-01-30[PATCH] missing exports of pm_power_off() on alpha and sparc32Al Viro2-0/+2
2007-01-30Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds4-6/+7
2007-01-30Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds4-16/+28
2007-01-30[PATCH] mm: mremap correct rmap accountingHugh Dickins3-13/+2
2007-01-30[PATCH] i386: In assign_irq_vector look at all vectors before giving upEric W. Biederman1-13/+19
2007-01-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds34-96/+187
2007-01-30[PATCH] `make help' in build tree doesn't show headers_* targetsGeert Uytterhoeven1-3/+3
2007-01-30[PATCH] cdev.h: forward declarationsJan Engelhardt1-0/+4
2007-01-30[PATCH] ufs: reallocation fixEvgeniy Dushistov1-15/+26
2007-01-30[PATCH] ufs: truncate negative to unsigned fixEvgeniy Dushistov1-2/+2
2007-01-30[PATCH] ufs: alloc metadata null page fixEvgeniy Dushistov2-6/+13
2007-01-30[PATCH] fuse: fix bug in control filesystem mountMiklos Szeredi1-0/+4
2007-01-30[PATCH] use __u8 rather than u8 in userspace SIZE defines in hdreg.hMike Frysinger1-3/+5
2007-01-30[PATCH] knfsd: ratelimit some nfsd messages that are triggered by external ev...NeilBrown5-31/+30
2007-01-30[PATCH] fs/lockd/clntlock.c: add missing newlines to dprintk'sAdrian Bunk1-2/+2
2007-01-30[PATCH] m68k: uaccess.h needs sched.hAndrew Morton1-0/+1
2007-01-30[PATCH] Fix "CONFIG_X86_64_" typo in drivers/kvm/svm.cRobert P. J. Day1-1/+1
2007-01-30[PATCH] use __u8/__u32 in userspace ioctl defines for I2OMike Frysinger1-2/+3
2007-01-30[PATCH] uml: fix mknodJohannes Stezenbach3-4/+4
2007-01-30[PATCH] namespaces: fix exit race by splitting exitSerge E. Hallyn4-16/+40
2007-01-30Broadcom 4400 resume small fixDmitriy Monakhov1-2/+13
2007-01-30b44: src_desc->addr is little-endianAl Viro1-1/+1
2007-01-30e100: fix irq leak on suspend/resumeAuke Kok1-0/+2
2007-01-30bonding: ARP monitoring broken on x86_64Andy Gospodarek1-3/+4
2007-01-30ehea: Fixed missing tasklet_kill() callThomas Klein1-0/+1
2007-01-30ehea: Fixed wrong jumbo frames status queryThomas Klein2-8/+24
2007-01-3082596 warning fixesAndrew Morton1-3/+4
2007-01-30FS_ENET: OF-related fixup for FEC and SCC MAC'sVitaly Bordug3-7/+14
2007-01-30net: ifb error path loop fixMariusz Kozlowski1-2/+1
2007-01-30b44: Fix frequent link changesMichael Chan1-15/+20
2007-01-30libata: fix translation for START STOP UNITRobert Hancock1-5/+4
2007-01-30libata-scsi: ata_task_ioctl should return ATA registers from sense dataDavid Milburn1-6/+45
2007-01-30pata_platform: set_mode fixAndrew Morton1-1/+3
2007-01-30ata_if_xfermask() word 51 fixLennert Buytenhek1-1/+1
2007-01-30pata_sil680: PIO1 taskfile transfers overclocking fix (repost)Sergei Shtylyov1-1/+1
2007-01-30Merge branch 'master' into upstream-fixesJeff Garzik8-55/+34
2007-01-30HID: fix pb_fnmode and move it to generic HIDJiri Kosina3-13/+8
2007-01-30[MIPS] Fix typo of "CONFIG_MT_SMP".Robert P. J. Day1-1/+1
2007-01-30[MIPS] Ocelot G: Fix a few misspellings of CONFIG_GALILEO_GT64240_ETHRalf Baechle2-4/+4
2007-01-30[PATCH] Malta: Fix build if CONFIG_MTD is diabled.Jan Altenberg1-1/+2
2007-01-29[PATCH] Fix SG_IO timeout jiffy conversionMike Christie1-2/+3
2007-01-29[PATCH] Fix try_to_free_buffer() lockingNick Piggin1-1/+5
2007-01-29[PATCH] sky2: revert IRQ dance on suspend/resumeStephen Hemminger1-25/+0
2007-01-29Fix balance_dirty_page() calculations with CONFIG_HIGHMEMLinus Torvalds1-23/+18
2007-01-29[PATCH] ALSA: Fix sysfs breakageTakashi Iwai4-16/+28
2007-01-29[ARM] 4117/1: S3C2412: Fix writel() usage in selection codeBen Dooks1-2/+2
2007-01-29[CPUFREQ] Remove unneeded errata workaround from p4-clockmod.Dave Jones1-9/+0
2007-01-29[CPUFREQ] check sysfs_create_link return valueAhmed S. Darwish1-4/+13
2007-01-28[AGPGART] Add new IDs to VIA AGP.Dave Jones3-4/+22
2007-01-28[AGPGART] Remove pointless assignment.Dave Jones1-5/+5
2007-01-28[AGPGART] Remove pointless typedef in ati-agpDave Jones1-13/+13
2007-01-28[AGPGART] Prevent (unlikely) memory leak in amd_create_gatt_pages()Dave Jones1-0/+5
2007-01-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds4-4/+8
2007-01-28[POWERPC] Fix sys_pciconfig_iobase bus matchingBenjamin Herrenschmidt1-1/+1
2007-01-28[POWERPC] PS3: add not complete comment to kconfigGeoff Levand1-1/+4
2007-01-27[SCSI] st: A MTIOCTOP/MTWEOF within the early warning will cause the file num...Kai Makisara1-8/+11
2007-01-27[SCSI] qla4xxx: bug fixesDavid C Somayajulu7-52/+73
2007-01-27[SCSI] Fix scsi_add_device() for async scanningMatthew Wilcox1-0/+6
2007-01-27via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support fo...Josepch Chan3-1/+6
2007-01-27ide: unregister idepnp driver on unloadTejun Heo2-0/+10
2007-01-27ide: add missing __init tags to IDE PCI host driversBartlomiej Zolnierkiewicz26-27/+26
2007-01-27ia64: add pci_get_legacy_ide_irq()Bartlomiej Zolnierkiewicz1-0/+6
2007-01-27ide/generic: Jmicron has its own drivers nowAlan Cox1-35/+0
2007-01-27atiixp.c: add cable detection support for ATI IDEConke Hu1-3/+11
2007-01-27atiixp.c: sb600 ide only has one channelConke Hu1-2/+9
2007-01-27atiixp.c: remove unused codeConke Hu1-20/+1
2007-01-27jmicron: fix warningAndrew Morton1-1/+2
2007-01-27ide: update MAINTAINERS entryBartlomiej Zolnierkiewicz1-4/+3
2007-01-27libata: fix ata_eh_suspend() return valueTejun Heo1-1/+1
2007-01-27ahci: port_no should be used when clearing IRQ in ahci_thaw()Tejun Heo1-1/+1
2007-01-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-9/+19
2007-01-26[IPV4]: Fix single-entry /proc/net/fib_trie output.Robert Olsson1-6/+7
2007-01-26[SELINUX]: Fix 2.6.20-rc6 build when no xfrmVenkat Yekkirala2-3/+12
2007-01-26[SPARC64]: Set g4/g5 properly in sun4v dtlb-prot handling.David S. Miller1-2/+2
2007-01-26[PATCH] Boot loader ID for GujinH. Peter Anvin1-1/+2
2007-01-26[PATCH] ocfs2: fix thinko in ocfs2_backup_super_blkno()Mark Fasheh1-1/+1
2007-01-26Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2-12/+28
2007-01-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds16-62/+85
2007-01-26Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds17-53/+137
2007-01-26Fix Maple PATA IRQ assignment.David Woodhouse5-5/+22
2007-01-26ahci: use 0x80 as wait stat value instead of 0xffTejun Heo1-1/+1
2007-01-26sata_via: style clean up, no indirect method call in LLDTejun Heo1-1/+1
2007-01-26ahci: fix endianness in spurious interrupt messageTejun Heo1-1/+2
2007-01-26[PATCH] Fix race in efi variable delete codeMatt Domsch1-17/+12
2007-01-26[PATCH] netdev: add a MAINTAINERS entry for via-velocity and update my addressFrancois Romieu1-3/+9
2007-01-26[PATCH] core-dumping unreadable binaries via PT_INTERPAlexey Dobriyan2-0/+17
2007-01-26[PATCH] md: remove unnecessary printk when raid5 gets an unaligned read.NeilBrown1-1/+1
2007-01-26[PATCH] Fix UML on non-standard VM split hostsJeff Dike1-17/+17
2007-01-26[PATCH] MM: Remove [PATCH] invalidate_inode_pages2_range() debugTrond Myklebust1-1/+0
2007-01-26[PATCH] md: fix potential memalloc deadlock in mdNeilBrown4-1/+35
2007-01-26[PATCH] knfsd: Fix type mismatch with filldir_t used by nfsdNeilBrown7-19/+20
2007-01-26[PATCH] fix various kernel-doc in header filesRobert P. J. Day5-14/+12
2007-01-26[PATCH] remove __devinit markings from rtc_sysfs_add_device()Mike Frysinger1-1/+1
2007-01-26[PATCH] dm-multipath: fix stall on noflush suspend/resumeJun'ichi Nomura1-8/+19
2007-01-26[PATCH] 9p: null terminate error strings for debug printEric Van Hensbergen1-0/+1
2007-01-26[PATCH] 9p: fix segfault caused by race condition in meta-data operationsEric Van Hensbergen4-129/+196
2007-01-26[PATCH] 9p: update documentation regarding server applicationsEric Van Hensbergen1-3/+17
2007-01-26[PATCH] 9p: fix rename return codeEric Van Hensbergen1-1/+1
2007-01-26[PATCH] 9p: fix bogus return code checks during initializationEric Van Hensbergen2-4/+11
2007-01-26[PATCH] md: avoid reading past the end of a bitmap fileNeilBrown1-4/+8
2007-01-26[PATCH] md: make sure the events count in an md array never returns to zeroNeilBrown1-1/+2
2007-01-26[PATCH] md: make 'repair' actually work for raid1NeilBrown1-0/+5
2007-01-26[PATCH] md: update email address and status for MD in MAINTAINERSNeilBrown1-2/+2
2007-01-26[PATCH] knfsd: Don't mess with the 'mode' when storing a exclusive-create cookiePeter Staubach1-16/+5
2007-01-26[PATCH] knfsd: replace some warning ins nfsfh.h with BUG_ON or WARN_ONNeilBrown1-11/+4
2007-01-26[PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned readsNeilBrown3-2/+8
2007-01-26[PATCH] knfsd: fix setting of ACL server versionsNeilBrown2-5/+6
2007-01-26[PATCH] knfsd: update email address and status for NFSD in MAINTAINERSNeilBrown1-3/+2
2007-01-26[PATCH] Gigaset ISDN driver error handling fixesTilman Schmidt1-28/+33
2007-01-26[PATCH] ACPI: fix cpufreq regressionIngo Molnar1-4/+0
2007-01-26[PATCH] SPI: alternative fix for spi_busnum_to_masterAtsushi Nemoto1-9/+14
2007-01-26[PATCH] Fix NULL ->nsproxy dereference in /proc/*/mountsAlexey Dobriyan1-3/+5
2007-01-26[PATCH] x86_64 ia32 vDSO: define arch_vma_nameRoland McGrath1-0/+8
2007-01-26[PATCH] powerpc vDSO: use VM_ALWAYSDUMPRoland McGrath1-0/+7