summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-08-06Linux v2.6.18-rc4v2.6.18-rc4Linus Torvalds1-1/+1
2006-08-06Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds17-308/+509
2006-08-06Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds18-47/+62
2006-08-06Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-23/+22
2006-08-06[PATCH] SCX200_ACB: eliminate spurious timeout errorsDavid Woodhouse1-2/+5
2006-08-06[PATCH] udf: initialize parts of inode earlier in createEric Sandeen1-5/+6
2006-08-06[PATCH] futex: Apply recent futex fixes to futex_compatThomas Gleixner1-3/+3
2006-08-06[PATCH] pnpacpi: reject ACPI_PRODUCER resourcesmatthieu castet1-0/+8
2006-08-06[PATCH] reiserfs_write_full_page() should not get_block past eofChris Mason1-2/+12
2006-08-06[PATCH] fix reiserfs lock inversion of bkl vs inode semaphoreChris Mason2-2/+2
2006-08-06[PATCH] memory hotadd fixes: enhance collision checkKAMEZAWA Hiroyuki1-7/+22
2006-08-06[PATCH] memory hotadd fixes: avoid registering res twiceKAMEZAWA Hiroyuki1-0/+4
2006-08-06[PATCH] memory hotadd fixes: avoid check in acpiKAMEZAWA Hiroyuki1-8/+1
2006-08-06[PATCH] memory hotadd fixes: find_next_system_ram catch range fixKAMEZAWA Hiroyuki2-2/+3
2006-08-06[PATCH] memory hotadd fixes: change find_next_system_ram's return value mannerKAMEZAWA Hiroyuki1-2/+4
2006-08-06[PATCH] memory hotadd fixes: not-aligned memory hotadd handling fixKAMEZAWA Hiroyuki1-7/+16
2006-08-06[PATCH] Fix BeFS slab corruptionDiego Calleja1-2/+9
2006-08-06[PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disksStefan Richter1-0/+3
2006-08-06[PATCH] Add stable branch to maintainers fileSteven Rostedt1-0/+8
2006-08-06[PATCH] sh: fix proc file removal for superh store queue moduleNeil Horman1-3/+7
2006-08-06[PATCH] eicon: fix define conflict with ptraceAlexey Dobriyan1-1/+0
2006-08-06[PATCH] pSeries: hvsi char driver janitorial cleanupLinas Vepstas1-4/+1
2006-08-06[PATCH] pSeries hvsi char driver null pointer derefLinas Vepstas1-1/+2
2006-08-06[PATCH] Fix more per-cpu typosAlexey Dobriyan1-1/+1
2006-08-06[PATCH] doc: update panic_on_oops documentationMaxime Bizon1-3/+2
2006-08-06[PATCH] knfsd: fix race related problem when adding items to and svcrpc auth ...Neil Brown1-1/+5
2006-08-06[PATCH] debug_locks.h: add "struct task_struct;"Alexey Dobriyan1-0/+2
2006-08-06[PATCH] fadvise() make POSIX_FADV_NOREUSE a no-opAndrew Morton1-1/+2
2006-08-06[PATCH] au1100fb: Fix startup sequenceRodolfo Giometti1-8/+5
2006-08-06[PATCH] au1100fb: info->var.rotate fixRodolfo Giometti1-2/+3
2006-08-06[PATCH] vt: printk: Fix framebuffer console triggering might_sleep assertionAntonino A. Daplas1-1/+3
2006-08-06[PATCH] fix vmstat per cpu usageJan Blunck1-4/+4
2006-08-06[PATCH] ptrace: make pid of child process available for PTRACE_EVENT_VFORK_DONEChuck Ebbert1-1/+3
2006-08-06[PATCH] md: Fix a bug that recently crept into md/linearNeilBrown1-3/+3
2006-08-06[PATCH] omap-rng build fixDavid Brownell1-27/+24
2006-08-06[PATCH] i_mutex does not need to be locked in reiserfs_delete_inode()Alexander Zarochentsev1-10/+2
2006-08-06[PATCH] crash in aty128_set_lcd_enable() on PowerBookOlaf Hering1-7/+3
2006-08-06[PATCH] ufs: handle truncated pagesEvgeniy Dushistov2-3/+3
2006-08-06[PATCH] ufs: ufs_get_locked_page() race fixEvgeniy Dushistov1-7/+8
2006-08-06[PATCH] bug in futex unqueue_meChristian Borntraeger1-0/+1
2006-08-06[PATCH] disable debugging version of write_lock()Andrew Morton1-4/+6
2006-08-06[PATCH] drivers/edac/edac_mc.h must #include <linux/platform_device.h>Adrian Bunk1-0/+1
2006-08-06[PATCH] Make suspend possible with a traced process at a breakpointRafael J. Wysocki2-8/+26
2006-08-05[LAPB]: Fix windowsize checkDiego Calleja1-5/+7
2006-08-04[TCP]: Fixes IW > 2 cases when TCP is application limitedIlpo Järvinen1-1/+2
2006-08-04[PKT_SCHED] RED: Fix overflow in calculation of queue averageIlpo Järvinen1-1/+1
2006-08-04[LLX]: SOCK_DGRAM interface fixesStephen Hemminger2-14/+10
2006-08-04[PKT_SCHED]: Return ENOENT if qdisc module is unavailableJamal Hadi Salim1-1/+1
2006-08-04[BRIDGE]: netlink status fixStephen Hemminger1-1/+1
2006-08-04Input: ati_remote - use msec instead of jiffiesDmitry Torokhov1-58/+77
2006-08-04Input: ati_remote - add missing input_sync()Dmitry Torokhov1-0/+1
2006-08-04Input: ati_remote - relax permissions sysfs module parametersDmitry Torokhov1-2/+2
2006-08-04Input: ati_remote - make filter time a module parameterEdwin Huffstutler1-14/+19
2006-08-04Input: atkbd - restore repeat rate when resumingDmitry Torokhov1-43/+60
2006-08-04Input: trackpoint - activate protocol when resumingDmitry Torokhov1-18/+34
2006-08-04Input: logips2pp - fix button mapping for MX300Roberto Castagnola1-2/+1
2006-08-04Input: keyboard - change to use kzallocDmitry Torokhov1-2/+2
2006-08-04Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 in...Dmitry Torokhov1758-16901/+34975
2006-08-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-29/+57
2006-08-04[IA64] make uncached allocator more node awareDean Nelson1-29/+57
2006-08-04Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds11-62/+75
2006-08-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds5-117/+190
2006-08-03Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds1-8/+2
2006-08-03Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds8-250/+215
2006-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds11-41/+49
2006-08-03[PATCH] ahci: skip protocol test altogether in spurious interrupt codeUnicorn Chang1-8/+2
2006-08-03[PATCH] myri10ge - Fix spurious invokations of the watchdog reset handlerBrice Goglin1-1/+4
2006-08-03[PATCH] myri10ge - Write the firmware in 256-bytes chunksBrice Goglin1-12/+7
2006-08-03[PATCH] Stop calling phy_stop_interrupts() twiceSergei Shtylylov1-6/+2
2006-08-03[PATCH] s2io driver bug fixes #2Ananda Raju2-135/+98
2006-08-03[PATCH] s2io driver bug fixes #1Ananda Raju2-78/+85
2006-08-03Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik4-18/+19
2006-08-03SUNRPC: Fix obvious refcounting bugs in rpc_pipefs.Trond Myklebust1-2/+4
2006-08-03RPC: Ensure that we disconnect TCP socket when client requests error outTrond Myklebust4-43/+61
2006-08-03NLM/lockd: remove b_doneJ. Bruce Fields2-10/+3
2006-08-03NFS: make 2 functions staticAdrian Bunk3-6/+4
2006-08-03NFS: Release dcache_lock in an error path of nfs_pathJosh Triplett1-1/+3
2006-08-03PNP: Add missing casts in printk() argumentsPierre Ossman1-6/+6
2006-08-03PCI: docking station: remove dock ueventsKristen Carlson Accardi3-13/+6
2006-08-03PCI: Unhide the SMBus on Asus PU-DLSJean Delvare2-0/+8
2006-08-03PCI Hotplug: add acpiphp to MAINTAINERSKristen Carlson Accardi3-3/+8
2006-08-03PCI: pci/search: EXPORTs cannot be __devinitRandy Dunlap1-1/+1
2006-08-03PCIE: cleanup on probe errorRandy Dunlap1-1/+3
2006-08-03pcie: fix warnings when CONFIG_PM=nHenrik Kretzschmar1-17/+17
2006-08-03Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds18-120/+128
2006-08-03IB/uverbs: Avoid a crash on device hot removeJack Morgenstein2-1/+9
2006-08-03IB/ipoib: Remove broken link from Kconfig and documentationOr Gerlitz2-4/+1
2006-08-03IB/srp: Work around data corruption bug on Mellanox targetsIshai Rabinovitz1-2/+15
2006-08-03[IA64] fix show_mem for VIRTUAL_MEM_MAP+FLATMEMBob Picco4-68/+72
2006-08-03[IA64] align high endpoint of VIRTUAL_MEM_MAPBob Picco2-2/+4
2006-08-03[PATCH] Fix RAID5 + IA64 compilePrarit Bhargava2-2/+2
2006-08-03IB/srp: Fix crash in srp_reconnect_targetIshai Rabinovitz1-0/+2
2006-08-03IB/cm: Fix error handling in ib_send_cm_reqSean Hefty1-1/+3
2006-08-03IB/mthca: Clean up mthca array index maskRoland Dreier1-8/+7
2006-08-03IB/mthca: Fix mthca_array_clear() thinkoMichael S. Tsirkin1-1/+3
2006-08-03[PATCH] take filling ->pid, etc. out of audit_get_context()Al Viro1-11/+12
2006-08-03[PATCH] don't bother with aux entires for dummy contextAl Viro3-16/+16
2006-08-03[PATCH] mark context of syscall entered with no rules as dummyAl Viro2-2/+10
2006-08-03[PATCH] introduce audit rules counterAl Viro3-0/+29
2006-08-03[PATCH] fix audit oops with invalid operatorAmy Griffis1-0/+2
2006-08-03[PATCH] fix oops with CONFIG_AUDIT and !CONFIG_AUDITSYSCALLAmy Griffis1-3/+1
2006-08-03[PATCH] fix missed create event for directory auditAmy Griffis4-11/+21
2006-08-03[PATCH] fix faulty inode data collection for open() with O_CREATAmy Griffis3-22/+50
2006-08-03[ALSA] Don't reject O_RDWR at opening PCM OSS with read/write-only deviceTakashi Iwai1-0/+2
2006-08-03[ALSA] snd-emu10k1: Implement support for Audigy 2 ZS [SB0353]James Courtier-Dutton1-0/+11
2006-08-03[ALSA] add MAINTAINERS entry for snd-aoaJohannes Berg1-0/+7
2006-08-03[ALSA] aoa: platform function gpio: ignore errors from functions that don't e...Johannes Berg1-1/+1
2006-08-03[ALSA] make snd-powermac load even when it can't bind the deviceJohannes Berg1-10/+3
2006-08-03[ALSA] aoa: fix toonie codecJohannes Berg1-4/+13
2006-08-03[ALSA] aoa: feature gpio layer: fix IRQ accessJohannes Berg1-2/+5
2006-08-03[ALSA] Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris10-29/+15
2006-08-03[ALSA] snd-emu10k1: Fixes ALSA bug#2190James Courtier-Dutton1-1/+5
2006-08-02Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds43-187/+632
2006-08-02Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds29-364/+343
2006-08-02Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds31-52/+100
2006-08-02[PATCH] x86_64: Fix CONFIG_IOMMU_DEBUGMuli Ben-Yehuda1-0/+2
2006-08-02[PATCH] x86_64: Fix backtracing for interrupt stacksAndi Kleen1-7/+11
2006-08-02Fix force_sig_info() semantics after cleanupsLinus Torvalds1-8/+17
2006-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-2.6.18Linus Torvalds7-25/+56
2006-08-02Revert "[PATCH] USB: move usb_device_class class devices to be real devices"Greg Kroah-Hartman2-11/+11
2006-08-02Revert "[PATCH] USB: convert usb class devices to real devices"Greg Kroah-Hartman2-9/+9
2006-08-02USB: UHCI: Don't test the Short Packet Detect bitAlan Stern1-1/+3
2006-08-02USB: unusual_devs entry for Nokia 3250Alan Stern1-0/+7
2006-08-02USB: dummy-hcd: disable interrupts during req->completeAlan Stern1-2/+4
2006-08-02USB: fix the USB_GADGET_DUMMY_HCD dependenciesAdrian Bunk1-1/+1
2006-08-02USB: ati_remote.c: autorepeat fixMarko Macek1-3/+2
2006-08-02USB: doc: fixes devio.c location in proc_usb_info.txt.Luiz Fernando N. Capitulino1-1/+1
2006-08-02USB: doc: usb-help.txt update.Luiz Fernando N. Capitulino1-2/+1
2006-08-02USB: Patch for rtl8150 to fix unplug problemsPeter Chubb1-12/+71
2006-08-02USB: cypress driver comment updatesOliver Bock1-2/+7
2006-08-02USB: unusual_devs device removalPhil Dibowitz1-12/+0
2006-08-02usb-storage: Add US_FL_IGNORE_DEVICE flag; ignore ZyXEL G220FDaniel Drake3-4/+23
2006-08-02USB: New USB ID for Belkin Serial AdapterKim Oldfield2-0/+5
2006-08-02USB: Additional PID for the ftdi_sio driverDave Platt2-0/+5
2006-08-02USB: adding support for SHARP WS003SH to ipaq.cNorihiko Tomiyama1-0/+1
2006-08-02USB: Fix Freescale high-speed USB host dependencyLi Yang1-1/+1
2006-08-02USB: Removed 3-port device handler from Option driverMatthias Urlichs1-36/+0
2006-08-02USB: Drop Sierra Wireless MC8755 from the Option driverMatthias Urlichs1-5/+1
2006-08-02USB: Let option driver handle Anydata CDMA modems. Remove anydata driver.Matthias Urlichs4-139/+13
2006-08-02USB: Option driver: Short driver names were identicalMatthias Urlichs1-3/+3
2006-08-02USB: Option driver: removed change history and linux/version.h includeMatthias Urlichs1-27/+1
2006-08-02USB: AT91 OHCI updates, mostly power managementDavid Brownell3-31/+62
2006-08-02USB: AT91 UDC updates, mostly power managementDavid Brownell2-64/+113
2006-08-02[IA64] Don't alloc empty frame in ia64_switch_mode_physZou Nan hai1-2/+0
2006-08-02[IA64] Do not assume output registers be reservered.Zou Nan hai1-9/+9
2006-08-02[IA64] add platform check to snsc driver initGreg Edwards1-1/+6
2006-08-02[IA64] sparse cleanupsKeith Owens6-13/+13
2006-08-02[NET]: Fix more per-cpu typosAlexey Dobriyan3-4/+4
2006-08-02[SECURITY]: Fix build with CONFIG_SECURITY disabled.David S. Miller1-1/+0
2006-08-02[I/OAT]: Remove CPU hotplug lock from net_dma_rebalanceChris Leech1-5/+0
2006-08-02[DECNET]: Fix for routing bugPatrick Caulfield1-2/+7
2006-08-02[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang7-44/+110
2006-08-02[NET]: skb_queue_lock_key() is no longer used.Adrian Bunk2-9/+0
2006-08-02[NET]: Remove lockdep_set_class() call from skb_queue_head_init().Arjan van de Ven1-1/+8
2006-08-02[IPV6]: SNMPv2 "ipv6IfStatsOutFragCreates" counter errorWei Dong2-6/+9
2006-08-02[IPV6]: SNMPv2 "ipv6IfStatsInHdrErrors" counter errorWei Dong1-0/+1
2006-08-02[NET]: Kill the WARN_ON() calls for checksum fixups.David S. Miller1-10/+0
2006-08-02[NETFILTER]: xt_hashlimit/xt_string: missing string validationPatrick McHardy2-1/+7
2006-08-02[NETFILTER]: SIP helper: expect RTP streams in both directionsPatrick McHardy1-1/+1
2006-08-02[E1000]: Convert to netdev_alloc_skbDavid S. Miller1-5/+6
2006-08-02[TG3]: Convert to netdev_alloc_skbDavid S. Miller1-5/+5
2006-08-02[NET]: Add netdev_alloc_skb().Christoph Hellwig2-0/+46
2006-08-02[TCP]: Process linger2 timeout consistently.David S. Miller1-1/+2
2006-08-02[SECURITY] secmark: nul-terminate secdataJames Morris1-0/+2
2006-08-02[NET] infiniband: Cleanup ib_addr module to use the neteventsTom Tucker1-16/+14
2006-08-02[NET]: Core net changes to generate neteventsTom Tucker4-7/+24
2006-08-02[NET]: Network Event Notifier Mechanism.Tom Tucker2-0/+102
2006-08-02[TCP]: SNMPv2 tcpAttemptFails counter errorWei Yongjun4-5/+6
2006-08-02[TCP]: fix memory leak in net/ipv4/tcp_probe.c::tcpprobe_read()James Morris1-1/+1
2006-08-02[ATALK]: Make CONFIG_DEV_APPLETALK a tristate.David S. Miller1-1/+1
2006-08-02[NET]: Fix ___pskb_trim when entire frag_list needs droppingHerbert Xu1-4/+10
2006-08-02[NETFILTER]: include/linux/netfilter_bridge.h: header cleanupAlexey Dobriyan1-1/+0
2006-08-02[IPV6]: Audit all ip6_dst_lookup/ip6_dst_store callsHerbert Xu8-49/+100
2006-08-02[XFRM]: Fix protocol field value for outgoing IPv6 GSO packetsPatrick McHardy1-1/+1
2006-08-02[IPV6] ADDRCONF: NLM_F_REPLACE support for RTM_NEWADDRNoriaki TAKAMIYA1-0/+57
2006-08-02[IPV6] ADDRCONF: Support get operation of single addressNoriaki TAKAMIYA1-1/+58
2006-08-02[IPV6] ADDRCONF: Do not verify an address with infinity lifetimeYOSHIFUJI Hideaki1-1/+5
2006-08-02[IPV6] ADDRCONF: Allow user-space to specify address lifetimeNoriaki TAKAMIYA1-4/+42
2006-08-02[IPV6] ADDRCONF: Check payload length for IFA_LOCAL attribute in RTM_{ADD,DEL...YOSHIFUJI Hideaki1-2/+4
2006-08-02[PATCH] zd1211rw: Packet filter fix for managed (STA) modeUlrich Kunitz3-9/+6
2006-08-02[PATCH] zd1211rw: Fixed endianess issue with length info tag detectionUlrich Kunitz1-3/+3
2006-08-02[PATCH] zd1211rw: Remove bogus assertDaniel Drake1-1/+0
2006-08-02[PATCH] zd1211rw: Fix software encryption/decryptionDaniel Drake1-2/+3
2006-08-02[PATCH] zd1211rw: Pass more management frame types up to hostDaniel Drake2-3/+7
2006-08-02[PATCH] zd1211rw: Fixes radiotap headerUlrich Kunitz1-4/+4
2006-08-02Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds39-143/+354
2006-08-02[ARM] 3743/1: ARM: OMAP: Fix compile for OMAPTony Lindgren1-2/+0
2006-08-01[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell30-50/+100
2006-08-01gitignore: gitignore quilt's filesQi Yong1-0/+4
2006-08-01kbuild: always use $(CC) for $(call cc-version)Sam Ravnborg1-2/+1
2006-08-01kconfig: correct oldconfig for unset choice optionsRoman Zippel1-1/+1
2006-08-01kbuild: -fno-stack-protector is not goodSam Ravnborg1-2/+2
2006-08-01kbuild: fix typo in modpostDave Jones1-1/+1
2006-08-01kbuild: improve error from file2aliasSam Ravnborg1-19/+43
2006-08-01kbuild: .gitignore utsrelease.hSam Ravnborg1-0/+1
2006-08-01kbuild: version.h and new headers_* targets does not require a kernel configSam Ravnborg1-0/+1
2006-08-01kbuild: hardcode value of YACC&LEX for aic7-triple-xSam Ravnborg1-0/+2
2006-07-31[CPUFREQ] Propagate acpi_processor_preregister_performance return value.bert hubert1-2/+1
2006-07-31[CPUFREQ] [2/2] demand load governor modules.Jeremy Fitzhardinge1-0/+17
2006-07-31[CPUFREQ] [1/2] add __find_governor helper and clean up some error handling.Jeremy Fitzhardinge1-23/+34