| Commit message (Expand) | Author | Age | Files | Lines |
*-----------. | Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-... | Linus Torvalds | 2011-07-23 | 8 | -33/+45 |
|\ \ \ \ \ \ \ |
|
| | | | | | | * | x86, boot: Wait for boot cpu to show up if nr_cpus limit is about to hit | Vivek Goyal | 2011-07-08 | 1 | -2/+20 |
| | | | | | * | | x86: tsc: Remove unneeded DMI-based blacklisting | Tero Roponen | 2011-05-31 | 1 | -24/+0 |
| | | | | * | | | x86, quirks: Use pci_dev->revision | Sergei Shtylyov | 2011-07-21 | 1 | -3/+2 |
| | | | * | | | | x86, config: Introduce an INTEL_MID configuration | Alan Cox | 2011-07-21 | 1 | -2/+13 |
| | | | |/ / / |
|
| | | * | | | | kexec, x86: Fix incorrect jump back address if not preserving context | Huang Ying | 2011-07-21 | 2 | -0/+4 |
| | | |/ / / |
|
| | * | | | | x86-32, fpu: Fix DNA exception during check_fpu() | Suresh Siddha | 2011-06-30 | 1 | -0/+4 |
| * | | | | | x86, hyper: Change hypervisor detection order | Anupam Chanda | 2011-07-08 | 1 | -2/+2 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-07-23 | 2 | -37/+5 |
|\ \ \ \ \ |
|
| * | | | | | x86, build: Do not set the root_dev field in bzImage | Michal Marek | 2011-05-25 | 2 | -37/+5 |
* | | | | | | Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-07-23 | 4 | -0/+98 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86: Add support for cmpxchg_double | Christoph Lameter | 2011-06-25 | 4 | -0/+98 |
* | | | | | | | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2011-07-23 | 3 | -360/+72 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | clocksource: apb: Share APB timer code with other platforms | Jamie Iles | 2011-06-27 | 3 | -360/+72 |
| | | | | | | | | |
| \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ | |
| \ \ \ \ \ \ \ | |
*-----. \ \ \ \ \ \ \ | Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-... | Linus Torvalds | 2011-07-23 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ \
| | | | |_|/ / / / / /
| | | |/| | | | | / /
| | | | | |_|_|_|/ /
| | | | |/| | | | | |
|
| * | | | | | | | | | um: Make rwsem.S depend on CONFIG_RWSEM_XCHGADD_ALGORITHM | Richard Weinberger | 2011-07-22 | 1 | -1/+2 |
* | | | | | | | | | | virtio: expose for non-virtualization users too | Ohad Ben-Cohen | 2011-07-23 | 7 | -37/+0 |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2011-07-22 | 9 | -82/+46 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers | Josef Bacik | 2011-07-20 | 1 | -2/+9 |
| * | | | | | | | | | | arm: don't create useless copies to pass into debugfs_create_dir() | Al Viro | 2011-07-20 | 2 | -12/+5 |
| * | | | | | | | | | | switch assorted clock drivers to debugfs_remove_recursive() | Al Viro | 2011-07-20 | 5 | -36/+11 |
| * | | | | | | | | | | switch do_spufs_create() to user_path_create(), fix double-unlock | Al Viro | 2011-07-20 | 3 | -32/+21 |
* | | | | | | | | | | | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-07-22 | 34 | -370/+416 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | x86-64, vdso: Do not allocate memory for the vDSO | Andy Lutomirski | 2011-07-21 | 2 | -21/+19 |
| * | | | | | | | | | | | clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG option | H. Peter Anvin | 2011-07-21 | 4 | -4/+7 |
| * | | | | | | | | | | | x86, vdso: Drop now wrong comment | Borislav Petkov | 2011-07-18 | 1 | -1/+0 |
| * | | | | | | | | | | | ia64: Replace clocksource.fsys_mmio with generic arch data | Andy Lutomirski | 2011-07-14 | 4 | -3/+15 |
| * | | | | | | | | | | | x86-64: Move vread_tsc and vread_hpet into the vDSO | Andy Lutomirski | 2011-07-14 | 12 | -79/+57 |
| * | | | | | | | | | | | clocksource: Replace vread with generic arch data | Andy Lutomirski | 2011-07-13 | 4 | -3/+19 |
| * | | | | | | | | | | | x86-64: Add --no-undefined to vDSO build | Andy Lutomirski | 2011-07-13 | 1 | -0/+1 |
| * | | | | | | | | | | | x86-64: Allow alternative patching in the vDSO | Andy Lutomirski | 2011-07-13 | 1 | -0/+33 |
| * | | | | | | | | | | | x86: Make alternative instruction pointers relative | Andy Lutomirski | 2011-07-13 | 6 | -30/+31 |
| * | | | | | | | | | | | x86-64: Improve vsyscall emulation CS and RIP handling | Andy Lutomirski | 2011-07-13 | 2 | -32/+41 |
| * | | | | | | | | | | | x86-64: Emulate legacy vsyscalls | Andy Lutomirski | 2011-06-07 | 8 | -140/+179 |
| * | | | | | | | | | | | x86-64: Fill unused parts of the vsyscall page with 0xcc | Andy Lutomirski | 2011-06-06 | 1 | -9/+7 |
| * | | | | | | | | | | | x86-64: Remove vsyscall number 3 (venosys) | Andy Lutomirski | 2011-06-06 | 2 | -9/+0 |
| * | | | | | | | | | | | x86-64: Map the HPET NX | Andy Lutomirski | 2011-06-05 | 2 | -3/+3 |
| * | | | | | | | | | | | x86-64: Remove kernel.vsyscall64 sysctl | Andy Lutomirski | 2011-06-05 | 3 | -68/+22 |
| * | | | | | | | | | | | x86-64: Give vvars their own page | Andy Lutomirski | 2011-06-05 | 5 | -23/+35 |
| * | | | | | | | | | | | x86-64: Document some of entry_64.S | Andy Lutomirski | 2011-06-05 | 1 | -0/+2 |
| * | | | | | | | | | | | x86-64: Fix alignment of jiffies variable | Andy Lutomirski | 2011-06-05 | 1 | -1/+1 |
* | | | | | | | | | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-07-22 | 4 | -1329/+1691 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | x86, UV: Correct UV2 BAU destination timeout | cpw@sgi.com | 2011-06-21 | 1 | -5/+13 |
| * | | | | | | | | | | | | x86, UV: Correct failed topology memory leak | cpw@sgi.com | 2011-06-21 | 1 | -2/+7 |
| * | | | | | | | | | | | | x86, UV: Remove cpumask_t from the stack | cpw@sgi.com | 2011-06-21 | 2 | -4/+16 |
| * | | | | | | | | | | | | x86, UV: Rename hubmask to pnmask | cpw@sgi.com | 2011-06-21 | 2 | -9/+8 |
| * | | | | | | | | | | | | x86, UV: Correct reset_with_ipi() | cpw@sgi.com | 2011-06-21 | 1 | -12/+21 |
| * | | | | | | | | | | | | x86, UV: Allow for non-consecutive sockets | cpw@sgi.com | 2011-06-21 | 1 | -1/+1 |
| * | | | | | | | | | | | | x86, UV: Inline header file functions | cpw@sgi.com | 2011-06-21 | 1 | -14/+14 |
| * | | | | | | | | | | | | x86, UV: Fix smp_processor_id() use in a preemptable region | cpw@sgi.com | 2011-06-21 | 1 | -2/+3 |