aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | pcmcia: dev_node removal bugfixDominik Brodowski2010-06-151-0/+1
| | * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2010-06-151-0/+4
| | |\ \ \ \ \ \ \
| | | * | | | | | | ipvs: Add missing locking during connection table hashing and unhashingSven Wegener2010-06-091-0/+4
| | * | | | | | | | ixgbe: fix automatic LRO/RSC settings for low latencyAndy Gospodarek2010-06-131-29/+8
| | * | | | | | | | e1000: Fix message logging defectJoe Perches2010-06-131-9/+8
| | * | | | | | | | ixgbe: fix for race with 8259(8|9) during shutdownDon Skidmore2010-06-131-0/+4
| | * | | | | | | | net: rxhash already set in __copy_skb_headerEric Dumazet2010-06-131-1/+0
| | * | | | | | | | net: fix deliver_no_wcard regression on loopback deviceJohn Fastabend2010-06-131-0/+1
| | * | | | | | | | enic: fix pci_alloc_consistent argumentRandy Dunlap2010-06-121-1/+1
| * | | | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-06-275-94/+94
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | NFSv4: Fix an embarassing typo in encode_attrs()Trond Myklebust2010-06-221-2/+2
| | * | | | | | | | | NFSv4: Ensure that /proc/self/mountinfo displays the minor version numberTrond Myklebust2010-06-221-4/+18
| | * | | | | | | | | NFSv4.1: Ensure that we initialise the session when following a referralTrond Myklebust2010-06-221-71/+51
| | * | | | | | | | | SUNRPC: Fix a re-entrancy bug in xs_tcp_read_calldir()Trond Myklebust2010-06-221-16/+22
| | * | | | | | | | | nfs4 use mandatory attribute file type in nfs4_get_rootAndy Adamson2010-06-221-1/+1
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'sh/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-06-274-5/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | clocksource: sh_cmt: Fix up bogus shift value.Paul Mundt2010-06-221-1/+1
| | * | | | | | | | | arch/sh/mm: Eliminate a double lockJulia Lawall2010-06-211-1/+1
| | * | | | | | | | | sh: Fix up IORESOURCE_PCI_FIXED usage in pcibios_fixup_device_resources().Paul Mundt2010-06-071-2/+0
| | * | | | | | | | | sh: remove duplicated #includeHuang Weiyi2010-06-071-1/+0
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-06-277-9/+28
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | MAINTAINERS - Add an entry for the input MT protocolHenrik Rydberg2010-06-241-0/+7
| | * | | | | | | | | Input: wacom - fix serial number handling on Cintiq 21UX2Ping Cheng2010-06-221-4/+5
| | * | | | | | | | | Input: fixup X86_MRST selectsRandy Dunlap2010-06-222-2/+2
| | * | | | | | | | | Merge commit 'v2.6.35-rc3' into for-linusDmitry Torokhov2010-06-221029-7874/+83540
| | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | |
| | * | | | | | | | | Input: sysrq - fix "stuck" SysRq modeDmitry Torokhov2010-06-091-2/+6
| | * | | | | | | | | Input: ad7877 - fix spi word size to 16 bitOskar Schirmer2010-06-081-0/+7
| | * | | | | | | | | Input: pcf8574_keypad - fix off by one in pcf8574_kp_irq_handler()Dan Carpenter2010-06-051-1/+1
| * | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-06-272-0/+2
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ext3: update ctime when changing the file's permission by setfaclMiao Xie2010-06-251-0/+1
| | * | | | | | | | | | ext2: update ctime when changing the file's permission by setfaclJan Kara2010-06-251-0/+1
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2010-06-273-1/+5
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | virtio-pci: disable msi at startupMichael S. Tsirkin2010-06-232-0/+4
| | * | | | | | | | | | virtio: return ENOMEM on out of memoryMichael S. Tsirkin2010-06-231-1/+1
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-06-272-7/+16
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | PCI/PM: Do not use native PCIe PME by defaultRafael J. Wysocki2010-06-182-7/+16
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-06-278-59/+140
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'fix/misc' into for-linusTakashi Iwai2010-06-211-0/+1
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | ALSA: usb/endpoint, fix dangling pointer useJiri Slaby2010-06-211-0/+1
| | * | | | | | | | | | | Merge branch 'fix/misc' into for-linusTakashi Iwai2010-06-201-11/+11
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / /
| | | * | | | | | | | | | ALSA: asihpi - Get rid of incorrect "long" types and casts.Eliot Blennerhassett2010-06-171-11/+11
| | * | | | | | | | | | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-06-201-2/+0
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | ASoC: DaVinci: Fix McASP hardware FIFO configurationSudhakar Rajashekhara2010-06-151-2/+0
| | * | | | | | | | | | | | Merge branch 'fix/misc' into for-linusTakashi Iwai2010-06-154-29/+110
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / | | | |/| | | | | | | | | |
| | | * | | | | | | | | | | ALSA: usb-audio: fix UAC2 control value queriesDaniel Mack2010-06-111-5/+14
| | | * | | | | | | | | | | ALSA: usb-audio: parse UAC2 sample rate ranges correctlyDaniel Mack2010-06-111-18/+74
| | | * | | | | | | | | | | ALSA: usb-audio: fix control messages for USB_RECIP_INTERFACEDaniel Mack2010-06-113-6/+16
| | | * | | | | | | | | | | ALSA: usb-audio: add check for faulty clock in parse_audio_format_rates_v2()Daniel Mack2010-06-111-0/+6
| | * | | | | | | | | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-06-151-17/+18
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | ALSA: hda - Fix line-in for mb5 model MacBook (Pro) 5,1 / 5,2Alex Murray2010-06-141-7/+6