summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-03Linux 2.6.39-rc6v2.6.39-rc6Linus Torvalds1-1/+1
2011-05-03Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds7-10/+49
2011-05-04drm/radeon/kms: fix gart setup on fusion parts (v2)Alex Deucher4-8/+18
2011-05-04drm: Send pending vblank events before disabling vblank.Christopher James Halse Rogers1-0/+23
2011-05-04drm/radeon: fix regression on atom cards with hardcoded EDID record.Dave Airlie1-2/+3
2011-05-04drm/radeon/kms: add some new pci idsAlex Deucher1-0/+5
2011-05-03logfs: initialize superblock entries earlierLinus Torvalds1-4/+4
2011-05-03Merge branch 'stable/bug-fixes-for-rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+124
2011-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds7-13/+20
2011-05-03Merge branches 'x86-fixes-for-linus' and 'irq-fixes-for-linus' of git://git.k...Linus Torvalds4-9/+9
2011-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-11/+66
2011-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds51-134/+338
2011-05-02sysctl: net: call unregister_net_sysctl_table where neededLucian Adrian Grijincu2-2/+2
2011-05-02Revert: veth: remove unneeded ifname code from veth_newlink()Jiri Pirko1-0/+12
2011-05-02smsc95xx: fix reset checkRabin Vincent1-1/+1
2011-05-02tg3: Fix failure to enable WoL by default when possibleRafael J. Wysocki1-2/+6
2011-05-02networking: inappropriate ioctl operation should return ENOTTYLifeng Sun1-3/+3
2011-05-02x86, reboot: Fix relocations in reboot_32.SH. Peter Anvin1-6/+6
2011-05-02amd8111e: trivial typo spelling: Negotitate -> NegotiateJoe Perches1-1/+1
2011-05-02xen: mask_rw_pte mark RO all pagetable pages up to pgt_buf_topStefano Stabellini1-1/+1
2011-05-02xen/mmu: Add workaround "x86-64, mm: Put early page table high"Konrad Rzeszutek Wilk1-0/+123
2011-05-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller5-17/+47
2011-05-02Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6Linus Torvalds3-37/+16
2011-05-02Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds20-353/+528
2011-05-02genirq: Fix typo CONFIG_GENIRC_IRQ_SHOW_LEVELGeert Uytterhoeven1-1/+1
2011-05-02UBIFS: seek journal heads to the latest bud in replayArtem Bityutskiy1-6/+12
2011-05-02UBIFS: do not free write-buffers when in R/O modeArtem Bityutskiy2-31/+4
2011-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds5-25/+27
2011-05-02Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds4-4/+4
2011-05-02Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+1
2011-05-02Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-17/+19
2011-05-02XZ decompressor: Fix decoding of empty LZMA2 streamsLasse Collin1-3/+3
2011-05-02ALSA: hda - Fix Realtek's chained fixup checksTakashi Iwai1-2/+2
2011-05-02Revert "ALSA: hda - Fix pin-config of Gigabyte mobo"Takashi Iwai1-18/+3
2011-05-01ipv4: don't spam dmesg with "Using LC-trie" messagesAlexey Dobriyan1-3/+0
2011-05-01af_unix: Only allow recv on connected seqpacket sockets.Eric W. Biederman1-1/+15
2011-05-01x86, NUMA: Fix empty memblk detection in numa_cleanup_meminfo()Yinghai Lu1-1/+1
2011-05-01x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processorsBoris Ostrovsky1-1/+1
2011-05-01i2c-parport: Fix adapter list handlingJean Delvare1-13/+14
2011-05-01i2c-i801: Move device ID definitions to driverJean Delvare2-4/+5
2011-05-01hwmon: (twl4030-madc-hwmon) Return proper error if hwmon_device_register failsAxel Lin1-2/+1
2011-04-30Merge branch 'fixes-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+47
2011-04-30CLKDEV: Fix clkdev return value for NULL clk caseRussell King1-10/+9
2011-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds4-13/+38
2011-04-29Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-11/+53
2011-04-29Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-6/+7
2011-04-29Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-11/+11
2011-04-29Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-41/+63
2011-04-29mii: add support of pause frames in mii_get_anartpol1-0/+4
2011-04-29net: ftmac100: fix scheduling while atomic during PHY link status changeAdam Jaremko1-4/+4
2011-04-29usbnet: Transfer of maintainershipOliver Neukum1-1/+1
2011-04-29usbnet: add support for some Huawei modems with cdc-ether portsDan Williams1-2/+12
2011-04-29bnx2: cancel timer on device removalNeil Horman1-0/+2
2011-04-29iwl4965: fix "Received BA when not expected"Stanislaw Gruszka1-6/+12
2011-04-29iwlagn: fix "Received BA when not expected"Stanislaw Gruszka1-6/+11
2011-04-29workqueue: fix deadlock in worker_maybe_bind_and_lock()Tejun Heo1-1/+7
2011-04-29Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-18/+56
2011-04-29ARM: 6891/1: prevent heap corruption in OABI semtimedopDan Rosenberg1-1/+1
2011-04-29hwmon: (lm85) Fix error paths in probe functionJean Delvare1-2/+2
2011-04-29hwmon: (lm85) Add missing list terminatorsJean Delvare1-0/+2
2011-04-29hwmon: (adm1021) Clarify documentation regarding Xeon processorsJean Delvare2-19/+20
2011-04-29hwmon: (lm90) Fix update interval information in driver documentationGuenter Roeck1-3/+3
2011-04-29hwmon: (lm90) Add support for ADT7461A and NCT1008Guenter Roeck3-17/+36
2011-04-29ALSA: HDA: Fix automute for Gateway NV79David Henningsson1-0/+6
2011-04-29Merge branch 'kprobes' of git://git.linaro.org/people/nico/linux into fixesRussell King3-321/+462
2011-04-29hrtimer: Initialize CLOCK_ID to HRTIMER_BASE table staticallyThomas Gleixner1-5/+5
2011-04-29[S390] irqstats: fix counting of pfault, dasd diag and virtio irqsHeiko Carstens3-3/+3
2011-04-29ALSA: hda: add beep quirk for Realtek 0x1043:831aDaniel Cordero1-0/+1
2011-04-28ARM: kprobes: Tidy-up kprobes-decode.cJon Medhurst1-108/+23
2011-04-28ARM: kprobes: Add emulation of hint instructions like NOP and WFIJon Medhurst1-0/+24
2011-04-28ARM: kprobes: Add emulation of SBFX, UBFX, BFI and BFC instructionsJon Medhurst1-0/+42
2011-04-28ARM: kprobes: Add emulation of MOVW and MOVT instructionsJon Medhurst1-2/+28
2011-04-28ARM: kprobes: Reject probing of undefined data processing instructionsJon Medhurst1-14/+17
2011-04-28ARM: kprobes: Remove redundant code in space_1111Jon Medhurst1-9/+5
2011-04-28ARM: kprobes: Fix emulation of PLD instructionsJon Medhurst1-13/+8
2011-04-28ARM: kprobes: Reject probing of SETEND instructionsJon Medhurst1-5/+0
2011-04-28ARM: kprobes: Consolidate stub decoding functionsJon Medhurst1-31/+9
2011-04-28ARM: kprobes: Reject probing of all coprocessor instructionsJon Medhurst1-102/+11
2011-04-28ARM: kprobes: Fix emulation of USAD8 instructionsJon Medhurst1-6/+4
2011-04-28ARM: kprobes: Fix emulation of SMUAD, SMUSD and SMMUL instructionsJon Medhurst1-7/+15
2011-04-28ARM: kprobes: Fix emulation of SXTB16, SXTB, SXTH, UXTB16, UXTB and UXTH inst...Jon Medhurst1-2/+12
2011-04-28ARM: kprobes: Reject probing of undefined media instructionsJon Medhurst1-1/+35
2011-04-28ARM: kprobes: Add emulation of RBIT instructionJon Medhurst1-1/+2
2011-04-28ARM: kprobes: Reject probing of LDRB instructions which load PCJon Medhurst1-0/+4
2011-04-28ARM: kprobes: Fix emulation of LDRD and STRD instructionsJon Medhurst1-6/+6
2011-04-28ARM: kprobes: Reject probing of LDR/STR instructions which update PC unpredic...Jon Medhurst1-0/+17
2011-04-28ARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and LDRSH instructionsJon Medhurst1-2/+3
2011-04-28ARM: kprobes: Reject probing of STREX and LDREX instructionsJon Medhurst1-5/+22
2011-04-28ARM: kprobes: Reject probing of undefined multiply instructionsJon Medhurst1-3/+8
2011-04-28ARM: kprobes: Fix error in commentJon Medhurst1-1/+1
2011-04-28ARM: kprobes: Reject probing of instructions which write to PC unpredictably.Jon Medhurst1-0/+28
2011-04-28ARM: kprobes: Fix emulation of MRS instructionJon Medhurst1-11/+12
2011-04-28ARM: kprobes: Reject probing MRS instructions which read SPSRJon Medhurst1-5/+7
2011-04-28ARM: kprobes: Fix emulation of Data-processing (immediate) instructionsJon Medhurst1-1/+1
2011-04-28ARM: kprobes: Fix emulation of CMP, CMN, TST and TEQ instructions.Jon Medhurst1-2/+53
2011-04-28ARM: kprobes: Remove redundant condition checks from simulation routinesJon Medhurst1-27/+3
2011-04-28ARM: kprobes: Fix probing of conditionally executed instructionsJon Medhurst3-1/+96
2011-04-28kprobes/arm: Fix ldrd/strd emulationViktor Rosendahl1-5/+15
2011-04-28dsa/mv88e6131: fix unknown multicast/broadcast forwarding on mv88e6085Peter Korsgaard2-7/+23
2011-04-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds9-8/+49
2011-04-28Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/ge...Linus Torvalds1-0/+2
2011-04-28Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds15-120/+163
2011-04-28usbnet: Resubmit interrupt URB if device is openPaul Stewart2-0/+9
2011-04-28iwl4965: fix "TX Power requested while scanning"Stanislaw Gruszka1-4/+4
2011-04-28iwlegacy: led stay solid on when no trafficWey-Yi Guy1-1/+19
2011-04-28b43: trivial: update module info about ucode16_mimo firmwareRafał Miłecki1-0/+1
2011-04-28mm: check if PTE is already allocated during page faultMel Gorman1-1/+1
2011-04-28kernel/watchdog.c: disable nmi perf event in the error path of enabling watchdogHillf Danton1-1/+4
2011-04-28um: adjust current_thread_info() for newer gcc versionsRichard Weinberger1-1/+4
2011-04-28uml: fix hppfs buildRandy Dunlap1-1/+1
2011-04-28um: mdd support for 64 bit atomic operationsRichard Weinberger2-1/+226
2011-04-28oom: use pte pages in OOM scoreKOSAKI Motohiro1-3/+6
2011-04-28MAINTAINERS: add EXYNOS ARM architecturesKukjin Kim1-1/+2
2011-04-28memcg: update documentation to describe usage_in_bytesDaisuke Nishimura1-2/+13
2011-04-28MAINTAINERS: update Documentation file entry of GPIO subsystemKukjin Kim1-1/+1
2011-04-28MAINTAINERS: re-alphabetize Xen entriesIan Campbell1-12/+12
2011-04-28mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanupsAndrea Arcangeli3-21/+27
2011-04-28vfs: avoid large kmalloc()s for the fdtableAndrew Morton1-7/+11
2011-04-28ALSA: usb-audio - Terratec Aureon 7.1 USB ID as C-Media cm6206 quirksWolfgang Breyha2-1/+4
2011-04-28Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King3-3/+3
2011-04-28ARM: Fix .size directive for xscale_dma_a0_map_areaBen Hutchings1-1/+1
2011-04-28x86: ce4100: Configure IOAPIC pins for USB and SATA to level typeSebastian Andrzej Siewior1-3/+3
2011-04-28x86: devicetree: Configure IOAPIC pin only onceSebastian Andrzej Siewior3-7/+7
2011-04-28ALSA: hda - VIA: Fix notify_aa_path_ctls() invalid issue.Lydia Wang1-3/+7
2011-04-28rtc: max8925: Call dev_set_drvdata before rtc_device_registerZhangfei Gao1-1/+2
2011-04-27Input: wm831x-ts - move BTN_TOUCH reporting to data transferMark Brown1-3/+2
2011-04-27Input: wm831x-ts - allow IRQ flags to be specifiedMark Brown2-3/+15
2011-04-27Input: wm831x-ts - fix races with IRQ managementMark Brown1-5/+49
2011-04-27mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finishChris Ball1-0/+7
2011-04-27mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finishBen Dooks1-1/+1
2011-04-27mmc: tmio: fix .set_ios(MMC_POWER_UP) handlingGuennadi Liakhovetski1-5/+5
2011-04-27mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski2-6/+4
2011-04-27mmc: omap: Fix possible NULL pointer derefMichael Buesch1-1/+1
2011-04-27mmc: core: mmc_add_card(): fix missing break in switch statementMichał Mirosław1-0/+1
2011-04-27mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot()Chris Ball1-0/+1
2011-04-27Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/pa...Linus Torvalds2-1/+4
2011-04-27Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-1/+6
2011-04-27Merge branch 'spell-fix' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds19-19/+19
2011-04-27Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds37-152/+512
2011-04-27ARM: 6887/1: Mark broadcast_timer_setup() __cpuinitStephen Boyd1-1/+1
2011-04-27ARM: 6884/1: Fix infinite loop in ARM user perf_event backtrace codeSonny Rao1-1/+2
2011-04-27nfs: don't lose MS_SYNCHRONOUS on remount of noac mountJeff Layton1-0/+9
2011-04-27NFS: Return meaningful status from decode_secinfo()Bryan Schumaker1-4/+7
2011-04-27NFSv4: Ensure we request the ordinary fileid when doing readdirplusTrond Myklebust2-17/+16
2011-04-27perf, x86, nmi: Move LVT un-masking into irq handlersDon Zickus3-6/+33
2011-04-27m68k/mm: Set all online nodes in N_NORMAL_MEMORYMichael Schmitz1-0/+2
2011-04-27ALSA - au88x0 - Add buffer bytes constraintsRaymond Yau1-2/+5
2011-04-27Merge branch 'for_tony_a_2.6.39rc' of git://git.pwsan.com/linux-2.6 into deve...Tony Lindgren7-12/+45
2011-04-27Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar1-1/+1
2011-04-27drm/i915: restore only the mode of this driver on lastclose (v2)Dave Airlie5-8/+33
2011-04-27Merge branch 'davinci-fixes' of git://gitorious.org/linux-davinci/linux-davin...Russell King263-2492/+2865
2011-04-27Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixesRussell King5-5/+24
2011-04-27[S390] prng: fix pointer arithmeticMartin Schwidefsky1-1/+1
2011-04-27drm/radeon/kms: add info query for tile pipesAlex Deucher2-0/+14
2011-04-27drm/radeon/kms: add missing safe regs for 6xx/7xxAlex Deucher1-0/+1
2011-04-27drm: select FRAMEBUFFER_CONSOLE_PRIMARY if we have FRAMEBUFFER_CONSOLEDave Airlie1-0/+1
2011-04-26Revert wrong fixes for common misspellingsLucas De Marchi19-19/+19
2011-04-26Linux 2.6.39-rc5v2.6.39-rc5Linus Torvalds1-1/+1
2011-04-26init/Kconfig: fix EXPERT menu listRandy Dunlap1-8/+8
2011-04-26xfrm: Check for the new replay implementation if an esn state is insertedSteffen Klassert1-0/+3
2011-04-26esp6: Fix scatterlist initializationSteffen Klassert1-1/+1
2011-04-26xfrm: Fix replay window size calculation on initializationSteffen Klassert1-1/+1
2011-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds3-16/+86
2011-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-0/+97
2011-04-26Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds11-74/+166
2011-04-26perf events, x86: Work around the Nehalem AAJ80 erratumIngo Molnar1-2/+14
2011-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds6-15/+32
2011-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+10
2011-04-26amd64_edac: Erratum #637 workaroundBorislav Petkov2-2/+51
2011-04-26amd64_edac: Factor in CC6 save areaBorislav Petkov2-1/+29
2011-04-26amd64_edac: Remove node interleave warningBorislav Petkov1-5/+1
2011-04-26watchdog: iTCO_wdt: TCO Watchdog patch for Intel Panther Point PCHSeth Heasley1-0/+97
2011-04-26perf, x86: Fix BTS conditionPeter Zijlstra2-2/+5
2011-04-26OMAP3+: voltage: remove initial voltageNishanth Menon1-1/+0
2011-04-26OMAP4: Intialize IVA Device in addition to DSP device.Shweta Gulati1-0/+1
2011-04-26omap: rx51: mark reserved memory earlierFelipe Contreras1-2/+7
2011-04-26ACPI / PM: Avoid infinite recurrence while registering power resourcesRafael J. Wysocki1-0/+4
2011-04-26PM / Wakeup: Fix initialization of wakeup-related device sysfs filesRafael J. Wysocki2-1/+2
2011-04-26OMAP3: l3: fix for "irq 10: nobody cared" messageomar ramirez1-2/+2
2011-04-26arm: omap2: enable smc instruction for sleep34xxOskar Andero1-1/+1
2011-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds1-2/+3
2011-04-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds7-79/+128
2011-04-25Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-11/+12
2011-04-25SELINUX: Make selinux cache VFS RCU walks safeEric Paris3-25/+55
2011-04-25add hlist_bl_lock/unlock helpersChristoph Hellwig3-20/+19
2011-04-25bit_spinlock: don't play preemption games inside the busy loopLinus Torvalds1-4/+4
2011-04-25eCryptfs: Flush dirty pages in setattrTyler Hicks1-0/+6
2011-04-25eCryptfs: Handle failed metadata read in lookupTyler Hicks4-16/+28
2011-04-25Btrfs: cleanup error handling in inode.cTsutomu Itoh1-6/+9
2011-04-25Btrfs: put the right bio if we have an errorJosef Bacik1-1/+1
2011-04-25Btrfs: free bitmaps properly when evicting the cacheJosef Bacik1-4/+7
2011-04-25Btrfs: Free free_space item properly in btrfs_trim_block_group()Li Zefan1-1/+1
2011-04-25btrfs: add missing spin_unlock to a rare exit pathDavid Sterba1-0/+1
2011-04-25Btrfs: check return value of kmalloc()Tsutomu Itoh2-0/+7
2011-04-25btrfs: fix wrong allocating flag when reading pageItaru Kitayama1-1/+1
2011-04-25Btrfs: fix missing mutex_unlock in btrfs_del_dir_entries_in_log()Tsutomu Itoh1-2/+5
2011-04-25eCryptfs: Add reference counting to lower filesTyler Hicks6-59/+92
2011-04-25eCryptfs: dput dentries returned from dget_parentTyler Hicks1-2/+2
2011-04-25eCryptfs: Remove extra d_delete in ecryptfs_rmdirTyler Hicks1-2/+0
2011-04-25x86, setup: When probing memory with e801, use ax/bx as a pairH. Peter Anvin1-1/+1