| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2010-08-12 | 1 | -2/+5 |
|\ |
|
| * | x86: Detect whether we should use Xen SWIOTLB. | Konrad Rzeszutek Wilk | 2010-08-02 | 1 | -2/+5 |
* | | x86: fix up system call numbering nit | Linus Torvalds | 2010-08-11 | 1 | -1/+1 |
* | | Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux | Linus Torvalds | 2010-08-10 | 1 | -0/+1 |
|\ \ |
|
| * | | unistd: add __NR_prlimit64 syscall numbers | Jiri Slaby | 2010-07-16 | 1 | -0/+1 |
* | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 2010-08-10 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | fanotify: sys_fanotify_mark declartion | Eric Paris | 2010-07-28 | 1 | -0/+1 |
| * | | | fanotify: fanotify_init syscall declaration | Eric Paris | 2010-07-28 | 1 | -0/+1 |
* | | | | x86, ia64, smp: use workqueues unconditionally during do_boot_cpu() | Suresh Siddha | 2010-08-10 | 1 | -6/+2 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2010-08-07 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | workqueue: increase max_active of keventd and kill current_is_keventd() | Tejun Heo | 2010-06-29 | 1 | -1/+1 |
* | | | | | Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-07 | 3 | -35/+190 |
|\ \ \ \ \ |
|
| * | | | | | x86, xsave: Make xstate_enable_boot_cpu() __init, protect on CPU 0 | H. Peter Anvin | 2010-07-22 | 1 | -11/+17 |
| * | | | | | x86, xsave: Add __init attribute to setup_xstate_features() | Robert Richter | 2010-07-21 | 1 | -1/+1 |
| * | | | | | x86, xsave: Make init_xstate_buf static | Robert Richter | 2010-07-21 | 1 | -5/+5 |
| * | | | | | x86, xsave: Check cpuid level for XSTATE_CPUID (0x0d) | Robert Richter | 2010-07-21 | 1 | -3/+8 |
| * | | | | | x86, xsave: Introduce xstate enable functions | Robert Richter | 2010-07-21 | 1 | -11/+8 |
| * | | | | | x86, xsave: Separate fpu and xsave initialization | Robert Richter | 2010-07-21 | 3 | -13/+26 |
| * | | | | | x86, xsave: Move boot cpu initialization to xsave_init() | Robert Richter | 2010-07-21 | 3 | -13/+12 |
| * | | | | | x86, xsave: 32/64 bit boot cpu check unification in initialization | Robert Richter | 2010-07-21 | 1 | -1/+1 |
| * | | | | | x86, xsave: Use xsaveopt in context-switch path when supported | Suresh Siddha | 2010-07-20 | 1 | -0/+8 |
| * | | | | | x86, xsave: Sync xsave memory layout with its header for user handling | Suresh Siddha | 2010-07-20 | 2 | -1/+99 |
| * | | | | | x86, xsave: Track the offset, size of state in the xsave layout | Suresh Siddha | 2010-07-20 | 1 | -0/+29 |
* | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-08-07 | 2 | -26/+15 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, mce: Use HW_ERR in MCE handler | Huang Ying | 2010-06-11 | 1 | -22/+10 |
| * | | | | | | x86, mce: Fix MSR_IA32_MCI_CTL2 CMCI threshold setup | Huang Ying | 2010-06-11 | 1 | -0/+1 |
| * | | | | | | x86, mce: Rename MSR_IA32_MCx_CTL2 value | Huang Ying | 2010-06-11 | 1 | -4/+4 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-08-07 | 5 | -12/+127 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, olpc: Constify an olpc_ofw() arg | Andres Salomon | 2010-07-31 | 2 | -2/+2 |
| * | | | | | | x86, olpc: Use pr_debug() for EC commands | Andres Salomon | 2010-07-31 | 1 | -5/+3 |
| * | | | | | | x86, olpc: Add comment about implicit optimization barrier | Andres Salomon | 2010-06-24 | 1 | -0/+2 |
| * | | | | | | x86, olpc: Add support for calling into OpenFirmware | Andres Salomon | 2010-06-18 | 5 | -7/+122 |
| |/ / / / / |
|
* | | | | | | Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2010-08-07 | 2 | -1/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, alternatives: BUG on encountering an invalid CPU feature number | H. Peter Anvin | 2010-07-13 | 1 | -0/+1 |
| * | | | | | | x86, alternatives: Use 16-bit numbers for cpufeature index | H. Peter Anvin | 2010-07-07 | 1 | -1/+1 |
| | | | | | | | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
*---------. \ \ \ \ \ \ | Merge branches 'x86-cleanups-for-linus', 'x86-vmware-for-linus', 'x86-mtrr-fo... | Linus Torvalds | 2010-08-07 | 6 | -28/+63 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | * | | | | | | | | x86: Avoid unnecessary __clear_user() and xrstor in signal handling | Suresh Siddha | 2010-07-07 | 1 | -10/+2 |
| | | | * | | | | | | | | | x86/apic/es7000_32: Remove unused variable | Javier Martinez Canillas | 2010-07-08 | 1 | -1/+0 |
| | | | | |_|/ / / / / /
| | | | |/| | | | | | | |
|
| | | * | | | | | | | | | x86, mtrr: Use stop machine context to rendezvous all the cpu's | Suresh Siddha | 2010-07-31 | 2 | -13/+50 |
| | * | | | | | | | | | | x86, vmware: Preset lpj values when on VMware. | Alok Kataria | 2010-08-03 | 1 | -1/+8 |
| | | |_|_|/ / / / / /
| | |/| | | | | | | | |
|
| * | | | | | | | | | | x86: Clean up arch/x86/kernel/cpu/mtrr/cleanup.c: use ";" not "," to terminat... | Joe Perches | 2010-07-15 | 1 | -3/+3 |
| | |_|_|_|_|_|_|/ /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2010-08-06 | 3 | -14/+21 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | x86: Convert common clocksources to use clocksource_register_hz/khz | John Stultz | 2010-07-27 | 2 | -8/+10 |
| * | | | | | | | | | | timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset | John Stultz | 2010-07-27 | 1 | -3/+3 |
| * | | | | | | | | | | x86: Fix vtime/file timestamp inconsistencies | John Stultz | 2010-07-27 | 1 | -3/+8 |
| | |_|_|_|_|_|_|/ /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2010-08-06 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc() | Ben Hutchings | 2010-07-30 | 1 | -1/+1 |
| | |_|/ / / / / / /
| |/| | | | | | | | |
|
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 | Linus Torvalds | 2010-08-06 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ | Staging: Merge staging-next into Linus's tree | Greg Kroah-Hartman | 2010-08-05 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | x86: Export the symbol ms_hyperv | Ky Srinivasan | 2010-07-08 | 1 | -0/+1 |
| | | |_|_|_|_|_|/ / /
| | |/| | | | | | | | |
|