summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2012-12-14module: add flags arg to sys_finit_module()Rusty Russell
2012-12-14module: add syscall to load module from fdKees Cook
2012-12-13Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-12-13Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-12res_counter: delete res_counter_write()Greg Thelen
2012-12-12kthread: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-12cpuset: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-12Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2012-12-12Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-12-11Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-12-11Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-12-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-12-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-11Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-12-11Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-12-11Merge branches 'core-locking-for-linus' and 'timers-urgent-for-linus' of git:...Linus Torvalds
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-11Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-11Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-12-11fsnotify: pass group to fsnotify_destroy_mark()Lino Sanfilippo
2012-12-11mm: sched: numa: Delay PTE scanning until a task is scheduled on a new nodeMel Gorman
2012-12-11mm: sched: numa: Control enabling and disabling of NUMA balancing if !SCHED_D...Mel Gorman
2012-12-11mm: sched: numa: Control enabling and disabling of NUMA balancingMel Gorman
2012-12-11mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrateMel Gorman
2012-12-11sched: numa: Slowly increase the scanning period as NUMA faults are handledMel Gorman
2012-12-11mm: numa: Rate limit setting of pte_numa if node is saturatedMel Gorman
2012-12-11mm: sched: numa: Implement slow start for working set samplingPeter Zijlstra
2012-12-11sched, numa, mm: Count WS scanning against present PTEs, not virtual memory r...Mel Gorman
2012-12-11mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) ratePeter Zijlstra
2012-12-11mm: numa: Add fault driven placement and migrationPeter Zijlstra
2012-12-11Revert "sched/autogroup: Fix crash on reboot when autogroup is disabled"Ingo Molnar
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-12-08Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2012-12-08Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar
2012-12-08Merge tag 'cputime-adjustment-cleanups' of git://git.kernel.org/pub/scm/linux...Ingo Molnar
2012-12-08Merge branch 'linus' into perf/coreIngo Molnar
2012-12-07Merge branch 'linus' into sched/coreIngo Molnar
2012-12-06cgroup_rm_file: don't delete the uncreated filesGao feng
2012-12-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l...Linus Torvalds
2012-12-06Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-12-06propagate name change to comments in kernel sourceNadia Yvette Chambers
2012-12-06padata: use __this_cpu_read per-cpu helperShan Wei
2012-12-05MODSIGN: Don't use enum-type bitfields in module signature info blockDavid Howells
2012-12-04watchdog: Fix CPU hotplug regressionThomas Gleixner
2012-12-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l...Linus Torvalds