index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-22
compat: add in_compat_syscall to ask whether we're in a compat syscall
Andy Lutomirski
1
-0
/
+15
2016-03-22
kernel/hung_task.c: use timeout diff when timeout is updated
Tetsuo Handa
1
-8
/
+13
2016-03-22
zram: revive swap_slot_free_notify
Minchan Kim
1
-43
/
+50
2016-03-22
ocfs2: add feature document for online file check
Gang He
1
-0
/
+94
2016-03-22
ocfs2: check/fix inode block for online file check
Gang He
2
-9
/
+218
2016-03-22
ocfs2: create/remove sysfile for online file check
Gang He
1
-0
/
+5
2016-03-22
ocfs2: sysfile interfaces for online file check
Gang He
4
-1
/
+660
2016-03-22
ocfs2: export ocfs2_kset for online file check
Gang He
2
-1
/
+4
2016-03-21
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
Linus Torvalds
36
-930
/
+1101
2016-03-21
Merge tag 'mmc-v4.6' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
64
-777
/
+1171
2016-03-21
Merge tag 'md/4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
9
-40
/
+58
2016-03-21
[media] vsp1: use proper dma alloc/free functions
Linus Torvalds
1
-2
/
+2
2016-03-21
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
686
-27544
/
+39015
2016-03-21
Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
9
-221
/
+660
2016-03-21
Merge tag 'arc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
Linus Torvalds
38
-154
/
+200
2016-03-21
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
16
-435
/
+469
2016-03-21
Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
Linus Torvalds
70
-1589
/
+2194
2016-03-21
Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
Linus Torvalds
40
-2372
/
+3135
2016-03-21
Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
13
-48
/
+689
2016-03-21
btrfs: make sure we stay inside the bvec during __btrfs_lookup_bio_sums
Chris Mason
1
-0
/
+10
2016-03-21
drivers/perf: arm_pmu: avoid NULL dereference when not using devicetree
Will Deacon
1
-4
/
+3
2016-03-21
drm/amdgpu: release_pages requires linux/pagemap.h
Stephen Rothwell
2
-0
/
+2
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
85
-241
/
+1406
2016-03-20
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
23
-323
/
+512
2016-03-20
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
83
-211
/
+5910
2016-03-20
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
51
-1329
/
+1136
2016-03-20
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
17
-135
/
+97
2016-03-20
Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
85
-193
/
+4200
2016-03-20
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
278
-3279
/
+13779
2016-03-20
Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
45
-223
/
+586
2016-03-20
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
126
-1384
/
+2108
2016-03-20
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
42
-1672
/
+30
2016-03-20
Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
32
-121
/
+195
2016-03-20
x86/kallsyms: fix GOLD link failure with new relative kallsyms table format
Ard Biesheuvel
1
-4
/
+4
2016-03-20
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
29
-332
/
+820
2016-03-20
Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration
Linus Torvalds
10
-23
/
+1167
2016-03-20
Merge tag 'xtensa-next-20160320' of git://github.com/czankel/xtensa-linux
Linus Torvalds
33
-77
/
+2592
2016-03-19
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
34
-354
/
+1482
2016-03-19
Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394
Linus Torvalds
3
-7
/
+11
2016-03-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
33
-465
/
+488
2016-03-19
Merge branch 'stable-4.6' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
4
-5
/
+24
2016-03-19
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
57
-375
/
+967
2016-03-19
Merge tag 'tag-sh-for-4.6' of git://git.libc.org/linux-sh
Linus Torvalds
22
-145
/
+397
2016-03-19
Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
324
-7140
/
+14745
2016-03-19
Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
Linus Torvalds
25
-133
/
+827
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1281
-33809
/
+78829
2016-03-19
ARCv2: ioremap: Support dynamic peripheral address space
Vineet Gupta
4
-14
/
+25
2016-03-19
ARC: dma: reintroduce platform specific dma<->phys
Vineet Gupta
3
-5
/
+14
2016-03-19
ARC: dma: ioremap: use phys_addr_t consistenctly in code paths
Vineet Gupta
5
-35
/
+37
2016-03-19
ARC: dma: pass_phys() not sg_virt() to cache ops
Vineet Gupta
1
-2
/
+2
[next]