summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-03xen/pm_idle: Make pm_idle be default_idle under Xen.Konrad Rzeszutek Wilk3-1/+10
2011-12-03ASoC: kirkwood: Make SND_KIRKWOOD_SOC_OPENRD and SND_KIRKWOOD_SOC_T5325 depen...Axel Lin1-1/+2
2011-12-03Merge branch 'next/topic-update-maintainer' into samsung-fixes-2Kukjin Kim1-22/+5
2011-12-03ipv4: make sure RTO_ONLINK is saved in routing cacheJulian Anastasov1-6/+6
2011-12-03Bluetooth: Correct version check in hci_setupAndrei Emeltchenko1-1/+1
2011-12-03btusb: fix a memory leak in btusb_send_frame()Cong Wang1-2/+1
2011-12-03xfs: fix allocation length overflow in xfs_bmapi_write()Dave Chinner1-1/+19
2011-12-03Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds22-97/+101
2011-12-03Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-30/+84
2011-12-02iwlwifi: change the default behavior of watchdog timerWey-Yi Guy6-9/+26
2011-12-02iwlwifi: do not re-configure HT40 after associatedWey-Yi Guy3-28/+28
2011-12-02iwlagn: fix HW crypto for TX-only keysJohannes Berg2-5/+11
2011-12-02Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds5-25/+74
2011-12-02ASoC: Mark WM8994 ADC muxes as virtualMark Brown1-6/+6
2011-12-02ceph: fix rasize reporting by ceph_show_optionsSage Weil1-1/+1
2011-12-02mtd: ndfc: fix typo in structure dereferenceTony Breeds1-1/+1
2011-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-2/+2
2011-12-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds20-48/+349
2011-12-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds17-574/+136
2011-12-02clockevents: Set noop handler in clockevents_exchange_device()Thomas Gleixner1-0/+1
2011-12-02tick-broadcast: Stop active broadcast device when replacing itThomas Gleixner1-1/+1
2011-12-02ALSA: hda/realtek - Fix Oops in alc_mux_select()Takashi Iwai1-0/+2
2011-12-02loop: Fix discard_alignment default settingLukas Czerner1-1/+1
2011-12-02genirq: Fix race condition when stopping the irq threadIdo Yariv1-1/+4
2011-12-02vmwgfx: integer overflow in vmw_kms_update_layout_ioctl()Xi Wang1-5/+6
2011-12-02drm/radeon/kms: fix 2D tiling CS support on EG/CMAlex Deucher2-26/+154
2011-12-02drm/radeon/kms: fix scanout of 2D tiled buffers on EG/CMAlex Deucher2-2/+62
2011-12-02drm: Fix lack of CRTC disable for drm_crtc_helper_set_config(.fb=NULL)Chris Wilson1-2/+25
2011-12-02ALSA: sis7019 - give slow codecs more time to resetDavid Dillow1-11/+53
2011-12-02cfq-iosched: fix cfq_cic_link() race confitionYasuaki Ishimatsu1-2/+9
2011-12-02ARM: mx28: LRADC macro renamePeter Rusko1-2/+2
2011-12-02arm: mx23: recognise stmp378x as mx23Wolfram Sang1-0/+1
2011-12-02ARM: mxs: fix machines' initializers orderLauri Hintsala2-2/+2
2011-12-02ARM: mxs/tx28: add __initconst for fec pdataDong Aisheng1-2/+2
2011-12-02ARM: S3C64XX: Staticise s3c6400_sysclassMark Brown1-1/+1
2011-12-02ARM: S3C64XX: Add linux/export.h to dev-spi.cMark Brown1-0/+1
2011-12-02ARM: S3C64XX: Remove extern from definition of framebuffer setup callMark Brown1-1/+1
2011-12-02MAINTAINERS: Extend Samsung patterns to cover SPI and ASoC driversMark Brown1-0/+2
2011-12-02MAINTAINERS: Add linux-samsung-soc mailing list for SamsungMark Brown1-0/+1
2011-12-02MAINTAINERS: Consolidate Samsung MAINTAINERSHeiko Stuebner1-22/+2
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds77-280/+589
2011-12-02netfilter: Remove ADVANCED dependency from NF_CONNTRACK_NETBIOS_NSDavid S. Miller1-1/+0
2011-12-02trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call-...Tejun Heo1-3/+3
2011-12-02ARM: CSR: PM: fix build error due to undeclared 'THIS_MODULE'Barry Song1-0/+1
2011-12-02ARM: CSR: fix build error due to new mdesc->dma_zone_sizeBarry Song1-0/+1
2011-12-02ipv4: flush route cache after change accept_localPeter Pan(潘卫平)1-0/+5
2011-12-02ARM: OMAP1: Fix ckctl value used for dpll1 defualt rateJanusz Krzysztofik1-1/+1
2011-12-02ARM: OMAP1: Remove unsafe clock values from omap1_defconfigJanusz Krzysztofik1-5/+0
2011-12-02ARM: OMAP1: Fix reprogramming of DPLL1 for systems that boot at rates below 6...Tony Lindgren1-0/+3
2011-12-02fs: Make write(2) interruptible by a fatal signalJan Kara1-2/+4