summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-09Linux 2.6.39-rc7v2.6.39-rc7Linus Torvalds1-1/+1
2011-05-09vm: fix vm_pgoff wrap in upward expansionHugh Dickins1-4/+7
2011-05-09Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-7/+23
2011-05-09Don't lock guardpage if the stack is growing upMikulas Patocka3-15/+37
2011-05-09Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds3-43/+150
2011-05-09drm/i915/lvds: Only act on lid notify when the device is onAlex Williamson1-0/+3
2011-05-09drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup"Chris Wilson1-2/+2
2011-05-09drm/i915: Only enable the plane after setting the fb base (pre-ILK)Chris Wilson1-2/+0
2011-05-09Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2-11/+16
2011-05-09Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds7-13/+41
2011-05-09Merge branch 'hpfs'Linus Torvalds15-793/+730
2011-05-09HPFS: Remove unused variableMikulas Patocka1-4/+0
2011-05-09HPFS: Move declaration up, so that there are no out-of-scope pointersMikulas Patocka1-1/+1
2011-05-09HPFS: Fix some unaligned accessesMikulas Patocka3-24/+32
2011-05-09HPFS: Fix endianity. Make hpfs work on big-endian machinesMikulas Patocka11-418/+498
2011-05-09HPFS: Implement fsync for hpfsMikulas Patocka1-2/+2
2011-05-09HPFS: Fix a bug that filesystem was not marked dirty when remounting itMikulas Patocka1-8/+8
2011-05-09HPFS: Restrict uid and gid to 16-bit valuesMikulas Patocka1-0/+4
2011-05-09HPFS: When marking or clearing the dirty bit, sync the filesystemMikulas Patocka1-0/+3
2011-05-09HPFS: Use types with defined widthMikulas Patocka1-112/+107
2011-05-09HPFS: Remove mark_inode_dirtyMikulas Patocka1-3/+0
2011-05-09HPFS: Remove CR/LF conversion optionMikulas Patocka6-75/+7
2011-05-09HPFS: Remove remaining locksMikulas Patocka9-155/+50
2011-05-09HPFS: Introduce a global mutex and lock it on every callback from VFS.Mikulas Patocka4-18/+51
2011-05-09HPFS: Make HPFS compile on preempt and SMPMikulas Patocka2-6/+0
2011-05-09eeepc-laptop: Use ACPI handle to identify rfkill portMatthew Garrett1-16/+41
2011-05-09[PATCH] sony-laptop: limit brightness range to DSDT provided onesMattia Dongili1-24/+103
2011-05-09sony-laptop: report failures on setting LCD brightnessMattia Dongili1-2/+3
2011-05-09thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.Manoj Iyer1-2/+4
2011-05-09drm/radeon/kms: add pci id to acer travelmate quirk for 5730Alex Deucher1-2/+2
2011-05-09drm/radeon: fix order of doing things in radeon_crtc_cursor_setIlija Hadzic1-3/+3
2011-05-09drm: mm: fix debug outputDaniel Vetter2-4/+4
2011-05-09Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next ...Dave Airlie2-2/+5
2011-05-09drm/radeon/kms: ATPX switcheroo fixesAlex Deucher1-2/+27
2011-05-09drm/nouveau: Fix a crash at card takedown for NV40 and older cardsJimmy Rentz2-2/+5
2011-05-07Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-54/+144
2011-05-07perf tools: Makefile: Use gcc to determine ARCHLin Ming1-6/+10
2011-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2-68/+71
2011-05-06Regression: partial revert "tracing: Remove lock_depth from event entry"Arjan van de Ven3-0/+3
2011-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-1/+6
2011-05-06Validate size of EFI GUID partition entries.Timo Warns1-0/+6
2011-05-06perf events, x86: Fix Intel Nehalem and Westmere last level cache event defin...Peter Zijlstra1-35/+52
2011-05-06hw_breakpoints, powerpc: Fix CONFIG_HAVE_HW_BREAKPOINT off-case in ptrace_set...Frederic Weisbecker1-4/+11
2011-05-06Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/tor...Ingo Molnar83-169/+576
2011-05-05Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds4-1/+83
2011-05-04VM: skip the stack guard page lookup in get_user_pages only for mlockLinus Torvalds2-8/+4
2011-05-04Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds17-23/+24
2011-05-04Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds7-14/+45
2011-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds9-31/+49
2011-05-04Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-13/+44
2011-05-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds1-14/+25
2011-05-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds5-13/+26
2011-05-04slub: Fix the lockless code on 32-bit platforms with no 64-bit cmpxchgThomas Gleixner2-3/+3
2011-05-04ceph: do not call __mark_dirty_inode under i_lockSage Weil5-12/+23
2011-05-04drm/i915/dp: Be paranoid in case we disable a DP before it is attachedChris Wilson1-2/+15
2011-05-04drm/i915: Release object along create user fb error pathChris Wilson1-1/+3
2011-05-04Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar8-12/+74
2011-05-03Linux 2.6.39-rc6v2.6.39-rc6Linus Torvalds1-1/+1
2011-05-04Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into...James Morris5-13/+26
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-03[SCSI] fix oops in scsi_run_queue()James Bottomley1-1/+6
2011-05-03staging: Remove a warning for drivers/staging/wlan-ng/cfg80211.cHarry Wei1-1/+1
2011-05-03xHCI: Clear PLC in xhci_bus_resume()Andiry Xu1-2/+17
2011-05-03libceph: fix ceph_osdc_alloc_request error checksSage Weil2-4/+4
2011-05-03ceph: handle ceph_osdc_new_request failure in ceph_writepages_startHenry C Chang1-0/+7
2011-05-03libceph: fix ceph_msg_new error pathHenry C Chang1-13/+13
2011-05-03ceph: use ihold() when i_lock is heldSage Weil1-2/+2
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-03cifs: handle errors from coalesce_t2Jeff Layton1-3/+7
2011-05-03cifs: refactor mid finding loop in cifs_demultiplex_threadJeff Layton1-46/+46
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-02USB: fix regression in usbip by setting has_tt flagAlan Stern1-1/+1
2011-05-02usb/isp1760: Report correct urb status after unlinkArvid Brodin1-0/+1
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-02firewire: Fix for broken configrom updates in quick successionB.J. Buchalter1-14/+25
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-02omap:usb: add regulator support for EHCIKeshava Munegowda2-1/+20
2011-05-02ALSA: hda - Fix Realtek's chained fixup checksTakashi Iwai1-2/+2
2011-05-02mfd: Fix usbhs_enable error handlingAxel Lin1-5/+3
2011-05-02usb: musb: gadget: Fix out-of-sync runtime pm callsJarkko Nikula1-4/+2
2011-05-02usb: musb: omap2430: Fix retention idle on musb peripheral only boardsJarkko Nikula1-1/+1
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-29[media] ngene: Fix CI data transfer regressionOliver Endriss1-0/+1
2011-04-29[media] v4l: make sure drivers supply a zeroed struct v4l2_subdevHerton Ronaldo Krzesinski8-8/+8
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-29[media] Missing frontend config for LME DM04/QQBOXMalcolm Priestley1-0/+2
2011-04-29[media] rc_core: avoid kernel oops when rmmod saa7134Hussam Al-Tayeb1-1/+2
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-29[media] imon: add conditional locking in change_protocolJarod Wilson1-4/+27
2011-04-29[media] rc: show RC_TYPE_OTHER in sysfsJarod Wilson1-0/+1
2011-04-29[media] ite-cir: modular build on ppc requires delay.h includeJarod Wilson1-0/+1
2011-04-29[media] mceusb: add Dell transceiver IDJarod Wilson1-0/+2
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-29cifs: sanitize length checking in coalesce_t2 (try #3)Jeff Layton1-6/+16
2011-04-29cifs: check for bytes_remaining going to zero in CIFS_SessSetupJeff Layton1-1/+3
2011-04-29cifs: change bleft in decode_unicode_ssetup back to signed typeJeff Layton1-14/+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-28flex_arrays: allow zero length flex arraysEric Paris1-1/+10
2011-04-28flex_array: flex_array_prealloc takes a number of elements, not an endEric Paris4-11/+14
2011-04-28SELinux: pass last path component in may_createEric Paris1-1/+2
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