summaryrefslogtreecommitdiff
path: root/include/linux (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | KEYS: Make the session and process keyrings per-threadDavid Howells2012-10-02
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm/rmap, migration: Make rmap_walk_anon() and try_to_unmap_anon() more scalableIngo Molnar2012-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm/rmap: Convert the struct anon_vma::mutex to an rwsemIngo Molnar2012-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: numa: Add THP migration for the NUMA working set scanning fault case buil...Mel Gorman2012-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: numa: Add THP migration for the NUMA working set scanning fault case.Mel Gorman2012-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: sched: numa: Delay PTE scanning until a task is scheduled on a new nodeMel Gorman2012-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: sched: numa: Control enabling and disabling of NUMA balancingMel Gorman2012-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrateMel Gorman2012-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: numa: Introduce last_nid to the page frameMel Gorman2012-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: numa: Rate limit setting of pte_numa if node is saturatedMel Gorman2012-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: numa: Structures for Migrate On Fault per NUMA migration rate limitingAndrea Arcangeli2012-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: numa: Add pte updates, hinting and migration statsMel Gorman2012-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: sched: numa: Implement slow start for working set samplingPeter Zijlstra2012-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) ratePeter Zijlstra2012-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: numa: Add fault driven placement and migrationPeter Zijlstra2012-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: mempolicy: Implement change_prot_numa() in terms of change_protection()Mel Gorman2012-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: mempolicy: Add MPOL_MF_LAZYLee Schermerhorn2012-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: mempolicy: Use _PAGE_NUMA to migrate pagesMel Gorman2012-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: migrate: Introduce migrate_misplaced_page()Peter Zijlstra2012-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: mempolicy: Check for misplaced pageLee Schermerhorn2012-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: numa: Create basic numa page hinting infrastructureMel Gorman2012-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: numa: Support NUMA hinting page faults from gup/gup_fastAndrea Arcangeli2012-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: compaction: Add scanned and isolated counters for compactionMel Gorman2012-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: migrate: Add a tracepoint for migrate_pagesMel Gorman2012-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: compaction: Move migration fail/success stats to migrate.cMel Gorman2012-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | mm: Count the number of pages affected in change_protection()Peter Zijlstra2012-12-11
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"Linus Torvalds2012-12-15
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-12-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'pull_req_20121122' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2012-11-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extcon: kernel_doc style fixMyungJoo Ham2012-11-22
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extcon: Add missing header file to extcon.hChanwoo Choi2012-11-20
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2012-12-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'fbdev-next' of github.com:timur-tabi/linux-2.6 into for-linusTomi Valkeinen2012-11-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers/video: fsl-diu-fb: add support for set_gamma ioctlsTimur Tabi2012-11-26
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2012-12-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | led: Add dependency on CONFIG_LEDS_TRIGGERS to led_trigger_rename_static()Jingoo Han2012-11-26
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | leds: add led_trigger_rename functionFabio Baltieri2012-11-26
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2012-12-15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert "libata: check SATA_SETTINGS log with HW Feature Ctrl"Jeff Garzik2012-12-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pata_platform: remove unused remove functionBrian Norris2012-12-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libata: implement ata_platform_remove_one()Brian Norris2012-12-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libata: check SATA_SETTINGS log with HW Feature CtrlShane Huang2012-12-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libata: restore acpi disable functionalityAaron Lu2012-12-03
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-12-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of: *node argument to of_parse_phandle_with_args should be constGuennadi Liakhovetski2012-12-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of/i2c: add dummy inline functions for when CONFIG_OF_I2C(_MODULE) isn't definedGuennadi Liakhovetski2012-12-11
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'mvebu_everything_for_3.8' of git://git.infradead.org/users/jcooper...Olof Johansson2012-11-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dma: mv_xor: remove the pool_size from platform_dataThomas Petazzoni2012-11-20