summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas2012-12-181-0/+17
* trace: use kbasename()Andy Shevchenko2012-12-181-4/+4
* printk: boot_delay should only affect outputAndrew Cooks2012-12-181-19/+21
* watchdog: store the watchdog sample period as a variableChuansheng Liu2012-12-181-5/+8
* lseek: the "whence" argument is called "whence"Andrew Morton2012-12-181-2/+2
* kernel: remove reference to feature-removal-schedule.txtTao Ma2012-12-182-4/+0Star
* sched: numa: Fix build error if CONFIG_NUMA_BALANCING && !CONFIG_TRANSPARENT_...Mel Gorman2012-12-171-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-12-172-115/+25Star
|\
| * Merge branch 'security-next-keys' of git://git.kernel.org/pub/scm/linux/kerne...James Morris2012-10-031-112/+15Star
| |\
| | * KEYS: Make the session and process keyrings per-threadDavid Howells2012-10-021-112/+15Star
| * | seccomp: Make syscall skipping and nr changes more consistentAndy Lutomirski2012-10-021-3/+10
| |/
* | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-176-17/+352
|\ \
| * | mm: sched: numa: Delay PTE scanning until a task is scheduled on a new nodeMel Gorman2012-12-113-1/+24
| * | mm: sched: numa: Control enabling and disabling of NUMA balancing if !SCHED_D...Mel Gorman2012-12-112-1/+16
| * | mm: sched: numa: Control enabling and disabling of NUMA balancingMel Gorman2012-12-113-17/+40
| * | mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrateMel Gorman2012-12-113-8/+29
| * | sched: numa: Slowly increase the scanning period as NUMA faults are handledMel Gorman2012-12-111-1/+10
| * | mm: numa: Rate limit setting of pte_numa if node is saturatedMel Gorman2012-12-111-0/+9
| * | mm: sched: numa: Implement slow start for working set samplingPeter Zijlstra2012-12-113-1/+13
| * | sched, numa, mm: Count WS scanning against present PTEs, not virtual memory r...Mel Gorman2012-12-111-15/+21
| * | mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) ratePeter Zijlstra2012-12-112-13/+59
| * | mm: numa: Add fault driven placement and migrationPeter Zijlstra2012-12-115-2/+173
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-12-151-3/+2Star
|\ \ \
| * | | padata: use __this_cpu_read per-cpu helperShan Wei2012-12-061-3/+2Star
* | | | Revert "sched: Update_cfs_shares at period edge"Linus Torvalds2012-12-141-10/+8Star
* | | | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-12-142-0/+65
|\ \ \ \
| * | | | time: export time information for KVM pvclockMarcelo Tosatti2012-11-281-0/+50
| * | | | sched: add notifier for cross-cpu migrationsMarcelo Tosatti2012-11-281-0/+15
* | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-133-39/+17Star
|\ \ \ \ \
| * | | | | res_counter: delete res_counter_write()Greg Thelen2012-12-131-22/+0Star
| * | | | | kthread: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2012-12-131-1/+1
| * | | | | cpuset: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2012-12-131-16/+16
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-138-11/+12
|\ \ \ \ \ \
| * | | | | | propagate name change to comments in kernel sourceNadia Yvette Chambers2012-12-068-11/+12
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-133-195/+2Star
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-292-3/+19
| |\ \ \ \ \
| * | | | | | userns: make each net (net_ns) belong to a user_nsEric W. Biederman2012-11-191-1/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-182-30/+38
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-1110-260/+236Star
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | time: remove the timecompare code.Richard Cochran2012-11-012-194/+1Star
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-124-197/+76Star
|\ \ \ \ \ \ \
| * | | | | | | do_coredump(): get rid of pt_regs argumentAl Viro2012-11-291-1/+1
| * | | | | | | print_fatal_signal(): get rid of pt_regs argumentAl Viro2012-11-291-2/+3
| * | | | | | | ptrace_signal(): get rid of unused argumentsAl Viro2012-11-291-4/+2Star
| * | | | | | | get rid of ptrace_signal_deliver() argumentsAl Viro2012-11-291-1/+1
| * | | | | | | flagday: kill pt_regs argument of do_fork()Al Viro2012-11-291-8/+5Star
| * | | | | | | death to idle_regs()Al Viro2012-11-291-6/+0Star
| * | | | | | | don't pass regs to copy_process()Al Viro2012-11-291-4/+2Star
| * | | | | | | flagday: don't pass regs to copy_thread()Al Viro2012-11-291-1/+1
| * | | | | | | audit: no nested contexts anymore...Al Viro2012-11-291-81/+21Star