Age | Commit message (Expand) | Author | Files | Lines |
2012-12-14 | module: add flags arg to sys_finit_module() | Rusty Russell | 1 | -14/+26 |
2012-12-14 | module: add syscall to load module from fd | Kees Cook | 2 | -148/+220 |
2012-12-13 | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -0/+65 |
2012-12-13 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 3 | -39/+17 |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 8 | -11/+12 |
2012-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 3 | -195/+2 |
2012-12-12 | res_counter: delete res_counter_write() | Greg Thelen | 1 | -22/+0 |
2012-12-12 | kthread: use N_MEMORY instead N_HIGH_MEMORY | Lai Jiangshan | 1 | -1/+1 |
2012-12-12 | cpuset: use N_MEMORY instead N_HIGH_MEMORY | Lai Jiangshan | 1 | -16/+16 |
2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 4 | -197/+76 |
2012-12-12 | Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 9 | -677/+758 |
2012-12-12 | Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -2/+4 |
2012-12-11 | Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -0/+5 |
2012-12-11 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 5 | -92/+70 |
2012-12-11 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 13 | -270/+938 |
2012-12-11 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -4/+14 |
2012-12-11 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 21 | -359/+451 |
2012-12-11 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -2/+48 |
2012-12-11 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 14 | -352/+1014 |
2012-12-11 | Merge branches 'core-locking-for-linus' and 'timers-urgent-for-linus' of git:... | Linus Torvalds | 2 | -2/+2 |
2012-12-11 | Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -2/+12 |
2012-12-11 | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -6/+3 |
2012-12-11 | Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 5 | -6/+75 |
2012-12-11 | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -2/+2 |
2012-12-11 | fsnotify: pass group to fsnotify_destroy_mark() | Lino Sanfilippo | 2 | -7/+7 |
2012-12-11 | mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node | Mel Gorman | 3 | -1/+24 |
2012-12-11 | mm: sched: numa: Control enabling and disabling of NUMA balancing if !SCHED_D... | Mel Gorman | 2 | -1/+16 |
2012-12-11 | mm: sched: numa: Control enabling and disabling of NUMA balancing | Mel Gorman | 3 | -17/+40 |
2012-12-11 | mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate | Mel Gorman | 3 | -8/+29 |
2012-12-11 | sched: numa: Slowly increase the scanning period as NUMA faults are handled | Mel Gorman | 1 | -1/+10 |
2012-12-11 | mm: numa: Rate limit setting of pte_numa if node is saturated | Mel Gorman | 1 | -0/+9 |
2012-12-11 | mm: sched: numa: Implement slow start for working set sampling | Peter Zijlstra | 3 | -1/+13 |
2012-12-11 | sched, numa, mm: Count WS scanning against present PTEs, not virtual memory r... | Mel Gorman | 1 | -15/+21 |
2012-12-11 | mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate | Peter Zijlstra | 2 | -13/+59 |
2012-12-11 | mm: numa: Add fault driven placement and migration | Peter Zijlstra | 5 | -2/+173 |
2012-12-11 | Revert "sched/autogroup: Fix crash on reboot when autogroup is disabled" | Ingo Molnar | 3 | -14/+69 |
2012-12-08 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 3 | -38/+83 |
2012-12-08 | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 3 | -16/+31 |
2012-12-08 | Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/ker... | Ingo Molnar | 1 | -12/+19 |
2012-12-08 | Merge tag 'cputime-adjustment-cleanups' of git://git.kernel.org/pub/scm/linux... | Ingo Molnar | 10 | -119/+96 |
2012-12-08 | Merge branch 'linus' into perf/core | Ingo Molnar | 12 | -99/+116 |
2012-12-07 | Merge branch 'linus' into sched/core | Ingo Molnar | 12 | -99/+116 |
2012-12-06 | cgroup_rm_file: don't delete the uncreated files | Gao feng | 1 | -6/+6 |
2012-12-06 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l... | Linus Torvalds | 1 | -7/+7 |
2012-12-06 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+3 |
2012-12-06 | propagate name change to comments in kernel source | Nadia Yvette Chambers | 8 | -11/+12 |
2012-12-06 | padata: use __this_cpu_read per-cpu helper | Shan Wei | 1 | -3/+2 |
2012-12-05 | MODSIGN: Don't use enum-type bitfields in module signature info block | David Howells | 1 | -7/+7 |
2012-12-04 | watchdog: Fix CPU hotplug regression | Thomas Gleixner | 1 | -0/+3 |
2012-12-04 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l... | Linus Torvalds | 1 | -2/+2 |