summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2011-06-094-19/+53
|\
| * perf: Use make kernelversion instead of parsing the MakefileMichal Marek2011-06-091-6/+1
| * kbuild: Hack for depmod not handling X.Y versionsMichal Marek2011-06-091-1/+24
| * kbuild: Move depmod call to a separate scriptMichal Marek2011-06-092-11/+26
| * kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVELMichal Marek2011-06-091-1/+1
| * kbuild: Fix KERNELVERSION for empty SUBLEVEL or PATCHLEVELMichal Marek2011-06-091-1/+1
| * kbuild: silence Nothing to be done for 'all' messagePeter Foley2011-06-091-0/+1
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-06-099-41/+48
|\ \
| * | powerpc: Force page alignment for initrd reserved memoryBenjamin Herrenschmidt2011-06-094-32/+43
| * | Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt2011-06-093-5/+5
| |\ \
| | * | powerpc/85xx: fix race bug of calling request_irq after enable elbc interruptsShaohui Xie2011-06-031-3/+3
| | * | powerpc/book3e: Fix CPU feature handling on e5500 in 32-bit modeKumar Gala2011-06-021-1/+1
| | * | powerpc/fsl_rio: Fix compile error when CONFIG_FSL_RIO not setKumar Gala2011-06-021-1/+1
| * | | Merge remote branch 'gcl/powerpc/merge' into mergeBenjamin Herrenschmidt2011-06-092-4/+0
| |\ \ \
| | * | | dtc/powerpc: remove obsolete .gitignore entriesWolfram Sang2011-06-082-4/+0
* | | | | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-06-0919-45/+84
|\ \ \ \ \
| * | | | | staging: iio: max517: Fix iio_info changesRoland Stigge2011-06-091-1/+1
| * | | | | Staging: mei: fix debug codeDan Carpenter2011-06-091-2/+2
| * | | | | Staging: cx23885: fix include of altera.hGreg Kroah-Hartman2011-06-081-1/+1
| * | | | | staging: iio: error case memory leak fixAndre Bartke2011-06-071-3/+7
| * | | | | staging: ath6kl: Fix a kernel panic during suspend/resumeVasanthakumar Thiagarajan2011-06-071-1/+2
| * | | | | staging: gma500: get control from firmware framebuffer if conflictsMichael Chang2011-06-071-0/+10
| * | | | | staging: gma500: Skip bogus LVDS VBT mode and check for LVDS before adding ba...Patrik Jakobsson2011-06-072-5/+23
| * | | | | staging: usbip: bugfix prevent driver unbindArjan Mels2011-06-072-9/+32
| * | | | | staging: iio: industrialio-trigger: set iio_poll_func private_dataMichael Hennerich2011-06-071-0/+1
| * | | | | staging: rts_pstor: use bitwise operator instead of logical oneNicolas Kaiser2011-06-071-1/+1
| * | | | | staging: fix ath6kl build when CFG80211 is not enabledRandy Dunlap2011-06-071-0/+1
| * | | | | staging: brcm80211: fix for 'multiple definition of wl_msg_level' build errRoland Vossen2011-06-071-2/+0
| * | | | | staging: fix olpc_dcon build, needs BACKLIGHT_CLASS_DEVICERandy Dunlap2011-06-071-0/+1
| * | | | | Staging: remove STAGING_EXCLUDE_BUILD optionGreg Kroah-Hartman2011-06-071-18/+0
| * | | | | Staging: altera: move .h file to proper placeGreg Kroah-Hartman2011-06-073-2/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2011-06-093-3/+15
|\ \ \ \ \
| * | | | | swiotlb: Export swioltb_nr_tbl and utilize it as appropiate.FUJITA Tomonori2011-06-063-3/+15
* | | | | | Merge branch 'stable/broadcom.ibft-bugfixes' of git://git.kernel.org/pub/scm/...Linus Torvalds2011-06-091-0/+2
|\ \ \ \ \ \
| * | | | | | iscsi_ibft: iscsi_ibft_find unused variable iConnor Hansen2011-06-091-0/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...Linus Torvalds2011-06-0911-60/+79
|\ \ \ \ \ \
| * | | | | | unicore32: using generic-y format for one line asm-generic filesGuan Xuetao2011-06-092-35/+59
| * | | | | | unicore32: change PERCPU to PERCPU_SECTIONGuan Xuetao2011-06-091-1/+1
| * | | | | | unicore32: add KBUILD_DEFCONFIG with unicore32_defconfig (old debug_defconfig)Guan Xuetao2011-06-092-2/+3
| * | | | | | unicore32: change zImage physical address, though it's PIC codesGuan Xuetao2011-06-091-1/+1
| * | | | | | unicore32: move rtc-puv3.c to drivers/rtc directoryGuan Xuetao2011-06-097-21/+15
| | |_|_|/ / | |/| | | |
* | | | | | vsprintf: Update %pI6c to not compress a single 0Joe Perches2011-06-091-1/+3
* | | | | | exec: delay address limit change until point of no returnMathias Krause2011-06-093-6/+1
|/ / / / /
* | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-06-082-9/+9
|\ \ \ \ \
| * | | | | PM / Runtime: Fix loops in pm_runtime_clk_notify()Rafael J. Wysocki2011-06-071-8/+8
| * | | | | PM / Intel IOMMU: Fix init_iommu_pm_ops() for CONFIG_PM unsetRafael J. Wysocki2011-06-071-1/+1
| | |_|/ / | |/| | |
* | | | | vfs: reorganize 'struct inode' layout a bitLinus Torvalds2011-06-081-4/+5
* | | | | selinux: simplify and clean up inode_has_perm()Linus Torvalds2011-06-081-10/+15
* | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-06-0832-50/+194
|\ \ \ \ \
| * | | | | MAINTAINERS: add a maintainer to Gadget FrameworkFelipe Balbi2011-06-081-1/+3
OpenPOWER on IntegriCloud