| Commit message (Expand) | Author | Age |
* | printk: boot_delay should only affect output | Andrew Cooks | 2012-12-17 |
* | watchdog: store the watchdog sample period as a variable | Chuansheng Liu | 2012-12-17 |
* | lseek: the "whence" argument is called "whence" | Andrew Morton | 2012-12-17 |
* | kernel: remove reference to feature-removal-schedule.txt | Tao Ma | 2012-12-17 |
* | sched: numa: Fix build error if CONFIG_NUMA_BALANCING && !CONFIG_TRANSPARENT_... | Mel Gorman | 2012-12-17 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2012-12-16 |
|\ |
|
| * | Merge branch 'security-next-keys' of git://git.kernel.org/pub/scm/linux/kerne... | James Morris | 2012-10-02 |
| |\ |
|
| | * | KEYS: Make the session and process keyrings per-thread | David Howells | 2012-10-02 |
| * | | seccomp: Make syscall skipping and nr changes more consistent | Andy Lutomirski | 2012-10-02 |
| |/ |
|
* | | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-12-16 |
|\ \ |
|
| * | | mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node | Mel Gorman | 2012-12-11 |
| * | | mm: sched: numa: Control enabling and disabling of NUMA balancing if !SCHED_D... | Mel Gorman | 2012-12-11 |
| * | | mm: sched: numa: Control enabling and disabling of NUMA balancing | Mel Gorman | 2012-12-11 |
| * | | mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate | Mel Gorman | 2012-12-11 |
| * | | sched: numa: Slowly increase the scanning period as NUMA faults are handled | Mel Gorman | 2012-12-11 |
| * | | mm: numa: Rate limit setting of pte_numa if node is saturated | Mel Gorman | 2012-12-11 |
| * | | mm: sched: numa: Implement slow start for working set sampling | Peter Zijlstra | 2012-12-11 |
| * | | sched, numa, mm: Count WS scanning against present PTEs, not virtual memory r... | Mel Gorman | 2012-12-11 |
| * | | mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate | Peter Zijlstra | 2012-12-11 |
| * | | mm: numa: Add fault driven placement and migration | Peter Zijlstra | 2012-12-11 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2012-12-15 |
|\ \ \ |
|
| * | | | padata: use __this_cpu_read per-cpu helper | Shan Wei | 2012-12-06 |
* | | | | Revert "sched: Update_cfs_shares at period edge" | Linus Torvalds | 2012-12-14 |
* | | | | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-12-13 |
|\ \ \ \ |
|
| * | | | | time: export time information for KVM pvclock | Marcelo Tosatti | 2012-11-27 |
| * | | | | sched: add notifier for cross-cpu migrations | Marcelo Tosatti | 2012-11-27 |
* | | | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-12-13 |
|\ \ \ \ \ |
|
| * | | | | | res_counter: delete res_counter_write() | Greg Thelen | 2012-12-12 |
| * | | | | | kthread: use N_MEMORY instead N_HIGH_MEMORY | Lai Jiangshan | 2012-12-12 |
| * | | | | | cpuset: use N_MEMORY instead N_HIGH_MEMORY | Lai Jiangshan | 2012-12-12 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 |
|\ \ \ \ \ \ |
|
| * | | | | | | propagate name change to comments in kernel source | Nadia Yvette Chambers | 2012-12-06 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-12-12 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-11-29 |
| |\ \ \ \ \ |
|
| * | | | | | | userns: make each net (net_ns) belong to a user_ns | Eric W. Biederman | 2012-11-18 |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-11-17 |
| |\ \ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-11-10 |
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | time: remove the timecompare code. | Richard Cochran | 2012-11-01 |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | do_coredump(): get rid of pt_regs argument | Al Viro | 2012-11-29 |
| * | | | | | | | print_fatal_signal(): get rid of pt_regs argument | Al Viro | 2012-11-29 |
| * | | | | | | | ptrace_signal(): get rid of unused arguments | Al Viro | 2012-11-29 |
| * | | | | | | | get rid of ptrace_signal_deliver() arguments | Al Viro | 2012-11-29 |
| * | | | | | | | flagday: kill pt_regs argument of do_fork() | Al Viro | 2012-11-29 |
| * | | | | | | | death to idle_regs() | Al Viro | 2012-11-28 |
| * | | | | | | | don't pass regs to copy_process() | Al Viro | 2012-11-28 |
| * | | | | | | | flagday: don't pass regs to copy_thread() | Al Viro | 2012-11-28 |
| * | | | | | | | audit: no nested contexts anymore... | Al Viro | 2012-11-28 |
| * | | | | | | | generic sys_fork / sys_vfork / sys_clone | Al Viro | 2012-11-28 |
| * | | | | | | | kill daemonize() | Al Viro | 2012-11-28 |
| | |_|/ / / /
| |/| | | | | |
|