index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-10
procfs: make proc_get_link to use dentry instead of inode
Cyrill Gorcunov
1
-1
/
+1
2012-01-10
signal: add block_sigmask() for adding sigmask to current->blocked
Matt Fleming
1
-0
/
+1
2012-01-10
leds: add driver for TCA6507 LED controller
NeilBrown
1
-0
/
+34
2012-01-10
mm/mempolicy.c: mpol_equal(): use bool
KOSAKI Motohiro
1
-5
/
+5
2012-01-10
tracepoint: add tracepoints for debugging oom_score_adj
KAMEZAWA Hiroyuki
2
-0
/
+94
2012-01-10
mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding i...
Andrea Arcangeli
1
-0
/
+1
2012-01-10
mm: try to distribute dirty pages fairly across zones
Johannes Weiner
2
-1
/
+4
2012-01-10
mm: exclude reserved pages from dirtyable memory
Johannes Weiner
2
-0
/
+7
2012-01-10
mm, debug: test for online nid when allocating on single node
David Rientjes
1
-1
/
+1
2012-01-10
mm: more intensive memory corruption debugging
Stanislaw Gruszka
2
-1
/
+20
2012-01-10
kernel.h: add BUILD_BUG() macro
David Daney
3
-1
/
+20
2012-01-10
mm: avoid livelock on !__GFP_FS allocations
Mel Gorman
1
-0
/
+16
2012-01-10
mm-tracepoint: rename page-free events
Konstantin Khlebnikov
1
-2
/
+2
2012-01-10
mm: remove unused pagevec_free
Konstantin Khlebnikov
1
-7
/
+0
2012-01-10
mm: add free_hot_cold_page_list() helper
Konstantin Khlebnikov
1
-0
/
+1
2012-01-10
mm/page-writeback.c: make determine_dirtyable_memory static again
Johannes Weiner
1
-2
/
+0
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+1
2012-01-09
vfs: new helper - d_make_root()
Al Viro
1
-0
/
+1
2012-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+5
2012-01-09
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+22
2012-01-09
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-2
/
+18
2012-01-09
Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-4
/
+12
2012-01-09
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-10
/
+5
2012-01-09
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-0
/
+88
2012-01-09
tracing/mm: Move include of trace/events/kmem.h out of header into slab.c
Steven Rostedt
1
-2
/
+0
2012-01-09
net: Fix build with INET disabled.
David S. Miller
1
-2
/
+0
2012-01-09
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
4
-179
/
+33
2012-01-09
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
3
-30
/
+83
2012-01-09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-4
/
+1
2012-01-09
net: introduce netif_addr_lock_nested() and call if when appropriate
Jiri Pirko
1
-0
/
+5
2012-01-09
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2012-01-09
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
10
-25
/
+146
2012-01-09
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-87
/
+18
2012-01-09
Merge branch 'samsung/driver' into next/drivers
Arnd Bergmann
17
-16
/
+150
2012-01-09
jbd: Remove j_barrier mutex
Jan Kara
1
-4
/
+0
2012-01-08
net: sk_update_clone is only used in net/core/sock.c
Stephen Rothwell
1
-6
/
+0
2012-01-08
Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-1
/
+4
2012-01-08
Merge branch 'dma-buf-merge' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+176
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
5
-3
/
+985
2012-01-08
Merge tag 'md-3.3' of git://neil.brown.name/md
Linus Torvalds
2
-3
/
+6
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
6
-19
/
+19
2012-01-08
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-153
/
+210
2012-01-08
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
34
-259
/
+150
2012-01-07
Merge branch 'next/cleanup' into samsung/dt
Arnd Bergmann
2
-0
/
+88
2012-01-07
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-19
/
+18
2012-01-07
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
4
-8
/
+23
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13
-47
/
+257
2012-01-07
net: fix sock_clone reference mismatch with tcp memcontrol
Glauber Costa
1
-0
/
+6
2012-01-07
Merge branch 'depends/rmk/for-linus' into samsung/dt
Arnd Bergmann
15
-15
/
+78
2012-01-07
Merge branch 'depends/rmk/restart' into next/cleanup
Arnd Bergmann
15
-17
/
+90
[next]