summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-17x86,efi: Implement efi_no_storage_paranoia parameterRichard Weinberger
2013-04-16efi: Export efi_query_variable_store() for efivars.koSergey Vlasov
2013-04-16x86/Kconfig: Make EFI select UCS2_STRINGSergey Vlasov
2013-04-15efi: Distinguish between "remaining space" and actually used spaceMatthew Garrett
2013-04-15efi: Pass boot services variable info to runtime codeMatthew Garrett
2013-04-15Move utf16 functions to kernel core and renameMatthew Garrett
2013-04-11x86,efi: Check max_size only if it is non-zero.Richard Weinberger
2013-04-09x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming
2013-03-22efivars: Fix check for CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLEBen Hutchings
2013-03-21efivars: Handle duplicate names from get_next_variable()Matt Fleming
2013-03-21efivars: explicitly calculate length of VariableNameMatt Fleming
2013-03-21efivars: Add module parameter to disable use as a pstore backendSeth Forshee
2013-03-21efivars: Allow disabling use as a pstore backendSeth Forshee
2013-03-10Linux 3.9-rc2v3.9-rc2Linus Torvalds
2013-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-09Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds
2013-03-09proc: Use nd_jump_link in proc_ns_follow_linkEric W. Biederman
2013-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-03-08Platform: x86: chromeos_laptop : Add basic platform data for atmel devicesBenson Leung
2013-03-08Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz
2013-03-08Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-03-08Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-03-08alpha: boot: fix build breakage introduced by system.h disintegrationWill Deacon
2013-03-08memcg: initialize kmem-cache destroying work earlierKonstantin Khlebnikov
2013-03-08Randy has movedRandy Dunlap
2013-03-08ksm: fix m68k build: only NUMA needs pfn_to_nidHugh Dickins
2013-03-08dmi_scan: fix missing check for _DMI_ signature in smbios_present()Ben Hutchings
2013-03-08Revert parts of "hlist: drop the node parameter from iterators"Arnd Bergmann
2013-03-08idr: remove WARN_ON_ONCE() on negative IDsTejun Heo
2013-03-08mm/mempolicy.c: fix sp_node_init() argument orderingKOSAKI Motohiro
2013-03-08mm/mempolicy.c: fix wrong sp_node insertionHillf Danton
2013-03-08ipc: don't allocate a copy larger than maxPeter Hurley
2013-03-08ipc: fix potential oops when src msg > 4k w/ MSG_COPYPeter Hurley
2013-03-08Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2013-03-08Merge tag 'metag-for-v3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2013-03-08Merge branch 'for-3.9/upstream-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-03-08Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-03-08vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlinkLinus Torvalds
2013-03-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-03-07Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-03-07Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-03-08drm/tegra: drop "select DRM_HDMI"Paul Bolle
2013-03-08drm: Documentation typo fixesChristopher Harvey
2013-03-08drm/mgag200: Bug fix: Renesas board now selects native resolution.Julia Lemire
2013-03-08drm/mgag200: Reject modes that are too big for VRAMChristopher Harvey
2013-03-08drm/mgag200: 'fbdev_list' in 'struct mga_fbdev' is not usedChristopher Harvey
2013-03-08Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-03-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-03-07Merge tag 'efi-for-3.9-rc2' into x86/urgentH. Peter Anvin