aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-11-28[PATCH] bridge: fix possible overflow in get_fdb_entriesChris Wright1-4/+5
2006-11-28[PATCH] x86_64: fix 'earlyprintk=...,keep' regressionIngo Molnar1-1/+1
2006-11-26Fix 'ALIGN()' macro, take 2Linus Torvalds1-1/+3
2006-11-26[PATCH] Fix incorrent type of flags in <asm/semaphore.h>Kyle McMartin1-2/+4
2006-11-26Revert "[PATCH] Enforce "unsigned long flags;" when spinlocking"Linus Torvalds2-86/+20
2006-11-26Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-13/+32
2006-11-26V4L/DVB (4874): Fix oops on symbol rate==0Andrew de Quincey1-0/+4
2006-11-26V4L/DVB (4885): Improve saa711x checkHans Verkuil1-2/+7
2006-11-26V4L/DVB (4865): Fix: Slot 0 not NULL on disconnecting SN9C10x PC CameraLuca Risolia2-4/+2
2006-11-26V4L/DVB (4849): Add missing spin_unlock to saa6588 decoder driverIra Snyder1-1/+3
2006-11-26V4L/DVB (4832): Fix uninitialised variable in dvb_frontend_swzigzagAndrew de Quincey1-1/+1
2006-11-26V4L/DVB (4840): Budget: diseqc_method module parameter for cards with subsyst...Oliver Endriss1-1/+9
2006-11-26V4L/DVB (4831): Fix tuning on older budget DVBS cards.Andrew de Quincey1-0/+1
2006-11-25[XFRM] STATE: Fix to respond error to get operation if no matching entry exists.Masahide NAKAMURA1-0/+1
2006-11-25[NET]: Re-fix of doc-comment in sock.hPaul Bonser1-5/+10
2006-11-25[6PACK]: Masking bug in 6pack driver.Jean Delvare1-1/+1
2006-11-25[NET]: Fix kfifo_alloc() error check.Akinobu Mita2-0/+4
2006-11-25[UDP]: Make udp_encap_rcv use pskb_may_pullOlaf Kirch1-5/+14
2006-11-25[NETFILTER]: H.323 conntrack: fix crash with CONFIG_IP_NF_CT_ACCTFaidon Liambotis1-2/+2
2006-11-25[PATCH] uml: make execvp safe for our usagePaolo 'Blaisorblade' Giarrusso4-9/+166
2006-11-25[PATCH] usb: ati remote memleak fixMariusz Kozlowski1-6/+4
2006-11-25[PATCH] lockdep: spin_lock_irqsave_nested()Arjan van de Ven3-0/+41
2006-11-25[PATCH] Enforce "unsigned long flags;" when spinlockingAlexey Dobriyan2-14/+76
2006-11-25[PATCH] tlclk: fix platform_device_register_simple() error checkAkinobu Mita1-3/+2
2006-11-25[PATCH] fix copy_process() error checkAkinobu Mita1-3/+2
2006-11-25[PATCH] sgiioc4: Disable module unloadJeremy Higdon1-7/+0
2006-11-25[PATCH] fix menuconfig colours with TERM=vt100Roman Zippel1-9/+7
2006-11-25[PATCH] qconf: fix uninitialsied memberRoman Zippel1-0/+1
2006-11-25[PATCH] Fix device_attribute memory leak in device_delCatalin Marinas1-1/+3
2006-11-25[PATCH] reiserfs: fmt bugfixAlexey Dobriyan1-1/+2
2006-11-25[PATCH] drivers/rtc/rtc-rs5c372.c: fix a NULL dereferenceAdrian Bunk1-3/+3
2006-11-25[PATCH] rtc class locking bugfixesDavid Brownell5-11/+24
2006-11-25[PATCH] rtc framework handles periodic irqsDavid Brownell2-1/+13
2006-11-25[PATCH] Documentation/rtc.txt updates (for rtc class)David Brownell1-159/+304
2006-11-25[PATCH] debugfs: add header fileRandy Dunlap1-0/+1
2006-11-25[PATCH] mounstats NULL pointer dereferenceVasily Tarasov2-2/+5
2006-11-25[PATCH] fuse: fix Oops in lookupMiklos Szeredi1-14/+38
2006-11-25[PATCH] initramfs: handle more than one source dir or file listThomas Chou2-2/+3
2006-11-25[PATCH] fix "pcmcia: fix 'rmmod pcmcia' with unbound devices"Daniel Ritz1-0/+2
2006-11-23[PATCH] x86_64: fix bad page state in process 'swapper'Mel Gorman1-3/+3
2006-11-23[PATCH] Fix i2c-ixp4xx compile (missing brace)Jean Delvare1-1/+1
2006-11-23[PATCH] Correct bound checking from the value returned from _PPC method.Dave Jones1-3/+1
2006-11-23Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds6-9/+30
2006-11-22Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-5/+23
2006-11-22[PATCH] make au1xxx-ide compile againManuel Lauss1-4/+2
2006-11-22[MIPS] Hack for SB1 cache issuesThiemo Seufer1-1/+21
2006-11-22[AGP] Allocate AGP pages with GFP_DMA32 by defaultLinus Torvalds2-2/+2
2006-11-22[ARM] 3941/1: [Jornada7xx] - Addition to MAINTAINERSKristoffer Ericson1-0/+6
2006-11-22[ARM] 3942/1: ARM: comment: consistent_sync should not be called directlyDan Williams2-0/+7
2006-11-22[AGP] Fix intel 965 AGP memory mapping functionLinus Torvalds1-7/+24
2006-11-22Don't call "note_interrupt()" with irq descriptor lock heldLinus Torvalds2-7/+3
2006-11-21Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/po...Linus Torvalds4-50/+19
2006-11-21Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds13-27/+85
2006-11-22[POWERPC] Fix ucc_geth of_device discovery on mpc832xKim Phillips1-0/+19
2006-11-21[TG3]: Add missing unlock in tg3_open() error path.Ira W. Snyder1-1/+3
2006-11-21[IPV6]: Fix address/interface handling in UDP and DCCP, according to the scop...YOSHIFUJI Hideaki2-5/+4
2006-11-21[IRDA]: Lockdep fix.Peter Zijlstra1-1/+2
2006-11-22[POWERPC] Revert "[POWERPC] Add powerpc get/set_rtc_time interface to new gen...Kim Phillips2-46/+0
2006-11-22[POWERPC] Revert "[POWERPC] Enable generic rtc hook for the MPC8349 mITX"Kim Phillips1-4/+0
2006-11-21[BLUETOOTH]: Fix unaligned access in hci_send_to_sock.David S. Miller1-4/+7
2006-11-21[XFRM]: nlmsg length not computed correctly in the presence of subpoliciesJamal Hadi Salim1-1/+9
2006-11-21[XFRM]: Sub-policies broke policy eventsJamal Hadi Salim1-0/+3
2006-11-21[IGMP]: Fix IGMPV3_EXP() normalization bit shift value.David L Stevens1-1/+1
2006-11-21[Bluetooth] Ignore L2CAP config requests on disconnectMarcel Holtmann1-0/+3
2006-11-21[Bluetooth] Always include MTU in L2CAP config responsesMarcel Holtmann1-4/+4
2006-11-21[Bluetooth] Check if RFCOMM session is still attached to the TTYMarcel Holtmann1-1/+1
2006-11-21[Bluetooth] Handling pending connect attempts after inquiryMarcel Holtmann1-0/+19
2006-11-21[Bluetooth] Attach low-level connections to the Bluetooth busMarcel Holtmann1-1/+3
2006-11-21[IPV6] IP6TUNNEL: Add missing nf_reset() on input path.Yasuyuki Kozakai1-0/+1
2006-11-21[IPV6] IP6TUNNEL: Delete all tunnel device when unloading module.Yasuyuki Kozakai1-1/+17
2006-11-21[IPV6] ROUTE: Do not enable router reachability probing in router mode.YOSHIFUJI Hideaki1-4/+5
2006-11-21[IPV6] ROUTE: Prefer reachable nexthop only if the caller requests.YOSHIFUJI Hideaki1-3/+1
2006-11-21[IPV6] ROUTE: Try to use router which is not known unreachable.YOSHIFUJI Hideaki1-0/+2
2006-11-21[PATCH] Fix CPU_FREQ_GOV_ONDEMAND=y compile errorDave Jones1-0/+1
2006-11-21Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-0/+1
2006-11-21[PATCH] x86_64: Align data segment to PAGE_SIZE boundaryVivek Goyal1-0/+1
2006-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Andi Kleen1035-8640/+11947
2006-11-21[XFS] Stale the correct inode when freeing clusters.David Chinner1-1/+1
2006-11-21[XFS] Fix uninitialized br_state and br_startoff inLachlan McIlroy1-0/+2
2006-11-20IB/ipath: Depend on CONFIG_NETBryan O'Sullivan1-1/+1
2006-11-20Add "pure_initcall" for static variable initializationLinus Torvalds3-1/+11
2006-11-20Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds1-8/+7
2006-11-20[PATCH] m68knommu: fix up for the irq_handler_t changesGreg Ungerer6-16/+16
2006-11-20[PATCH] fix build error for HISAX_NETJETToralf Foerster1-1/+1
2006-11-20[PATCH] ftape: fix printk format warningsRandy Dunlap1-2/+2
2006-11-20[PATCH] x86_64: fix memory hotplug build with NUMA=nYasunori Goto1-8/+1
2006-11-20[PATCH] scx200_acb: handle PCI errorsJeff Garzik1-3/+4
2006-11-20[PATCH] i2c-ixp4xx: fix ") != 0))" typoAlexey Dobriyan1-1/+2
2006-11-20[PATCH] pcmcia: fix 'rmmod pcmcia' with unbound devicesDaniel Ritz1-0/+3
2006-11-20[ARM] ebsa110: fix warnings generated by asm/arch/io.hRussell King2-9/+15
2006-11-20[ARM] 3933/1: Source drivers/ata/KconfigMartin Michlmayr1-0/+2
2006-11-20[CRYPTO] api: Remove one too many semicolonYoichi Yuasa1-1/+1
2006-11-17Merge branch 'fixes4linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-5/+0
2006-11-17[PATCH] Update my CREDITS entryDavid Weinehall1-4/+2
2006-11-17Revert "ACPI: created a dedicated workqueue for notify() execution"Linus Torvalds1-13/+21
2006-11-17x86: be more careful when walking back the frame pointer chainLinus Torvalds1-3/+7
2006-11-17[PATCH] lockdep: fix static keys in module-allocated percpu areasIngo Molnar1-1/+2
2006-11-17[PATCH] i386/x86_64: ACPI cpu_idle_wait() fixIngo Molnar2-2/+6
2006-11-17[PATCH] x86_64: stack unwinder crash fixIngo Molnar1-0/+6
2006-11-17lkkbd: Remove my old snail-mail addressJan-Benedict Glaw1-5/+0
2006-11-16Fix generic fb_ddc i2c edid probe msgLinus Torvalds1-3/+3
2006-11-16[PATCH] Fix radeon DDC regressionBenjamin Herrenschmidt1-1/+7
2006-11-16Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds3-2/+5
2006-11-16Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds11-35/+58
2006-11-16aoe: Add forgotten NULL at end of attribute list in aoeblk.cDennis Stosberg1-0/+1
2006-11-16debugfs: check return value correctlyAkinobu Mita1-2/+2
2006-11-16W1: ioremap balanced with iounmapAmol Lad1-0/+2
2006-11-16USB: auerswald possible memleak fixMariusz Kozlowski1-1/+1
2006-11-16USB: ipaq: Add HTC Modem SupportAlex Sanks1-0/+1
2006-11-16USB: Fixed outdated usb_get_device_descriptor() documentationLaurent Pinchart1-4/+1
2006-11-16usb-storage: Remove duplicated unusual_devs.h entries for Sony Ericsson P990iSergey Vlasov1-21/+0
2006-11-16USB: hid-core: Add quirk for new Apple keyboard/trackpadJulien BLACHE1-0/+1
2006-11-16USB Storage: unusual_devs.h entry for Sony Ericsson P990iJan Mate1-0/+7
2006-11-16USB: correct keymapping on Powerbook built-in USB ISO keyboardsOlaf Hering3-2/+20
2006-11-16USB: OHCI: fix root-hub resume bugAlan Stern2-11/+17
2006-11-16USB: Fix UCR-61S2B unusual_dev entryPhil Dibowitz1-1/+3
2006-11-16USB: ftdi driver pid for dmx-interfacesFrank Sievertsen2-0/+4
2006-11-16USB: ftdi_sio: adds vendor/product id for a RFID construction kitKjell Myksvoll2-1/+8
2006-11-16OHCI: disallow autostop when wakeup is not availableAlan Stern1-1/+2
2006-11-16[PATCH] x86_64: fix CONFIG_CC_STACKPROTECTOR build bugIngo Molnar1-2/+2
2006-11-16[PATCH] x86-64: Fix vsyscall.c compilation on UPAndi Kleen1-0/+2
2006-11-16IPoIB: Clear high octet in QP numberMichael S. Tsirkin1-8/+7
2006-11-16Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-11/+76
2006-11-16Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds16-137/+278
2006-11-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds13-73/+92
2006-11-16Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds8-17/+16
2006-11-16[PATCH] scsi: clear garbage after CDBs on SG_IOTejun Heo2-2/+2
2006-11-16[PATCH] eCryptfs: CIFS nlink fixesMichael Halcrow2-1/+8
2006-11-16[PATCH] Fix strange size check in __get_vm_area_node()OGAWA Hirofumi1-3/+2
2006-11-16[PATCH] fat: add fat_getattr()OGAWA Hirofumi4-0/+14
2006-11-16[PATCH] Don't give bad kprobes example aka ") < 0))" typoAlexey Dobriyan1-2/+3
2006-11-16[PATCH] AFS: Amend the AFS configuration optionsDavid Howells1-2/+1
2006-11-16[PATCH] dell_rbu: fix error checkAkinobu Mita1-5/+4
2006-11-16[PATCH] Update udf documentation to reflect current state of read/write supportPhillip Susi1-2/+11
2006-11-16[PATCH] hfs_fill_super returns success even if no root inodeEric Sandeen1-0/+2
2006-11-16[PATCH] parport: fix compilation failureArnaud Giersch1-1/+1
2006-11-16[PATCH] IB/ipath - fix driver build for platforms with PCI, but not HTBryan O'Sullivan3-3/+8
2006-11-16[PATCH] set default video mode on PowerBook WallstreetOlaf Hering1-1/+1
2006-11-16[PATCH] eCryptfs: dput() lower d_parent on renameMichael Halcrow1-0/+2
2006-11-16[PATCH] pnx4008:fix NULL dereference in rgbfbVitaly Wool1-1/+2
2006-11-16[PATCH] pnx4008: rename driverVitaly Wool2-2/+2
2006-11-16[PATCH] some irq_chip variables point to NULLZhang, Yanmin1-0/+2
2006-11-16[PATCH] ipmi: use platform_device_add() instead of platform_device_register()...Zhang, Yanmin2-2/+2
2006-11-16[IA64] a fix towards allmodconfig buildLuck, Tony1-2/+2
2006-11-16[IA64] use generic_handle_irq()Ingo Molnar2-3/+3
2006-11-16[IA64] typename -> name conversionIngo Molnar4-5/+5
2006-11-16[IA64] irqs: use `name' not `typename'Andrew Morton2-2/+2
2006-11-15[TG3]: Disable TSO on 5906 if CLKREQ is enabled.Michael Chan2-4/+17
2006-11-15[TCP]: Fix up sysctl_tcp_mem initialization.John Heffner1-3/+4
2006-11-15[NETFILTER]: ip6_tables: use correct nexthdr value in ipv6_find_hdr()Patrick McHardy1-1/+1
2006-11-15[NETFILTER]: ip6_tables: fixed conflicted optname for getsockoptYasuyuki Kozakai5-53/+54
2006-11-15[NETFILTER]: Use pskb_trim in {ip,ip6,nfnetlink}_queuePatrick McHardy3-9/+12
2006-11-15[NETFILTER]: nfnetlink_log: fix byteorder of NFULA_SEQ_GLOBALPatrick McHardy1-1/+1
2006-11-15[TG3]: Increase 5906 firmware poll time.Gary Zambrano1-2/+3
2006-11-15Linux 2.6.19-rc6v2.6.19-rc6Linus Torvalds1-1/+1
2006-11-15[PATCH] powerpc: windfarm shall request it's sub modulesBenjamin Herrenschmidt3-0/+13
2006-11-16[POWERPC] Wire up sys_move_pagesStephen Rothwell2-1/+3
2006-11-16[POWERPC] Add the thread_siblings files to sysfsStephen Rothwell1-1/+7
2006-11-15[IA64] bte_unaligned_copy() transfers one extra cache line.Robin Holt1-5/+4
2006-11-15[PATCH] Use delayed disable mode of ioapic edge triggered interruptsEric W. Biederman2-2/+6
2006-11-14[PATCH] ALSA: hda-intel - Disable MSI support by defaultTakashi Iwai2-5/+5
2006-11-14[PATCH] Char: isicom, fix close bugJiri Slaby1-1/+2
2006-11-14Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds17-75/+86
2006-11-14Revert "[PATCH] fix Data Acess error in dup_fd"Linus Torvalds1-1/+0
2006-11-14Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-5/+18
2006-11-14[PATCH] hugetlb: fix error return for brk() entering a hugepage regionHugh Dickins1-3/+2
2006-11-14[PATCH] cpqarray: fix iostatJens Axboe1-4/+11
2006-11-14[PATCH] cciss: fix iostatJens Axboe1-0/+6
2006-11-14[PATCH] libata: Convert from module_init to subsys_initcallBrian King1-1/+1
2006-11-14[PATCH] hugetlb: check for brk() entering a hugepage regionDavid Gibson1-0/+4
2006-11-14[PATCH] hugetlb: prepare_hugepage_range check offset tooHugh Dickins5-20/+25
2006-11-14[PATCH] usb: MAINTAINERS updatesDavid Brownell1-1/+9
2006-11-14[PATCH] nvidiafb: fix unreachable code in nv10GetConfigNathan Lynch1-1/+1
2006-11-14[PATCH] autofs4: panic after mount failIan Kent4-6/+32
2006-11-14[PATCH] drivers/ide: stray bracketNicolas Kaiser1-1/+1
2006-11-14[PATCH] revert "PCI: quirk for IBM Dock II cardbus controllers"Andrew Morton1-27/+0
2006-11-14[PATCH] fix via586 irq routing for pirq 5Daniel Ritz1-2/+2
2006-11-14[PATCH] setup_irq(): better mismatch debuggingAndrew Morton1-2/+7
2006-11-14[PATCH] x86-64: Fix race in exit_idleAndi Kleen2-2/+10
2006-11-14[PATCH] x86-64: Fix vgetcpu when CONFIG_HOTPLUG_CPU is disabledAndi Kleen4-35/+26
2006-11-14[PATCH] x86: Add acpi_user_timer_override option for Asus boardsAndi Kleen6-1/+29
2006-11-14[PATCH] x86-64: setup saved_max_pfn correctly (kdump)Magnus Damm1-0/+2
2006-11-14[PATCH] x86-64: Handle reserve_bootmem_generic beyond end_pfnAndi Kleen1-1/+14
2006-11-14[PATCH] x86-64: shorten the x86_64 boot setup GDT to what the comment saysSteven Rostedt1-3/+2
2006-11-14[PATCH] x86-64: Fix PTRACE_[SG]ET_THREAD_AREA regression with ia32 emulation.Andi Kleen1-0/+2
2006-11-14[PATCH] x86-64: Fix partial page check to ensure unusable memory is not being...Aaron Durbin1-1/+1
2006-11-14Revert "[PATCH] MMCONFIG and new Intel motherboards"Andi Kleen1-32/+0
2006-11-14[ARM] Remove OP_MAX_COUNTERRussell King1-2/+0
2006-11-14libata: fix double-completion on errorDarrick J. Wong1-1/+1
2006-11-14[PATCH] pata_artop: fix "& (1 >>" typoAlexey Dobriyan1-1/+1
2006-11-14[PATCH] hpt37x: Check the enablebitsAlan Cox1-3/+16
2006-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds1-2/+17
2006-11-13Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds13-61/+111
2006-11-13[dvb saa7134] Fix missing 'break' for avermedia card caseLinus Torvalds1-0/+1
2006-11-13[PATCH] ide-cd: only set rq->errors SCSI style for block pc requestsJens Axboe1-1/+1
2006-11-13[PATCH] Fix bad data direction in SG_IOJens Axboe1-1/+1
2006-11-13IB/mad: Fix race between cancel and receive completionRoland Dreier1-1/+1
2006-11-13RDMA/amso1100: Fix && typoJean Delvare1-2/+2
2006-11-13RDMA/amso1100: Fix unitialized pseudo_netdev accessed in c2_register_deviceTom Tucker2-20/+22
2006-11-13IB/ehca: Activate scaling code by defaultHoang-Nam Nguyen1-0/+1