summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2007-01-26[PATCH] x86_64 ia32 vDSO: use VM_ALWAYSDUMPRoland McGrath2-49/+7
2007-01-26[PATCH] i386 vDSO: use VM_ALWAYSDUMPRoland McGrath4-52/+49
2007-01-26[PATCH] Add VM_ALWAYSDUMPRoland McGrath2-0/+5
2007-01-26[PATCH] Fix gate_vma.vm_flagsRoland McGrath1-2/+2
2007-01-26[PATCH] Fix CONFIG_COMPAT_VDSORoland McGrath5-4/+13
2007-01-26[PATCH] spi: fix error setting the spi mode in pxa2xx_spi.cJustin Clacherty1-2/+3
2007-01-26[PATCH] S3C24XX: fix passing spi chipselect to select routineBen Dooks1-14/+14
2007-01-26[PATCH] KVM: SVM: Propagate cpu shutdown events to userspaceJoerg Roedel2-0/+16
2007-01-26[PATCH] KVM: MMU: Report nx faults to the guestAvi Kivity2-3/+18
2007-01-26[PATCH] KVM: MMU: Perform access checks in walk_addr()Avi Kivity2-40/+38
2007-01-26[PATCH] KVM: Emulate IA32_MISC_ENABLE msrAvi Kivity2-1/+17
2007-01-26[PATCH] KVM: SVM: Fix SVM idt confusionLeonard Norrgard1-4/+4
2007-01-26Write back inode data pages even when the inode itself is lockedLinus Torvalds1-1/+12
2007-01-26Resurrect 'try_to_free_buffers()' VM hackeryLinus Torvalds2-8/+28
2007-01-26[AVR32] Update ATSTK1000 defconfig: Enable macb by defaultHaavard Skinnemoen1-12/+27
2007-01-26[AVR32] Export clear_page symbolHaavard Skinnemoen1-0/+1
2007-01-26[NETFILTER]: nf_conntrack_pptp: fix NAT setup of expected GRE connectionsPatrick McHardy1-1/+1
2007-01-26[NETFILTER]: nf_nat_pptp: fix expectation removalPatrick McHardy1-2/+2
2007-01-26[NETFILTER]: nf_nat: fix ICMP translation with statically linked conntrackPatrick McHardy1-10/+10
2007-01-26[TCP]: Restore SKB socket owner setting in tcp_transmit_skb().David S. Miller8-10/+12
2007-01-25[AF_PACKET]: Check device down state before hard header callbacks.David S. Miller1-8/+8
2007-01-25[PATCH] x86_64: fix put_user for 64-bit constantRoland McGrath1-1/+1
2007-01-25[DECNET]: Handle a failure in neigh_parms_alloc (take 2)Eric W. Biederman1-2/+9
2007-01-25[BNX2]: Fix 2nd port's MAC address.Michael Chan1-5/+7
2007-01-25libata-sff: Don't call bmdma_stop on non DMA capable controllersAlan1-1/+2
2007-01-25libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uliTejun Heo3-5/+11
2007-01-25ahci: improve and limit spurious interrupt messages, take#3Tejun Heo1-8/+49
2007-01-25sata_via: don't diddle with ATA_NIEN in ->freezeTejun Heo1-1/+11
2007-01-25[TCP]: Fix sorting of SACK blocks.Baruch Even1-4/+5
2007-01-25HID: fix hid-input mapping for Firefly Mini Remote ControlSimon Bennett1-0/+2
2007-01-25USB HID: fix hid_blacklist clash for 0x08ca/0x0010Jiri Kosina1-3/+0
2007-01-25HID: fix memleaking of collectionJiri Kosina1-0/+1
2007-01-25[ARM] 4111/1: Allow VFP to work with thread migration on SMPCatalin Marinas5-6/+58
2007-01-25[ARM] 4112/1: Only ioremap to supersections if DOMAIN_IO is zeroCatalin Marinas1-1/+2
2007-01-24Linux 2.6.20-rc6v2.6.20-rc6Linus Torvalds1-1/+1
2007-01-24libata: set_mode, Fix the FIXMEAlan7-22/+21
2007-01-24libata hpt3xn: Hopefully sort out the DPLL logic versus the vendor codeAlan1-3/+3
2007-01-24libata cmd64x: whack into a shape that looks like the documentationAlan1-7/+16
2007-01-24[AF_PACKET]: Fix BPF handling.David S. Miller1-15/+15
2007-01-24[IPV4]: Fix the fib trie iterator to work with a single entry routing tablesEric W. Biederman1-5/+16
2007-01-24Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds8-11/+22
2007-01-24[PATCH] NFS: Fix races in nfs_revalidate_mapping()Trond Myklebust4-32/+72
2007-01-24[PATCH] NFS: Fix Oops in rpc_call_sync()Trond Myklebust3-7/+5
2007-01-24[MIPS] Fix wrong checksum calculation on 64-bit MIPSAtsushi Nemoto1-1/+2
2007-01-24[MIPS] VPE loader: Initialize lists before they're actually being used ...Ralf Baechle1-4/+5
2007-01-24[MIPS] Fix reported amount of freed memory - it's in kB not bytesThiemo Seufer2-2/+3
2007-01-24[MIPS] vr41xx: need one more nop with mtc0_tlbw_hazard()Yoichi Yuasa1-1/+1
2007-01-24[MIPS] SMTC: Fix module build by exporting symbolRalf Baechle1-0/+3
2007-01-24[MIPS] SMTC: Fix TLB sizing bug for TLB of 64 >= entriesRalf Baechle1-2/+5
2007-01-24[MIPS] Fix APM buildRalf Baechle1-0/+2
2007-01-24[MIPS] There is no __GNUC_MAJOR__Alexey Dobriyan1-1/+1
2007-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds5-14/+17
2007-01-24Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds25-135/+106
2007-01-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+9
2007-01-24[ARM] 4106/1: S3C2410: typo fixes in register definitionsMatt Reimer1-7/+7
2007-01-24[ARM] 4102/1: Allow for PHYS_OFFSET on any valid 2MiB addressLinus Walleij1-1/+6
2007-01-24[ARM] Fix AMBA serial drivers for non-first serial portsRussell King2-0/+4
2007-01-24[ARM] 4100/1: iop3xx: fix cpu mask for iop333Dan Williams1-1/+1
2007-01-24[ARM] Update mach-typesRussell King1-1/+24
2007-01-24[ARM] Fix show_mem() for discontigmemRussell King1-4/+7
2007-01-24[ARM] 4096/1: S3C24XX: change return code form s3c2410_gpio_getcfg()Ben Dooks2-8/+10
2007-01-24[ARM] 4095/1: S3C24XX: Fix GPIO set for Bank ABen Dooks2-2/+3
2007-01-24[ARM] 4092/1: i.MX/MX1 CPU Frequency scaling latency definitionPavel Pisa1-1/+13