summaryrefslogtreecommitdiffstats
path: root/init (unfollow)
Commit message (Expand)AuthorFilesLines
2013-03-12serial: pl011: use generic DMA slave configuration if possibleArnd Bergmann3-26/+72
2013-03-12spi: pl022: use generic DMA slave configuration if possibleArnd Bergmann2-2/+77
2013-03-12ARM: spear: enable spear13xx in multi_v7_defconfigArnd Bergmann1-0/+9
2013-03-12ARM: spear: fix build error in restart.cArnd Bergmann1-1/+2
2013-03-12ARM: spear: use multiplatform configuration options.Arnd Bergmann5-36/+46
2013-03-12ARM: spear: rename duplicate pl080_plat_dataArnd Bergmann1-2/+2
2013-03-12ARM: spear: make clock driver independent of headersArnd Bergmann12-142/+143
2013-03-12ARM: spear: move generic.h and pl080.h into private dirArnd Bergmann14-14/+13
2013-03-12ARM: spear: move all files to mach-spearArnd Bergmann35-51/+24
2013-03-12ARM: spear: move spear.h and misc_regs.h into plat-spearArnd Bergmann5-135/+42
2013-03-12ARM: spear: merge Kconfig filesArnd Bergmann4-60/+47
2013-03-12ARM: spear: make spear3xx/6xx mach/spear.h files identicalArnd Bergmann9-63/+75
2013-03-12ARM: spear: move identical headers to plat-spear/include/machArnd Bergmann21-344/+0
2013-03-12ARM: spear: unify mach/generic.h and mach/irqs.hArnd Bergmann8-38/+146
2013-03-12ARM: spear13xx: make mach/dma.h localArnd Bergmann3-2/+4
2013-03-11Linux 3.9-rc2v3.9-rc2Linus Torvalds1-1/+1
2013-03-09Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds1-2/+2
2013-03-09proc: Use nd_jump_link in proc_ns_follow_linkEric W. Biederman1-6/+6
2013-03-09Platform: x86: chromeos_laptop : Add basic platform data for atmel devicesBenson Leung1-2/+39
2013-03-09Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz2-2/+67
2013-03-09alpha: boot: fix build breakage introduced by system.h disintegrationWill Deacon1-0/+1
2013-03-09memcg: initialize kmem-cache destroying work earlierKonstantin Khlebnikov1-2/+6
2013-03-09Randy has movedRandy Dunlap3-6/+5
2013-03-09ksm: fix m68k build: only NUMA needs pfn_to_nidHugh Dickins1-1/+1
2013-03-09dmi_scan: fix missing check for _DMI_ signature in smbios_present()Ben Hutchings1-3/+2
2013-03-09Revert parts of "hlist: drop the node parameter from iterators"Arnd Bergmann2-2/+2
2013-03-09idr: remove WARN_ON_ONCE() on negative IDsTejun Heo1-13/+3
2013-03-09mm/mempolicy.c: fix sp_node_init() argument orderingKOSAKI Motohiro1-1/+1
2013-03-09mm/mempolicy.c: fix wrong sp_node insertionHillf Danton1-1/+1
2013-03-09ipc: don't allocate a copy larger than maxPeter Hurley1-2/+4
2013-03-09ipc: fix potential oops when src msg > 4k w/ MSG_COPYPeter Hurley1-3/+0
2013-03-08vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlinkLinus Torvalds1-2/+0
2013-03-07drm/tegra: drop "select DRM_HDMI"Paul Bolle1-1/+0
2013-03-07drm: Documentation typo fixesChristopher Harvey1-3/+3
2013-03-07drm/mgag200: Bug fix: Renesas board now selects native resolution.Julia Lemire1-0/+1
2013-03-07drm/mgag200: Reject modes that are too big for VRAMChristopher Harvey1-0/+27
2013-03-07drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not usedChristopher Harvey1-1/+0
2013-03-07x86: Do not try to sync identity map for non-mapped pagesDave Hansen1-0/+7
2013-03-07drm/radeon: don't check mipmap alignment if MIP_ADDRESS is FMASKMarek Olšák2-2/+3
2013-03-07drm/radeon: skip MC reset as it's probably not hungAlex Deucher4-0/+24
2013-03-07drm/radeon: add primary dac adj quirk for R200 boardAlex Deucher1-0/+9
2013-03-07drm/radeon: don't set hpd, afmt interrupts when interrupts are disabledAlex Deucher1-0/+12
2013-03-07ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...Ivan Djelic1-41/+44
2013-03-07HID: logitech-dj: do not directly call hid_output_raw_report() during probeBenjamin Tissoires1-8/+14
2013-03-07ALSA: ice1712: Initialize card->private_data properlySean Connor1-0/+2
2013-03-07Btrfs: improve the delayed inode throttlingChris Mason2-61/+92
2013-03-07fs: Limit sys_mount to only request filesystem modules (Part 2).Eric W. Biederman2-1/+1
2013-03-07ALSA: hda - Add support of new codec ALC233Kailang Yang1-0/+2
2013-03-07ALSA: hda/ca0132 - Avoid division by zero in dspxfr_one_seg()Xi Wang1-2/+6
2013-03-07ALSA: hda - check NULL pointer when creating SPDIF PCM switchMengdong Lin1-2/+7