summary refs log tree commit diff
AgeCommit message (Expand)Author
2011-11-18Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-11-18Merge branch 'unicore32' of git://github.com/gxt/linuxLinus Torvalds
2011-11-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-11-18Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-securityLinus Torvalds
2011-11-18Merge branch 'encrypted-key-fixes' of git://git.kernel.org/pub/scm/linux/kern...James Morris
2011-11-18Merge branch 'for-1111' of git://gitorious.org/smack-next/kernel into for-linusJames Morris
2011-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2011-11-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-11-17Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-11-17fix typo/thinko in get_random_bytes()Luck, Tony
2011-11-17platform/x86: fix dell-laptop function prototypesRandy Dunlap
2011-11-17media/staging: fix allyesconfig build errorRandy Dunlap
2011-11-17powerpc/signal32: Fix sigset_t conversion when copying to userWill Deacon
2011-11-17powerpc: Fix atomic_xxx_return barrier semanticsBenjamin Herrenschmidt
2011-11-17powerpc: Remove buggy 9-year-old test for binutils < 2.12.1Kyle Moffett
2011-11-17powerpc/book3e-64: Fix debug support for userspaceKumar Gala
2011-11-17powerpc: Remove extraneous CONFIG_PPC_ADV_DEBUG_REGS defineKumar Gala
2011-11-17powerpc: Revert show_regs() define for readabilityKumar Gala
2011-11-16encrypted-keys: module build fixesMimi Zohar
2011-11-16encrypted-keys: fix error return codeMimi Zohar
2011-11-16ALSA: hda - Fix the connection selection of ADCs on Cirrus codecsTakashi Iwai
2011-11-16ALSA: hda - Update URLs in documentTakashi Iwai
2011-11-16ALSA: hda - move eld->spk_alloc fixup to hdmi_update_eld()Wu Fengguang
2011-11-16ALSA: hda - delayed ELD repollWu Fengguang
2011-11-16ALSA: hda - fix ELD memory leakWu Fengguang
2011-11-16Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-11-16block: add missed trace_block_plugShaohua Li
2011-11-16paride: fix potential information leak in pg_read()Dan Carpenter
2011-11-16bio: change some signed vars to unsignedDan Carpenter
2011-11-16block: avoid unnecessary plug list flushShaohua Li
2011-11-16cciss: auto engage SCSI mid layer at driver load timeStephen M. Cameron
2011-11-16loop: cleanup set_status interfaceDmitry Monakhov
2011-11-16include/linux/bio.h: use a static inline function for bio_integrity_clone()Stephen Rothwell
2011-11-16loop: prevent information leak after failed readDmitry Monakhov
2011-11-16powerpc/ps3: Fix SMP lockdep boot warningGeoff Levand
2011-11-16powerpc/ps3: Fix lost SMP IPIsGeoff Levand
2011-11-16powerpc: Add hvcall.h include to book3s_hv.cMichael Neuling
2011-11-16powerpc/trace: Add a dummy stack frame for trace_hardirqs_offKevin Hao
2011-11-16powerpc: Copy down exception vectors after feature fixupsAnton Blanchard
2011-11-16powerpc: panic if we can't instantiate RTASAnton Blanchard
2011-11-16powerpc/4xx: Fix typos in kexec config dependenciesSuzuki Poulose
2011-11-16powerpc/fsl: MCU_MPC8349EMITX wants I2C built-in, modular won't do...Al Viro
2011-11-16powerpc/fsl_udc_core: Fix dumb typoAl Viro
2011-11-16carma-fpga: Missed switch from of_register_platform_driver()Al Viro
2011-11-16powerpc: Fix build breakage in jump_label.cAl Viro
2011-11-16unicore32, exec: remove redundant set_fs(USER_DS)Mathias Krause
2011-11-16unicore32: Fix typo 'PUV3_I2C'Paul Bolle
2011-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2011-11-15Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2011-11-15hugetlb: release pages in the error path of hugetlb_cow()Hillf Danton