index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-02
dm table: share target argument parsing functions
Mike Snitzer
1
-0
/
+43
2011-08-02
dm snapshot: skip reading origin when overwriting complete chunk
Mikulas Patocka
1
-0
/
+15
2011-07-28
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
1
-4
/
+10
2011-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-2
/
+124
2011-07-28
md: load/store badblock list from v1.x metadata
NeilBrown
1
-4
/
+10
2011-07-28
Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
9
-57
/
+81
2011-07-28
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2
-8
/
+60
2011-07-27
proc: make struct proc_dir_entry::name a terminal array rather than a pointer
David Howells
1
-3
/
+3
2011-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
3
-12
/
+45
2011-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-11
/
+78
2011-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+2
2011-07-27
Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-14
/
+255
2011-07-27
Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+62
2011-07-27
Merge branch 'next/fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+27
2011-07-27
asm-generic/atomic.h: allow SMP peeps to leverage this
Mike Frysinger
1
-1
/
+15
2011-07-27
asm-generic/atomic.h: add atomic_set_mask() helper
Mike Frysinger
1
-0
/
+16
2011-07-27
asm-generic/atomic.h: fix type used in atomic_clear_mask
Mike Frysinger
1
-2
/
+9
2011-07-27
asm-generic/atomic.h: simplify inc/dec test helpers
Mike Frysinger
1
-2
/
+2
2011-07-27
atomic: Update comments in atomic.h
Arun Sharma
2
-1
/
+4
2011-07-27
atomic: cleanup asm-generic atomic*.h inclusion
Arun Sharma
2
-2
/
+4
2011-07-27
atomic: move atomic_add_unless to generic code
Arun Sharma
2
-2
/
+16
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
75
-75
/
+82
2011-07-27
asm-generic: add another generic ext2 atomic bitops
Akinobu Mita
2
-0
/
+15
2011-07-27
fault-injection: use debugfs_remove_recursive
Akinobu Mita
1
-17
/
+1
2011-07-27
fault-injection: remove nonexistent function extern
Akinobu Mita
1
-1
/
+0
2011-07-27
ramoops: make record_size a module parameter
Sergiu Iordache
1
-0
/
+1
2011-07-27
ramoops: move dump_oops into platform data
Sergiu Iordache
1
-0
/
+1
2011-07-27
panic, vt: do not force oops output when panic_timeout < 0
Mandeep Singh Baines
1
-1
/
+1
2011-07-27
include/linux/dma-mapping.h: remove DMA_xxBIT_MASK macros
WANG Cong
1
-21
/
+0
2011-07-27
ipc: introduce shm_rmid_forced sysctl
Vasiliy Kulikov
2
-0
/
+11
2011-07-27
cpumask: add cpumask_var_t documentation
KOSAKI Motohiro
1
-0
/
+14
2011-07-27
cpusets: randomize node rotor used in cpuset_mem_spread_node()
Michal Hocko
2
-0
/
+14
2011-07-27
memcg: add memory.vmscan_stat
KAMEZAWA Hiroyuki
2
-6
/
+19
2011-07-27
memcg: consolidate memory cgroup lru stat functions
KAMEZAWA Hiroyuki
2
-4
/
+9
2011-07-27
memcg: export memory cgroup's swappiness with mem_cgroup_swappiness()
KAMEZAWA Hiroyuki
1
-4
/
+9
2011-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-0
/
+1
2011-07-26
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
7
-14
/
+1072
2011-07-26
libceph: don't time out osd requests that haven't been received
Sage Weil
1
-0
/
+1
2011-07-26
Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+60
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg...
Linus Torvalds
5
-34
/
+224
2011-07-26
vfs: dont chain pipe/anon/socket on superblock s_inodes list
Eric Dumazet
1
-1
/
+2
2011-07-26
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-17
/
+19
2011-07-26
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
1
-0
/
+6
2011-07-26
ALSA: Make pcm.h self-contained
Takashi Iwai
2
-12
/
+27
2011-07-26
kernel.h: Add DIV_ROUND_UP_ULL and DIV_ROUND_UP_SECTOR_T macro usage
Nicholas Bellinger
1
-0
/
+8
2011-07-26
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
4
-19
/
+36
2011-07-26
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-30
/
+117
2011-07-26
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
3
-0
/
+243
2011-07-26
Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-26
/
+7
2011-07-26
Merge 'akpm' patch series
Linus Torvalds
24
-127
/
+273
[next]