summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-01Linux 2.6.38-rc7v2.6.38-rc7Linus Torvalds1-1/+1
2011-03-01Revert "TPM: Long default timeout fix"Linus Torvalds1-6/+4
2011-02-28Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-0/+2
2011-02-28fs/block_dev.c: fix new kernel-doc warningRandy Dunlap1-0/+1
2011-02-28ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki3-20/+29
2011-02-28Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds3-3/+7
2011-02-28Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-15/+31
2011-02-28Merge branches 'perf-fixes-for-linus', 'x86-fixes-for-linus' and 'timers-fixe...Linus Torvalds7-10/+30
2011-02-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds3-10/+55
2011-02-28Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-13/+28
2011-02-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds19-27/+52
2011-02-28mm: <asm-generic/pgtable.h> must include <linux/mm_types.h>Ben Hutchings1-0/+2
2011-02-28x86: Use u32 instead of long to set reset vector back to 0Don Zickus1-1/+1
2011-02-28perf timechart: Fix max number of cpusThomas Renninger1-3/+3
2011-02-28perf timechart: Fix black idle boxes in the titleThomas Renninger1-3/+3
2011-02-28Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie1-1/+4
2011-02-28drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.Dave Airlie2-2/+3
2011-02-28drm/nv50-nvc0: make sure vma is definitely unmapped when destroying boBen Skeggs1-1/+4
2011-02-26hwmon: (adt7411) add MODULE_DEVICE_TABLEaxel lin1-0/+1
2011-02-26hwmon: (ad7414) add MODULE_DEVICE_TABLEaxel lin1-0/+1
2011-02-26Merge branch 'fix/asoc' into for-linusTakashi Iwai16-45/+233
2011-02-26clockevents: Prevent oneshot mode when broadcast device is periodicThomas Gleixner3-1/+18
2011-02-25Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-11/+16
2011-02-25rapidio: fix sysfs config attribute to access 16MB of maint spaceAlexandre Bounine2-7/+9
2011-02-25pps: initialize ts_real properlyAlexander Gordeev1-1/+1
2011-02-25memcg: more mem_cgroup_uncharge() batchingHugh Dickins1-0/+2
2011-02-25thp: fix interleaving for transparent hugepagesAndi Kleen1-1/+1
2011-02-25aio: fix race between io_destroy() and io_submit()Jan Kara1-0/+17
2011-02-25aio: fix rcu ioctx lookupNick Piggin1-11/+24
2011-02-25mm: fix dubious code in __count_immobile_pages()Namhyung Kim1-3/+2
2011-02-25drivers/rtc/rtc-ds3232.c: fix time range difference between linux and RTC chipLei Xu1-5/+9
2011-02-25ldm: corrupted partition table can cause kernel oopsTimo Warns1-0/+5
2011-02-25mm: vmscan: stop reclaim/compaction earlier due to insufficient progress if !...Mel Gorman1-10/+22
2011-02-25drivers/nfc/pn544.c: add missing regulatorMatti J. Aaltonen1-1/+3
2011-02-25drivers/nfc/Kconfig: use full form of the NFC acronymMatti J. Aaltonen1-1/+1
2011-02-25swiotlb: fix wrong panicFUJITA Tomonori1-2/+4
2011-02-25MAINTAINERS: add Chinese documentation maintainerHarry Wei1-0/+7
2011-02-25mm: grab rcu read lock in move_pages()Greg Thelen1-3/+3
2011-02-25epoll: prevent creating circular epoll structuresDavide Libenzi1-0/+95
2011-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2-1/+2
2011-02-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds10-57/+282
2011-02-25Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-14/+27
2011-02-25RTC: fix typo in drivers/rtc/rtc-at91sam9.cJelle Martijn Kok1-1/+1
2011-02-25Merge branch 'patches_for_2.6.38rc' of git://git.pwsan.com/linux-2.6 into dev...Tony Lindgren974-8137/+12677
2011-02-25omap4: prcm: Fix the CPUx clockdomain offsetsSantosh Shilimkar1-2/+2
2011-02-25Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds7-45/+49
2011-02-25Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds14-24/+56
2011-02-25RxRPC: Allocate tokens with kzalloc to avoid oops in rxrpc_destroyAnton Blanchard1-4/+4
2011-02-25afs: Fix oops in afs_unlink_writebackAnton Blanchard1-0/+1
2011-02-25fuse: fix truncate after openMiklos Szeredi1-2/+5
2011-02-25fuse: fix hang of single threaded fuseblk filesystemMiklos Szeredi2-8/+50
2011-02-25eukrea-tlv320: fix platform_nameEric Bénard1-1/+1
2011-02-25ASoC: correct pxa AC97 DAI namesDmitry Eremin-Solenikov8-16/+16
2011-02-25perf hists: Print number of samples, not the period sumArnaldo Carvalho de Melo1-2/+5
2011-02-25regulator, mc13xxx: Remove pointless test for unsigned less than zeroJesper Juhl1-1/+1
2011-02-25regulator: Fix warning with CONFIG_BUG disabledMark Brown1-0/+1
2011-02-24Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds5-47/+127
2011-02-25Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie1-1/+1
2011-02-24Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2011-02-24OMAP2+: clocksource: fix crash on boot when !CONFIG_OMAP_32K_TIMERPaul Walmsley1-0/+13
2011-02-24MAINTAINERS: Update email addressHerton Ronaldo Krzesinski1-2/+2
2011-02-24x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systemsAndreas Herrmann3-13/+18
2011-02-24usb: musb: core: set has_tt flagFelipe Balbi1-0/+1
2011-02-24PM: Make ACPI wakeup from S5 work again when CONFIG_PM_SLEEP is unsetRafael J. Wysocki2-11/+16
2011-02-24drm/i915: Fix unintended recursion in ironlake_disable_rc6Chris Wilson1-1/+1
2011-02-24ALSA: hda - Add support for new IDT 92HD98 and 92HD99 codecsVitaliy Kulikov1-3/+12
2011-02-24block: bd_link_disk_holder() should hold on to holder_dirTejun Heo1-0/+6
2011-02-24mm: fix refcounting in swaponMiklos Szeredi1-1/+1
2011-02-24block: fix refcounting in BLKBSZSETMiklos Szeredi1-3/+5
2011-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2011-02-24x86/mrst: Fix apb timer rating when lapic timer is usedJacob Pan1-1/+1
2011-02-24Unlock vfsmount_lock in do_umountJ. R. Okajima1-1/+1
2011-02-24md: Fix - again - partition detection when array becomes activeNeilBrown2-1/+23
2011-02-24Fix over-zealous flush_disk when changing device size.NeilBrown6-11/+18
2011-02-23mm: fix possible cause of a page_mapped BUGHugh Dickins1-3/+1
2011-02-23mm: prevent concurrent unmap_mapping_range() on the same inodeMiklos Szeredi10-38/+23
2011-02-23Revert "Bluetooth: Enable USB autosuspend by default on btusb"Linus Torvalds1-2/+0
2011-02-24Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie5-46/+126
2011-02-24drm/i915: fix corruptions on i8xx due to relaxed fencingDaniel Vetter1-1/+15
2011-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds31-170/+258
2011-02-23Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds5-19/+27
2011-02-23Merge branch 'r8169-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/r...David S. Miller1-19/+23
2011-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds5-5/+85
2011-02-23Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2-0/+5
2011-02-23Added support for usb ethernet (0x0fe6, 0x9700)Shahar Havivi1-0/+4
2011-02-23r8169: fix RTL8168DP power off issue.Hayes Wang1-3/+14
2011-02-23r8169: correct settings of rtl8102e.Hayes Wang1-14/+6
2011-02-23r8169: fix incorrect args to oob notify.Hayes Wang1-2/+3
2011-02-23DM9000B: Fix PHY power for network down/upHenry Nestler1-3/+4
2011-02-23DM9000B: Fix reg_save after spin_lock in dm9000_timeoutHenry Nestler1-1/+1
2011-02-23net_sched: long word align struct qdisc_skb_cb dataEric Dumazet1-1/+1
2011-02-23Btrfs: fix fiemap bugs with delallocChris Mason3-42/+224
2011-02-23Input: serio/gameport - use 'long' system workqueueDmitry Torokhov2-2/+2
2011-02-23Input: synaptics - document 0x0c queryDmitry Torokhov1-0/+23
2011-02-23Drop redundant __param section for CRISv32.Jesper Nilsson1-5/+0
2011-02-23ALSA: HDA: Add ideapad quirk for two Dell machinesDavid Henningsson1-0/+2
2011-02-23ALSA: HDA: Add a new Conexant codec 506e (20590)David Henningsson1-0/+3
2011-02-23amd64-agp: fix crash at second module loadFlorian Mickler1-2/+7
2011-02-23ALSA: usb-audio: fix oops due to cleanup race when disconnectingTakashi Iwai3-2/+10
2011-02-22OMAP2/3: clock: fix fint calculation for DPLL_FREQSELJohn Ogness1-1/+1
2011-02-22Merge branch 'for-2639-rc4/i2c-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2-2/+35
2011-02-22USB: xhci: mark local functions as staticDmitry Torokhov3-8/+8
2011-02-22Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-14/+42
2011-02-23i2c-omap: fixup commit cb527ede1bf6ff2008a025606f25344b8ed7b4ac whitespaceBen Dooks1-2/+2
2011-02-23i2c-omap: Double clear of ARDY status in IRQ handlerRichard woodruff1-1/+5
2011-02-23i2c-omap: fix build for !CONFIG_SUSPENDBalaji T K1-2/+3
2011-02-23drm/radeon: fix regression with AA resolve checkingDave Airlie1-1/+1
2011-02-23drm: drop commented out code and preceding commentPaul Bolle1-2/+0
2011-02-23drm/vblank: Enable precise vblank timestamps for interlaced and doublescan mo...Mario Kleiner1-8/+6
2011-02-23drm/vblank: Use memory barriers optimized for atomic_t instead of generics.Mario Kleiner1-3/+7
2011-02-23drm/vblank: Use abs64(diff_ns) for s64 diff_ns instead of abs(diff_ns)Mario Kleiner1-2/+2
2011-02-23drm/radeon/kms: align height of fb allocation.Dave Airlie1-1/+4
2011-02-23Revert "drm/radeon/kms: switch back to min->max pll post divider iteration"Alex Deucher1-1/+1
2011-02-22i2c-omap: fix static suspend vs. runtime suspendKevin Hilman1-0/+28
2011-02-22i2c-stu300: make sure adapter-name is terminatedWolfram Sang1-1/+1
2011-02-22xfs: check if device support discard in xfs_ioc_trim()Lukas Czerner1-0/+2
2011-02-22xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1Dan Rosenberg1-0/+3
2011-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller12-86/+129
2011-02-22ASoC: Hook wm_hubs micbiases up to CLK_SYSMark Brown1-0/+3
2011-02-22ASoC: Correct definition of WM8903_VMID_RES_5KMark Brown1-1/+1
2011-02-22ASoC: Fix WM8958 default microphone detection argument orderingMark Brown1-3/+2
2011-02-22sfc: lower stack usage in efx_ethtool_self_testEric Dumazet1-9/+13
2011-02-22bridge: Use IPv6 link-local address for multicast listener queriesLinus Lüssing1-1/+2
2011-02-22bridge: Fix MLD queries' ethernet source addressLinus Lüssing1-1/+1
2011-02-22bridge: Allow mcast snooping for transient link local addresses tooLinus Lüssing1-5/+4
2011-02-22ipv6: Add IPv6 multicast address flag definesLinus Lüssing1-0/+12
2011-02-22bridge: Add missing ntohs()s for MLDv2 report parsingLinus Lüssing1-2/+3
2011-02-22bridge: Fix IPv6 multicast snooping by correcting offset in MLDv2 reportLinus Lüssing1-1/+1
2011-02-22bridge: Fix IPv6 multicast snooping by storing correct protocol typeLinus Lüssing1-1/+1
2011-02-22Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds7-23/+39
2011-02-22Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-3/+18
2011-02-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-7/+24
2011-02-22Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds5-24/+210
2011-02-22.gitignore: ignore *.xz filesRomain Francoise1-0/+1
2011-02-22drm/i915: skip FDI & PCH enabling for DP_AJesse Barnes1-2/+81
2011-02-22agp/intel: Experiment with a 855GM GWB bitChris Wilson2-35/+22
2011-02-22drm/i915: don't enable FDI & transcoder interrupts after allJesse Barnes1-3/+3
2011-02-22drm/i915: Ignore a hung GPU when flushing the framebuffer prior to a switchChris Wilson1-5/+5
2011-02-22KVM: SVM: Advance instruction pointer in dr_interceptJoerg Roedel1-0/+2
2011-02-22ALSA: HDA: Fix mic initialization in VIA auto parserDavid Henningsson1-1/+1
2011-02-21Linux 2.6.38-rc6v2.6.38-rc6Linus Torvalds1-1/+1
2011-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds4-120/+44
2011-02-21drm/i915: Do not handle backlight combination mode speciallyIndan Zupancic2-47/+0
2011-02-21module: explicitly align module_version_attribute structureDmitry Torokhov1-1/+1
2011-02-21Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds7-103/+61
2011-02-21Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-1/+11
2011-02-21Docbook: add fs/eventfd.c and fix typos in itRandy Dunlap2-6/+11
2011-02-21Documentation: log_buf_len uses [KMG] suffixRandy Dunlap1-4/+3
2011-02-21Documentation: explain [KMG] parameter suffixAhmed S. Darwish1-0/+5
2011-02-21Documentation: complete crashkernel= parameter documentationAhmed S. Darwish1-4/+8
2011-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds4-36/+46
2011-02-21Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-363/+342
2011-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds3-9/+9
2011-02-21Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds17-37/+175
2011-02-21Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds4-11/+23
2011-02-21[CIFS] update cifs versionSteve French1-1/+1
2011-02-21dell-laptop: Toggle the unsupported hardware killswitchKeng-Yu Lin1-2/+22
2011-02-21thinkpad_acpi: Always report scancodes for hotkeysSeth Forshee1-6/+2
2011-02-21acer-wmi: Fix capitalisation of GUIDMatthew Garrett1-1/+1
2011-02-21platform/x86: ideapad-laptop depends on INPUTRandy Dunlap1-1/+1
2011-02-21platform: x86: acer-wmi: world-writable sysfs threeg fileVasiliy Kulikov1-1/+1
2011-02-21platform: x86: asus_acpi: world-writable procfs filesVasiliy Kulikov1-7/+1
2011-02-21platform: x86: tc1100-wmi: world-writable sysfs wireless and jogdial filesVasiliy Kulikov1-1/+1
2011-02-21platform-drivers: x86: pmic: Use request_irq instead of chained handlerThomas Gleixner1-38/+12
2011-02-21cifs: Fix regression in LANMAN (LM) auth codeShirish Pargaonkar1-4/+4
2011-02-21eCryptfs: Copy up lower inode attrs in getattrTyler Hicks1-0/+2
2011-02-21ecryptfs: read on a directory should return EISDIR if not supportedAndy Whitcroft1-0/+1
2011-02-21eCryptfs: Handle NULL nameidata pointersTyler Hicks3-26/+29
2011-02-21p54pci: update receive dma buffers before and after processingChristian Lamparter1-5/+9
2011-02-21fix cfg80211_wext_siwfreq lock ordering...Daniel J Blueman1-2/+2
2011-02-21rt2x00: Fix WPA TKIP Michael MIC failures.Gertjan van Wingerde2-0/+12
2011-02-21ath5k: Fix fast channel switchingNick Kossifidis1-55/+87
2011-02-21tcp: undo_retrans counter fixesYuchung Cheng2-3/+4
2011-02-21ARM: 6745/1: kprobes insn decoding fixNicolas Pitre1-1/+1
2011-02-21ARM: tlb: move noMMU tlb_flush() to asm/tlb.hRussell King2-6/+4
2011-02-21ARM: tlb: delay page freeing for SMP and ARMv7 CPUsRussell King1-13/+89
2011-02-21ARM: Keep exit text/data around for SMP_ON_UPRussell King1-0/+9
2011-02-21ARM: Ensure predictable endian state on signal handler entryRussell King1-1/+3
2011-02-21ARM: 6740/1: Place correctly notes section in the linker scriptPawel Moll2-1/+3
2011-02-21ARM: 6700/1: SPEAr: Correct SOC config base address for spear320viresh kumar1-1/+1
2011-02-21ARM: 6722/1: SPEAr: sp810: switch to slow mode before resetShiraz Hashim1-0/+3
2011-02-21ARM: 6712/1: SPEAr: replace readl(), writel() with relaxed versions in uncomp...viresh kumar1-2/+2
2011-02-21ARM: 6720/1: SPEAr: Append UL to VMALLOC_ENDviresh kumar1-1/+1
2011-02-21fixdep: Do not record dependency on the source file itselfMichal Marek1-1/+11
2011-02-21ALSA: fix one memory leak in sound jackLu Guanqun1-0/+1
2011-02-21x86: Fix reboot problem on VersaLogic Menlow boardsKushal Koolwal1-0/+8
2011-02-21md: avoid spinlock problem in blk_throtl_exitNeilBrown6-9/+8
2011-02-20net: Fix more stale on-stack list_head objects.Eric W. Biederman2-0/+2
2011-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds5-19/+63
2011-02-20Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-26/+86
2011-02-20Revert "tpm_tis: Use timeouts returned from TPM"Linus Torvalds3-21/+3
2011-02-20USB: xhci: fix couple sparse annotationsDmitry Torokhov1-2/+2
2011-02-20USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itselfDmitry Torokhov4-7/+8
2011-02-20USB: Reset USB 3.0 devices on (re)discoveryLuben Tuikov1-11/+7
2011-02-20xhci: Fix an error in count_sg_trbs_needed()Paul Zimmerman1-1/+1
2011-02-20xhci: Fix errors in the running total calculations in the TRB mathPaul Zimmerman1-0/+3
2011-02-20xhci: Clarify some expressions in the TRB mathPaul Zimmerman1-12/+10
2011-02-20xhci: Avoid BUG() in interrupt contextPaul Zimmerman1-4/+9
2011-02-20pcmcia: re-enable Zoomed Video supportDominik Brodowski2-0/+3
2011-02-20ocfs2: Check heartbeat mode for kernel stacks onlyMark Fasheh1-8/+20