Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1 | Ingo Molnar | 2008-10-06 | 1 | -3/+3 |
|\ | |||||
| * | x86: consolidate header guards | Vegard Nossum | 2008-07-22 | 1 | -3/+3 |
* | | x86: lockless get_user_pages_fast() | Nick Piggin | 2008-07-26 | 1 | -0/+1 |
|/ | |||||
* | x86: define architectural characteristics in uaccess.h. | Glauber Costa | 2008-07-09 | 1 | -0/+3 |
* | x86: put movsl_mask into uaccess.h. | Glauber Costa | 2008-07-09 | 1 | -0/+9 |
* | x86: move __get_user and __put_user into uaccess.h. | Glauber Costa | 2008-07-09 | 1 | -0/+47 |
* | x86: merge put_user. | Glauber Costa | 2008-07-09 | 1 | -0/+74 |
* | x86: merge __get_user_asm and its users. | Glauber Costa | 2008-07-09 | 1 | -1/+49 |
* | x86: merge __put_user_asm and its user. | Glauber Costa | 2008-07-09 | 1 | -0/+84 |
* | x86: move __addr_ok to uaccess.h. | Glauber Costa | 2008-07-09 | 1 | -0/+4 |
* | x86: merge getuser. | Glauber Costa | 2008-07-09 | 1 | -0/+55 |
* | x86: merge common parts of uaccess. | Glauber Costa | 2008-07-09 | 1 | -0/+124 |
* | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2007-10-11 | 1 | -0/+5 |