index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-09
Merge branch 'fortglx/3.7/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
343
-2609
/
+15745
2012-10-09
Merge tag 'disintegrate-isdn-20121009' of git://git.infradead.org/users/dhowe...
David S. Miller
2
-116
/
+0
2012-10-09
Merge tag 'disintegrate-net-20121009' of git://git.infradead.org/users/dhowel...
David S. Miller
144
-5879
/
+21
2012-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
61
-1174
/
+1894
2012-10-09
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...
David Woodhouse
456
-4791
/
+14250
2012-10-09
[SCSI] virtio-scsi: support online resizing of disks
Paolo Bonzini
1
-0
/
+2
2012-10-09
UAPI: (Scripted) Disintegrate include/linux/wimax
David Howells
2
-573
/
+0
2012-10-09
UAPI: (Scripted) Disintegrate include/linux/usb
David Howells
11
-3182
/
+3
2012-10-09
UAPI: (Scripted) Disintegrate include/linux/tc_ematch
David Howells
5
-153
/
+0
2012-10-09
UAPI: (Scripted) Disintegrate include/linux/tc_act
David Howells
8
-225
/
+0
2012-10-09
UAPI: (Scripted) Disintegrate include/linux/sunrpc
David Howells
2
-39
/
+1
2012-10-09
UAPI: (Scripted) Disintegrate include/linux/spi
David Howells
2
-132
/
+0
2012-10-09
UAPI: (Scripted) Disintegrate include/linux/raid
David Howells
3
-443
/
+1
2012-10-09
UAPI: (Scripted) Disintegrate include/linux/nfsd
David Howells
6
-259
/
+4
2012-10-09
UAPI: (Scripted) Disintegrate include/linux/netfilter_ipv6
David Howells
13
-519
/
+2
2012-10-09
UAPI: (Scripted) Disintegrate include/linux/netfilter_ipv4
David Howells
11
-463
/
+2
2012-10-09
UAPI: (Scripted) Disintegrate include/linux/netfilter_bridge
David Howells
19
-783
/
+2
2012-10-09
UAPI: (Scripted) Disintegrate include/linux/netfilter_arp
David Howells
3
-227
/
+1
2012-10-09
UAPI: (Scripted) Disintegrate include/linux/netfilter/ipset
David Howells
5
-272
/
+6
2012-10-09
UAPI: (Scripted) Disintegrate include/linux/netfilter
David Howells
77
-3007
/
+8
2012-10-09
UAPI: (Scripted) Disintegrate include/linux/isdn
David Howells
2
-116
/
+0
2012-10-09
UAPI: (Scripted) Disintegrate include/linux/hsi
David Howells
2
-64
/
+0
2012-10-09
UAPI: (Scripted) Disintegrate include/linux/caif
David Howells
3
-230
/
+0
2012-10-09
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
28
-404
/
+682
2012-10-09
mm: memcg: clean up mm_match_cgroup() signature
Johannes Weiner
1
-7
/
+7
2012-10-09
mm, thp: fix mapped pages avoiding unevictable list on mlock
David Rientjes
1
-1
/
+1
2012-10-09
memory-hotplug: update memory block's state and notify userspace
Wen Congyang
1
-0
/
+2
2012-10-09
memory-hotplug: preparation to notify memory block's state at memory hot remove
Wen Congyang
1
-0
/
+1
2012-10-09
make GFP_NOTRACK definition unconditional
Glauber Costa
1
-4
/
+0
2012-10-09
CMA: migrate mlocked pages
Minchan Kim
1
-0
/
+2
2012-10-09
mm: remove unevictable_pgs_mlockfreed
Hugh Dickins
1
-1
/
+0
2012-10-09
memory-hotplug: fix zone stat mismatch
Minchan Kim
1
-0
/
+4
2012-10-09
mm: move all mmu notifier invocations to be done outside the PT lock
Sagi Grimberg
1
-47
/
+0
2012-10-09
mm, numa: reclaim from all nodes within reclaim distance
David Rientjes
1
-0
/
+1
2012-10-09
mm: remove free_page_mlock
Hugh Dickins
1
-1
/
+1
2012-10-09
mm: remove vma arg from page_evictable
Hugh Dickins
1
-1
/
+1
2012-10-09
mm: fix-up zone present pages
Jianguo Wu
1
-0
/
+4
2012-10-09
mm/page_alloc: refactor out __alloc_contig_migrate_alloc()
Minchan Kim
1
-1
/
+2
2012-10-09
mm: compaction: clear PG_migrate_skip based on compaction and reclaim activity
Mel Gorman
2
-1
/
+17
2012-10-09
mm: compaction: Restart compaction from near where it left off
Mel Gorman
1
-0
/
+4
2012-10-09
mm: compaction: cache if a pageblock was scanned and no pages were isolated
Mel Gorman
2
-2
/
+20
2012-10-09
revert "mm: have order > 0 compaction start off where it left"
Mel Gorman
1
-4
/
+0
2012-10-09
mm/memblock: cleanup early_node_map[] related comments
Wanpeng Li
1
-2
/
+1
2012-10-09
readahead: fault retry breaks mmap file read random detection
Shaohua Li
1
-0
/
+1
2012-10-09
atomic: implement generic atomic_dec_if_positive()
Shaohua Li
1
-0
/
+25
2012-10-09
memory-hotplug: fix pages missed by race rather than failing
Minchan Kim
1
-0
/
+4
2012-10-09
mm: remain migratetype in freed page
Minchan Kim
1
-2
/
+2
2012-10-09
mm: page_alloc: use get_freepage_migratetype() instead of page_private()
Minchan Kim
1
-0
/
+12
2012-10-09
cma: count free CMA pages
Bartlomiej Zolnierkiewicz
2
-0
/
+9
2012-10-09
mm: cma: discard clean pages during contiguous allocation instead of migration
Minchan Kim
1
-10
/
+11
[prev]
[next]