aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-14ata_piix: ignore ATA_DMA_ERR on vmware ich4Tejun Heo1-0/+51
2008-01-15[MIPS] Cacheops.h: Fix typo.Ralf Baechle1-1/+1
2008-01-15[MIPS] Cobalt: Qube1 has no serial port so don't use itThomas Bogendoerfer1-0/+5
2008-01-15[MIPS] Cobalt: Fix ethernet interrupts for RaQ1Thomas Bogendoerfer1-1/+1
2008-01-15[MIPS] Kconfig fixes for BCM47XX platformAurelien Jarno1-0/+2
2008-01-14Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds6-6/+13
2008-01-14fix the "remove task_ppid_nr_ns" commitOleg Nesterov1-1/+1
2008-01-14i2c-sibyte: Fix an error pathJean Delvare1-2/+5
2008-01-14i2c: Driver IDs are optionalJean Delvare1-0/+4
2008-01-14i2c: Spelling fixesJoe Perches3-3/+3
2008-01-14i2c-omap: Fix NULL pointer dereferencingTony Lindgren1-1/+1
2008-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-33/+38
2008-01-14OSS msnd: fix array overflowsAdrian Bunk1-2/+2
2008-01-14CRIS v10: driver for ds1302 needs to include cris-specific i2c.hJesper Nilsson1-128/+3
2008-01-14uvesafb: fix section mismatch warningsRandy Dunlap1-2/+2
2008-01-14CRIS v10: kernel/time.c needs to include linux/vmstat.h to compileJesper Nilsson1-0/+1
2008-01-14CRIS v10: correct do_signal to fix oops and clean up signal handling in generalJesper Nilsson1-139/+112
2008-01-14CRIS: define __ARCH_WANT_SYS_RT_SIGSUSPEND in unistd.h for CRISJesper Nilsson1-0/+1
2008-01-14s3c2410fb: fix incorrect argument type in resume functionKrzysztof Helt1-1/+1
2008-01-14hugetlbfs: fix quota leakKen Chen1-3/+10
2008-01-14advansys: fix section mismatch warningRandy Dunlap1-1/+1
2008-01-14cciss: section mismatchRandy Dunlap1-1/+1
2008-01-14scsi/qla2xxx/qla_os.c section fixAdrian Bunk1-2/+2
2008-01-14macintosh: fix fabrication of caplock key eventsAndy Wingo1-1/+2
2008-01-14quicklists: Only consider memory that can be used with GFP_KERNELChristoph Lameter1-2/+10
2008-01-14MAINTAINERS: email update and add missing entryNicolas Ferre2-2/+8
2008-01-14TPM: fix suspend and resume failureDavid Smith1-6/+6
2008-01-14Kick CPUS that might be sleeping in cpus_idle_waitSteven Rostedt2-0/+22
2008-01-14w1: decrement slave counter only in ->release() callbackEvgeniy Polyakov1-4/+2
2008-01-14modules: de-mutex more symbol lookup paths in the module codeRusty Russell1-11/+18
2008-01-13[TOKENRING]: rif_timer not initialized properlyEric Dumazet1-1/+1
2008-01-14Input: improve Kconfig help entries for HP Jornada devicesKristoffer Ericson2-11/+9
2008-01-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-19/+34
2008-01-13Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds20-271/+238
2008-01-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds5-0/+51
2008-01-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds19-44/+139
2008-01-13knfsd: Allow NFSv2/3 WRITE calls to succeed when krb5i etc is used.NeilBrown2-2/+8
2008-01-13remove task_ppid_nr_nsRoland McGrath3-16/+3
2008-01-12[SPARC64]: Fix build with SPARSEMEM_VMEMMAP disabled.David S. Miller1-1/+5
2008-01-12[SPARC]: Make gettimeofday() monotonic again.David S. Miller1-1/+8
2008-01-12Pull bugzilla-9535 into release branchLen Brown1-4/+10
2008-01-12pnpacpi: print resource shortage message only onceLen Brown1-4/+10
2008-01-12spidernet MAINTAINERship updateJens Osterkamp1-2/+4
2008-01-12sky2: remove check for PCI wakeup setting from BIOSStephen Hemminger1-19/+5
2008-01-12sky2: large memory workaround.Stephen Hemminger2-18/+10
2008-01-12Use access mode instead of open flags to determine needed permissionsLinus Torvalds1-2/+2
2008-01-12fs_enet: check for phydev existence in the ethtool handlersAnton Vorontsov1-2/+9
2008-01-12Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...Jeff Garzik4-7/+44
2008-01-12[usb netdev] asix: fix regressionRuss Dill1-3/+3
2008-01-12r8169: fix missing loop variable incrementFrancois Romieu1-1/+1
2008-01-12ip1000: menu location changeStephen Hemminger1-10/+10
2008-01-12Fixed a small typo in the loopback driverEmil Medve1-1/+1
2008-01-123c509: PnP resource management fixKrzysztof Helt1-0/+4
2008-01-12netxen: fix byte-swapping in tx and rxDhananjay Phadke3-45/+40
2008-01-12netxen: optimize tx handlingdhananjay@netxen.com2-37/+25
2008-01-12netxen: stop second phy correctlydhananjay@netxen.com2-9/+7
2008-01-12netxen: update driver versiondhananjay@netxen.com1-2/+2
2008-01-12netxen: update MAINTAINERSdhananjay@netxen.com1-2/+2
2008-01-12endianness noise in tulip_coreAl Viro1-1/+2
2008-01-12de4x5 fixesAl Viro1-84/+43
2008-01-12xircom_cb endianness fixesAl Viro1-28/+26
2008-01-11[NETFILTER]: bridge: fix double POST_ROUTING invocationPatrick McHardy1-6/+12
2008-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2-9/+5
2008-01-11Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds1-6/+10
2008-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.24Linus Torvalds2-27/+21
2008-01-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds6-51/+85
2008-01-11ps3fb: fix deadlock on kexec()Jeremy Kerr1-4/+8
2008-01-11ps3fb: prevent use after free of fb_infoJeremy Kerr1-6/+6
2008-01-11Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-81/+6
2008-01-11cache invalidation error for buffered writeMassimo Cirillo1-2/+5
2008-01-11IDE: terminate ACPI DMI listJeff Garzik1-0/+2
2008-01-11Pull bugzilla-9683 into release branchLen Brown1-0/+4
2008-01-11Pull bugzilla-9627 into release branchLen Brown2-1/+19
2008-01-11Pull bugzilla-9535 into release branchLen Brown1-1/+1
2008-01-11Pull bugzilla-9494 into release branchLen Brown4-12/+67
2008-01-11Pull bugzilla-9194 into release branchLen Brown6-22/+17
2008-01-11PM: ACPI and APM must not be enabled at the same timeLen Brown6-22/+17
2008-01-11Pull bugzilla-8973 into release branchLen Brown2-0/+8
2008-01-11Pull bugzilla-8171 into release branchLen Brown1-4/+4
2008-01-11Pull bugzilla-5637 into release branchLen Brown1-0/+9
2008-01-11[MIPS] Replace 40c7869b693b18412491fdcff64682215b739f9e kludgeAtsushi Nemoto2-6/+3
2008-01-11[MIPS] Lasat: Fix built in separate object directory.WANG Cong1-3/+3
2008-01-11[MIPS] Malta: Fix software reset on big endianDmitri Vorobiev1-4/+6
2008-01-11[MIPS] pnx8xxx: move to clocksourceVitaly Wool1-37/+72
2008-01-11[MIPS] Wrong CONFIG option prevents setup of DMA zone.Thomas Bogendoerfer1-1/+1
2008-01-11V4L/DVB (7001): av7110: fix section mismatchRandy Dunlap1-5/+5
2008-01-11V4L/DVB (6999): ivtv: stick to udelay=10 after allHans Verkuil1-4/+0
2008-01-11blktrace: kill the unneeded initcallJens Axboe1-11/+1
2008-01-11block: fix blktrace timestampsIngo Molnar1-67/+2
2008-01-11loop: fix bad bio_alloc() nr_iovec requestJens Axboe1-1/+1
2008-01-11Don't blatt first element of prv in sg_chain()Rusty Russell1-2/+2
2008-01-11[XFS] fix unaligned access in readdirChristoph Hellwig1-6/+10
2008-01-10[NETFILTER]: xt_helper: Do not bypass RCUJan Engelhardt1-2/+2
2008-01-10[NETFILTER]: ip6t_eui64: Fixes calculation of Universal/Local bitYasuyuki Kozakai1-1/+1
2008-01-10[MACVLAN]: Prevent nesting macvlan devicesPatrick McHardy1-0/+7
2008-01-10[VLAN]: nested VLAN: fix lockdep's recursive locking warningJarek Poplawski1-1/+6
2008-01-10[DECNET] ROUTE: fix rcu_dereference() uses in /proc/net/decnet_cacheEric Dumazet1-3/+3
2008-01-10[BLUETOOTH]: Always send explicit hci_ll wake-up acks.Ohad Ben-Cohen1-9/+14
2008-01-10[BLUETOOTH]: rfcomm tty BUG_ON() code fixDave Young1-9/+13
2008-01-11[POWERPC] Fix CPU hotplug when using the SLB shadow bufferMichael Neuling4-0/+12
2008-01-11ACPI: apply quirk_ich6_lpc_acpi to more ICH8 and ICH9Zhao Yakui2-0/+8
2008-01-10[AX25] af_ax25: Possible circular locking.Jarek Poplawski1-0/+12
2008-01-11sh: Force __access_ok() to obey address space limit.Paul Mundt1-27/+15
2008-01-10ACPICA: fix acpi_serialize hang regressionBob Moore1-4/+4
2008-01-10ACPI : Not register gsi for PCI IDE controller in legacy modeAlan Cox1-0/+9
2008-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-2/+2
2008-01-10Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-33/+78
2008-01-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds3-13/+58
2008-01-10libata and starting/stopping ATAPI floppy devicesOndrej Zary1-1/+2
2008-01-10trm290: do hook dma_host_{on,off} methods (take 2)Sergei Shtylyov1-9/+20
2008-01-10ide: fix cable detection for SATA bridgesGeorge Kibardin1-3/+3
2008-01-10ide: workaround suspend bug for ACPI IDEShaohua Li1-1/+35
2008-01-10sata_sil24: prevent hba lockup when pass-through ATA commands are usedGwendal Grignou1-11/+26
2008-01-10Update kernel parameter document for libata DMA mode setting knobs.FD Cami1-0/+8
2008-01-10libata: don't normalize UNKNOWN to NONE after resetTejun Heo1-3/+1
2008-01-10libata-pmp: propagate timeout to host linkTejun Heo1-5/+15
2008-01-10libata-pmp: 4726 hates SRSTTejun Heo1-7/+5
2008-01-10pata_ixp4xx_cf: fix compilation introduced by ata_port_desc() conversionRod Whitby1-1/+2
2008-01-10pata_pdc202xx_old: Further fixupsAlan Cox1-2/+13
2008-01-10libata-sff: PCI IRQ handling fixAlan Cox1-2/+5
2008-01-10sata_qstor: use hardreset instead of softresetTejun Heo1-1/+1
2008-01-10NFSv4: Give the lock stateid its own sequence queueTrond Myklebust2-1/+5
2008-01-10rt2x00: Put 802.11 data on 4 byte boundaryIvo van Doorn2-6/+31
2008-01-10rt2x00: Corectly initialize rt2500usb MACIvo van Doorn1-1/+1
2008-01-10rt2x00: Allow rt61 to catch up after a missing tx reportMattias Nissler1-0/+12
2008-01-11[CRYPTO] padlock: Fix alignment fault in aes_crypt_copyHerbert Xu1-2/+2
2008-01-10[ARM] vfp: fix fuitod/fsitod instructionsRussell King2-3/+13
2008-01-10[POWERPC] efika: add phy-handle property for fec_mpc52xxOlaf Hering1-0/+39
2008-01-10[ARM] pxa: silence warnings from cpu_is_xxx() macrosRussell King2-16/+21
2008-01-10[AX25]: Kill user triggable printks.maximilian attems1-21/+18
2008-01-10[IPV4] ROUTE: fix rcu_dereference() uses in /proc/net/rt_cacheEric Dumazet1-3/+3
2008-01-10[NEIGH]: Fix race between neigh_parms_release and neightbl_fill_parmsPavel Emelyanov1-2/+2
2008-01-10[NIU]: Support for Marvell PHYMirko Lindner2-20/+231
2008-01-09[SCSI] qla1280: fix 32 bit segment codeFUJITA Tomonori1-1/+1
2008-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds53-248/+262
2008-01-09show_task: real_parentRoland McGrath1-1/+1
2008-01-09[ATM]: Check IP header validity in mpc_send_packetHerbert Xu1-0/+7
2008-01-08[IPV6]: IPV6_MULTICAST_IF setting is ignored on link-local connect()Brian Haley1-3/+3
2008-01-08[CONNECTOR]: Don't touch queue dev after decrement of ref count.Li Zefan1-1/+1
2008-01-08[SOCK]: Adds a rcu_dereference() in sk_filterEric Dumazet1-1/+1
2008-01-08[XFRM]: xfrm_algo_clone() allocates too much memoryEric Dumazet2-12/+12
2008-01-08[FORCEDETH]: Fix reversing the MAC address on suspend.Björn Steinbrink1-4/+2
2008-01-08[NET]: mcs7830 passes msecs instead of jiffies to usb_control_msgRuss Dill1-2/+2
2008-01-08[LRO] Fix lro_mgr->features checksBrice Goglin1-8/+8
2008-01-08[NET]: Clone the sk_buff 'iif' field in __skb_clone()Paul Moore2-6/+6
2008-01-08[IPV4] ROUTE: ip_rt_dump() is unecessary slowEric Dumazet1-4/+4
2008-01-08[NET]: kaweth was forgotten in msec switchover of usb_start_wait_urbRuss Dill1-1/+1
2008-01-08[NET] Intel ethernet drivers: update MAINTAINERSAuke Kok1-10/+8
2008-01-08[NET]: Make ->poll() breakout consistent in Intel ethernet drivers.David S. Miller5-21/+19
2008-01-08[NET]: Stop polling when napi_disable() is pending.David S. Miller1-2/+6
2008-01-08[NET]: Fix drivers to handle napi_disable() disabling interrupts.David S. Miller3-0/+10
2008-01-08[NETXEN]: Fix ->poll() done logic.David S. Miller1-1/+1
2008-01-08mac80211: return an error when SIWRATE doesn't match any rateAndrew Lutomirski1-3/+3
2008-01-08ssb: Fix probing of PCI cores if PCI and PCIE core is availableMichael Buesch1-0/+11
2008-01-08[NET]: Do not check netif_running() and carrier state in ->poll()David S. Miller15-55/+9
2008-01-08[NET]: Add NAPI_STATE_DISABLE.David S. Miller1-3/+13
2008-01-08[NET]: Do not grab device reference when scheduling a NAPI poll.David S. Miller1-2/+0
2008-01-08b43: Fix rxheader channel parsingMichael Buesch4-53/+61
2008-01-08[IRDA]: irda_create() nuke user triggable printkmaximilian attems1-2/+0
2008-01-08[SCTP]: Add back the code that accounted for FORWARD_TSN parameter in INIT.Vlad Yasevich1-0/+6
2008-01-08[SCTP]: Correctly handle AUTH parameters in unexpected INITVlad Yasevich1-22/+0
2008-01-08[SCTP]: Fix the name of the authentication event.Vlad Yasevich2-2/+2
2008-01-08[ATM]: [nicstar] delay irq setup until card is configuredChas Williams1-10/+9
2008-01-08[TULIP]: NAPI full quantum bug.Stephen Hemminger1-1/+2
2008-01-08[METH]: Fix MAC address handling.Thomas Bogendoerfer1-3/+7
2008-01-08[NET]: Fix netx-eth.c compilation.Adrian Bunk1-2/+2
2008-01-08[IPV4] ipconfig: Fix regression in ip command line processingAmos Waterland2-4/+19
2008-01-08[IPV4] raw: Strengthen check on validity of iph->ihlHerbert Xu1-1/+3
2008-01-08[NIU]: Update driver version and release date.David S. Miller1-2/+2
2008-01-08[NIU]: Fix potentially stuck TCP socket send queues.David S. Miller1-1/+2
2008-01-08[NIU]: Missing ->last_rx update.David S. Miller1-0/+2
2008-01-08[NIU]: Fix slowpath interrupt handling.Matheos Worku1-11/+23
2008-01-08futex: Prevent stale futex owner when interrupted/timeoutThomas Gleixner1-10/+41
2008-01-08pl2303: Fix mode switching regressionAlan Cox3-0/+27
2008-01-08hfs: handle more on-disk corruptions without oopsingEric Sandeen4-3/+42
2008-01-08Fix crash with FLAT_MEMORY and ARCH_PFN_OFFSET != 0Thomas Bogendoerfer1-1/+1
2008-01-08snd_mixer_oss_build_input(): fix for __you_cannot_kmalloc_that_much failure w...Jean Delvare1-38/+63
2008-01-08dmi-id: fix for __you_cannot_kmalloc_that_much failureJean Delvare1-5/+14
2008-01-08vmcoreinfo: add the array length of "free_list" for filtering free pagesKen'ichi Ohmichi1-0/+1
2008-01-08eCryptfs: fix dentry handling on create error, unlink, and inode destroyMichael Halcrow2-17/+4
2008-01-08xip: fix get_zeroed_page with __GFP_HIGHMEMAkinobu Mita1-4/+5
2008-01-08md: fix data corruption when a degraded raid5 array is reshapedDan Williams1-2/+4
2008-01-08KEYS: fix macroSebastian Siewior1-1/+1
2008-01-08fat: optimize fat_count_free_clusters()OGAWA Hirofumi1-0/+28
2008-01-08spi_bitbang: always grab lock with irqs blockedDavid Brownell1-2/+3
2008-01-08x86: fix do_fork_idle section mismatchThomas Gleixner1-1/+1
2008-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds3-3/+3
2008-01-08IB/srp: Release transport before removing hostDave Dillow1-1/+1
2008-01-08IB/mlx4: Fix value of pkey_index in QP1 completionsDotan Barak1-1/+1
2008-01-08Revert "hda_intel suspend latency: shorten codec read"Linus Torvalds1-2/+1
2008-01-08MAINTAINERS: Update Sean Hefty's email addressSean Hefty1-1/+1
2008-01-07acct: real_parent ppidRoland McGrath1-1/+1
2008-01-07core dump: real_parent ppidRoland McGrath1-2/+2
2008-01-07ACPI: Reintroduce run time configurable max_cstate for !CPU_IDLE caseVenki Pallipadi1-0/+4
2008-01-07Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds9-47/+57
2008-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds3-7/+6
2008-01-07[MIPS] Fix CONFIG_BOOT_RAW.Ralf Baechle1-1/+2
2008-01-07[MIPS] Assume R4000/R4400 newer than 3.0 don't have the mfc0 count bugThomas Bogendoerfer1-2/+2
2008-01-07[MIPS] Fix IP32 breakageThomas Bogendoerfer4-13/+19
2008-01-07[MIPS] Alchemy: Fix use of __init code bug exposed by modpost warningSergei Shtylyov2-29/+32