| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | efi.h: Add allocation types for boottime->allocate_pages() | Matt Fleming | 2011-12-09 | 1 | -0/+8 |
| * | | | | efi.h: Add efi_image_loaded_t | Matt Fleming | 2011-12-09 | 1 | -0/+19 |
| * | | | | efi.h: Add struct definition for boot time services | Matt Fleming | 2011-12-09 | 1 | -1/+52 |
| * | | | | x86: Don't use magic strings for EFI loader signature | Matt Fleming | 2011-12-09 | 2 | -6/+5 |
| * | | | | x86: Add missing bzImage fields to struct setup_header | Matt Fleming | 2011-12-09 | 1 | -0/+2 |
* | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-11 | 11 | -93/+69 |
|\ \ \ \ \ |
|
| * | | | | | x86/numa: Add constraints check for nid parameters | Petr Holasek | 2011-12-09 | 1 | -4/+6 |
| * | | | | | mm, x86: Remove debug_pagealloc_enabled | Stanislaw Gruszka | 2011-12-06 | 4 | -24/+0 |
| * | | | | | x86/mm: Initialize high mem before free_all_bootmem() | Stanislaw Gruszka | 2011-12-06 | 1 | -2/+11 |
| * | | | | | arch/x86/kernel/e820.c: quiet sparse noise about plain integer as NULL pointer | H Hartley Sweeten | 2011-12-05 | 1 | -1/+1 |
| * | | | | | arch/x86/kernel/e820.c: Eliminate bubble sort from sanitize_e820_map() | Mike Ditto | 2011-12-05 | 1 | -35/+24 |
| * | | | | | x86: Fix mmap random address range | Ludwig Nussel | 2011-12-05 | 1 | -2/+2 |
| * | | | | | x86, mm: Unify zone_sizes_init() | Pekka Enberg | 2011-11-11 | 4 | -38/+25 |
| * | | | | | x86, mm: Prepare zone_sizes_init() for unification | Pekka Enberg | 2011-11-11 | 2 | -0/+7 |
| * | | | | | x86, mm: Use max_low_pfn for ZONE_NORMAL on 64-bit | Pekka Enberg | 2011-11-11 | 1 | -1/+1 |
| * | | | | | x86, mm: Wrap ZONE_DMA32 with CONFIG_ZONE_DMA32 | Pekka Enberg | 2011-11-11 | 1 | -0/+2 |
| * | | | | | x86, mm: Use max_pfn instead of highend_pfn | Pekka Enberg | 2011-11-11 | 1 | -1/+1 |
| * | | | | | x86, mm: Move zone init from paging_init() on 64-bit | Pekka Enberg | 2011-11-11 | 1 | -2/+7 |
| * | | | | | x86, mm: Use MAX_DMA_PFN for ZONE_DMA on 32-bit | Pekka Enberg | 2011-11-11 | 1 | -2/+1 |
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 2012-01-11 | 12 | -726/+799 |
|\ \ \ \ \ \ |
|
| * | | | | | | [CPUFREQ] EXYNOS: Removed useless headers and codes | Jaecheol Lee | 2012-01-08 | 2 | -20/+2 |
| * | | | | | | [CPUFREQ] EXYNOS: Make EXYNOS common cpufreq driver | Jaecheol Lee | 2012-01-08 | 5 | -317/+414 |
| * | | | | | | [CPUFREQ] powernow-k8: Update copyright, maintainer and documentation informa... | Andreas Herrmann | 2012-01-06 | 1 | -7/+10 |
| * | | | | | | [CPUFREQ] powernow-k8: Fix indexing issue | Andreas Herrmann | 2012-01-06 | 1 | -4/+11 |
| * | | | | | | [CPUFREQ] powernow-k8: Avoid Pstate MSR accesses on systems supporting CPB | Andreas Herrmann | 2012-01-06 | 1 | -9/+10 |
| * | | | | | | [CPUFREQ] update lpj only if frequency has changed | Afzal Mohammed | 2012-01-06 | 1 | -2/+1 |
| * | | | | | | [CPUFREQ] cpufreq:userspace: fix cpu_cur_freq updation | Afzal Mohammed | 2012-01-06 | 1 | -3/+5 |
| * | | | | | | [CPUFREQ] Remove wall variable from cpufreq_gov_dbs_init() | Kamalesh Babulal | 2011-12-09 | 1 | -2/+1 |
| * | | | | | | [CPUFREQ] EXYNOS4210: cpufreq code is changed for stable working | Jaecheol Lee | 2011-12-09 | 1 | -36/+65 |
| * | | | | | | [CPUFREQ] EXYNOS4210: Update frequency table for cpu divider | Jaecheol Lee | 2011-12-09 | 1 | -28/+41 |
| * | | | | | | [CPUFREQ] EXYNOS4210: Remove code about bus on cpufreq | Jaecheol Lee | 2011-12-09 | 1 | -173/+1 |
| * | | | | | | [CPUFREQ] s3c64xx: Use pr_fmt() for consistent log messages | Mark Brown | 2011-12-09 | 1 | -13/+22 |
| * | | | | | | Merge branch 'for_3.3/omap-cpufreq' of git://git.kernel.org/pub/scm/linux/ker... | Dave Jones | 2011-12-02 | 4 | -172/+275 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | cpufreq: OMAP: fixup for omap_device changes, include <linux/module.h> | Kevin Hilman | 2011-11-10 | 1 | -1/+3 |
| | * | | | | | | cpufreq: OMAP: fix freq_table leak | Nishanth Menon | 2011-11-08 | 1 | -5/+17 |
| | * | | | | | | cpufreq: OMAP: put clk if cpu_init failed | Nishanth Menon | 2011-11-08 | 1 | -3/+11 |
| | * | | | | | | cpufreq: OMAP: only supports OPP library | Nishanth Menon | 2011-11-08 | 1 | -2/+1 |
| | * | | | | | | cpufreq: OMAP: dont support !freq_table | Nishanth Menon | 2011-11-08 | 1 | -34/+33 |
| | * | | | | | | cpufreq: OMAP: deny initialization if no mpudev | Nishanth Menon | 2011-11-08 | 1 | -7/+8 |
| | * | | | | | | cpufreq: OMAP: move clk name decision to init | Nishanth Menon | 2011-11-08 | 1 | -7/+13 |
| | * | | | | | | cpufreq: OMAP: notify even with bad boot frequency | Colin Cross | 2011-11-08 | 1 | -1/+1 |
| | * | | | | | | cpufreq: OMAP: Enable all CPUs in shared policy mask | Todd Poynor | 2011-11-08 | 1 | -3/+1 |
| | * | | | | | | cpufreq: OMAP: Add SMP support for OMAP4+ | Russell King | 2011-11-08 | 1 | -10/+71 |
| | * | | | | | | cpufreq: OMAP: cleanup for multi-SoC support, move into drivers/cpufreq | Santosh Shilimkar | 2011-11-08 | 3 | -27/+44 |
* | | | | | | | | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 2012-01-11 | 47 | -737/+3475 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge git://git.infradead.org/users/cbou/battery-urgent | Anton Vorontsov | 2012-01-10 | 452 | -3320/+3848 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | collie_battery: Get rid of irq_to_gpio usage | Jochen Friedrich | 2011-11-25 | 1 | -1/+1 |
| * | | | | | | | | | power_supply: Mark da9052 driver as broken | Anton Vorontsov | 2012-01-10 | 1 | -0/+1 |
| * | | | | | | | | | power_supply: Drop usage of nowarn variant of sysfs_create_link() | Anton Vorontsov | 2012-01-07 | 1 | -1/+1 |
| * | | | | | | | | | s3c_adc_battery: Average over more than one adc sample | Heiko Stübner | 2012-01-06 | 2 | -3/+26 |