index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'nsfs' into for-next
Al Viro
2014-12-10
27
-297
/
+353
|
\
|
*
kill proc_ns completely
Al Viro
2014-12-10
3
-11
/
+5
|
*
take the targets of /proc/*/ns/* symlinks to separate fs
Al Viro
2014-12-10
10
-161
/
+208
|
*
bury struct proc_ns in fs/proc
Al Viro
2014-12-04
6
-27
/
+15
|
*
copy address of proc_ns_ops into ns_common
Al Viro
2014-12-04
13
-10
/
+34
|
*
new helpers: ns_alloc_inum/ns_free_inum
Al Viro
2014-12-04
7
-13
/
+16
|
*
make proc_ns_operations work with struct ns_common * instead of void *
Al Viro
2014-12-04
9
-65
/
+28
|
*
switch the rest of proc_ns_operations to working with &...->ns
Al Viro
2014-12-04
4
-22
/
+36
|
*
netns: switch ->get()/->put()/->install()/->inum() to working with &net->ns
Al Viro
2014-12-04
1
-6
/
+10
|
*
make mntns ->get()/->put()/->install()/->inum() work with &mnt_ns->ns
Al Viro
2014-12-04
1
-8
/
+13
|
*
common object embedded into various struct ....ns
Al Viro
2014-12-04
17
-29
/
+43
*
|
Merge branch 'iov_iter' into for-next
Al Viro
2014-12-08
1101
-7898
/
+10861
|
\
\
|
*
|
copy_from_iter_nocache()
Al Viro
2014-12-08
2
-0
/
+22
|
*
|
new helper: iov_iter_kvec()
Al Viro
2014-12-08
2
-0
/
+15
|
*
|
csum_and_copy_..._iter()
Al Viro
2014-12-08
2
-0
/
+91
|
*
|
iov_iter.c: handle ITER_KVEC directly
Al Viro
2014-12-08
2
-13
/
+70
|
*
|
iov_iter.c: convert copy_to_iter() to iterate_and_advance
Al Viro
2014-11-27
1
-82
/
+9
|
*
|
iov_iter.c: convert copy_from_iter() to iterate_and_advance
Al Viro
2014-11-27
1
-91
/
+15
|
*
|
iov_iter.c: get rid of bvec_copy_page_{to,from}_iter()
Al Viro
2014-11-27
1
-36
/
+24
|
*
|
iov_iter.c: convert iov_iter_zero() to iterate_and_advance
Al Viro
2014-11-27
1
-86
/
+12
|
*
|
iov_iter.c: convert iov_iter_get_pages_alloc() to iterate_all_kinds
Al Viro
2014-11-27
1
-62
/
+45
|
*
|
iov_iter.c: convert iov_iter_get_pages() to iterate_all_kinds
Al Viro
2014-11-27
1
-50
/
+28
|
*
|
iov_iter.c: convert iov_iter_npages() to iterate_all_kinds
Al Viro
2014-11-27
1
-54
/
+19
|
*
|
iov_iter.c: iterate_and_advance
Al Viro
2014-11-27
1
-76
/
+28
|
*
|
iov_iter.c: macros for iterating over iov_iter
Al Viro
2014-11-27
1
-126
/
+86
|
*
|
Linux 3.18-rc6
v3.18-rc6
Linus Torvalds
2014-11-23
1
-1
/
+1
|
*
|
uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME
Andy Lutomirski
2014-11-23
2
-2
/
+1
|
*
|
sched: Provide update_curr callbacks for stop/idle scheduling classes
Thomas Gleixner
2014-11-23
2
-0
/
+10
|
*
|
Merge branch 'x86-traps' (trap handling from Andy Lutomirski)
Linus Torvalds
2014-11-23
6
-84
/
+82
|
|
\
\
|
|
*
|
x86_64, traps: Rework bad_iret
Andy Lutomirski
2014-11-23
2
-26
/
+48
|
|
*
|
x86_64, traps: Stop using IST for #SS
Andy Lutomirski
2014-11-23
6
-26
/
+8
|
|
*
|
x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C
Andy Lutomirski
2014-11-23
2
-32
/
+26
|
*
|
|
Merge tag 'armsoc-for-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-11-23
30
-38
/
+80
|
|
\
\
\
|
|
*
|
|
ARM: multi_v7_defconfig: fix failure setting CPU voltage by enabling dependen...
Tyler Baker
2014-11-19
1
-0
/
+1
|
|
*
|
|
Merge tag 'tegra-for-3.18-fixes-for-rc5' of git://git.kernel.org/pub/scm/linu...
Arnd Bergmann
2014-11-19
23
-32
/
+44
|
|
|
\
\
\
|
|
|
*
|
|
ARM: tegra: roth: Fix SD card VDD_IO regulator
Alexandre Courbot
2014-11-13
1
-3
/
+1
|
|
|
*
|
|
ARM: tegra: Remove eMMC vmmc property for roth/tn7
Alexandre Courbot
2014-11-13
2
-2
/
+0
|
|
|
*
|
|
ARM: dts: tegra: move serial aliases to per-board
Olof Johansson
2014-11-13
22
-23
/
+39
|
|
|
*
|
|
ARM: tegra: Add serial port labels to Tegra124 DT
Lucas Stach
2014-11-13
1
-4
/
+4
|
|
*
|
|
|
Merge tag 'renesas-clock-fixes-for-v3.18' of git://git.kernel.org/pub/scm/lin...
Arnd Bergmann
2014-11-19
2
-3
/
+8
|
|
|
\
\
\
\
|
|
|
*
|
|
|
ARM: shmobile: r8a7740 legacy: Correct IIC0 parent clock
Geert Uytterhoeven
2014-11-10
1
-1
/
+1
|
|
|
*
|
|
|
ARM: shmobile: r8a7740 legacy: Add missing INTCA clock for irqpin module
Geert Uytterhoeven
2014-11-10
1
-1
/
+6
|
|
|
*
|
|
|
ARM: shmobile: r8a7790: Fix SD3CKCR address
Shinobu Uehara
2014-11-10
1
-1
/
+1
|
|
|
|
/
/
/
|
|
*
|
|
|
Merge tag 'renesas-dt-fixes-for-v3.18' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
2014-11-19
2
-3
/
+3
|
|
|
\
\
\
\
|
|
|
*
|
|
|
ARM: shmobile: r8a7740 dtsi: Correct IIC0 parent clock
Geert Uytterhoeven
2014-11-10
1
-1
/
+1
|
|
|
*
|
|
|
ARM: shmobile: r8a7790: Fix SD3CKCR address to device tree
Shinobu Uehara
2014-11-10
1
-2
/
+2
|
|
|
|
/
/
/
|
|
*
|
|
|
Merge tag 'renesas-soc-fixes-for-v3.18' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
2014-11-19
1
-0
/
+20
|
|
|
\
\
\
\
|
|
|
*
|
|
|
ARM: shmobile: kzm9g legacy: Set i2c clks_per_count to 2
Geert Uytterhoeven
2014-11-12
1
-0
/
+20
|
|
|
|
/
/
/
|
|
*
|
|
|
Merge tag 'sunxi-fixes-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
2014-11-19
1
-0
/
+4
|
|
|
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
ARM: dts: sun6i: Re-parent ahb1_mux to pll6 as required by dma controller
Chen-Yu Tsai
2014-11-08
1
-0
/
+4
|
|
|
|
/
/
[next]