summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-10sparc32, sun4m: bugfix in SMP IPI traphandlerDaniel Hellstrom1-2/+2
2011-06-10ARM: extend Code: line by one 16-bit quantity for Thumb instructionsRussell King1-1/+1
2011-06-10ethtool.h: fix typosYegor Yefremov1-3/+3
2011-06-10ep93xx_eth: Update MAINTAINERSH Hartley Sweeten1-1/+1
2011-06-10ipv4: Fix packet size calculation for raw IPsec packets in __ip_append_dataSteffen Klassert1-3/+3
2011-06-10perf: Use make kernelversion instead of parsing the MakefileMichal Marek1-6/+1
2011-06-10kbuild: Hack for depmod not handling X.Y versionsMichal Marek1-1/+24
2011-06-10kbuild: Move depmod call to a separate scriptMichal Marek2-11/+26
2011-06-10kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVELMichal Marek1-1/+1
2011-06-10kbuild: Fix KERNELVERSION for empty SUBLEVEL or PATCHLEVELMichal Marek1-1/+1
2011-06-10gpio/nomadik: fix sleepmode for elder NomadikLinus Walleij3-11/+33
2011-06-10Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds9-41/+48
2011-06-10Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds19-45/+84
2011-06-09Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-3/+15
2011-06-09Merge branch 'stable/broadcom.ibft-bugfixes' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+2
2011-06-09Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...Linus Torvalds11-60/+79
2011-06-09vsprintf: Update %pI6c to not compress a single 0Joe Perches1-1/+3
2011-06-09exec: delay address limit change until point of no returnMathias Krause3-6/+1
2011-06-09block: make disk_block_events() properly wait for work cancellationTejun Heo1-0/+10
2011-06-09block: remove non-syncing __disk_block_events() and fold it into disk_block_e...Tejun Heo1-31/+24
2011-06-09block: don't use non-syncing event blocking in disk_check_events()Tejun Heo1-3/+11
2011-06-09Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.Filip Palian2-0/+2
2011-06-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville17-111/+81
2011-06-09staging: iio: max517: Fix iio_info changesRoland Stigge1-1/+1
2011-06-09Staging: mei: fix debug codeDan Carpenter1-2/+2
2011-06-09Btrfs: unlock the trans lock properlyJosef Bacik1-1/+1
2011-06-09Btrfs: don't map extent buffer if path->skip_locking is setJosef Bacik1-3/+7
2011-06-09ASoC: snd_soc_new_{mixer,mux,pga} make sure to use right DAPM contextLars-Peter Clausen1-9/+8
2011-06-09x86: devicetree: Add missing early_init_dt_setup_initrd_arch stubFlorian Fainelli1-0/+11
2011-06-09xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped"Stefano Stabellini1-1/+8
2011-06-09iscsi_ibft: iscsi_ibft_find unused variable iConnor Hansen1-0/+2
2011-06-09tracing: Fix regression in printk_formats fileSteven Rostedt1-4/+1
2011-06-09ASoC: fsl: fix initialization of DMA buffersTimur Tabi1-4/+5
2011-06-09ASoC: WM8804 does not support sample rates below 32kHzMark Brown1-2/+7
2011-06-09kbuild: silence Nothing to be done for 'all' messagePeter Foley1-0/+1
2011-06-09ARM: 6955/1: cmpxchg syscall should data abort if page not writePo-Yu Chuang1-1/+1
2011-06-09ARM: 6954/1: zImage: fix Thumb2 breakageNicolas Pitre1-3/+3
2011-06-09ARM: 6953/1: DT: don't try to access physical address zeroNicolas Pitre1-0/+3
2011-06-09ARM: 6949/2: mach-u300: fix compilaton warning in IO accessorsLinus Walleij2-13/+11
2011-06-09Revert "ARM: 6944/1: mm: allow ASID 0 to be allocated to tasks"Russell King1-3/+3
2011-06-09Revert "ARM: 6943/1: mm: use TTBR1 instead of reserved context ID"Russell King2-10/+11
2011-06-09usb: musb: gadget: clear TXPKTRDY flag when set FLUSHFIFOYauheni Kaliuta1-0/+6
2011-06-09usb: musb: host: compare status for negative error valuesMárton Németh1-1/+1
2011-06-09unicore32: using generic-y format for one line asm-generic filesGuan Xuetao2-35/+59
2011-06-09unicore32: change PERCPU to PERCPU_SECTIONGuan Xuetao1-1/+1
2011-06-09unicore32: add KBUILD_DEFCONFIG with unicore32_defconfig (old debug_defconfig)Guan Xuetao2-2/+3
2011-06-09unicore32: change zImage physical address, though it's PIC codesGuan Xuetao1-1/+1
2011-06-09unicore32: move rtc-puv3.c to drivers/rtc directoryGuan Xuetao7-21/+15
2011-06-09netpoll: prevent netpoll setup on slave devicesWANG Cong1-0/+6
2011-06-09net: pmtu_expires fixesEric Dumazet1-34/+44