aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-05-19[ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new comma...Pavel Pisa7-19/+26
2006-05-17[PATCH] ohci1394, sbp2: fix "scsi_add_device failed" with PL-3507 based devicesStefan Richter2-3/+8
2006-05-17[PATCH] sbp2: add ability to override hardwired blacklistStefan Richter2-11/+19
2006-05-17[PATCH] sbp2: add read_capacity workaround for iPodStefan Richter2-4/+46
2006-05-17[PATCH] sbp2: consolidate workaroundsStefan Richter3-71/+106
2006-05-17Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-7/+10
2006-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/netdev-2.6Linus Torvalds4-11/+46
2006-05-17Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2Linus Torvalds9-86/+213
2006-05-17configfs: Make sure configfs_init() is called before consumers.Joel Becker1-1/+1
2006-05-17configfs: configfs_mkdir() failed to cleanup linkage.Joel Becker1-32/+72
2006-05-17configfs: Fix a reference leak in configfs_mkdir().Joel Becker1-11/+26
2006-05-17ocfs2: fix gfp mask in some file system pathsSunil Mushran4-10/+10
2006-05-17ocfs2: Don't populate uptodate cache in ocfs2_force_read_journal()Mark Fasheh1-1/+3
2006-05-17ocfs2: take meta data lock in ocfs2_file_aio_read()Mark Fasheh1-0/+16
2006-05-17ocfs2: take data locks around extendMark Fasheh3-33/+87
2006-05-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds3-5/+4
2006-05-17[IA64] one-line cleanup on set_irq_affinity_infoChen, Kenneth W1-1/+0
2006-05-17[IA64] fix broken irq affinityChen, Kenneth W1-2/+2
2006-05-17[IA64] sn2 defconfigJes Sorensen1-2/+2
2006-05-16[TCP]: reno sacked_out count fixAngelo P. Castellani1-0/+2
2006-05-16[IPV6]: Endian fix in net/ipv6/netfilter/ip6t_eui64.c:match().Alexey Dobriyan1-1/+1
2006-05-16[TR]: Remove an unused export.Adrian Bunk1-1/+0
2006-05-16Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6Linus Torvalds11-41/+1941
2006-05-16[IPX]: Correct return type of ipx_map_frame_type().Alexey Dobriyan1-2/+2
2006-05-16Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-16/+30
2006-05-16Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-3/+6
2006-05-16[IPX]: Correct argument type of ipxrtr_delete().Alexey Dobriyan1-1/+1
2006-05-16[PKT_SCHED]: Potential jiffy wrap bug in dev_watchdog().Stephen Hemminger1-2/+4
2006-05-16[PATCH] SPI: spi_bitbang: clocking fixesDavid Brownell1-10/+14
2006-05-16[PATCH] spi: Update to PXA2xx SPI DriverStephen Street1-7/+75
2006-05-16[PATCH] SPI: busnum == 0 needs to workDavid Brownell3-6/+38
2006-05-16[PATCH] SPI: devices can require LSB-first encodingsDavid Brownell2-3/+15
2006-05-16[PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and...Kumar Gala2-4/+8
2006-05-16[PATCH] SPI: Add David as the SPI subsystem maintainerKumar Gala1-0/+6
2006-05-16[PATCH] SPI: spi bounce buffer has a minimum lengthDavid Brownell1-1/+2
2006-05-16[PATCH] SPI: spi whitespace fixesDavid Brownell1-12/+12
2006-05-16[PATCH] SPI: add PXA2xx SSP SPI DriverStephen Street5-0/+1710
2006-05-16[PATCH] SPI: per-transfer overrides for wordsize and clockingImre Deak3-14/+77
2006-05-16[ARM] arch/arm/kernel/dma-isa.c: named initializersAdrian Bunk1-6/+17
2006-05-16[ARM] 3527/1: MPCore Boot Lockup FixHarry Fearnhamm1-1/+4
2006-05-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2-2/+2
2006-05-16[PATCH] slab: Fix kmem_cache_destroy() on NUMARoland Dreier1-4/+7
2006-05-16[PATCH] x86_64: Don't schedule on exception stack on preemptive kernelsAndi Kleen1-4/+17
2006-05-16[PATCH] x86_64: Fix memory hotadd heuristicsAndi Kleen1-4/+11
2006-05-16[PATCH] i386/x86_64: Force pci=noacpi on HP XW9300Andi Kleen1-0/+8
2006-05-16[PATCH] x86_64: Don't warn for overflow in nommu case when dma_mask is < 32bitAndi Kleen1-3/+4
2006-05-16[PATCH] x86_64: Check for bad dma address in b44 1GB DMA workaroundAndi Kleen1-10/+18
2006-05-16[PATCH] Fix pSeries identification in prom_init.cBenjamin Herrenschmidt1-1/+1
2006-05-16[PATCH] powerpc: fix kernel version display on pseries boxesAnton Blanchard1-1/+1
2006-05-16[ARM] arch/arm/kernel/process.c: Fix warningRussell King1-1/+1
2006-05-16[ARM] 3526/1: ioremap should use vunmap instead of vfree on ARMCatalin Marinas1-2/+2
2006-05-16[ARM] 3524/1: ARM EABI: more 64-bit aligned stack fixesNicolas Pitre2-4/+4
2006-05-16[ARM] 3517/1: move definition of PROC_INFO_SZ from procinfo.h to asm-offsets.hUwe Zeisberger2-2/+2
2006-05-16[ARM] 3523/1: Serial core pm_stateAndrew Victor1-3/+6
2006-05-15sky2: prevent dual port receiver problemsStephen Hemminger1-1/+12
2006-05-15x86_64: Check for bad dma address in b44 1GB DMA workaroundAndi Kleen1-10/+18
2006-05-15The ixp2000 driver for the enp2611 was developed on a board withLennert Buytenhek3-10/+34
2006-05-15[PATCH] dl2k needs dma-mapping.hAndrew Morton1-0/+1
2006-05-15[PATCH] jffs2 warning fixesAndrew Morton1-2/+4
2006-05-15[PATCH] devices.txt: remove pktcdvd entryPeter Osterlund1-5/+0
2006-05-15[PATCH] ide_cs: Add IBM microdrive to known IDsThomas Kleffel1-0/+1
2006-05-15[PATCH] Fix typos in Documentation/memory-barriers.txtAneesh Kumar1-2/+2
2006-05-15[PATCH] gigaset: endian fixAlexey Dobriyan1-2/+2
2006-05-15[PATCH] fix hotplug kconfig helpPavel Machek1-3/+3
2006-05-15[PATCH] smbus unhiding kills thermal managementCarl-Daniel Hailfinger1-1/+8
2006-05-15[PATCH] revert "vfs: propagate mnt_flags into do_loopback/vfsmount"Andrew Morton1-5/+2
2006-05-15[PATCH] root mount failure: emit filesystems attemptedAndy Whitcroft1-0/+5
2006-05-15[PATCH] fs/compat.c: fix 'if (a |= b )' typoAlexey Dobriyan1-1/+1
2006-05-15[PATCH] tpm_register_hardware gcc 4.1 warning fixDaniel Walker1-1/+1
2006-05-15[PATCH] Final rio polishAlan Cox5-76/+35
2006-05-15[PATCH] tpm: fix constantKylene Jo Hall1-1/+1
2006-05-15[PATCH] Add Core Solo and Core Duo support to oprofileBenjamin LaHaise1-3/+4
2006-05-15[PATCH] fix can_share_swap_page() when !CONFIG_SWAPHua Zhong1-1/+1
2006-05-15[PATCH] v9fs: signal handling fixesLatchesar Ionkov4-100/+158
2006-05-15[PATCH] v9fs: Twalk memory leakLatchesar Ionkov1-12/+9
2006-05-15[PATCH] LED: Fix sysfs store function error handlingRichard Purdie2-6/+20
2006-05-15[PATCH] LED: Add maintainer entry for the LED subsystemRichard Purdie1-0/+5
2006-05-15[PATCH] Backlight/LCD Class: Fix sysfs _store error handlingRichard Purdie2-22/+28
2006-05-15[PATCH] LED: Improve Kconfig informationRichard Purdie1-2/+5
2006-05-15[PATCH] add slab_is_available() routine for boot codeMike Kravetz3-1/+10
2006-05-15[PATCH] smbfs: Fix slab corruption in samba error pathJan Niehusmann1-1/+3
2006-05-15[PATCH] Marcelo has movedMarcelo Tosatti2-8/+3
2006-05-15[PATCH] symbol_put_addr() locks kernelTrent Piepho3-7/+8
2006-05-15[PATCH] s390: add vmsplice system callMartin Schwidefsky3-1/+16
2006-05-15[PATCH] initramfs: fix CPIO hardlink checkMark Huang1-4/+4
2006-05-15[PATCH] s390: lcs incorrect testGreg Smith1-1/+1
2006-05-15[PATCH] setup_per_zone_pages_min() overflow fixAndrew Morton1-4/+7
2006-05-15[PATCH] s390: exploit rcu_needs_cpu() interfaceHeiko Carstens1-3/+4
2006-05-15[PATCH] RCU: introduce rcu_needs_cpu() interfaceHeiko Carstens2-0/+20
2006-05-15[PATCH] smbfs chroot issue (CVE-2006-1864)Olaf Kirch1-0/+5
2006-05-15[PATCH] VIA quirk fixup, additional PCI IDsChris Wedgwood1-0/+7
2006-05-15[PATCH] pcmcia Oopses fixesBenjamin Herrenschmidt1-7/+16
2006-05-15[PATCH] tpm: update module dependenciesKylene Jo Hall1-1/+1
2006-05-15[PATCH] Fix capi reload by unregistering the correct majorStefan Schweizer1-1/+0
2006-05-15[PATCH] autofs4: NFY_NONE wait race fixIan Kent3-34/+58
2006-05-15[PATCH] fs/open.c: unexport sys_openatAdrian Bunk1-1/+0
2006-05-15[PATCH] selinux: check for failed kmalloc in security_sid_to_context()Serge E. Hallyn1-0/+4
2006-05-13Revert "[PATCH] i386: export: memory more than 4G through /proc/iomem"Linus Torvalds1-0/+2
2006-05-12Alternative fix for MMC oops on unmount after removalLinus Torvalds1-1/+2
2006-05-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-6/+26
2006-05-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds7-26/+34
2006-05-12IB: refcount race fixesSean Hefty5-44/+52
2006-05-12IB/ipath: Properly terminate PCI ID tableRoland Dreier1-4/+3
2006-05-12[NEIGH]: Fix IP-over-ATM and ARP interaction.Simon Kelley3-3/+21
2006-05-12[SPARC]: Fix warning on prom_getproperty in openprom.cMartin Habets1-6/+9
2006-05-12[TG3]: ethtool always report port is TP.Karsten Keil1-3/+5
2006-05-12[SPARC]: Handle UNWIND_INFO properly.David S. Miller4-2/+9
2006-05-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds1-5/+11
2006-05-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds19-49/+569
2006-05-12Revert "[BLOCK] Fix oops on removal of SD/MMC card"Linus Torvalds1-2/+0
2006-05-12[PATCH] USB: fix omninet driver bugGreg Kroah-Hartman1-6/+6
2006-05-12[PATCH] USB: add ark3116 usb to serial driverGreg Kroah-Hartman4-0/+477
2006-05-12[PATCH] usbserial: Fixes leak in serial_open() error path.Luiz Fernando Capitulino1-6/+11
2006-05-12[PATCH] usbserial: Fixes use-after-free in serial_open().Luiz Fernando Capitulino1-1/+1
2006-05-12[PATCH] USB: Emagic USB firmware loading fixesMonty2-0/+8
2006-05-12[PATCH] USB: add an IBM USB keyboard to the HID_QUIRK_NOGET blacklistOlaf Hering1-0/+4
2006-05-12[PATCH] USB: Add Sieraa Wireless 580 evdo card to airprime.cKen Brush1-0/+1
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-09[PATCH] scx200_acb: Fix for the CS5535 errataJordan Crouse1-0/+7
2006-05-09[PATCH] scx200_acb: Fix resource name use after freeJean Delvare1-5/+1
2006-05-09[PATCH] scx200_acb: Fix return on init errorJean Delvare1-0/+3
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-08[PATCH] USB: ftdi_sio: add device id for ACT Solutions HomePro ZWave interfaceRazvan Gavril2-0/+5
2006-05-08[PATCH] USB: ftdi_sio: Add support for HCG HF Dual ISO RFID ReaderIan Abbott2-0/+6
2006-05-08[PATCH] USB: ub oops in block_ueventPete Zaitcev1-8/+10
2006-05-08[PATCH] USB: usbcore: don't check the device's power sourceAlan Stern1-10/+13
2006-05-08[PATCH] USB: fix OHCI PM regressionDavid Brownell1-7/+6
2006-05-08[PATCH] USB: pegasus fixes (logstorm, suspend)David Brownell1-5/+15
2006-05-08[PATCH] USBATM: fix modinfo outputDuncan Sands1-4/+4
2006-05-08[PATCH] USBATM: change the default speedtouch iso altsettingDuncan Sands1-1/+1
2006-05-08[PATCH] USB: fix bug in ohci-hcd.c ohci_restart()David Brownell1-1/+1
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
2006-05-08Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Hemminger10-30/+84
2006-05-08spidernet: enable support for bcm5461 ethernet phyJens Osterkamp3-9/+47
2006-05-08spidernet: introduce new settingJens Osterkamp2-0/+4
2006-05-08Fix RTL8019AS init for Toshiba RBTX49xx boardsSergei Shtylyov1-12/+19
2006-05-08au1000_eth.c: use ether_crc() from <linux/crc32.h>Herbert Valerio Riedel1-17/+1
2006-05-08sky2: version 1.3Stephen Hemminger1-1/+1
2006-05-08Add more support for the Yukon Ultra chip found in dual core centino laptops.Stephen Hemminger2-29/+62
2006-05-08sky2: synchronize irq on removeStephen Hemminger1-0/+2
2006-05-08sky2: dont write status ringStephen Hemminger1-14/+7
2006-05-08sky2: edge triggered workaround enhancementStephen Hemminger1-8/+12
2006-05-08sky2: use mask instead of modulo operationStephen Hemminger1-6/+8
2006-05-08sky2: tx ring index mask fixStephen Hemminger1-1/+2
2006-05-08sky2: status irq hang fixStephen Hemminger1-28/+25
2006-05-08sky2: backout NAPI rescheduleStephen Hemminger2-26/+12
2006-05-08[SPARC64]: Update defconfig.David S. Miller1-6/+12
2006-05-08Revert "kbuild: fix modpost segfault for 64bit mipsel kernel"Linus Torvalds2-28/+2
2006-05-08[ARM] Update mach-typesRussell King1-9/+80
2006-05-08[ARM] Update versatile_defconfigRussell King1-144/+246
2006-05-08[PATCH] x86_64: Move ondemand timer into own work queueAndi Kleen1-8/+20
2006-05-08[PATCH] x86_64: Avoid EBDA area in early boot allocatorAndi Kleen3-8/+30
2006-05-08[PATCH] x86_64: add nmi_exit to die_nmiCorey Minyard1-0/+2
2006-05-08[PATCH] x86_64: fix die_lock nestingCorey Minyard1-1/+9
2006-05-08[PATCH] x86_64: Check for too many northbridges in IOMMU codeAndi Kleen1-0/+8
2006-05-08[PATCH] x86_64: avoid IRQ0 ioapic pin collisionKimball Murray6-2/+34
2006-05-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-4/+6
2006-05-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-40/+51
2006-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds6-19/+50
2006-05-08[PATCH] fs/locks.c: Fix lease_initTrond Myklebust1-9/+12
2006-05-08[XFS] Fix a possible metadata buffer (AGFL) refcount leak when fixing anNathan Scott1-1/+4
2006-05-08[XFS] Fix a project quota space accounting leak on rename.Nathan Scott2-1/+13
2006-05-08[XFS] Fix a possible forced shutdown due to mishandling write barriersNathan Scott1-18/+9
2006-05-07[SPARC]: show device name in /proc/dvma_mapMartin Habets1-0/+5