summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-1415-127/+714
|\
| * efivarfs: Make efivarfs_fill_super() staticMatt Fleming2012-11-151-1/+1
| * x86, efi: Check table header length in efi_bgrt_init()Jan Beulich2012-11-141-0/+2
| * efivarfs: Use query_variable_info() to limit kmalloc()Matt Fleming2012-11-132-9/+35
| * efivarfs: Fix return value of efivarfs_file_write()Matt Fleming2012-10-301-5/+8
| * efivarfs: Return a consistent error when efivarfs_get_inode() failsMatt Fleming2012-10-301-1/+1
| * efivarfs: Make 'datasize' unsigned longMatt Fleming2012-10-301-1/+1
| * efivarfs: Add unique magic numberMatt Fleming2012-10-302-1/+2
| * efivarfs: Replace magic number with sizeof(attributes)Matt Fleming2012-10-301-4/+4
| * efivarfs: Return an error if we fail to read a variableMatt Fleming2012-10-301-26/+36
| * efi: Clarify GUID length calculationsJeremy Kerr2012-10-301-8/+25
| * efivarfs: Implement exclusive access for {get,set}_variableJeremy Kerr2012-10-301-25/+43
| * efivarfs: efivarfs_fill_super() ensure we clean up correctly on errorAndy Whitcroft2012-10-301-2/+18
| * efivarfs: efivarfs_fill_super() ensure we free our temporary nameAndy Whitcroft2012-10-301-0/+2
| * efivarfs: efivarfs_fill_super() fix inode reference countsAndy Whitcroft2012-10-301-12/+4
| * efivarfs: efivarfs_create() ensure we drop our reference on inode on errorAndy Whitcroft2012-10-301-5/+9
| * efivarfs: efivarfs_file_read ensure we free data in error pathsAndy Whitcroft2012-10-301-3/+3
| * x86-64/efi: Use EFI to deal with platform wall clock (again)Jan Beulich2012-10-304-36/+14
| * x86/kernel: remove tboot 1:1 page table creation codeXiaoyan Zhang2012-10-301-73/+5
| * x86, efi: 1:1 pagetable mapping for virtual EFI callsMatt Fleming2012-10-302-7/+36
| * x86, mm: Include the entire kernel memory map in trampoline_pgdMatt Fleming2012-10-303-3/+128
| * efivarfs: Add documentation for the EFI variable filesystemMatt Fleming2012-10-302-0/+18
| * efi: add efivars kobject to efi sysfs folderLee, Chun-Yi2012-10-302-0/+10
| * efi: Handle deletions and size changes in efivarfs_write_fileJeremy Kerr2012-10-301-10/+39
| * efi: Add support for a UEFI variable filesystemMatthew Garrett2012-10-302-6/+383
* | Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-149-12/+484
|\ \
| * | X86 ACPI: Use #ifdef not #if for CONFIG_X86 checkLuck, Tony2012-10-051-1/+1
| * | ACPI: Fix build when disabledDavid Rientjes2012-10-011-0/+2
| * | ACPI: Document ACPI table overriding via initrdThomas Renninger2012-09-301-0/+94
| * | ACPI: Create acpi_table_taint() function to avoid code duplicationThomas Renninger2012-09-301-7/+13
| * | ACPI: Implement physical address table overrideThomas Renninger2012-09-301-4/+56
| * | ACPI: Store valid ACPI tables passed via early initrd in reserved memblock areasThomas Renninger2012-09-304-0/+141
| * | x86, acpi: Introduce x86 arch specific arch_reserve_mem_area() for e820 handlingThomas Renninger2012-09-302-0/+14
| * | lib: Add early cpio decoderH. Peter Anvin2012-09-303-1/+163
* | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-12-148-115/+159
|\ \ \
| * \ \ Merge tag 'mca_cfg' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras ...Ingo Molnar2012-10-268-115/+159
| |\ \ \
| | * | | x86, MCA: Finish mca_config conversionBorislav Petkov2012-10-266-30/+25
| | * | | x86, MCA: Convert the next three variables batchBorislav Petkov2012-10-263-22/+21
| | * | | x86, MCA: Convert rip_msr, mce_bootlog, monarch_timeoutBorislav Petkov2012-10-262-24/+30
| | * | | x86, MCA: Convert dont_log_ce, banks and tolerantBorislav Petkov2012-10-262-44/+60
| | * | | drivers/base: Add a DEVICE_BOOL_ATTR macroBorislav Petkov2012-10-262-0/+28
* | | | | Revert "sched: Update_cfs_shares at period edge"Linus Torvalds2012-12-141-10/+8
* | | | | Merge tag 'for-v3.8-merged' of git://git.infradead.org/battery-2.6Linus Torvalds2012-12-1331-280/+3123
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxAnton Vorontsov2012-12-113228-116575/+95747
| |\ \ \ \ \
| * | | | | | max8925_power: Add support for device-tree initializationQing Xu2012-11-181-1/+50
| * | | | | | ab8500: Add devicetree support for chargalgRajanikanth H.V2012-11-185-22/+64
| * | | | | | ab8500: Add devicetree support for chargerRajanikanth H.V2012-11-185-29/+95
| * | | | | | ab8500: Add devicetree support for btempRajanikanth H.V2012-11-187-36/+73
| * | | | | | ab8500: Add devicetree support for fuelgaugeRajanikanth H.V2012-11-1811-96/+667
| * | | | | | twl4030_charger: Change TWL4030_MODULE_* ids to TWL_MODULE_*Peter Ujfalusi2012-11-181-6/+6
OpenPOWER on IntegriCloud