index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-11
mm: numa: Add fault driven placement and migration
Peter Zijlstra
2
-0
/
+31
2012-12-11
mm: mempolicy: Hide MPOL_NOOP and MPOL_MF_LAZY from userspace for now
Mel Gorman
1
-3
/
+1
2012-12-11
mm: mempolicy: Implement change_prot_numa() in terms of change_protection()
Mel Gorman
2
-3
/
+4
2012-12-11
mm: mempolicy: Add MPOL_MF_LAZY
Lee Schermerhorn
2
-3
/
+15
2012-12-11
mm: mempolicy: Use _PAGE_NUMA to migrate pages
Mel Gorman
1
-4
/
+5
2012-12-11
mm: migrate: Introduce migrate_misplaced_page()
Peter Zijlstra
1
-0
/
+11
2012-12-11
mm: mempolicy: Check for misplaced page
Lee Schermerhorn
2
-0
/
+9
2012-12-11
mm: mempolicy: Add MPOL_NOOP
Lee Schermerhorn
1
-0
/
+1
2012-12-11
mm: mempolicy: Make MPOL_LOCAL a real policy
Peter Zijlstra
1
-0
/
+1
2012-12-11
mm: numa: Create basic numa page hinting infrastructure
Mel Gorman
1
-0
/
+10
2012-12-11
mm: numa: Support NUMA hinting page faults from gup/gup_fast
Andrea Arcangeli
1
-0
/
+1
2012-12-11
mm: numa: pte_numa() and pmd_numa()
Andrea Arcangeli
1
-0
/
+106
2012-12-11
mm: compaction: Add scanned and isolated counters for compaction
Mel Gorman
1
-0
/
+2
2012-12-11
mm: migrate: Add a tracepoint for migrate_pages
Mel Gorman
2
-2
/
+62
2012-12-11
mm: compaction: Move migration fail/success stats to migrate.c
Mel Gorman
1
-1
/
+3
2012-12-11
mm: Count the number of pages affected in change_protection()
Peter Zijlstra
2
-2
/
+9
2012-12-11
x86/mm: Introduce pte_accessible()
Rik van Riel
1
-0
/
+4
2012-11-16
Merge branch 'akpm' (Fixes from Andrew)
Linus Torvalds
3
-5
/
+3
2012-11-16
revert "mm: fix-up zone present pages"
Andrew Morton
1
-4
/
+0
2012-11-16
rapidio: fix kernel-doc warnings
Randy Dunlap
1
-0
/
+2
2012-11-16
memcg: fix hotplugged memory zone oops
Hugh Dickins
1
-1
/
+1
2012-11-16
mm, oom: reintroduce /proc/pid/oom_adj
David Rientjes
1
-0
/
+9
2012-11-16
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+31
2012-11-16
Merge tag 'imx-fixes-rc' of git://git.pengutronix.de/git/imx/linux-2.6 into f...
Arnd Bergmann
6
-7
/
+40
2012-11-15
clk: remove inline usage from clk-provider.h
Igor Mazanov
1
-2
/
+2
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+2
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-0
/
+2
2012-11-10
Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+32
2012-11-09
of/address: sparc: Declare of_address_to_resource() as an extern function for...
Andreas Larsson
1
-0
/
+2
2012-11-09
Merge tag 'mmc-fixes-for-3.7-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+4
2012-11-09
revert "epoll: support for disabling items, and a self-test app"
Andrew Morton
1
-1
/
+0
2012-11-07
mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end
Arnd Bergmann
1
-2
/
+2
2012-11-07
mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCs
Jerry Huang
1
-0
/
+1
2012-11-07
mmc: dw_mmc: convert the variable type of irq
Seungwon Jeon
1
-1
/
+1
2012-11-07
drivers: bus: ocp2scp: add pdata support
Kishon Vijay Abraham I
1
-0
/
+31
2012-11-07
xen/hvm: If we fail to fetch an HVM parameter print out which flag it is.
Konrad Rzeszutek Wilk
1
-2
/
+32
2012-11-03
ptp: update adjfreq callback description
Jacob Keller
1
-1
/
+2
2012-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+9
2012-11-02
Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+8
2012-11-02
hashtable: introduce a small and naive hashtable
Sasha Levin
1
-0
/
+192
2012-11-01
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-13
/
+2
2012-10-31
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-0
/
+3
2012-10-31
KVM: x86: fix vcpu->mmio_fragments overflow
Xiao Guangrong
1
-13
/
+2
2012-10-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+9
2012-10-31
xen/mmu: Use Xen specific TLB flush instead of the generic one.
Konrad Rzeszutek Wilk
1
-0
/
+8
2012-10-30
Merge tag 'md-3.7-fixes' of git://neil.brown.name/md
Linus Torvalds
5
-142
/
+158
2012-10-30
ALSA: Add a reference counter to card instance
Takashi Iwai
1
-0
/
+3
2012-10-29
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-0
/
+9
2012-10-28
percpu-rw-semaphores: use rcu_read_lock_sched
Mikulas Patocka
1
-4
/
+4
2012-10-28
percpu-rw-semaphores: use light/heavy barriers
Mikulas Patocka
1
-13
/
+7
[next]