| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: signal: unify get_sigframe() | Hiroshi Shimamoto | 2009-02-28 | 1 | -56/+41 |
* | x86: signal: use 16 bytes boundary for rt_sigframe | Hiroshi Shimamoto | 2009-02-28 | 1 | -4/+2 |
* | x86: signal: intrroduce get_sigframe() and replace get_sigstack() | Hiroshi Shimamoto | 2009-02-28 | 1 | -13/+19 |
* | x86: signal: add __user annotation | Hiroshi Shimamoto | 2009-02-28 | 1 | -2/+2 |
*-------. | Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linu... | Ingo Molnar | 2009-02-26 | 8 | -122/+125 |
|\ \ \ \ \ |
|
| | | | * | | x86: make vmap yell louder when it is used under irqs_disabled() | Peter Zijlstra | 2009-02-25 | 1 | -3/+3 |
| | | | * | | x86: usercopy: check for total size when deciding non-temporal cutoff | Ingo Molnar | 2009-02-25 | 1 | -2/+2 |
| | | | * | | x86, mm: pass in 'total' to __copy_from_user_*nocache() | Ingo Molnar | 2009-02-25 | 2 | -5/+4 |
| | | | * | | Merge branch 'x86/asm' into x86/mm | Ingo Molnar | 2009-02-25 | 6 | -21/+32 |
| | | | |\ \ |
|
| | | | * | | | x86: check range in reserve_early() | Yinghai Lu | 2009-02-24 | 1 | -0/+3 |
| | | * | | | | x86: memtest: add additional (regular) test patterns | Andreas Herrmann | 2009-02-25 | 1 | -0/+13 |
| | | * | | | | x86: memtest: wipe out test pattern from memory | Andreas Herrmann | 2009-02-25 | 1 | -23/+33 |
| | | * | | | | x86: memtest: adapt log messages | Andreas Herrmann | 2009-02-25 | 1 | -20/+16 |
| | | * | | | | x86: memtest: cleanup memtest function | Andreas Herrmann | 2009-02-25 | 1 | -18/+19 |
| | | * | | | | x86: memtest: introduce array to select memtest patterns | Andreas Herrmann | 2009-02-25 | 1 | -42/+23 |
| | | * | | | | x86: memtest: reuse test patterns when memtest parameter exceeds number of av... | Andreas Herrmann | 2009-02-25 | 1 | -2/+7 |
| | * | | | | | x86, mce: enable machine checks in 32-bit defconfig | H. Peter Anvin | 2009-02-24 | 1 | -2/+4 |
| | * | | | | | x86, mce: enable machine checks in 64-bit defconfig | Andi Kleen | 2009-02-24 | 1 | -2/+4 |
| * | | | | | | x86_32: summit_32, de-inline functions | Jiri Slaby | 2009-02-24 | 1 | -27/+20 |
| * | | | | | | x86_32: summit_32, use BAD_APICID | Jiri Slaby | 2009-02-24 | 1 | -6/+4 |
* | | | | | | | Merge branches 'x86/urgent' and 'x86/pat' into x86/core | Ingo Molnar | 2009-02-26 | 4 | -20/+78 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | gpu/drm, x86, PAT: PAT support for io_mapping_*, export symbols for modules | Ingo Molnar | 2009-02-26 | 1 | -0/+2 |
| * | | | | | | | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 2009-02-25 | 104 | -556/+839 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | gpu/drm, x86, PAT: PAT support for io_mapping_* | Venkatesh Pallipadi | 2009-02-25 | 2 | -3/+44 |
| | * | | | | | | | gpu/drm, x86, PAT: routine to keep identity map in sync | Venkatesh Pallipadi | 2009-02-25 | 2 | -17/+32 |
* | | | | | | | | | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 2009-02-26 | 3 | -0/+24 |
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|/ / / /
|/| | | | | | | | |
|
| * | | | | | | | | xen: disable interrupts early, as start_kernel expects | Jeremy Fitzhardinge | 2009-02-25 | 1 | -0/+3 |
| | |/ / / / / /
| |/| | | | | | |
|
| * | | | | | | | gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t | Venkatesh Pallipadi | 2009-02-25 | 2 | -0/+21 |
| * | | | | | | | x86, Voyager: fix compile by lifting the degeneracy of phys_cpu_present_map | James Bottomley | 2009-02-24 | 1 | -12/+12 |
| | |_|_|_|_|/
| |/| | | | | |
|
| | | | | | | | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
| \ \ \ \ \ \ | |
*---------. | | | | | | | Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '... | Ingo Molnar | 2009-02-24 | 326 | -16195/+12207 |
|\ \ \ \ \ \| | | | | |
| | |_|_|_|_|_|/ / / /
| |/| | | | | | | / /
| | | | | |_|_|_|/ /
| | | | |/| | | | /
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| | | | | * | | | | x86: ia32_signal: introduce {get|set}_user_seg() | Hiroshi Shimamoto | 2009-02-22 | 1 | -20/+18 |
| | | | | * | | | | x86: ia32_signal: introduce GET_SEG() macro | Hiroshi Shimamoto | 2009-02-22 | 1 | -5/+9 |
| | | | | * | | | | x86: ia32_signal: remove unused debug code | Hiroshi Shimamoto | 2009-02-22 | 1 | -18/+0 |
| | | | * | | | | | x86, mm: fault.c, simplify kmmio_fault(), cleanup | Ingo Molnar | 2009-02-22 | 1 | -1/+2 |
| | | | * | | | | | x86, mm: fault.c, update copyrights | Ingo Molnar | 2009-02-20 | 1 | -0/+1 |
| | | | * | | | | | x86, mm: fault.c, give another attempt at prefetch handing before SIGBUS | Ingo Molnar | 2009-02-21 | 1 | -3/+1 |
| | | | * | | | | | x86, mm: fault.c, remove #ifdef from fault_in_kernel_space() | Ingo Molnar | 2009-02-21 | 1 | -4/+0 |
| | | | * | | | | | x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAX | Ingo Molnar | 2009-02-21 | 4 | -8/+9 |
| | | | * | | | | | x86, mm: fault.c, remove #ifdef from do_page_fault() | Ingo Molnar | 2009-02-21 | 1 | -4/+2 |
| | | | * | | | | | x86, mm: fault.c, unify oops handling | Ingo Molnar | 2009-02-21 | 1 | -16/+3 |
| | | | * | | | | | x86, mm: fault.c, unify oops printing | Ingo Molnar | 2009-02-21 | 1 | -9/+5 |
| | | | * | | | | | x86, mm: fault.c, reorder functions | Ingo Molnar | 2009-02-21 | 1 | -235/+239 |
| | | | * | | | | | x86, mm, kprobes: fault.c, simplify notify_page_fault() | Ingo Molnar | 2009-02-21 | 1 | -5/+1 |
| | | | * | | | | | x86, mm: fault.c, simplify kmmio_fault() | Ingo Molnar | 2009-02-21 | 1 | -2/+3 |
| | | | * | | | | | x86, mm: fault.c, enable PF_RSVD checks on 32-bit too | Ingo Molnar | 2009-02-21 | 1 | -4/+0 |
| | | | * | | | | | x86, mm: fault.c, factor out the vm86 fault check | Ingo Molnar | 2009-02-21 | 1 | -12/+31 |
| | | | * | | | | | x86, mm: fault.c, refactor/simplify the is_prefetch() code | Ingo Molnar | 2009-02-21 | 1 | -50/+50 |
| | | | * | | | | | x86, mm: fault.c cleanup | Ingo Molnar | 2009-02-21 | 1 | -215/+331 |
| | | | * | | | | | Merge branch 'tip/x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar | 2009-02-20 | 1 | -1/+12 |
| | | | |\ \ \ \ \ |
|
| | | | | * | | | | | x86: check PMD in spurious_fault handler | Steven Rostedt | 2009-02-20 | 1 | -1/+12 |