aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-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/kernel/git/groeck/linux-stagingLinus Torvalds1-3/+20
2012-02-06exec: fix use-after-free bug in setup_new_exec()Heiko Carstens2-17/+19
2012-02-06IB/srpt: Don't return freed pointer from srpt_alloc_ioctx_ring()Jesper Juhl1-0/+1
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/torvalds/linux into upstream-fixesJiri 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-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-04hwmon: (w83627ehf) Fix number of fans for NCT6776FGuenter Roeck1-3/+20
2012-02-04Merge tag 'pm-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-7/+44
2012-02-04PM / QoS: CPU C-state breakage with PM Qos changeVenkatesh Pallipadi1-1/+13
2012-02-04PM / Freezer: Thaw only kernel threads if freezing of kernel threads failsSrivatsa S. Bhat2-4/+27
2012-02-04Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds24-1094/+106
2012-02-04ARM: bcmring: fix build failure in mach-bcmring/arch.cPaul Gortmaker1-1/+1
2012-02-04ARM: bcmring: remove unused DMA map codeJD Zheng2-1008/+0
2012-02-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-18/+84
2012-02-04Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds7-15/+20
2012-02-04Merge branch 'akpm'Linus Torvalds11-28/+41
2012-02-04Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3Linus Torvalds6-14/+59
2012-02-04Revert "mtd: atmel_nand: optimize read/write buffer functions"Artem Bityutskiy1-4/+41
2012-02-03Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds6-10/+46
2012-02-03mm: compaction: check pfn_valid when entering a new MAX_ORDER_NR_PAGES block during isolation for migrationMel Gorman1-0/+13
2012-02-03readahead: fix pipeline break caused by block plugShaohua Li1-4/+4
2012-02-03kprobes: fix a memory leak in function pre_handler_kretprobe()Jiang Liu1-1/+5
2012-02-03drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layerSamuel Thibault1-1/+0
2012-02-03lkdtm: avoid calling lkdtm_do_action() with spinlock heldCong Wang1-1/+5
2012-02-03mm/filemap_xip.c: fix race condition in xip_file_fault()Carsten Otte1-1/+6
2012-02-03mm/memcontrol.c: fix warning with CONFIG_NUMA=nAndrew Morton1-1/+2
2012-02-03avr32: select generic atomic64_t supportFabio Baltieri1-0/+1
2012-02-03mm: postpone migrated page mapping resetKonstantin Khlebnikov1-1/+1
2012-02-03xtensa: fix memscan()Akinobu Mita1-3/+0
2012-02-03MAINTAINERS: update lguest F: patternsJoe Perches1-2/+2
2012-02-03MAINTAINERS: remove staging sectionsJoe Perches1-5/+0
2012-02-03MAINTAINERS: remove iMX5 sectionJoe Perches1-6/+0
2012-02-03MAINTAINERS: update partitions block F: patternsJoe Perches1-2/+2
2012-02-03Merge tag 'kmemleak-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linuxLinus Torvalds1-1/+2
2012-02-03Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds11-258/+208