summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-11-22xen/events: Use PIRQ instead of GSI value when unmapping MSI/MSI-X irqs.Konrad Rzeszutek Wilk
2010-11-22xen: set IO permission early (before early_cpu_init())Konrad Rzeszutek Wilk
2010-11-22of/phylib: Use device tree properties to initialize Marvell PHYs.David Daney
2010-11-22phylib: Add support for Marvell 88E1149R devices.David Daney
2010-11-22phylib: Use common page register definition for Marvell PHYs.David Daney
2010-11-22qlge: Fix incorrect usage of module parameters and netdev msg levelSonny Rao
2010-11-22perf record: Handle restrictive permissions in /proc/{kallsyms,modules}Arnaldo Carvalho de Melo
2010-11-22ipv6: fix missing in6_ifa_put in addrconfJohn Fastabend
2010-11-22ARM: avoid marking decompressor .stack section as having contentsRussell King
2010-11-22ALSA: hda - Fixed ALC887-VD initial errorKailang Yang
2010-11-22ALSA: atmel - Fix the return value in error pathTakashi Iwai
2010-11-22ALSA: hda: Use hp-laptop quirk to enable headphones automute for Asus A52JDaniel T Chen
2010-11-22ALSA: snd-atmel-abdac: test wrong variableVasiliy Kulikov
2010-11-22ALSA: azt3328: period bug fix (for PA), add missing ACK on stop timerAndreas Mohr
2010-11-22ALSA: hda: Add Samsung R720 SSID for subwoofer pin fixupDaniel T Chen
2010-11-22ALSA: sound/pci/asihpi/hpioctl.c: Remove unnecessary casts of pci_get_drvdataJoe Perches
2010-11-22ALSA: sound/core/pcm_lib.c: Remove unnecessary semicolonsJoe Perches
2010-11-22ALSA: sound/ppc: Use printf extension %pR for struct resourceJoe Perches
2010-11-22ALSA: ac97: Apply quirk for Dell Latitude D610 binding Master and Headphone c...Daniel T Chen
2010-11-21Linux 2.6.37-rc3v2.6.37-rc3Linus Torvalds
2010-11-21ARM: 6489/1: thumb2: fix incorrect optimisation in usraccWill Deacon
2010-11-21ARM: 6488/1: nomadik: prevent sched_clock() wraparoundLinus Walleij
2010-11-21ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar
2010-11-21ARM: 6473/1: Small update to ux500 specific L2 cache codePer Fransson
2010-11-21SuperH IrDA: correct Baud rate error correctionNicolas Kaiser
2010-11-21atl1c: Fix hardware type check for enabling OTP CLKBen Hutchings
2010-11-21net: allow GFP_HIGHMEM in __vmalloc()Eric Dumazet
2010-11-21bonding: change list contact to netdev@vger.kernel.orgSimon Horman
2010-11-21e1000: fix screaming IRQAnupam Chanda
2010-11-21ARM: improve compiler's ability to optimize page tablesRussell King
2010-11-19xen: re-enable boot-time ballooningJeremy Fitzhardinge
2010-11-19xen/balloon: make sure we only include remaining extra ramJeremy Fitzhardinge
2010-11-19xen/balloon: the balloon_lock is uselessJeremy Fitzhardinge
2010-11-19xen: add extra pages to balloonJeremy Fitzhardinge
2010-11-19Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-11-19ext4: Add EXT4_IOC_TRIM ioctl to handle batched discardLukas Czerner
2010-11-19fs: Do not dispatch FITRIM through separate super_operationLukas Czerner
2010-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-11-19mmc: sdio: fix runtime PM anomalies by introducing MMC_CAP_POWER_OFF_CARDOhad Ben-Cohen
2010-11-19mmc: sdio: fix nasty oops in mmc_sdio_detectOhad Ben-Cohen
2010-11-19Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-11-19Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking"Linus Torvalds
2010-11-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-11-19Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-11-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-11-19sata_via: apply magic FIFO fix to vt6420 tooTejun Heo
2010-11-19net: fix kernel-doc for sk_filter_rcu_releaseRandy Dunlap
2010-11-19be2net: Fix to avoid firmware update when interface is not open.Sarveshwar Bandi
2010-11-19ext4: ext4_fill_super shouldn't return 0 on corruptionDarrick J. Wong