]> Pileus Git - ~andy/linux/shortlog
~andy/linux
2013-10-16 Peter Zijlstrasched/rt: Add missing rmb()
2013-10-14 Kamalesh Babulalsched/fair: Fix trivial typos in comments
2013-10-12 Ramkumar Ramachandrasched: Remove bogus parameter in structured comment
2013-10-11 Ingo Molnarx86: Apply the asm_volatile_goto() compiler quirk
2013-10-11 Ingo MolnarMerge branch 'core/urgent' into sched/core
2013-10-11 Ingo Molnarcompiler/gcc4: Add quirk for 'asm goto' miscompilation bug
2013-10-11 Kent Overstreetbcache: Fix a null ptr deref regression
2013-10-11 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git.kernel.org...
2013-10-11 Linus TorvaldsMerge branch 'rc-fixes' of git://git.kernel.org/pub...
2013-10-10 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2013-10-10 Fengguang Wukobject: show debug info on delayed kobject release
2013-10-10 Mingarelli... watchdog: hpwdt: Patch to ignore auxilary iLO devices
2013-10-10 Linus TorvaldsMerge tag 'random_for_linus' of git://git.kernel.org...
2013-10-10 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2013-10-10 Linus TorvaldsMerge tag 'spi-v3.12-rc4' of git://git.kernel.org/pub...
2013-10-10 Theodore Ts'orandom: allow architectures to optionally define random...
2013-10-10 Linus TorvaldsMerge tag 'for-linus-20131008' of git://git.infradead...
2013-10-10 Bharat Bhushankvm: ppc: booke: check range page invalidation progress...
2013-10-10 Paul MackerrasKVM: PPC: Book3S HV: Fix typo in saving DSCR
2013-10-10 Gleb NatapovKVM: nVMX: fix shadow on EPT
2013-10-09 Henrik Rydberghwmon: (applesmc) Always read until end of data
2013-10-09 Peter Zijlstrasched/numa: Reflow task_numa_group() to avoid a compile...
2013-10-09 Rik van Rielsched/numa: Retry task_numa_migrate() periodically
2013-10-09 Mel Gormansched/numa: Use unsigned longs for numa group fault...
2013-10-09 Rik van Rielsched/numa: Skip some page migrations after a shared...
2013-10-09 Rik van Rielmm: numa: Revert temporarily disabling of NUMA migration
2013-10-09 Mel Gormansched/numa: Remove the numa_balancing_scan_period_reset...
2013-10-09 Rik van Rielsched/numa: Adjust scan rate in task_numa_placement
2013-10-09 Mel Gormansched/numa: Take false sharing into account when adapti...
2013-10-09 Rik van Rielsched/numa: Be more careful about joining numa groups
2013-10-09 Peter Zijlstrasched/numa: Avoid migrating tasks that are placed on...
2013-10-09 Rik van Rielsched/numa: Fix task or group comparison
2013-10-09 Rik van Rielsched/numa: Decide whether to favour task or group...
2013-10-09 Ingo Molnarsched/numa: Add debugging
2013-10-09 Mel Gormansched/numa: Prevent parallel updates to group stats...
2013-10-09 Rik van Rielsched/numa: Call task_numa_free() from do_execve()
2013-10-09 Mel Gormansched/numa: Use group fault statistics in numa placement
2013-10-09 Rik van Rielsched/numa: Stay on the same node if CLONE_VM
2013-10-09 Mel Gormanmm: numa: Do not batch handle PMD pages
2013-10-09 Peter Zijlstramm: numa: Do not group on RO pages
2013-10-09 Rik van Rielmm: numa: Copy cpupid on page migration
2013-10-09 Mel Gormansched/numa: Report a NUMA task group ID
2013-10-09 Peter Zijlstrasched/numa: Use {cpu, pid} to create task groups for...
2013-10-09 Peter Zijlstramm: numa: Change page last {nid,pid} into {cpu,pid}
2013-10-09 Rik van Rielsched/numa: Fix placement of workloads spread across...
2013-10-09 Mel Gormansched/numa: Favor placing a task on the preferred node
2013-10-09 Mel Gormansched/numa: Use a system-wide search to find swap/migra...
2013-10-09 Peter Zijlstrasched/numa: Introduce migrate_swap()
2013-10-09 Peter Zijlstrastop_machine: Introduce stop_two_cpus()
2013-10-09 Mel Gormanmm: numa: Trap pmd hinting faults only if we would...
2013-10-09 Mel Gormansched/numa: Do not trap hinting faults for shared libraries
2013-10-09 Rik van Rielsched/numa: Increment numa_migrate_seq when task runs...
2013-10-09 Mel Gormansched/numa: Retry migration of tasks to CPU on a prefer...
2013-10-09 Mel Gormansched/numa: Avoid overloading CPUs on a preferred NUMA...
2013-10-09 Mel Gormanmm: numa: Limit NUMA scanning to migrate-on-fault VMAs
2013-10-09 Rik van Rielsched/numa: Do not migrate memory immediately after...
2013-10-09 Mel Gormansched/numa: Set preferred NUMA node based on number...
2013-10-09 Mel Gormansched/numa: Remove check that skips small VMAs
2013-10-09 Mel Gormanmm: numa: Scan pages with elevated page_mapcount
2013-10-09 Mel Gormansched/numa: Check current->mm before allocating NUMA...
2013-10-09 Mel Gormansched/numa: Add infrastructure for split shared/private...
2013-10-09 Mel Gormansched/numa: Reschedule task on preferred NUMA node...
2013-10-09 Mel Gormansched/numa: Resist moving tasks towards nodes with...
2013-10-09 Mel Gormansched/numa: Favour moving tasks towards the preferred...
2013-10-09 Mel Gormansched/numa: Update NUMA hinting faults once per scan
2013-10-09 Mel Gormansched/numa: Select a preferred node with the most numa...
2013-10-09 Mel Gormansched/numa: Track NUMA hinting faults on per-node basis
2013-10-09 Mel Gormansched/numa: Slow scan rate if no NUMA hinting faults...
2013-10-09 Mel Gormansched/numa: Set the scan rate proportional to the memor...
2013-10-09 Mel Gormansched/numa: Initialise numa_next_scan properly
2013-10-09 Mel GormanRevert "mm: sched: numa: Delay PTE scanning until a...
2013-10-09 Peter Zijlstrasched/numa: Continue PTE scanning even if migrate rate...
2013-10-09 Peter Zijlstrasched/numa: Mitigate chance that same task always updat...
2013-10-09 Mel Gormanmm: numa: Do not migrate or account for hinting faults...
2013-10-09 Mel Gormanmm: Only flush TLBs if a transhuge PMD is modified...
2013-10-09 Mel Gormanmm: Do not flush TLB during protection change if !pte_p...
2013-10-09 Mel Gormanmm: Account for a THP NUMA hinting update as one PTE...
2013-10-09 Mel Gormanmm: Close races between THP migration and PMD numa...
2013-10-09 Mel Gormanmm: numa: Sanitize task_numa_fault() callsites
2013-10-09 Mel Gormanmm: Prevent parallel splits during THP migration
2013-10-09 Mel Gormanmm: Wait for THP migrations to complete during NUMA...
2013-10-09 Mel Gormanmm: numa: Do not account for a hinting fault if we...
2013-10-09 Peter Zijlstrasched/numa: Fix comments
2013-10-09 Mel Gormanmm: numa: Document automatic NUMA balancing sysctls
2013-10-09 Ingo MolnarMerge tag 'v3.12-rc4' into sched/core
2013-10-08 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2013-10-08 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git.kernel...
2013-10-07 Benjamin Herrenschmidtpowerpc/irq: Don't switch to irq stack from softirq...
2013-10-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-10-07 Linus TorvaldsMerge branch 'stable' of git://git.kernel.org/pub/scm...
2013-10-07 David HerrmannHID: wiimote: fix FF deadlock
2013-10-07 Mark BrownMerge remote-tracking branch 'spi/fix/s3c64xx' into...
2013-10-07 Mark BrownMerge remote-tracking branch 'spi/fix/pxa' into spi...
2013-10-07 Mark BrownMerge remote-tracking branch 'spi/fix/mpc512x' into...
2013-10-07 Mark BrownMerge remote-tracking branch 'spi/fix/hspi' into spi...
2013-10-07 Mark BrownMerge remote-tracking branch 'spi/fix/dspi' into spi...
2013-10-07 Mark BrownMerge remote-tracking branch 'spi/fix/clps711x' into...
2013-10-07 Sachin Kamatspi: atmel: Fix incorrect error path
2013-10-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-10-06 Linus TorvaldsLinux 3.12-rc4 v3.12-rc4
next