summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core/urgent' into sched/coreIngo Molnar2013-10-115-1/+54
|\
| * compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-10-111-0/+15
| * Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-10-102-0/+15
| |\
| | * random: allow architectures to optionally define random_get_entropy()Theodore Ts'o2013-10-101-0/+14
| | * random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o2013-09-231-0/+1
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-10-081-1/+23
| |\ \
| | * | perf: Fix perf_pmu_migrate_contextPeter Zijlstra2013-10-041-1/+23
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-10-071-0/+1
| |\ \ \
| | * | | HID: uhid: allocate static minorDavid Herrmann2013-09-261-0/+1
* | | | | sched/numa: Skip some page migrations after a shared faultRik van Riel2013-10-091-1/+4
* | | | | mm: numa: Revert temporarily disabling of NUMA migrationRik van Riel2013-10-091-1/+0
* | | | | sched/numa: Remove the numa_balancing_scan_period_reset sysctlMel Gorman2013-10-092-4/+0
* | | | | sched/numa: Adjust scan rate in task_numa_placementRik van Riel2013-10-091-0/+9
* | | | | sched/numa: Be more careful about joining numa groupsRik van Riel2013-10-091-0/+1
* | | | | sched/numa: Add debuggingIngo Molnar2013-10-091-0/+6
* | | | | sched/numa: Call task_numa_free() from do_execve()Rik van Riel2013-10-091-0/+4
* | | | | sched/numa: Use group fault statistics in numa placementMel Gorman2013-10-091-0/+1
* | | | | sched/numa: Stay on the same node if CLONE_VMRik van Riel2013-10-091-1/+1
* | | | | mm: numa: Do not group on RO pagesPeter Zijlstra2013-10-091-2/+5
* | | | | sched/numa: Report a NUMA task group IDMel Gorman2013-10-091-0/+5
* | | | | sched/numa: Use {cpu, pid} to create task groups for shared faultsPeter Zijlstra2013-10-092-0/+14
* | | | | mm: numa: Change page last {nid,pid} into {cpu,pid}Peter Zijlstra2013-10-093-53/+63
* | | | | sched/numa: Introduce migrate_swap()Peter Zijlstra2013-10-091-0/+2
* | | | | stop_machine: Introduce stop_two_cpus()Peter Zijlstra2013-10-091-0/+1
* | | | | sched/numa: Retry migration of tasks to CPU on a preferred nodeMel Gorman2013-10-091-0/+1
* | | | | mm: numa: Limit NUMA scanning to migrate-on-fault VMAsMel Gorman2013-10-091-0/+1
* | | | | sched/numa: Set preferred NUMA node based on number of private faultsMel Gorman2013-10-093-35/+86
* | | | | mm: numa: Scan pages with elevated page_mapcountMel Gorman2013-10-091-3/+4
* | | | | sched/numa: Add infrastructure for split shared/private accounting of NUMA hi...Mel Gorman2013-10-091-2/+3
* | | | | sched/numa: Favour moving tasks towards the preferred nodeMel Gorman2013-10-091-0/+1
* | | | | sched/numa: Update NUMA hinting faults once per scanMel Gorman2013-10-091-0/+13
* | | | | sched/numa: Select a preferred node with the most numa hinting faultsMel Gorman2013-10-091-0/+1
* | | | | sched/numa: Track NUMA hinting faults on per-node basisMel Gorman2013-10-091-0/+2
* | | | | sched/numa: Set the scan rate proportional to the memory usage of the task be...Mel Gorman2013-10-091-0/+1
* | | | | Revert "mm: sched: numa: Delay PTE scanning until a task is scheduled on a ne...Mel Gorman2013-10-091-10/+0
* | | | | Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2013-10-0937-98/+151
|\| | | |
| * | | | Merge tag 'iommu-fixes-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-10-041-1/+1
| |\ \ \ \
| | * | | | x86/iommu: correct ICS register offsetLi, Zhen-Hua2013-09-241-1/+1
| * | | | | mm: Fix generic hugetlb pte check return type.David Miller2013-10-021-2/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-10-0112-9/+30
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2013-10-012-7/+4
| | |\ \ \ \ \
| | | * | | | | netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packetsPatrick McHardy2013-09-301-1/+1
| | | * | | | | ipvs: make the service replacement more robustJulian Anastasov2013-09-181-5/+2
| | | * | | | | ipvs: fix overflow on dest weight multiplySimon Kirby2013-09-181-1/+1
| | * | | | | | skbuff: size of hole is wrong in a commentNicolas Dichtel2013-09-301-1/+1
| | * | | | | | vxlan: Use RCU apis to access sk_user_data.Pravin B Shelar2013-09-301-0/+5
| | * | | | | | net: net_secret should not depend on TCPEric Dumazet2013-09-281-1/+0
| | * | | | | | net: Delay default_device_exit_batch until no devices are unregistering v2Eric W. Biederman2013-09-281-0/+1
| | * | | | | | IPv6 NAT: Do not drop DNATed 6to4/6rd packetsCatalin\(ux\) M. BOIE2013-09-281-0/+4
| | * | | | | | USBNET: fix handling padding packetMing Lei2013-09-281-0/+1