aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-02-10netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=mNeil Horman2-13/+42
2012-02-10netprio_cgroup: don't allocate prio table when a device is registeredNeil Horman1-6/+0
2012-02-10netprio_cgroup: fix an off-by-one bugNeil Horman1-1/+1
2012-02-10PCI: set pci sriov page size before reading SRIOV BARVaidyanathan Srinivasan1-2/+1
2012-02-10PCI: workaround hard-wired bus number V2Yinghai Lu1-0/+5
2012-02-10xfs: use a normal shrinker for the dquot freelistChristoph Hellwig6-282/+141
2012-02-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-19/+21
2012-02-10Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-15/+35
2012-02-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-9/+22
2012-02-10Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-11/+5
2012-02-10regulator: Fix getting voltage in max8649_enable_time()Axel Lin1-1/+1
2012-02-10Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie3-18/+18
2012-02-10relay: prevent integer overflow in relay_open()Dan Carpenter1-2/+8
2012-02-09ARM: OMAP2xxx: PM: fix OMAP2xxx-specific UART idle bug in v3.3Paul Walmsley1-7/+1
2012-02-09ARM: orion: Fix USB phy for orion5x.Andrew Lunn6-10/+15
2012-02-09ARM: orion: Fix Orion5x GPIO regression from MPP cleanupAndrew Lunn3-275/+274
2012-02-09regulator: Fix mc13xxx regulator modular build (again)David Miller1-0/+2
2012-02-09Merge tag 'tty-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds7-11/+32
2012-02-09Merge tag 'staging-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds117-40542/+867
2012-02-09Merge tag 'driver-core-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-5/+55
2012-02-09Merge tag 'char-misc-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-24/+13
2012-02-09Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds12-13/+175
2012-02-09NFSv4: Ensure we throw out bad delegation stateids on NFS4ERR_BAD_STATEIDTrond Myklebust1-0/+2
2012-02-09bna: fix error handling of bnad_get_flash_partition_by_offset()Dan Carpenter1-6/+4
2012-02-09isdn: type bug in isdn_net_header()Dan Carpenter1-1/+1
2012-02-09rtlwifi: Modify rtl_pci_init to return 0 on successSimon Graham1-2/+2
2012-02-09mac80211: Fix a rwlock bad magic bugMohammed Shafi Shajakhan1-2/+2
2012-02-09hwmon: (f75375s) Let f75375_update_device treat pwmX as a measured valueNikolaus Schulz1-3/+2
2012-02-09net: Make qdisc_skb_cb upper size bound explicit.David S. Miller5-10/+13
2012-02-09tty: serial: omap-serial: wakeup latency constraint is in microseconds, not m...Paul Walmsley1-2/+1
2012-02-09tty: serial: OMAP: block idle while the UART is transferring data in PIO modePaul Walmsley2-4/+11
2012-02-09tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO modePaul Walmsley1-3/+17
2012-02-09Reduce the number of expensive division instructions done by _parse_integer()David Howells1-5/+13
2012-02-09ARM: omap: fix broken twl-core dependencies and ifdefsRussell King2-3/+5
2012-02-09ARM: omap: fix oops in drivers/video/omap2/dss/dpi.cRussell King1-0/+5
2012-02-09ARM: omap: fix oops in arch/arm/mach-omap2/vp.c when pmic is not foundRussell King1-0/+5
2012-02-09ARM: 7322/1: Print BUG instead of undefined instruction on BUG_ON()Stephen Boyd1-1/+4
2012-02-09ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDRStephen Boyd1-0/+6
2012-02-09ARM: 7320/1: Fix proc_info table alignmentMarc Zyngier1-0/+1
2012-02-09ASoC: fsi: fixup fsi_pointer() calculation methodKuninori Morimoto1-5/+1
2012-02-09ARM: EXYNOS: Add cpu-offset property in gic device tree nodeThomas Abraham1-0/+1
2012-02-09ARM: EXYNOS: Bring exynos4-dt up to dateKarol Lewandowski1-2/+6
2012-02-09ixgbe: ethtool: stats user buffer overrunJohn Fastabend1-37/+51
2012-02-09ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB stateJohn Fastabend1-2/+9
2012-02-09ixgbe: do not update real num queues when netdev is going awayYi Zou1-0/+4
2012-02-09ixgbe: Fix broken dependency on MAX_SKB_FRAGS being related to page sizeAlexander Duyck1-6/+6
2012-02-09ixgbe: Fix case of Tx Hang in PF with 32 VFsGreg Rose1-1/+1
2012-02-09ixgbe: fix vf lookupGreg Rose1-1/+2
2012-02-09igb: fix vf lookupGreg Rose1-1/+2
2012-02-09e1000: add dropped DMA receive enable back in for WoLDean Nelson1-4/+6
2012-02-09ALSA: hda - Fix mute-LED VREF value for new HP laptopsTakashi Iwai1-2/+2
2012-02-08hwmon: (f75375s) Fix bit shifting in f75375_write16Nikolaus Schulz1-1/+1
2012-02-08hwmon: (f75375s) Fix reading of wrong register when initializing the F75387Nikolaus Schulz1-1/+1
2012-02-08hwmon: (f75375s) Fix automatic pwm mode setting for F75373 & F75375Nikolaus Schulz1-1/+1
2012-02-08hwmon: (w83627ehf) Remove duplicate codeGuenter Roeck1-5/+0
2012-02-08Linux 3.3-rc3Linus Torvalds1-1/+1
2012-02-08Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2-6/+4
2012-02-08Merge branch '3.3-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds21-140/+266
2012-02-08Merge tag 'md-3.3-fixes' of git://neil.brown.name/mdLinus Torvalds2-5/+12
2012-02-08Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-4/+4
2012-02-08Merge branch 'akpm' (Andrew's tree)Linus Torvalds6-9/+18
2012-02-08pcmcia: fix socket refcount decrementing on each resumeRussell King1-3/+1
2012-02-08mm: fix UP THP spin_is_locked BUGsHugh Dickins2-3/+3
2012-02-08drivers/leds/leds-lm3530.c: fix setting pltfm->als_vmaxAxel Lin1-2/+2
2012-02-08mm: compaction: check for overlapping nodes during isolation for migrationMel Gorman1-1/+10
2012-02-08nilfs2: avoid overflowing segment numbers in nilfs_ioctl_clean_segments()Xi Wang1-0/+2
2012-02-08staging: pohmelfs: remove drivers/staging/pohmelfsEvgeniy Polyakov14-7979/+0
2012-02-08Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller9-16/+45
2012-02-08gro: more generic L2 header checkEric Dumazet1-2/+8
2012-02-08IPoIB: Stop lying about hard_header_len and use skb->cb to stash LL addressesRoland Dreier3-47/+24
2012-02-08driver-core: cpu: fix kobject warning when hotplugging a cpuGreg Kroah-Hartman1-0/+1
2012-02-08ACPI: remove duplicated lines of merging problems with acpi_processor_addYinghai Lu1-7/+0
2012-02-08m32r: relocate drivers back out of 8250 dirPaul Gortmaker3-0/+0
2012-02-08Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds10-41/+76
2012-02-08staging: android/ram_console: Don't build on arches w/o ioremapAnton Vorontsov1-0/+1
2012-02-08staging: r8712u: Use asynchronous firmware loadingLarry Finger5-25/+68
2012-02-08staging: usbip: fix to prevent potentially using uninitialized spinlockBart Westgeest1-2/+2
2012-02-08staging: r8712u: Fix problem when CONFIG_R8712_AP is setLarry Finger1-0/+1
2012-02-08staging: tidspbridge: fix incorrect free to drv_datapOmar Ramirez Luna2-2/+3
2012-02-08staging: tidspbridge: fix bridge_open memory leaksOmar Ramirez Luna1-23/+32
2012-02-08staging: android: lowmemorykiller: Don't wait more than one second for a proc...Arve Hjønnevåg1-1/+4
2012-02-08MAINTAINERS: staging: iio: add iio informationAmeya Palande1-0/+6
2012-02-08staging: zcache: fix serialization bug in zv statsSeth Jennings1-7/+7
2012-02-08staging: fix go7007-usb licenseRandy Dunlap1-0/+1
2012-02-08Staging: android: binder: Fix crashes when sharing a binder file between proc...Arve Hjønnevåg1-1/+11
2012-02-08Staging: android: Remove pmem driverShuah Khan4-1443/+0
2012-02-08Staging: asus_oled: fix NULL-ptr crash on unloadingPekka Paalanen1-2/+1
2012-02-08Staging: asus_oled: fix image processingPekka Paalanen1-2/+8
2012-02-08Staging: android: binder: Don't call dump_stack in binder_vma_openArve Hjønnevåg1-1/+0
2012-02-08staging: r8712u: Add new Sitecom UsB IDLarry Finger1-0/+1
2012-02-08zcache: Set SWIZ_BITS to 8 to reduce tmem bucket lock contention.Dan Magenheimer1-2/+2
2012-02-08zcache: fix deadlock conditionDan Magenheimer1-4/+3
2012-02-08staging: drm/omap: fix locking issueRob Clark1-4/+14
2012-02-08drivers/staging/omapdrm/omap_fbdev.c: move free after usesJulia Lawall1-2/+2
2012-02-08staging: drm/omap: fix minimum width/heightRob Clark1-2/+2
2012-02-08staging: drm/omap: updates for DSS fifomerge API changesRob Clark3-10/+31
2012-02-08staging: drm/omap: multiplanar and YUV supportRob Clark5-68/+149
2012-02-08staging: drm/omap: add drm_plane supportRob Clark6-168/+403
2012-02-08staging: drm/omap: drm API update: addfb2Rob Clark3-45/+143
2012-02-08staging: drm/omap: drm API update: make fops struct constRob Clark1-11/+13
2012-02-08staging: delete gma500 driverGreg Kroah-Hartman78-30778/+0
2012-02-08drm/i915: fixup interlaced bits clearing in PIPECONF on PCH_SPLIT (v2)Keith Packard1-2/+4
2012-02-08loop: zero fill bio instead of return -EIO for partial readDave Young1-11/+13
2012-02-08bio: don't overflow in bio_get_nr_vecs()Kent Overstreet1-7/+3
2012-02-08Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai1-1/+10
2012-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville9-16/+45
2012-02-08ASoC: wm8994: Disable line output discharge prior to ramping VMIDMark Brown1-0/+5
2012-02-08ASoC: wm8994: Fix typo in VMID ramp settingMark Brown1-1/+1
2012-02-08floppy: Fix a crash during rmmodVivek Goyal1-0/+9
2012-02-08floppy: Cleanup disk->queue before caling put_disk() if add_disk() was never ...Vivek Goyal1-1/+7
2012-02-08cdrom: move shared static to cdrom_device_infoPaolo Bonzini2-8/+7
2012-02-08bsg: fix sysfs link remove warningStanislaw Gruszka1-1/+2
2012-02-08drm/i915: no lvds quirk for AOpen MP45Daniel Vetter1-0/+8
2012-02-08ALSA: oxygen, virtuoso: fix exchanged L/R volumes of aux and CD inputsClemens Ladisch1-11/+14
2012-02-08ALSA: usb-audio: add Edirol UM-3G supportClemens Ladisch1-0/+8
2012-02-08block: don't call elevator callbacks for plug mergesTejun Heo3-27/+13
2012-02-08block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator funct...Tejun Heo5-55/+46
2012-02-07ARM: OMAP3: cm-t35: fix section mismatch warningIgor Grinberg1-1/+1
2012-02-07ARM: OMAP2: Fix the OMAP2 only build break seen with 2011+ ARM tool-chainsSantosh Shilimkar2-3/+3
2012-02-07Merge branch 'fixes-dt' into fixesTony Lindgren1-0/+4
2012-02-07cifs: don't return error from standard_receive3 after marking response malformedJeff Layton1-3/+4
2012-02-07cifs: request oplock when doing open on lookupJeff Layton1-1/+1
2012-02-07cifs: fix error handling when cifscreds key payload is an errorJeff Layton1-1/+1
2012-02-07Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6Linus Torvalds15-26/+113
2012-02-07checkpatch: Warn on code with 6+ tab indentationJoe Perches1-0/+6
2012-02-07Merge tag 'ib-srpt-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2-11/+7
2012-02-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds7-5/+20
2012-02-07ACPI: remove duplicated lines of merging problems with acpi_processor_addYinghai Lu1-7/+0
2012-02-07Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-14/+15
2012-02-07Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-7/+9
2012-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds2-51/+79
2012-02-07zd1211rw: firmware needs duration_id set to zero for non-pspoll framesTomas Vanek1-0/+8
2012-02-07net: enable TC35815 for MIPS againAtsushi Nemoto1-1/+1
2012-02-07net: sh_eth: fix skb_over_panic happenYoshihiro Shimoda2-4/+3
2012-02-07net: Fix build regression when INET_UDP_DIAG=y and IPV6=mAnisse Astier1-1/+1
2012-02-07bnx2x: Fix mem leak in bnx2x_tpa_stop() if build_skb() fails.Jesper Juhl1-2/+1
2012-02-07CONFIG_TR/CONFIG_LLC: work around the problem with selectAl Viro1-1/+4
2012-02-07Revert "skge: check for PCI dma mapping errors"stephen hemminger1-58/+13
2012-02-07perf: Fix double start/stop in x86_pmu_start()Stephane Eranian2-5/+17
2012-02-07ALSA: hda - add support for Uniwill ECS M31EI notebookJaroslav Kysela1-0/+1
2012-02-07HID: wiimote: fix invalid power_supply_powers callJiri Kosina1-2/+2
2012-02-07ALSA: hda - Fix error handling in patch_ca0132.cTakashi Iwai1-14/+19
2012-02-07Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai5-13/+19
2012-02-07Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar3-1/+8
2012-02-07mtip32xx: removed the irrelevant argument of mtip_hw_submit_io() and the unus...Asai Thambi S P2-11/+5
2012-02-07block: strip out locking optimization in put_io_context()Tejun Heo8-92/+18
2012-02-07target: Fix unsupported WRITE_SAME sense payloadMartin Svec1-3/+3
2012-02-07iscsi: use IP_FREEBIND socket optionDax Kelson1-0/+8
2012-02-07iblock: fix handling of large requestsChristoph Hellwig1-0/+7
2012-02-07target: handle empty string writes in sysfsDan Carpenter1-4/+8
2012-02-07iscsi_target: in_aton needs linux/inet.hStephen Rothwell1-0/+1
2012-02-07target: Fix iblock se_dev_attrib.unmap_granularityMarco Sanvido1-1/+1
2012-02-07target: Fix target_submit_cmd() exception handlingNicholas Bellinger1-8/+10
2012-02-07target: Change target_submit_cmd() to return voidAndy Grover3-11/+5
2012-02-07target: accept REQUEST_SENSE with 18bytesSebastian Andrzej Siewior1-10/+4
2012-02-06ARM: tegra: paz00: fix wrong UART port on mini-pcie plugMarc Dietrich2-6/+6
2012-02-06ARM: tegra: paz00: fix wrong SD1 power gpioMarc Dietrich2-2/+2
2012-02-06i2c: tegra: Add devexit_p() for removeShubhrajyoti Datta1-1/+1
2012-02-07m68k: Do not set global share for non-kernel shared pagesAlexander Stein1-4/+5
2012-02-07m68k: Add shared bit to Coldfire kernel page entriesAlexander Stein1-1/+2
2012-02-07m68knommu: fix syscall tracing stuck processGreg Ungerer1-3/+1
2012-02-07md: two small fixes to handling interrupt resync.NeilBrown1-2/+3
2012-02-06Documentation: update quilt tree location for Documentation patchesRandy Dunlap1-1/+1
2012-02-06Documentation: add missing tainted bits to Documentation/sysctl/kernel.txtLarry Finger1-0/+2
2012-02-06Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-1/+113
2012-02-06Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-11/+16
2012-02-06Merge tag 'hwmon-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+20
2012-02-06exec: fix use-after-free bug in setup_new_exec()Heiko Carstens2-17/+19
2012-02-06drm/i915: Force explicit bpp selection for intel_dp_link_requiredKeith Packard1-15/+5
2012-02-06perf evsel: Fix an issue where perf report fails to show the proper percentageNaveen N. Rao1-0/+1
2012-02-06perf tools: Fix prefix matching for kernel mapsJiri Olsa1-1/+1
2012-02-06perf tools: Fix perf stack to non executable on x86_64Jiri Olsa1-0/+6
2012-02-06mlx4: fix DMA mapping leak when allocation failsThadeu Lima de Souza Cascardo1-1/+5
2012-02-06mlx4: allow device removal by fixing dma unmap sizeThadeu Lima de Souza Cascardo3-4/+6
2012-02-06bcma: don't fail for bad SPROM CRCHenrik Rydberg1-3/+1
2012-02-06mlx4_core: use correct port for steeringEugenia Emantayev1-6/+6
2012-02-06mlx4_core: use correct flag for unicast_promiscEugenia Emantayev1-2/+2
2012-02-06mlx4_core: fix memory leak at multi_func_cleanupEugenia Emantayev1-5/+5
2012-02-06IB/srpt: Don't return freed pointer from srpt_alloc_ioctx_ring()Jesper Juhl1-0/+1
2012-02-06ath9k_hw: fix a RTS/CTS timeout regressionFelix Fietkau1-2/+5
2012-02-06ath9k: fix a WEP crypto related regressionFelix Fietkau1-0/+8
2012-02-06mwifiex: add NULL checks in driver unload pathAmitkumar Karwar2-5/+10
2012-02-06Merge branch 'v3.3-samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson33-36/+62
2012-02-06HID: wacom: Fix invalid power_supply_powers callsPrzemo Firszt1-3/+4
2012-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Jiri Kosina5018-92587/+241915
2012-02-06ASoC: wm8994: Enabling VMID should take a runtime PM referenceMark Brown1-0/+4
2012-02-06ALSA: hda/realtek - Fix a wrong conditionTakashi Iwai1-1/+1
2012-02-06ALSA: emu8000: Remove duplicate linux/moduleparam.h include from emu8000_patch.cJesper Juhl1-1/+0
2012-02-06cdrom: use copy_to_user() without the underscoresDan Carpenter1-7/+1
2012-02-06block: fix ioc locking warningShaohua Li1-1/+3
2012-02-05spi-topcliff-pch: rename pch_spi_pcidev to pch_spi_pcidev_driverDanny Kukawka1-3/+3
2012-02-05spi: Add spi-s3c64xx driver dependency on ARCH_EXYNOS4Sylwester Nawrocki1-1/+1
2012-02-06writeback: fix dereferencing NULL bdi->dev on trace_writeback_queueWu Fengguang1-1/+4
2012-02-05via-velocity: S3 resume fix.David Lv1-3/+0
2012-02-05crypto: sha512 - Avoid stack bloat on i386Herbert Xu1-36/+32
2012-02-04hwmon: (w83627ehf) Fix number of fans for NCT6776FGuenter Roeck1-3/+20
2012-02-04ipv4: reset flowi parameters on route connectJulian Anastasov2-0/+14
2012-02-04Merge tag 'pm-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-7/+44
2012-02-04tcp_v4_send_reset: binding oif to iif in no sock caseShawn Lu1-0/+5
2012-02-04netprio_cgroup: Fix obo in get_prioidxNeil Horman1-3/+4