summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-11-177-65/+72
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ALSA: hda - Fix the connection selection of ADCs on Cirrus codecsTakashi Iwai2011-11-161-10/+13
| * | | | | | | | | | ALSA: hda - Update URLs in documentTakashi Iwai2011-11-161-4/+4
| * | | | | | | | | | ALSA: hda - move eld->spk_alloc fixup to hdmi_update_eld()Wu Fengguang2011-11-162-10/+8
| * | | | | | | | | | ALSA: hda - delayed ELD repollWu Fengguang2011-11-161-7/+29
| * | | | | | | | | | ALSA: hda - fix ELD memory leakWu Fengguang2011-11-163-10/+9
| * | | | | | | | | | ALSA: hda/realtek: remove redundant semicolonJesper Juhl2011-11-141-1/+1
| * | | | | | | | | | ALSA: hda - pwr_nids cleanup for IDT codecsCharles Chin2011-11-111-24/+9
* | | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-11-171-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | genirq: Fix irqfixup, irqpoll regressionEdward Donovan2011-11-031-1/+1
* | | | | | | | | | | | fix typo/thinko in get_random_bytes()Luck, Tony2011-11-171-1/+1
* | | | | | | | | | | | platform/x86: fix dell-laptop function prototypesRandy Dunlap2011-11-171-2/+2
* | | | | | | | | | | | media/staging: fix allyesconfig build errorRandy Dunlap2011-11-172-3/+4
| |_|_|/ / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-11-1615-23/+115
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | [S390] topology: fix topology on z10 machinesHeiko Carstens2011-11-141-7/+38
| * | | | | | | | | | [S390] crypto: avoid MSA3 and MSA4 instructions in ESA modeJan Glauber2011-11-141-2/+5
OpenPOWER on IntegriCloud