summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-11-1813-128/+79
|\
| * block: add missed trace_block_plugShaohua Li2011-11-161-1/+3
| * paride: fix potential information leak in pg_read()Dan Carpenter2011-11-161-0/+1
| * bio: change some signed vars to unsignedDan Carpenter2011-11-162-5/+6
| * block: avoid unnecessary plug list flushShaohua Li2011-11-161-7/+9
| * cciss: auto engage SCSI mid layer at driver load timeStephen M. Cameron2011-11-163-8/+8
| * loop: cleanup set_status interfaceDmitry Monakhov2011-11-161-15/+29
| * include/linux/bio.h: use a static inline function for bio_integrity_clone()Stephen Rothwell2011-11-161-1/+5
| * loop: prevent information leak after failed readDmitry Monakhov2011-11-161-1/+2
| * block: Always check length of all iov entries in blk_rq_map_user_iov()Ben Hutchings2011-11-131-3/+4
| * The Windows driver .inf disables ASPM on all cciss devices. Do the same.Matthew Garrett2011-11-111-0/+5
| * backing-dev: ensure wakeup_timer is deletedRabin Vincent2011-11-111-0/+8
| * block: Revert "[SCSI] genhd: add a new attribute "alias" in gendisk"Tejun Heo2011-11-103-88/+0
* | Merge branch 'unicore32' of git://github.com/gxt/linuxLinus Torvalds2011-11-188-35/+22
|\ \
| * | unicore32, exec: remove redundant set_fs(USER_DS)Mathias Krause2011-11-161-1/+0
| * | unicore32: Fix typo 'PUV3_I2C'Paul Bolle2011-11-161-2/+2
| * | unicore32: drop unused Kconfig symbolsPaul Bolle2011-11-151-14/+0
| * | rtc: rtc-puv3: Add __devinit and __devexit markers for probe and removeAxel Lin2011-11-151-2/+2
| * | arch/unicore32: do not use EXTRA_AFLAGS or EXTRA_CFLAGSArnaud Lacombe2011-11-151-2/+2
| * | unicore32: fix build error for find bitopsGuan Xuetao2011-11-153-14/+16
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-11-1827-119/+158
|\ \ \
| * | | powerpc/signal32: Fix sigset_t conversion when copying to userWill Deacon2011-11-171-1/+1
| * | | powerpc: Fix atomic_xxx_return barrier semanticsBenjamin Herrenschmidt2011-11-174-35/+40
| * | | powerpc: Remove buggy 9-year-old test for binutils < 2.12.1Kyle Moffett2011-11-171-6/+0
| * | | powerpc/book3e-64: Fix debug support for userspaceKumar Gala2011-11-172-23/+1
| * | | powerpc: Remove extraneous CONFIG_PPC_ADV_DEBUG_REGS defineKumar Gala2011-11-171-2/+0
| * | | powerpc: Revert show_regs() define for readabilityKumar Gala2011-11-171-1/+1
| * | | powerpc/ps3: Fix SMP lockdep boot warningGeoff Levand2011-11-161-32/+32
| * | | powerpc/ps3: Fix lost SMP IPIsGeoff Levand2011-11-163-1/+25
| * | | powerpc: Add hvcall.h include to book3s_hv.cMichael Neuling2011-11-161-0/+1
| * | | powerpc/trace: Add a dummy stack frame for trace_hardirqs_offKevin Hao2011-11-161-0/+15
| * | | powerpc: Copy down exception vectors after feature fixupsAnton Blanchard2011-11-166-2/+28
| * | | powerpc: panic if we can't instantiate RTASAnton Blanchard2011-11-161-4/+2
| * | | powerpc/4xx: Fix typos in kexec config dependenciesSuzuki Poulose2011-11-162-2/+2
| * | | powerpc/fsl: MCU_MPC8349EMITX wants I2C built-in, modular won't do...Al Viro2011-11-161-1/+1
| * | | powerpc/fsl_udc_core: Fix dumb typoAl Viro2011-11-161-1/+1
| * | | carma-fpga: Missed switch from of_register_platform_driver()Al Viro2011-11-162-10/+8
| * | | powerpc: Fix build breakage in jump_label.cAl Viro2011-11-161-0/+2
* | | | Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-securityLinus Torvalds2011-11-184-80/+48
|\ \ \ \
| * \ \ \ Merge branch 'encrypted-key-fixes' of git://git.kernel.org/pub/scm/linux/kern...James Morris2011-11-183-4/+9
| |\ \ \ \
| | * | | | encrypted-keys: module build fixesMimi Zohar2011-11-162-3/+8
| | * | | | encrypted-keys: fix error return codeMimi Zohar2011-11-161-1/+1
| * | | | | Merge branch 'for-1111' of git://gitorious.org/smack-next/kernel into for-linusJames Morris2011-11-181-76/+39
| |\ \ \ \ \
| | * | | | | Smack: smackfs cipso seq read repairCasey Schaufler2011-11-111-76/+39
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2011-11-175-6/+17
|\ \ \ \ \ \ \
| * | | | | | | [SCSI] hpsa: Disable ASPMMatthew Garrett2011-11-141-0/+5
| * | | | | | | [SCSI] aacraid: controller hangs if kernel uses non-default ASPM policyVasily Averin2011-11-111-0/+4
| * | | | | | | [SCSI] mpt2sas: add missing allocation.Dan Carpenter2011-11-101-0/+5
| * | | | | | | [SCSI] Silencing 'killing requests for dead queue'Hannes Reinecke2011-11-091-1/+2
| * | | | | | | [SCSI] fix WARNING: at drivers/scsi/scsi_lib.c:1704James Bottomley2011-11-091-5/+1
| | |_|_|_|_|/ | |/| | | | |
OpenPOWER on IntegriCloud