| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-11-12 | 9 | -728/+409 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86/efi: Add EFI framebuffer earlyprintk support | Matt Fleming | 2013-10-28 | 5 | -0/+211 |
| * | | | | | | | | | | x86/efi: Fix config_table_type array termination | Leif Lindholm | 2013-10-04 | 1 | -1/+1 |
| * | | | | | | | | | | x86 efi: bugfix interrupt disabling sequence | Bart Kuivenhoven | 2013-09-30 | 1 | -15/+2 |
| * | | | | | | | | | | x86: EFI stub support for large memory maps | Linn Crosetto | 2013-09-30 | 1 | -61/+161 |
| * | | | | | | | | | | efi: Generalize handle_ramdisks() and rename to handle_cmdline_files(). | Roy Franz | 2013-09-25 | 1 | -1/+8 |
| * | | | | | | | | | | efi: Allow efi_free() to be called with size of 0 | Roy Franz | 2013-09-25 | 1 | -2/+1 |
| * | | | | | | | | | | efi: use efi_get_memory_map() to get final map for x86 | Roy Franz | 2013-09-25 | 1 | -17/+5 |
| * | | | | | | | | | | efi: Move unicode to ASCII conversion to shared function. | Roy Franz | 2013-09-25 | 1 | -37/+6 |
| * | | | | | | | | | | efi: Generalize relocate_kernel() for use by other architectures. | Roy Franz | 2013-09-25 | 1 | -2/+8 |
| * | | | | | | | | | | efi: Move relocate_kernel() to shared file. | Roy Franz | 2013-09-25 | 1 | -34/+0 |
| * | | | | | | | | | | efi: Rename memory allocation/free functions | Roy Franz | 2013-09-25 | 1 | -9/+10 |
| * | | | | | | | | | | efi: Add system table pointer argument to shared functions. | Roy Franz | 2013-09-25 | 1 | -18/+20 |
| * | | | | | | | | | | efi: Move common EFI stub code from x86 arch code to common location | Roy Franz | 2013-09-25 | 2 | -442/+1 |
| * | | | | | | | | | | efi: Add proper definitions for some EFI function pointers. | Roy Franz | 2013-09-25 | 1 | -8/+0 |
| * | | | | | | | | | | EFI stub documentation updates | Roy Franz | 2013-09-25 | 1 | -1/+1 |
| * | | | | | | | | | | efi: x86: make efi_lookup_mapped_addr() a common function | Leif Lindholm | 2013-09-05 | 1 | -28/+2 |
| * | | | | | | | | | | efi: x86: ia64: provide a generic efi_config_init() | Leif Lindholm | 2013-09-05 | 1 | -88/+8 |
| | |_|_|_|_|_|_|_|/
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-11-12 | 8 | -40/+45 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86/cpu: Increase max CPU count to 8192 | Josh Boyer | 2013-11-06 | 1 | -2/+2 |
| * | | | | | | | | | | x86/cpu: Allow higher NR_CPUS values | Josh Boyer | 2013-11-06 | 1 | -2/+4 |
| * | | | | | | | | | | x86/cpu: Always print SMP information in /proc/cpuinfo | HATAYAMA Daisuke | 2013-11-06 | 1 | -9/+6 |
| * | | | | | | | | | | Merge tag 'v3.12' into x86/cpu, to refresh the branch before queueing up more... | Ingo Molnar | 2013-11-06 | 4 | -7/+8 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | x86/cpu: Track legacy CPU model data only on 32-bit kernels | Jan Beulich | 2013-10-26 | 6 | -28/+34 |
| | |_|_|_|/ / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-11-12 | 2 | -7/+11 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | x86, msr: Use file_inode(), not f_mapping->host | Andre Richter | 2013-10-08 | 1 | -1/+1 |
| * | | | | | | | | | | | x86: mkpiggy.c: Explicitly close the output file | Geyslan G. Bem | 2013-10-08 | 1 | -6/+10 |
| | |_|_|/ / / / / / /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-11-12 | 4 | -17/+30 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | x86, defconfig: Add DEVTMPFS and DEVTMPFS_MOUNT to *86*_defconfig | Chen Gang | 2013-11-04 | 2 | -0/+4 |
| * | | | | | | | | | | | x86, build: move build output statistics away from stderr | Kees Cook | 2013-09-26 | 2 | -17/+26 |
| | |_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | |
|
* | | | | | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-11-12 | 4 | -8/+58 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | x86/boot: Further compress CPUs bootup message | Borislav Petkov | 2013-10-01 | 2 | -10/+34 |
| * | | | | | | | | | | | x86: Improve the printout of the SMP bootup CPU table | Borislav Petkov | 2013-09-28 | 4 | -7/+33 |
* | | | | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-11-12 | 4 | -62/+101 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | x86: Unify copy_to_user() and add size checking to it | Jan Beulich | 2013-10-26 | 4 | -16/+32 |
| * | | | | | | | | | | | | x86: Unify copy_from_user() size checking | Jan Beulich | 2013-10-26 | 4 | -46/+69 |
| | |_|_|/ / / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-11-12 | 2 | -5/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | x86/apic: Disable I/O APIC before shutdown of the local APIC | Fenghua Yu | 2013-11-07 | 2 | -5/+5 |
| | |_|_|_|/ / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-11-12 | 1 | -0/+8 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | x86/time: Honor ACPI FADT flag indicating absence of a CMOS RTC | Jan Beulich | 2013-10-26 | 1 | -0/+8 |
| | |_|_|_|_|_|_|_|_|/ /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-12 | 21 | -113/+280 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into sched/core | Ingo Molnar | 2013-11-01 | 7 | -14/+52 |
| |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | x86: Apply the asm_volatile_goto() compiler quirk | Ingo Molnar | 2013-10-11 | 1 | -1/+1 |
| * | | | | | | | | | | | | | Merge branch 'core/urgent' into sched/core | Ingo Molnar | 2013-10-11 | 5 | -26/+21 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'v3.12-rc4' into sched/core | Ingo Molnar | 2013-10-09 | 16 | -57/+102 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|/ / / / / /
| | |/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | sched: Revert need_resched() to look at TIF_NEED_RESCHED | Peter Zijlstra | 2013-09-28 | 1 | -8/+0 |
| * | | | | | | | | | | | | | | sched, x86: Optimize the preempt_schedule() call | Peter Zijlstra | 2013-09-25 | 6 | -0/+101 |
| * | | | | | | | | | | | | | | sched, x86: Provide a per-cpu preempt_count implementation | Peter Zijlstra | 2013-09-25 | 10 | -17/+124 |
| * | | | | | | | | | | | | | | sched: Extract the basic add/sub preempt_count modifiers | Peter Zijlstra | 2013-09-25 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | sched, arch: Create asm/preempt.h | Peter Zijlstra | 2013-09-25 | 1 | -0/+1 |