aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-11-28mac80211: fix race condition caused by late addBA responseNikolay Martynov1-1/+17
2011-11-28ath9k: Revert change that broke AR928X on Acer Ferrari OneRafael J. Wysocki1-1/+2
2011-11-28rtlwifi: fix lps_lock deadlockStanislaw Gruszka1-8/+9
2011-11-28mac80211: don't stop a single aggregation session twiceJohannes Berg1-2/+8
2011-11-28nl80211: fix MAC address validationEliad Peller1-2/+2
2011-11-28xHCI: reset-on-resume quirk for NEC uPD720200Andiry Xu1-1/+6
2011-11-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds15-231/+440
2011-11-28Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-2/+1
2011-11-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds26-103/+229
2011-11-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-14/+145
2011-11-28Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2011-11-28genirq: fix regression in irqfixup, irqpollEdward Donovan1-1/+3
2011-11-28regulator: fix use after free bugLothar Waßmann1-1/+1
2011-11-28Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsu...Dave Airlie15-231/+440
2011-11-28regulator: aat2870: Fix the logic of checking if no id is matched in aat2870_...Axel Lin1-1/+1
2011-11-27jme: PHY configuration for compatible issueAries Lee2-3/+129
2011-11-27Merge branch 'fbdev-for-linus' of git://github.com/schandinat/linux-2.6Linus Torvalds5-10/+23
2011-11-27ath9k: Revert change that broke AR928X on Acer Ferrari OneRafael J. Wysocki1-1/+2
2011-11-28Staging: comedi: fix integer overflow in do_insnlist_ioctl()Xi Wang1-1/+1
2011-11-28Revert "Staging: comedi: integer overflow in do_insnlist_ioctl()"Greg Kroah-Hartman1-5/+0
2011-11-27Merge branch 'fix/hda' into for-linusTakashi Iwai3-46/+56
2011-11-27ALSA: hda - Fix jack-detection control of VT1708Takashi Iwai1-33/+43
2011-11-27ALSA: hda - cut and paste typo in cs420x_models[]Dan Carpenter1-1/+1
2011-11-27ASoC: Correct name of Speyside Main Speaker widgetMark Brown1-1/+1
2011-11-26USB: whci-hcd: fix endian conversion in qset_clear()Dan Carpenter1-1/+1
2011-11-26USB: usb-storage: unusual_devs entry for Kingston DT 101 G2Qinglin Ye1-0/+7
2011-11-26usb: option: add SIMCom SIM5218Veli-Pekka Peltola1-0/+1
2011-11-26usb: option: add Huawei E353 controlling interfacesDirk Nehring1-0/+3
2011-11-26Staging: comedi: integer overflow in do_insnlist_ioctl()Dan Carpenter1-0/+5
2011-11-26Staging: comedi: fix signal handling in read and writeFederico Vaga1-2/+2
2011-11-26Staging: comedi: fix mmap_countFederico Vaga1-2/+17
2011-11-26staging: comedi: fix oops for USB DAQ devices.Bernd Porr1-18/+53
2011-11-26staging: comedi: usbduxsigma: Fixed wrong range for the analogue channel.Bernd Porr1-3/+4
2011-11-26staging:rts_pstor:Complete scanning_done variablewwang1-0/+1
2011-11-26staging: usbip: bugfix for deadlockBart Westgeest1-4/+6
2011-11-26inet: add a redirect generation id in inetpeerEric Dumazet2-1/+10
2011-11-26ARM: 7177/1: GIC: avoid skipping non-existent PPIs in irq_start calculationWill Deacon1-5/+8
2011-11-26ARM: 7176/1: cpu_pm: register GIC PM notifier only onceMarc Zyngier1-1/+2
2011-11-26ARM: 7175/1: add subname parameter to mfp_set_groupg callersAxel Lin3-3/+4
2011-11-26ARM: 7174/1: Fix build error in kprobes test code on Thumb2 kernelsJon Medhurst2-38/+78
2011-11-26ARM: 7172/1: dma: Drop GFP_COMP for DMA memory allocationsSumit Bhattacharya1-0/+9
2011-11-26ARM: 7171/1: unwind: add unwind directives to bitops assembly macrosWill Deacon7-22/+28
2011-11-26ARM: 7170/2: fix compilation breakage in entry-armv.SGuennadi Liakhovetski1-1/+1
2011-11-26ARM: 7168/1: use cache type functions for arch_get_unmapped_areaRob Herring1-17/+6
2011-11-26AF_UNIX: Fix poll blocking problem when reading from a stream socketAlexey Moiseytsev1-0/+4
2011-11-26iio: iio_event_getfd -- fix ev_int build failureAndy Whitcroft1-10/+9
2011-11-26dm9000: Fix check for disabled wake on LANMark Brown1-1/+1
2011-11-26l2tp: ensure sk->dst is still validFlorian Westphal1-1/+1
2011-11-26decnet: proper socket refcountingEric Dumazet1-12/+5
2011-11-26net: Revert ARCNET and PHYLIB to tristate optionsBen Hutchings2-2/+2
2011-11-26ipv4: Don't use the cached pmtu informations for input routesSteffen Klassert1-2/+2
2011-11-26route: struct rtable can be const in rt_is_input_route and rt_is_output_routeSteffen Klassert1-2/+2
2011-11-26net: Move mtu handling down to the protocol depended handlersSteffen Klassert5-12/+25
2011-11-26net: Rename the dst_opt default_mtu method to mtuSteffen Klassert6-18/+18
2011-11-26route: Use the device mtu as the default for blackhole routesSteffen Klassert2-2/+2
2011-11-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds9-8/+22
2011-11-26hwmon: convert drivers/hwmon/* to use module_platform_driver()Axel Lin11-130/+11
2011-11-25Merge git://github.com/herbertx/cryptoLinus Torvalds1-5/+7
2011-11-25Merge branch 'gpio-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds1-2/+2
2011-11-25netns: fix proxy ARP entries listing on a netnsJorge Boncompte [DTI2]1-1/+4
2011-11-25hwmon: Remove redundant spi driver bus initializationLars-Peter Clausen2-2/+0
2011-11-25net/netlabel: copy and paste bug in netlbl_cfg_unlbl_map_add()Dan Carpenter1-2/+2
2011-11-24ext4: fix racy use-after-free in ext4_end_io_dio()Tejun Heo1-1/+1
2011-11-25powerpc/44x: Add mtd ndfc to the ppx44x defconfigTony Breeds1-0/+2
2011-11-25powerpc: Fix compiliation with hugetlbfs enabledKumar Gala1-0/+1
2011-11-24cgroup_freezer: fix freezing groups with stopped tasksMichal Hocko1-2/+9
2011-11-24Merge branch 'fixes-dss' of git://git.kernel.org/pub/scm/linux/kernel/git/tml...Arnd Bergmann12-35/+276
2011-11-24Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Arnd Bergmann16-42/+70
2011-11-24Merge branch 'at91/defconfig' into fixesArnd Bergmann6-65/+40
2011-11-24ARM: at91: enable additional boards in existing soc defconfig filesJean-Christophe PLAGNIOL-VILLARD3-0/+24
2011-11-24ARM: at91: refresh soc defconfig files for 3.2Jean-Christophe PLAGNIOL-VILLARD6-65/+16
2011-11-24ARM: at91: rename defconfig files appropriatelyJean-Christophe PLAGNIOL-VILLARD4-0/+0
2011-11-24Merge branch 'mxs/for-arnd' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann1-0/+7
2011-11-24arch/powerpc/sysdev/ehv_pic.c: add missing kfreeJulia Lawall1-0/+1
2011-11-24powerpc/fsl-lbc: Fix for fsl_upmAlexandre Rusev1-0/+1
2011-11-24drivers/edac/mpc85xx_edac.c: fix memory controller compatible for edacShaohui Xie1-1/+1
2011-11-24powerpc/qe: Fixup QE_General4 errataJoakim Tjernlund1-1/+1
2011-11-24slub: avoid potential NULL dereference or corruptionEric Dumazet1-10/+11
2011-11-24slub: use irqsafe_cpu_cmpxchg for put_cpu_partialChristoph Lameter1-1/+1
2011-11-23powerpc/85xx: Fix compile error on p3060_qds.cKumar Gala1-1/+1
2011-11-23powerpc/p3060qds: Fix select of 'MPC8xxx_GPIO'Paul Bolle1-1/+1
2011-11-23powerpc/p1023: set IRQ[4:6,11] to active-high level sensitive for PCIeRoy Zang1-4/+13
2011-11-23Linux 3.2-rc3v3.2-rc3Linus Torvalds1-1/+1
2011-11-23Merge git://github.com/rustyrussell/linuxLinus Torvalds5-3/+23
2011-11-24virtio-pci: make reset operation saferMichael S. Tsirkin2-0/+20
2011-11-24virtio-mmio: Correct the name of the guest features selectorSasha Levin2-2/+2
2011-11-24virtio: add HAS_IOMEM dependency to MMIO platform bus driverHeiko Carstens1-1/+1
2011-11-23Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds2-1/+5
2011-11-23ipv4: Save nexthop address of LSRR/SSRR option to IPCB.Li Wei3-3/+6
2011-11-23ehea: Use round_jiffies_relative to align workqueueAnton Blanchard1-2/+4
2011-11-23ehea: Reduce memory usage in buffer poolsAnton Blanchard1-2/+2
2011-11-23qlge: fix size of external list for TX address descriptorsThadeu Lima de Souza Cascardo1-5/+3
2011-11-23bnx2x: Fix 5461x LEDYaniv Rosner2-1/+39
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds8-25/+51
2011-11-23Merge branch 'hwmod_dss_fixes_3.2rc' of git://git.pwsan.com/linux-2.6 into fi...Tony Lindgren12-35/+276
2011-11-23Merge branch 'fixes-v3.2-rc2' into fixesTony Lindgren666-12203/+21805
2011-11-23ARM: OMAP2+: Fix Compilation error when omap_l3_noc built as moduleGovindraj.R1-1/+1
2011-11-23ARM: OMAP2+: Remove empty io.hThomas Weber1-0/+0
2011-11-23ARM: OMAP2: select ARM_AMBA if OMAP3_EMU is definedMing Lei1-0/+1
2011-11-23ARM: OMAP: smartreflex: fix IRQ handling bugFelipe Balbi1-1/+1
2011-11-23ARM: OMAP: PM: only register TWL with voltage layer when device is presentKevin Hilman3-4/+16
2011-11-23ARM: OMAP: hwmod: Fix the addr space, irq, dma count APIssricharan1-3/+3
2011-11-23ipv4 : igmp : fix error handle in ip_mc_add_src()Jun Zhao1-1/+2
2011-11-23ipv6: tcp: fix tcp_v6_conn_request()Eric Dumazet1-6/+7
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyh...Linus Torvalds4-36/+70
2011-11-23eCryptfs: Extend array bounds for all filename charsTyler Hicks1-2/+2
2011-11-23b44: Use dev_kfree_skb_irq() in b44_tx()Xander Hover1-1/+1
2011-11-23eCryptfs: Flush file in vma closeTyler Hicks1-1/+22
2011-11-23eCryptfs: Prevent file create race conditionTyler Hicks3-33/+46
2011-11-23netfilter: Remove NOTRACK/RAW dependency on NETFILTER_ADVANCED.David S. Miller3-3/+0
2011-11-23ipv6: tcp: fix panic in SYN processingEric Dumazet1-1/+1
2011-11-23Merge branch 'fix' of git://github.com/ycmiao/pxa-linux into fixesArnd Bergmann13-15/+15
2011-11-23Merge branch 'imx-for-arnd' of git://git.pengutronix.de/git/imx/linux-2.6 int...Arnd Bergmann9-90/+69
2011-11-23Merge branch 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann7-4/+9
2011-11-23Merge branch 'for-arnd' of git://git.kernel.org/pub/scm/linux/kernel/git/will...Arnd Bergmann2-0/+11
2011-11-23PM / Hibernate: Do not leak memory in error/test code pathsRafael J. Wysocki1-6/+10
2011-11-23Merge branch 'imx6q/fixes' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Arnd Bergmann3-2/+7
2011-11-23arm: mx28: fix bit operation in clock settingWolfram Sang1-1/+1
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds1-0/+16
2011-11-23Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-24/+25
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2-7/+10
2011-11-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds22-432/+600
2011-11-23percpu: explain why per_cpu_ptr_to_phys() is more complicated than necessaryDave Young1-0/+11
2011-11-23Merge branch 'fix/asoc' into for-linusTakashi Iwai15-20/+88
2011-11-23ASoC: skip resume of soc-audio devices without codecsEric Miao1-0/+6
2011-11-23regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed2-7/+10
2011-11-23HID: Correct General touch PIDBenjamin Tissoires2-2/+2
2011-11-23ASoC: cs42l51: Fix off-by-one for reg_cache_sizeAxel Lin1-1/+1
2011-11-23i2c: Make i2cdev_notifier_call staticShubhrajyoti D1-1/+1
2011-11-23i2c: Delete ANY_I2C_BUSJean Delvare1-3/+0
2011-11-23i2c: Fix device name for 10-bit slave addressJean Delvare2-18/+22
2011-11-23i2c-algo-bit: Generate correct i2c address sequence for 10-bit targetJeffrey (Sheng-Hui) Chu1-2/+2
2011-11-23ASoC: drop support for PlayPaq with WM8510Paul Bolle3-497/+1
2011-11-23drm: integer overflow in drm_mode_dirtyfb_ioctl()Xi Wang2-0/+6
2011-11-23ipv6: fix a bug in ndisc_send_redirectLi Wei1-1/+1
2011-11-23ALSA: hda/realtek - Minor cleanupTakashi Iwai1-12/+12
2011-11-23ALSA: hda/realtek - Fix missing inits of item indices for auto-micTakashi Iwai1-1/+13
2011-11-23ALSA: hda - Fix invalid pin and GPIO for Apple laptops with CS codecsTakashi Iwai1-9/+23
2011-11-23ALSA: hda - Check subdevice mask in snd_hda_check_board_codec_sid_config()Takashi Iwai1-3/+3
2011-11-22rtc: Fix some bugs that allowed accumulating time drift in suspend/resumeArve Hjønnevåg1-5/+5
2011-11-22rtc: Disable the alarm in the hardwareRabin Vincent1-10/+34
2011-11-22Revert "of/irq: of_irq_find_parent: check for parent equal to child"Linus Torvalds1-7/+7
2011-11-22ASoC: mpc8610: tell the CS4270 codec that it's the masterTimur Tabi1-8/+16
2011-11-22ASoC: cs4720: use snd_soc_cache_sync()Daniel Mack1-9/+1
2011-11-22SUNRPC: Ensure we return EAGAIN in xs_nospace if congestion is clearedTrond Myklebust1-2/+1
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-10/+15
2011-11-22Revert "rt2800pci: handle spurious interrupts"John W. Linville1-6/+1
2011-11-22tc: comment spelling fixesstephen hemminger1-3/+3
2011-11-22Revert "rt2x00: handle spurious pci interrupts"John W. Linville3-3/+3
2011-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-25/+13
2011-11-22net: correct comments of skb_shiftFeng King1-1/+1
2011-11-22net-netlink: fix diag to export IPv4 tos for dual-stack IPv6 socketsMaciej Żenczykowski1-5/+9
2011-11-22Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King3-11/+11
2011-11-22drivers/gpu/vga/vgaarb.c: add missing kfreeJulia Lawall1-6/+12
2011-11-22drm/radeon/kms/atom: unify i2c gpio table handlingAlex Deucher1-128/+86
2011-11-22drm/radeon/kms: fix up gpio i2c mask bits for r4xx for realAlex Deucher1-0/+12
2011-11-22ttm: Don't return the bo reserved on error pathThomas Hellstrom1-1/+7
2011-11-22Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ...Dave Airlie10-211/+354
2011-11-22ASoC: SAMSUNG: Fix build errorBoojin Kim1-0/+1
2011-11-22ARM: perf: check that we have a platform device when reserving PMUWill Deacon1-0/+3
2011-11-22mount_subtree() pointless use-after-freeAl Viro1-2/+4
2011-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-8/+33
2011-11-22Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds5-366/+3
2011-11-22Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds12-62/+89
2011-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds13-111/+290
2011-11-22Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-23/+7
2011-11-22percpu: fix chunk range calculationTejun Heo2-20/+26
2011-11-22percpu: rename pcpu_mem_alloc to pcpu_mem_zallocBob Liu2-11/+11
2011-11-22ASoC: max9877: Update register if either val or val2 is changedAxel Lin1-5/+5
2011-11-22ASoC: Fix wrong define for AD1836_ADC_WORD_OFFSETAxel Lin1-1/+1
2011-11-22ALSA: hda - fail ELD reading earlyWu Fengguang1-9/+19
2011-11-22ALSA: lx6464es - fix device communication via command busTim Blechmann1-4/+12
2011-11-22ALSA: lx6464es - command buffer API cleanupTim Blechmann2-6/+4
2011-11-22ALSA: hda - repoll ELD content for multiple timesWu Fengguang1-6/+10
2011-11-22Merge branch 'cleanups/remove-unused-kconfig' into imx-fixes-for-arndSascha Hauer1-13/+0
2011-11-22Merge branch 'cleanups/assorted' into imx-fixes-for-arndSascha Hauer7-51/+36
2011-11-22Merge branches 'fixes/imx3-build', 'fixes/imx_ioremap' and 'fixes/maintainer-...Sascha Hauer2-0/+3
2011-11-22ARM: imx: export imx_ioremapArnd Bergmann1-0/+2
2011-11-22ARM: imx/mm-imx3: conditionally compile i.MX31 and i.MX35 codeUwe Kleine-König1-27/+31
2011-11-22ARM: mx5: Fix checkpatch warnings in cpu-imx5.cFabio Estevam1-2/+3
2011-11-22MAINTAINERS: Add missing directorySascha Hauer1-0/+1
2011-11-22ARM: imx: drop 'ARCH_MX31' and 'ARCH_MX35'Paul Bolle1-13/+0
2011-11-22ALSA: hdspm - Fix PCI ID for PCIe RME MADI cardsAdrian Knoth1-1/+1
2011-11-21Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-8/+9
2011-11-21Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds42-282/+332
2011-11-21Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds10-53/+72
2011-11-21Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-8/+15
2011-11-21Merge branch 'char-misc-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-31/+77
2011-11-22viafb: correct sync polarity for OLPC DCONDaniel Drake1-2/+2
2011-11-22Merge branch 'for-3.2-rc' of git://gitorious.org/linux-omap-dss2/linux into f...Florian Tobias Schandinat3-7/+7
2011-11-22video:da8xx-fb: Disable and reset sequence on version2 of LCDCManjunathappa, Prakash1-1/+14
2011-11-22netfilter: nf_conntrack: make event callback registration per-netnsPablo Neira Ayuso4-49/+82
2011-11-21iio: fix a leak due to improper use of anon_inode_getfd()Al Viro1-1/+9
2011-11-21microblaze: bury asm/namei.hAl Viro1-22/+0
2011-11-21caif: fix endian conversion in cffrml_transmit()Dan Carpenter1-5/+6
2011-11-21dccp: fix error propagation in dccp_v4_connectRongQing.Li1-0/+1
2011-11-21net, sja1000: Don't include version.h in peak_pci.c when not neededJesper Juhl1-1/+0
2011-11-21xen-netback: use correct index for invalidation in xen_netbk_tx_check_gop()Jan Beulich1-1/+1
2011-11-21stmmac: mask mmc interruptsGiuseppe CAVALLARO1-5/+9
2011-11-21Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds3-4/+5