aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-07ACPI: remove duplicated lines of merging problems with acpi_processor_addYinghai Lu
2012-02-07Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-02-07Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...Linus Torvalds
2012-02-07ALSA: hda - add support for Uniwill ECS M31EI notebookJaroslav Kysela
2012-02-07HID: wiimote: fix invalid power_supply_powers callJiri Kosina
2012-02-07ALSA: hda - Fix error handling in patch_ca0132.cTakashi Iwai
2012-02-07Merge tag 'asoc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Takashi Iwai
2012-02-07target: Fix unsupported WRITE_SAME sense payloadMartin Svec
2012-02-07iscsi: use IP_FREEBIND socket optionDax Kelson
2012-02-07iblock: fix handling of large requestsChristoph Hellwig
2012-02-07target: handle empty string writes in sysfsDan Carpenter
2012-02-07iscsi_target: in_aton needs linux/inet.hStephen Rothwell
2012-02-07target: Fix iblock se_dev_attrib.unmap_granularityMarco Sanvido
2012-02-07target: Fix target_submit_cmd() exception handlingNicholas Bellinger
2012-02-07target: Change target_submit_cmd() to return voidAndy Grover
2012-02-07target: accept REQUEST_SENSE with 18bytesSebastian Andrzej Siewior
2012-02-07md: two small fixes to handling interrupt resync.NeilBrown
2012-02-06Documentation: update quilt tree location for Documentation patchesRandy Dunlap
2012-02-06Documentation: add missing tainted bits to Documentation/sysctl/kernel.txtLarry Finger
2012-02-06Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-02-06Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-02-06Merge tag 'hwmon-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-02-06exec: fix use-after-free bug in setup_new_exec()Heiko Carstens
2012-02-06IB/srpt: Don't return freed pointer from srpt_alloc_ioctx_ring()Jesper Juhl
2012-02-06HID: wacom: Fix invalid power_supply_powers callsPrzemo Firszt
2012-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Jiri Kosina
2012-02-06ASoC: wm8994: Enabling VMID should take a runtime PM referenceMark Brown
2012-02-06ALSA: hda/realtek - Fix a wrong conditionTakashi Iwai
2012-02-06ALSA: emu8000: Remove duplicate linux/moduleparam.h include from emu8000_patch.cJesper Juhl
2012-02-05spi-topcliff-pch: rename pch_spi_pcidev to pch_spi_pcidev_driverspi-for-linusDanny Kukawka
2012-02-05spi: Add spi-s3c64xx driver dependency on ARCH_EXYNOS4Sylwester Nawrocki
2012-02-04hwmon: (w83627ehf) Fix number of fans for NCT6776FGuenter Roeck
2012-02-04Merge tag 'pm-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-02-04PM / QoS: CPU C-state breakage with PM Qos changeVenkatesh Pallipadi
2012-02-04PM / Freezer: Thaw only kernel threads if freezing of kernel threads failsSrivatsa S. Bhat
2012-02-04Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-02-04ARM: bcmring: fix build failure in mach-bcmring/arch.cPaul Gortmaker
2012-02-04ARM: bcmring: remove unused DMA map codeJD Zheng
2012-02-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-02-04Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2012-02-04Merge branch 'akpm'Linus Torvalds
2012-02-04Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3Linus Torvalds
2012-02-04Revert "mtd: atmel_nand: optimize read/write buffer functions"Artem Bityutskiy
2012-02-03Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-02-03mm: compaction: check pfn_valid when entering a new MAX_ORDER_NR_PAGES block ...Mel Gorman
2012-02-03readahead: fix pipeline break caused by block plugShaohua Li
2012-02-03kprobes: fix a memory leak in function pre_handler_kretprobe()Jiang Liu
2012-02-03drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layerSamuel Thibault
2012-02-03lkdtm: avoid calling lkdtm_do_action() with spinlock heldCong Wang