| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KEYS: Make the session and process keyrings per-thread | David Howells | 2012-10-02 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-12-16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm/rmap, migration: Make rmap_walk_anon() and try_to_unmap_anon() more scalable | Ingo Molnar | 2012-12-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm/rmap: Convert the struct anon_vma::mutex to an rwsem | Ingo Molnar | 2012-12-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: numa: Add THP migration for the NUMA working set scanning fault case buil... | Mel Gorman | 2012-12-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: numa: Add THP migration for the NUMA working set scanning fault case. | Mel Gorman | 2012-12-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node | Mel Gorman | 2012-12-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: sched: numa: Control enabling and disabling of NUMA balancing | Mel Gorman | 2012-12-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate | Mel Gorman | 2012-12-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: numa: Introduce last_nid to the page frame | Mel Gorman | 2012-12-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: numa: Rate limit setting of pte_numa if node is saturated | Mel Gorman | 2012-12-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: numa: Structures for Migrate On Fault per NUMA migration rate limiting | Andrea Arcangeli | 2012-12-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: numa: Add pte updates, hinting and migration stats | Mel Gorman | 2012-12-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: sched: numa: Implement slow start for working set sampling | Peter Zijlstra | 2012-12-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate | Peter Zijlstra | 2012-12-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: numa: Add fault driven placement and migration | Peter Zijlstra | 2012-12-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: mempolicy: Implement change_prot_numa() in terms of change_protection() | Mel Gorman | 2012-12-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: mempolicy: Add MPOL_MF_LAZY | Lee Schermerhorn | 2012-12-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: mempolicy: Use _PAGE_NUMA to migrate pages | Mel Gorman | 2012-12-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: migrate: Introduce migrate_misplaced_page() | Peter Zijlstra | 2012-12-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: mempolicy: Check for misplaced page | Lee Schermerhorn | 2012-12-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: numa: Create basic numa page hinting infrastructure | Mel Gorman | 2012-12-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: numa: Support NUMA hinting page faults from gup/gup_fast | Andrea Arcangeli | 2012-12-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: compaction: Add scanned and isolated counters for compaction | Mel Gorman | 2012-12-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: migrate: Add a tracepoint for migrate_pages | Mel Gorman | 2012-12-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: compaction: Move migration fail/success stats to migrate.c | Mel Gorman | 2012-12-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: Count the number of pages affected in change_protection() | Peter Zijlstra | 2012-12-11 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)" | Linus Torvalds | 2012-12-15 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-12-15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'pull_req_20121122' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Greg Kroah-Hartman | 2012-11-27 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extcon: kernel_doc style fix | MyungJoo Ham | 2012-11-22 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extcon: Add missing header file to extcon.h | Chanwoo Choi | 2012-11-20 | |
| | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds | 2012-12-15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'fbdev-next' of github.com:timur-tabi/linux-2.6 into for-linus | Tomi Valkeinen | 2012-11-27 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers/video: fsl-diu-fb: add support for set_gamma ioctls | Timur Tabi | 2012-11-26 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 2012-12-15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | led: Add dependency on CONFIG_LEDS_TRIGGERS to led_trigger_rename_static() | Jingoo Han | 2012-11-26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | leds: add led_trigger_rename function | Fabio Baltieri | 2012-11-26 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 2012-12-15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "libata: check SATA_SETTINGS log with HW Feature Ctrl" | Jeff Garzik | 2012-12-14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pata_platform: remove unused remove function | Brian Norris | 2012-12-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libata: implement ata_platform_remove_one() | Brian Norris | 2012-12-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libata: check SATA_SETTINGS log with HW Feature Ctrl | Shane Huang | 2012-12-03 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libata: restore acpi disable functionality | Aaron Lu | 2012-12-03 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-12-14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of: *node argument to of_parse_phandle_with_args should be const | Guennadi Liakhovetski | 2012-12-11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of/i2c: add dummy inline functions for when CONFIG_OF_I2C(_MODULE) isn't defined | Guennadi Liakhovetski | 2012-12-11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-12-14 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'mvebu_everything_for_3.8' of git://git.infradead.org/users/jcooper... | Olof Johansson | 2012-11-30 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dma: mv_xor: remove the pool_size from platform_data | Thomas Petazzoni | 2012-11-20 | |
