aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-12-04x86: Fix boot failures on older AMD CPU'sHEADmasterLinus Torvalds1-4/+4
2011-12-03xen/pm_idle: Make pm_idle be default_idle under Xen.Konrad Rzeszutek Wilk3-1/+10
2011-12-02Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds22-97/+101
2011-12-02Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-30/+84
2011-12-02Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds5-25/+74
2011-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2011-12-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds20-48/+349
2011-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds17-574/+136
2011-12-02vmwgfx: integer overflow in vmw_kms_update_layout_ioctl()Xi Wang1-5/+6
2011-12-02drm/radeon/kms: fix 2D tiling CS support on EG/CMAlex Deucher2-26/+154
2011-12-02drm/radeon/kms: fix scanout of 2D tiled buffers on EG/CMAlex Deucher2-2/+62
2011-12-02drm: Fix lack of CRTC disable for drm_crtc_helper_set_config(.fb=NULL)Chris Wilson1-2/+25
2011-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds77-280/+589
2011-12-01netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NSDavid S. Miller1-1/+0
2011-12-01ipv4: flush route cache after change accept_localPeter Pan(潘卫平)1-0/+5
2011-12-01sch_red: fix red_changeEric Dumazet1-2/+2
2011-12-01Linux 3.2-rc4v3.2-rc4Linus Torvalds1-1/+1
2011-12-01Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds31-536/+995
2011-12-01ocfs2: avoid unaligned access to dqc_bitmapAkinobu Mita2-5/+52
2011-12-01Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-...Linus Torvalds27-120/+199
2011-12-01Revert "udp: remove redundant variable"David S. Miller2-14/+16
2011-12-01Merge branch 'for-usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2-7/+5
2011-12-01bridge: master device stuck in no-carrier state forever when in user-stp modeVitalii Demianets2-15/+20
2011-12-01usb: ftdi_sio: add PID for Propox ISPcable IIIMarcin Kościelnicki2-0/+2
2011-12-01Revert "xHCI: reset-on-resume quirk for NEC uPD720200"Sarah Sharp1-6/+1
2011-12-01ipv4: Perform peer validation on cached route lookup.David S. Miller1-7/+19
2011-12-01xHCI: fix bug in xhci_clear_command_ring()Andiry Xu1-1/+4
2011-12-01drm/radeon/kms: add some new pci idsAlex Deucher1-0/+8
2011-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds9-25/+60
2011-12-01Merge branch 'fix/asoc' into for-linusTakashi Iwai14-554/+102
2011-12-01Btrfs: fix meta data raid-repair merge problemJan Schmidt1-7/+20
2011-12-01ALSA: hda - Fix S3/S4 problem on machines with VREF-pin mute-LEDCharles Chin1-18/+0
2011-12-01drm/radeon/kms: Skip ACPI call to ATIF when possibleJean Delvare1-4/+4
2011-12-01drm/radeon/kms: Hide debugging messageJean Delvare1-1/+2
2011-12-01drm/radeon/kms: add some loop timeouts in pageflip codeAlex Deucher4-4/+24
2011-12-01Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...Dave Airlie8-4/+64
2011-11-30net/core: fix rollback handler in register_netdevice_notifierRongQing.Li1-1/+2
2011-11-30sch_red: fix red_calc_qavg_from_idle_timeEric Dumazet1-9/+6
2011-11-30bonding: only use primary address for ARPHenrik Saavedra Persson1-27/+6
2011-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds10-45/+62
2011-11-30Merge branch 'dt-for-linus' of git://sources.calxeda.com/kernel/linuxLinus Torvalds2-0/+3
2011-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds3-4/+46
2011-11-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds71-270/+517
2011-11-30ARM: 7182/1: ARM cpu topology: fix warningVincent Guittot2-2/+2
2011-11-30ARM: 7181/1: Restrict kprobes probing SWP instructions to ARMv5 and belowJon Medhurst (Tixy)2-10/+19
2011-11-30ARM: 7180/1: Change kprobes testcase with unpredictable STRD instructionJon Medhurst (Tixy)1-1/+1
2011-11-30ipv4: fix lockdep splat in rt_cache_seq_showEric Dumazet1-2/+6
2011-11-30sch_teql: fix lockdep splatEric Dumazet1-11/+20
2011-11-30net: fec: Select the FEC driver by default for i.MX SoCsFabio Estevam1-0/+1
2011-11-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville4-14/+52
2011-11-30Btrfs: skip allocation attempt from empty clusterAlexandre Oliva1-3/+3
2011-11-30Btrfs: skip block groups without enough space for a clusterAlexandre Oliva1-1/+1
2011-11-30Btrfs: start search for new cluster at the beginningAlexandre Oliva1-4/+2
2011-11-30Btrfs: reset cluster's max_size when creating bitmapAlexandre Oliva1-0/+1
2011-11-30Btrfs: initialize new bitmaps' listAlexandre Oliva1-0/+1
2011-11-30Btrfs: fix oops when calling statfs on readonly deviceLi Zefan1-3/+3
2011-11-30Btrfs: Don't error on resizing FS to same sizeMike Fleetwood1-1/+1
2011-11-30Btrfs: fix deadlock on metadata reservation when evicting a inodeMiao Xie3-5/+22
2011-11-30Fix URL of btrfs-progs git repository in docsArnd Hannemann1-2/+2
2011-11-30btrfs scrub: handle -ENOMEM from init_ipath()Dan Carpenter1-0/+5
2011-11-30drm/nv50/disp: silence compiler warningBen Skeggs1-2/+2
2011-11-30drm/nouveau: fix oopses caused by clear being called on unpopulated ttmsBen Skeggs1-0/+3
2011-11-30drm/nouveau: Keep RAMIN heap within the channel.Younes Manton1-1/+1
2011-11-30drm/nvd0/disp: fix sor dpms typo, preventing dpms on in some situationsBen Skeggs1-1/+1
2011-11-30drm/nvc0/gr: fix TP init for transform feedback offset queriesChristoph Bumiller1-0/+2
2011-11-30drm/nouveau: add dumb ioctl supportBen Skeggs3-0/+55
2011-11-29Merge branches 'cxgb4', 'ipoib', 'misc' and 'qib' into for-nextRoland Dreier9-43/+58
2011-11-29isdn: avoid copying too long drvidDan Carpenter1-0/+3
2011-11-29isdn: make sure strings are null terminatedDan Carpenter1-0/+6
2011-11-29Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds4-159/+237
2011-11-29netlabel: Fix build problems when IPv6 is not enabledPaul Moore1-8/+14
2011-11-29IB: Fix RCU lockdep splatsEric Dumazet6-14/+35
2011-11-29IB/ipoib: Prevent hung task or softlockup processing multicast responseMike Marciniszyn3-8/+14
2011-11-29sctp: better integer overflow check in sctp_auth_create_key()Xi Wang1-1/+1
2011-11-29Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-16/+26
2011-11-29xfs: fix attr2 vs large data fork assertChristoph Hellwig1-25/+39
2011-11-29xfs: force buffer writeback before blocking on the ilock in inode reclaimChristoph Hellwig3-0/+33
2011-11-29Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds1-1/+1
2011-11-29Merge branch 'defconfigs-for-arnd' of git://git.linaro.org/people/triad/linux...Arnd Bergmann453-3335/+3858
2011-11-29of: Add Silicon Image vendor prefixPawel Moll1-0/+1
2011-11-29of/irq: of_irq_init: add check for parent equal to child nodeRob Herring1-0/+2
2011-11-29usb: gadget: fsl_udc: fix dequeuing a request in progressLi Yang2-36/+42
2011-11-29usb: fsl_mxc_udc.c: Remove compile-time dependency of MX35 SoC typeFabio Estevam1-2/+0
2011-11-29usb: fsl_mxc_udc.c: Fix build issue by including missing header fileFabio Estevam1-0/+1
2011-11-29USB: fsl_udc_core: use usb_endpoint_xfer_isoc to judge ISO XFERPeter Chen1-2/+2
2011-11-29usb: udc: Fix gadget driver's speed check in various UDC driversMichal Nazarewicz9-14/+9
2011-11-29usb: gadget: fix g_serial regressionRobert Jarzmik1-2/+2
2011-11-29usb: renesas_usbhs: fixup driver speedKuninori Morimoto1-1/+1
2011-11-29usb: renesas_usbhs: fixup gadget.dev.driver when udc_stop.Kuninori Morimoto1-0/+1
2011-11-29usb: renesas_usbhs: fixup signal the driver that cable was disconnectedKuninori Morimoto1-0/+7
2011-11-29usb: renesas_usbhs: fixup device_register timingKuninori Morimoto1-26/+11
2011-11-29usb: musb: PM: fix context save/restore in suspend/resume pathKevin Hilman1-6/+0
2011-11-29ALSA: hda_intel - revert a quirk that affect VIA chipsetsMarc Vertes1-1/+0
2011-11-29ALSA: hda - Avoid touching mute-VREF pin for IDT codecsTakashi Iwai1-1/+3
2011-11-29firmware: Sigma: Fix endianess issuesLars-Peter Clausen2-5/+5
2011-11-29firmware: Sigma: Skip header during CRC generationLars-Peter Clausen1-1/+2
2011-11-29firmware: Sigma: Prevent out of bounds memory accessLars-Peter Clausen2-26/+55
2011-11-29ARM: ux500: update defconfigLinus Walleij1-9/+5
2011-11-29ARM: u300: update defconfigLinus Walleij1-7/+6
2011-11-29ALSA: usb-audio - Support for Roland GAIA SH-01 SynthesizerJohn F Leach1-0/+31
2011-11-29Merge branch 'nf' of git://1984.lsi.us.es/netDavid S. Miller8-53/+87
2011-11-29sctp: integer overflow in sctp_auth_create_key()Xi Wang0-0/+0
2011-11-28xfs: validate acl countChristoph Hellwig1-0/+2
2011-11-28Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-132/+11
2011-11-29USB: linux-cdc-acm.inf: add support for the acm_ms gadgetKlaus Schwarzkopf1-2/+2
2011-11-29EHCI : Fix a regression in the ISO schedulerMatthieu CASTET1-4/+5
2011-11-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Linus Torvalds1-1/+2
2011-11-28efivars: add missing parameter to efi_pstore_read()Christoph Fritz1-1/+2
2011-11-28ASoC: Supply dcs_codes for newer WM1811 revisionsMark Brown1-0/+2
2011-11-28ipv6: Set mcast_hops to IPV6_DEFAULT_MCASTHOPS when -1 was given.Li Wei1-1/+1
2011-11-28net: Fix corruption in /proc/*/net/dev_mcastAnton Blanchard3-2/+9
2011-11-28ASoC: Error out if we can't generate a LRCLK at all for WM8994Mark Brown1-0/+5
2011-11-28Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+9
2011-11-28Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-31/+48
2011-11-28PM: Update comments describing device power management callbacksRafael J. Wysocki1-95/+134
2011-11-28PM / Sleep: Update documentation related to system wakeupRafael J. Wysocki1-22/+38
2011-11-28PM / Runtime: Make documentation follow the new behavior of irq_safeRafael J. Wysocki1-5/+6
2011-11-28PM / Sleep: Correct inaccurate information in devices.txtRafael J. Wysocki1-4/+3
2011-11-28PM / Domains: Document how PM domains are used by the PM coreRafael J. Wysocki2-26/+45
2011-11-28IB/qib: Fix over-scheduling of QSFP workMike Marciniszyn2-20/+8
2011-11-28RDMA/cxgb4: Fix retry with MPAv1 logic for MPAv2Kumar Sanghvi1-1/+3
2011-11-28RDMA/cxgb4: Fix iw_cxgb4 count_rcqes() logicJonathan Lallinger1-1/+1
2011-11-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aeg...Linus Torvalds4-17/+40
2011-11-28regulator: twl: fix twl4030 support for smps regulatorsTero Kristo1-2/+44
2011-11-28mac80211: fix race between the AGG SM and the Tx data pathEmmanuel Grumbach1-0/+14
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