summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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_driverDanny 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
2012-02-03mm/filemap_xip.c: fix race condition in xip_file_fault()Carsten Otte
2012-02-03mm/memcontrol.c: fix warning with CONFIG_NUMA=nAndrew Morton
2012-02-03avr32: select generic atomic64_t supportFabio Baltieri
2012-02-03mm: postpone migrated page mapping resetKonstantin Khlebnikov
2012-02-03xtensa: fix memscan()Akinobu Mita
2012-02-03MAINTAINERS: update lguest F: patternsJoe Perches
2012-02-03MAINTAINERS: remove staging sectionsJoe Perches
2012-02-03MAINTAINERS: remove iMX5 sectionJoe Perches
2012-02-03MAINTAINERS: update partitions block F: patternsJoe Perches
2012-02-03Merge tag 'kmemleak-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2012-02-03Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds
2012-02-03mfd: Avoid twl6040-codec PLL reconfiguration when not neededPeter Ujfalusi
2012-02-03mfd: Store twl6040-codec mclk configurationPeter Ujfalusi
2012-02-03IB/srpt: Fix ERR_PTR() vs. NULL checking confusionDan Carpenter
2012-02-03ARM: 7314/1: kuser: consistently use usr_ret for returning from helpersWill Deacon
2012-02-03ALSA: hda/realtek - Add missing Bass and CLFE as vmaster slavesTakashi Iwai
2012-02-03Input: i8042 - add Lenovo Ideapad U455 to 'reset' blacklistIgor Murzov
2012-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-02-02include/linux/lp8727.h: Remove executable bitJosh Triplett
2012-02-02cifs: Fix oops in session setup code for null user mountsShirish Pargaonkar
2012-02-02rbd: fix safety of rbd_put_client()Alex Elder
2012-02-02IB/srpt: Remove unneeded <linux/version.h> includeJesper Juhl
2012-02-02IB/srpt: Use ARRAY_SIZE() instead of open-codingRoland Dreier
2012-02-02IB/srpt: Use DEFINE_SPINLOCK()/LIST_HEAD()Roland Dreier
2012-02-02Fix race in process_vm_rw_coreChristopher Yeoh
2012-02-02rbd: fix a memory leak in rbd_get_client()Alex Elder
2012-02-02ceph: create a new session lock to avoid lock inversionAlex Elder
2012-02-02ceph: fix length validation in parse_reply_info()Xi Wang
2012-02-02ceph: initialize client debugfs outside of monc->mutexSage Weil