| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/numa: Add constraints check for nid parameters | Petr Holasek | 2011-12-09 | 1 | -4/+6 |
* | mm, x86: Remove debug_pagealloc_enabled | Stanislaw Gruszka | 2011-12-06 | 4 | -24/+0 |
* | x86/mm: Initialize high mem before free_all_bootmem() | Stanislaw Gruszka | 2011-12-06 | 1 | -2/+11 |
* | arch/x86/kernel/e820.c: quiet sparse noise about plain integer as NULL pointer | H Hartley Sweeten | 2011-12-05 | 1 | -1/+1 |
* | arch/x86/kernel/e820.c: Eliminate bubble sort from sanitize_e820_map() | Mike Ditto | 2011-12-05 | 1 | -35/+24 |
* | x86: Fix mmap random address range | Ludwig Nussel | 2011-12-05 | 1 | -2/+2 |
* | x86, mm: Unify zone_sizes_init() | Pekka Enberg | 2011-11-11 | 4 | -38/+25 |
* | x86, mm: Prepare zone_sizes_init() for unification | Pekka Enberg | 2011-11-11 | 2 | -0/+7 |
* | x86, mm: Use max_low_pfn for ZONE_NORMAL on 64-bit | Pekka Enberg | 2011-11-11 | 1 | -1/+1 |
* | x86, mm: Wrap ZONE_DMA32 with CONFIG_ZONE_DMA32 | Pekka Enberg | 2011-11-11 | 1 | -0/+2 |
* | x86, mm: Use max_pfn instead of highend_pfn | Pekka Enberg | 2011-11-11 | 1 | -1/+1 |
* | x86, mm: Move zone init from paging_init() on 64-bit | Pekka Enberg | 2011-11-11 | 1 | -2/+7 |
* | x86, mm: Use MAX_DMA_PFN for ZONE_DMA on 32-bit | Pekka Enberg | 2011-11-11 | 1 | -2/+1 |
* | Revert "proc: fix races against execve() of /proc/PID/fd**" | Linus Torvalds | 2011-11-10 | 1 | -103/+43 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Linus Torvalds | 2011-11-09 | 5 | -0/+5 |
|\ |
|
| * | drivers/media: video/a5k6aa is a module and so needs module.h | Paul Gortmaker | 2011-11-08 | 1 | -0/+1 |
| * | mfd: fix build failures in recently added ab5500 code | Paul Gortmaker | 2011-11-08 | 2 | -0/+2 |
| * | hwspinlock/u8500: include linux/module.h | Axel Lin | 2011-11-08 | 1 | -0/+1 |
| * | MTD: MAPS: bcm963xx-flash.c: explicitly include module.h | Jonas Gorski | 2011-11-08 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2011-11-09 | 1 | -6/+10 |
|\ \ |
|
| * | | md/raid5: STRIPE_ACTIVE has lock semantics, add barriers | Dan Williams | 2011-11-08 | 1 | -2/+2 |
| * | | md/raid5: abort any pending parity operations when array fails. | NeilBrown | 2011-11-08 | 1 | -4/+8 |
| |/ |
|
* | | Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu... | Linus Torvalds | 2011-11-09 | 2 | -142/+170 |
|\ \ |
|
| * \ | Merge branch 'docs/docbook/drm' of git://github.com/mfwitten/linux into docs-... | Randy Dunlap | 2011-11-07 | 2 | -142/+170 |
| |\ \ |
|
| | * | | DocBook/drm: Clean up a todo-note | Michael Witten | 2011-08-29 | 1 | -2/+2 |
| | * | | DocBook/drm: `device aware' -> `device-aware' | Michael Witten | 2011-08-29 | 1 | -1/+1 |
| | * | | DocBook/drm: `(device|driver) specific' -> `(device|driver)-specific' | Michael Witten | 2011-08-29 | 1 | -17/+17 |
| | * | | DocBook/drm: Clean up the paragraph on framebuffer objects | Michael Witten | 2011-08-29 | 1 | -8/+6 |
| | * | | DocBook/drm: Use `; otherwise,' | Michael Witten | 2011-08-29 | 1 | -1/+1 |
| | * | | DocBook/drm: Better flow with `, and then' | Michael Witten | 2011-08-29 | 1 | -2/+2 |
| | * | | DocBook/drm: Refer to the domain-setting function as a device-specific ioctl | Michael Witten | 2011-08-29 | 1 | -3/+3 |
| | * | | DocBook/drm: Improve flow of GPU/CPU coherence sentence | Michael Witten | 2011-08-29 | 1 | -2/+3 |
| | * | | DocBook/drm: Use an <itemizelist> for fundamental GEM operations | Michael Witten | 2011-08-29 | 1 | -3/+7 |
| | * | | DocBook/drm: Insert a comma | Michael Witten | 2011-08-29 | 1 | -1/+1 |
| | * | | DocBook/drm: Use a <variablelist> for vblank ioctls | Michael Witten | 2011-08-29 | 1 | -14/+25 |
| | * | | DocBook/drm: Use an itemizedlist for what an encoder needs to provide | Michael Witten | 2011-08-29 | 1 | -11/+19 |
| | * | | DocBook/drm: Insert `the' for readability, and change `set' to `setting' | Michael Witten | 2011-08-29 | 1 | -2/+2 |
| | * | | DocBook/drm: Remove extraneous commas | Michael Witten | 2011-08-29 | 1 | -2/+2 |
| | * | | DocBook/drm: Use a colon | Michael Witten | 2011-08-29 | 1 | -1/+1 |
| | * | | DocBook/drm: Clarify `final initialization' via better formatting | Michael Witten | 2011-08-29 | 1 | -4/+13 |
| | * | | DocBook/drm: Remove redundancy | Michael Witten | 2011-08-29 | 1 | -2/+1 |
| | * | | DocBook/drm: Insert `it' for smooth reading | Michael Witten | 2011-08-29 | 1 | -1/+1 |
| | * | | DocBook/drm: The word `so-called'; I do not think it connotes what you think ... | Michael Witten | 2011-08-29 | 1 | -1/+1 |
| | * | | DocBook/drm: Use a singular subject for grammatical cleanliness | Michael Witten | 2011-08-29 | 1 | -4/+4 |
| | * | | DocBook/drm: basic -> core | Michael Witten | 2011-08-29 | 1 | -1/+1 |
| | * | | DocBook/drm: Streamline wording of GEM initialization | Michael Witten | 2011-08-29 | 1 | -1/+1 |
| | * | | DocBook/drm: Insert `()' after function name | Michael Witten | 2011-08-29 | 1 | -4/+4 |
| | * | | DocBook/drm: Remove parentheses and unnecessary repetition | Michael Witten | 2011-08-29 | 1 | -2/+2 |
| | * | | DocBook/drm: Insert missing comma | Michael Witten | 2011-08-29 | 1 | -5/+5 |
| | * | | DocBook/drm: , -> : | Michael Witten | 2011-08-29 | 1 | -2/+2 |