summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-04drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layerSamuel Thibault1-1/+0
2012-02-04lkdtm: avoid calling lkdtm_do_action() with spinlock heldCong Wang1-1/+5
2012-02-04mm/filemap_xip.c: fix race condition in xip_file_fault()Carsten Otte1-1/+6
2012-02-04mm/memcontrol.c: fix warning with CONFIG_NUMA=nAndrew Morton1-1/+2
2012-02-04avr32: select generic atomic64_t supportFabio Baltieri1-0/+1
2012-02-04mm: postpone migrated page mapping resetKonstantin Khlebnikov1-1/+1
2012-02-04xtensa: fix memscan()Akinobu Mita1-3/+0
2012-02-04MAINTAINERS: update lguest F: patternsJoe Perches1-2/+2
2012-02-04MAINTAINERS: remove staging sectionsJoe Perches1-5/+0
2012-02-04MAINTAINERS: remove iMX5 sectionJoe Perches1-6/+0
2012-02-04MAINTAINERS: update partitions block F: patternsJoe Perches1-2/+2
2012-02-04NFSv4: Fix an Oops in the NFSv4 getacl codeTrond Myklebust3-6/+9
2012-02-04xenbus_dev: add missing error check to watch handlingJan Beulich1-0/+4
2012-02-04xen/pci[front|back]: Use %d instead of %1x for displaying PCI devfn.Konrad Rzeszutek Wilk3-11/+12
2012-02-04xen pvhvm: do not remap pirqs onto evtchns if !xen_have_vector_callbackStefano Stabellini1-1/+1
2012-02-04xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling while atomic.Konrad Rzeszutek Wilk1-0/+7
2012-02-04xen/bootup: During bootup suppress XENBUS: Unable to read cpu stateKonrad Rzeszutek Wilk1-1/+2
2012-02-04Merge tag 'kmemleak-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds1-1/+2
2012-02-03tty: fix a build failure on sparcCong Wang1-1/+1
2012-02-03USB: usbserial: add new PID number (0xa951) to the ftdi driverMilan Kocian2-0/+8
2012-02-03ath9k: Fix kernel panic during driver initilizationMohammed Shafi Shajakhan1-4/+5
2012-02-03mwifiex: handle association failure case correctlyAmitkumar Karwar1-1/+7
2012-02-03ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rixJohn W. Linville1-1/+1
2012-02-03Merge tag 'for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...Greg Kroah-Hartman2-2/+3
2012-02-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville7-18/+29
2012-02-03Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds11-258/+208
2012-02-03mfd: Avoid twl6040-codec PLL reconfiguration when not neededPeter Ujfalusi1-51/+74
2012-02-03mfd: Store twl6040-codec mclk configurationPeter Ujfalusi2-0/+5
2012-02-03IB/srpt: Fix ERR_PTR() vs. NULL checking confusionDan Carpenter1-3/+3
2012-02-03ARM: 7314/1: kuser: consistently use usr_ret for returning from helpersWill Deacon1-1/+1
2012-02-03ALSA: hda/realtek - Add missing Bass and CLFE as vmaster slavesTakashi Iwai1-0/+4
2012-02-03ixgbe: Fix typo in ixgbe_common.hMasanari Iida1-1/+1
2012-02-03igbvf: change copyright dateMitch A Williams10-11/+11
2012-02-03ixgbevf: Update copyright noticesGreg Rose10-11/+11
2012-02-03ixgbevf: Fix mailbox interrupt ack bugGreg Rose2-6/+21
2012-02-03ixgbe: make ethtool strings table constStephen Hemminger1-1/+1
2012-02-03ixgbe: Add warning when no space left for more MAC filtersGreg Rose1-0/+3
2012-02-03ixgbe: update copyright to 2012Don Skidmore25-26/+26
2012-02-03drm/radeon: do not continue after error from r600_ib_testMatthijs Kooijman1-0/+1
2012-02-03drivers/gpu/drm/drm_ioc32.c: initialize all fieldsJulia Lawall1-1/+2
2012-02-03Input: i8042 - add Lenovo Ideapad U455 to 'reset' blacklistIgor Murzov1-0/+7
2012-02-03usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu()Kuninori Morimoto1-1/+1
2012-02-03usb: musb: fix a build error on mipsCong Wang1-1/+2
2012-02-03perf: Remove deprecated WARN_ON_ONCE()Stephane Eranian3-6/+0
2012-02-03mmc: cb710 core: Add missing spin_lock_init for irq_lock of struct cb710_chipAxel Lin1-0/+1
2012-02-03cs5535-mfgpt: don't call __init function from __devinitDanny Kukawka1-1/+1
2012-02-03vmw_balloon: fix for a -Wuninitialized warningDanny Kukawka1-7/+7
2012-02-03serial: samsung: Add support for EXYNOS5250Kukjin Kim1-1/+1
2012-02-03serial: samsung: Add support for EXYNOS4212 and EXYNOS4412Kukjin Kim1-1/+2
2012-02-03drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layerSamuel Thibault1-1/+0