summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-04Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-02-04mm: compaction: check pfn_valid when entering a new MAX_ORDER_NR_PAGES block ...Mel Gorman
2012-02-04readahead: fix pipeline break caused by block plugShaohua Li
2012-02-04kprobes: fix a memory leak in function pre_handler_kretprobe()Jiang Liu
2012-02-04drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layerSamuel Thibault
2012-02-04lkdtm: avoid calling lkdtm_do_action() with spinlock heldCong Wang
2012-02-04mm/filemap_xip.c: fix race condition in xip_file_fault()Carsten Otte
2012-02-04mm/memcontrol.c: fix warning with CONFIG_NUMA=nAndrew Morton
2012-02-04avr32: select generic atomic64_t supportFabio Baltieri
2012-02-04mm: postpone migrated page mapping resetKonstantin Khlebnikov
2012-02-04xtensa: fix memscan()Akinobu Mita
2012-02-04MAINTAINERS: update lguest F: patternsJoe Perches
2012-02-04MAINTAINERS: remove staging sectionsJoe Perches
2012-02-04MAINTAINERS: remove iMX5 sectionJoe Perches
2012-02-04MAINTAINERS: 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
2012-02-02ceph: change "ceph.layout" xattr to be "ceph.file.layout"Alex Elder
2012-02-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-02-02Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2012-02-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds
2012-02-02ARM: 7302/1: Add TLB flushing for both entries in a PMDCatalin Marinas
2012-02-02ARM: 7303/1: perf: add empty NODE event definitions for Cortex-A5 and Cortex-A15Will Deacon
2012-02-02ARM: 7308/1: vfp: flush thread hwstate before copying ptrace registersWill Deacon