aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-11[S390] irq: external interrupt code passingHeiko Carstens12-30/+32
2012-03-11[S390] irq: set __ARCH_IRQ_EXIT_IRQS_DISABLEDHeiko Carstens1-0/+1
2012-03-11[S390] zfcpdump: Implement async sdias event processingMichael Holzheu1-21/+80
2012-03-11[S390] Use copy_to_absolute_zero() instead of "stura/sturg"Michael Holzheu1-24/+6
2012-03-11[S390] rework idle codeMartin Schwidefsky13-210/+210
2012-03-11[S390] rework smp codeMartin Schwidefsky22-1136/+739
2012-03-11[S390] rename lowcore fieldMartin Schwidefsky6-10/+10
2012-03-11[S390] Fix gcc 4.6.0 compile warningMichael Holzheu1-1/+1
2012-03-10Linux 3.3-rc7Linus Torvalds1-1/+1
2012-03-09aio: fix the "too late munmap()" raceAl Viro1-8/+6
2012-03-09aio: fix io_setup/io_destroy raceAl Viro1-4/+4
2012-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds2-3/+7
2012-03-09memcg: revert fix to mapcount check for this releaseHugh Dickins1-1/+1
2012-03-09x86: Derandom delay_tsc for 64 bitThomas Gleixner1-2/+2
2012-03-09Merge tag 'sound-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds3-2/+20
2012-03-09MAINTAINERS: new git entry for arm/mach-msmDavid Brown1-1/+1
2012-03-09Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-2/+2
2012-03-09Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds3-4/+4
2012-03-09Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds8-10/+41
2012-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds15-37/+139
2012-03-08Merge tag 'fixes-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-2/+13
2012-03-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-1/+1
2012-03-08Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds6-5/+14
2012-03-08Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2012-03-08Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds5-15/+59
2012-03-08Merge tag 'dm-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dmLinus Torvalds5-20/+49
2012-03-08net/hyperv: Use the built-in macro KBUILD_MODNAME for this driverHaiyang Zhang1-2/+2
2012-03-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson4-2/+12
2012-03-08ARM: S3C2440: Fixed build error for s3c244xKukjin Kim1-0/+1
2012-03-08ALSA: hdspm - Provide ioctl_compatAdrian Knoth1-0/+1
2012-03-08x86/amd: iommu_set_device_table() must not be __initJan Beulich1-1/+1
2012-03-08drm/radeon/kms: fix hdmi duallink checksAlex Deucher2-5/+3
2012-03-08drm/radeon/kms: set SX_MISC in the r6xx blit code (v2)Marek Olšák1-0/+8
2012-03-08net/usbnet: avoid recursive locking in usbnet_stop()Sebastian Siewior1-0/+2
2012-03-08route: Remove redirect_genidSteffen Klassert3-11/+2
2012-03-08inetpeer: Invalidate the inetpeer tree along with the routing cacheSteffen Klassert3-1/+83
2012-03-08mlx4_core: fix bug in modify_cq wrapper for resize flow.Jack Morgenstein1-2/+1
2012-03-08atl1c: set ATL1C_WORK_EVENT_RESET bit correctlyDan Carpenter1-1/+1
2012-03-08bridge: fix state reporting when port is disabledPaulius Zaleckas1-2/+1
2012-03-08bridge: br_log_state() s/entering/entered/Paulius Zaleckas1-1/+1
2012-03-08ehea: restore multicast and rx_errors fieldsEric Dumazet1-1/+3
2012-03-07Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitchDavid S. Miller2-12/+35
2012-03-07openvswitch: Fix checksum update for actions on UDP packets.Jesse Gross1-12/+32
2012-03-07Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller3-4/+8
2012-03-07regulator: tps65910: Configure correct value for VDDCTRL vout regLaxman Dewangan1-1/+1
2012-03-07dm raid: fix flush supportJonathan E Brassow1-0/+1
2012-03-07dm raid: set MD_CHANGE_DEVS when rebuildingJonathan E Brassow1-6/+10
2012-03-07dm thin metadata: decrement counter after removing mapped blockJoe Thornber1-0/+2
2012-03-07dm thin metadata: unlock superblock in init_pmd error pathJoe Thornber1-0/+1
2012-03-07dm thin metadata: remove incorrect close_device on creation error pathsMike Snitzer1-5/+17