aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/checkstack.pl (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-10treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches168-333/+308
2011-06-10mm Kconfig typo: cleancacne -> cleancacheMichael Witten1-1/+1
2011-06-09sparc32, leon: bugfix in LEON SMP interrupt initDaniel Hellstrom1-0/+16
2011-06-09sparc32, sun4m: bugfix in SMP IPI traphandlerDaniel Hellstrom1-2/+2
2011-06-09perf: Use make kernelversion instead of parsing the MakefileMichal Marek1-6/+1
2011-06-09kbuild: Hack for depmod not handling X.Y versionsMichal Marek1-1/+24
2011-06-09kbuild: Move depmod call to a separate scriptMichal Marek2-11/+26
2011-06-09kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVELMichal Marek1-1/+1
2011-06-09kbuild: Fix KERNELVERSION for empty SUBLEVEL or PATCHLEVELMichal Marek1-1/+1
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-09staging: iio: max517: Fix iio_info changesRoland Stigge1-1/+1
2011-06-09Staging: mei: fix debug codeDan Carpenter1-2/+2
2011-06-09iscsi_ibft: iscsi_ibft_find unused variable iConnor Hansen1-0/+2
2011-06-09kbuild: silence Nothing to be done for 'all' messagePeter Foley1-0/+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-09powerpc: Force page alignment for initrd reserved memoryBenjamin Herrenschmidt4-32/+43
2011-06-08dtc/powerpc: remove obsolete .gitignore entriesWolfram Sang2-4/+0
2011-06-08vfs: reorganize 'struct inode' layout a bitLinus Torvalds1-4/+5
2011-06-08selinux: simplify and clean up inode_has_perm()Linus Torvalds1-10/+15
2011-06-08MAINTAINERS: add a maintainer to Gadget FrameworkFelipe Balbi1-1/+3
2011-06-08USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driverSteffen Sledz2-0/+2
2011-06-08spi/rtc-m41t93: Use spi_get_drvdata() for SPI devicesGeert Uytterhoeven1-1/+1
2011-06-08Staging: cx23885: fix include of altera.hGreg Kroah-Hartman1-1/+1
2011-06-08cifs: trivial: add space in fsc error messageJeff Layton1-1/+1
2011-06-08tty_buffer: get rid of 'seen_tail' logic in flush_to_ldiscLinus Torvalds1-12/+2
2011-06-08drm/radeon/kms: disable hdmi audio by defaultAlex Deucher1-2/+2
2011-06-08drm/radeon/kms: fix for radeon on systems >4GB without hardware iommuDaniel Haid1-0/+1
2011-06-08drm/radeon/kms: set family for use in parser.Dave Airlie1-0/+1
2011-06-07MAINTAINERS: Saying goodbye to David BrownellGrant Likely2-10/+12
2011-06-07MN10300: Add missing _sdata declarationDavid Howells1-0/+1
2011-06-07MN10300: die_if_no_fixup() shouldn't use get_user() as it doesn't call set_fs()David Howells1-2/+2
2011-06-07MN10300: Fix one of the kernel debugger cacheflush variantsDavid Howells1-2/+2
2011-06-07sparc: Remove unnecessary semicolonsJoe Perches34-65/+65
2011-06-07Add support for allocating irqs for bootbus devicesoftedal1-12/+22
2011-06-07Do not skip interrupt sources in sun4d interrupt handler and acknowledge interrupts correctlyoftedal1-9/+5
2011-06-07Restructure sun4d_build_device_irq so that timer interrupts can be allocatedoftedal1-24/+54
2011-06-07Revert "USB: option: add ID for ZTE MF 330"Greg Kroah-Hartman1-5/+0
2011-06-07PM / Runtime: Fix loops in pm_runtime_clk_notify()Rafael J. Wysocki1-8/+8
2011-06-07gpio/samsung: make Kconfig options def_boolH Hartley Sweeten1-20/+8
2011-06-07PM / Intel IOMMU: Fix init_iommu_pm_ops() for CONFIG_PM unsetRafael J. Wysocki1-1/+1
2011-06-07staging: iio: error case memory leak fixAndre Bartke1-3/+7
2011-06-07staging: ath6kl: Fix a kernel panic during suspend/resumeVasanthakumar Thiagarajan1-1/+2
2011-06-07staging: gma500: get control from firmware framebuffer if conflictsMichael Chang1-0/+10
2011-06-07staging: gma500: Skip bogus LVDS VBT mode and check for LVDS before adding backlightPatrik Jakobsson2-5/+23
2011-06-07staging: usbip: bugfix prevent driver unbindArjan Mels2-9/+32