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
mm: avoid taking rmap locks in move_ptes()
Michel Lespinasse
1
-2
/
+4
2012-10-09
mm: add CONFIG_DEBUG_VM_RB build option
Michel Lespinasse
2
-0
/
+6
2012-10-09
mm anon rmap: replace same_anon_vma linked list with an interval tree.
Michel Lespinasse
2
-5
/
+20
2012-10-09
mm anon rmap: remove anon_vma_moveto_tail
Michel Lespinasse
1
-1
/
+0
2012-10-09
mm: interval tree updates
Michel Lespinasse
3
-222
/
+194
2012-10-09
rbtree: move augmented rbtree functionality to rbtree_augmented.h
Michel Lespinasse
3
-50
/
+229
2012-10-09
prio_tree: remove
Michel Lespinasse
1
-120
/
+0
2012-10-09
mm: replace vma prio_tree with an interval tree
Michel Lespinasse
4
-25
/
+240
2012-10-09
rbtree: add prio tree and interval tree tests
Michel Lespinasse
1
-0
/
+27
2012-10-09
rbtree: add RB_DECLARE_CALLBACKS() macro
Michel Lespinasse
1
-0
/
+30
2012-10-09
rbtree: remove prior augmented rbtree implementation
Michel Lespinasse
1
-8
/
+0
2012-10-09
rbtree: faster augmented rbtree manipulation
Michel Lespinasse
1
-0
/
+19
2012-10-09
rbtree: move some implementation details from rbtree.h to rbtree.c
Michel Lespinasse
1
-25
/
+9
2012-10-09
rbtree: empty nodes have no color
Michel Lespinasse
2
-11
/
+6
2012-10-09
rbtree: reference Documentation/rbtree.txt for usage instructions
Michel Lespinasse
1
-66
/
+1
2012-10-09
thp: remove assumptions on pgtable_t type
Gerald Schaefer
1
-1
/
+0
2012-10-09
oom: remove deprecated oom_adj
Davidlohr Bueso
2
-12
/
+0
2012-10-09
mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely sch...
Sagi Grimberg
1
-0
/
+1
2012-10-09
mm: mmu_notifier: fix inconsistent memory between secondary MMU and host
Xiao Guangrong
1
-1
/
+11
2012-10-09
mempolicy: fix a race in shared_policy_replace()
Mel Gorman
1
-1
/
+1
2012-10-09
mm: compaction: capture a suitable high-order page immediately when it is mad...
Mel Gorman
2
-2
/
+3
2012-10-09
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
Konstantin Khlebnikov
3
-4
/
+2
2012-10-09
mm: prepare VM_DONTDUMP for using in drivers
Konstantin Khlebnikov
1
-1
/
+1
2012-10-09
mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas
Konstantin Khlebnikov
3
-6
/
+0
2012-10-09
mm: kill vma flag VM_CAN_NONLINEAR
Konstantin Khlebnikov
2
-3
/
+6
2012-10-09
mm: kill vma flag VM_INSERTPAGE
Konstantin Khlebnikov
1
-1
/
+0
2012-10-09
mm: introduce arch-specific vma flag VM_ARCH_1
Konstantin Khlebnikov
1
-13
/
+21
2012-10-09
mm, x86, pat: rework linear pfn-mmap tracking
Konstantin Khlebnikov
1
-19
/
+1
2012-10-09
mm: remove __GFP_NO_KSWAPD
Rik van Riel
1
-4
/
+1
2012-10-09
Merge branch 'linux-next' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
1
-1
/
+0
2012-10-09
Merge branches 'fixes-for-37', 'ec' and 'thermal' into release
Len Brown
3
-15
/
+118
2012-10-09
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Len Brown
3
-15
/
+118
2012-10-09
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
7
-6
/
+157
2012-10-08
ipv6: gro: fix PV6_GRO_CB(skb)->proto problem
Eric Dumazet
1
-0
/
+3
2012-10-08
vlan: don't deliver frames for unknown vlans to protocols
Florian Zumbiehl
1
-4
/
+4
2012-10-08
net: gro: selective flush of packets
Eric Dumazet
1
-6
/
+9
2012-10-08
Input: extend the number of event (and other) devices
Dmitry Torokhov
1
-3
/
+7
2012-10-08
Merge tag 'v3.6-rc7' into i2c-embedded/for-next
Wolfram Sang
18
-16
/
+55
2012-10-08
i2c: add Renesas R-Car I2C driver
Kuninori Morimoto
1
-0
/
+10
2012-10-08
MPILIB: Provide a function to read raw data into an MPI
David Howells
1
-0
/
+1
2012-10-08
X.509: Add an ASN.1 decoder
David Howells
1
-0
/
+24
2012-10-08
X.509: Add simple ASN.1 grammar compiler
David Howells
2
-0
/
+154
2012-10-08
X.509: Add utility functions to render OIDs as strings
David Howells
1
-0
/
+2
2012-10-08
X.509: Implement simple static OID registry
David Howells
1
-0
/
+90
2012-10-08
KEYS: Add payload preparsing opportunity prior to key instantiate or update
David Howells
1
-2
/
+33
2012-10-07
mmc: core: Fixup broken suspend and eMMC4.5 power off notify
Ulf Hansson
2
-14
/
+2
2012-10-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
3
-5
/
+4
2012-10-08
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2012-10-08
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-1
/
+9
2012-10-07
uprobes: Introduce prepare_uprobe()
Oleg Nesterov
1
-10
/
+0
[prev]
[next]