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-03-24
userns: user namespaces: convert several capable() calls
Serge E. Hallyn
1
-3
/
+4
2011-03-24
userns: add a user namespace owner of ipc ns
Serge E. Hallyn
1
-0
/
+3
2011-03-24
userns: make has_capability* into real functions
Serge E. Hallyn
1
-30
/
+4
2011-03-24
userns: allow ptrace from non-init user namespaces
Serge E. Hallyn
1
-0
/
+2
2011-03-24
userns: allow sethostname in a container
Serge E. Hallyn
1
-3
/
+3
2011-03-24
userns: security: make capabilities relative to the user namespace
Serge E. Hallyn
3
-20
/
+48
2011-03-24
userns: add a user_namespace as creator/owner of uts_namespace
Serge E. Hallyn
1
-0
/
+4
2011-03-24
pid: remove the child_reaper special case in init/main.c
Eric W. Biederman
1
-0
/
+11
2011-03-24
rapidio: modify mport ID assignment
Alexandre Bounine
1
-0
/
+1
2011-03-24
rapidio: modify subsystem and driver initialization sequence
Alexandre Bounine
1
-1
/
+0
2011-03-24
rapidio: add architecture specific callbacks
Alexandre Bounine
2
-8
/
+22
2011-03-24
proc: make struct proc_dir_entry::namelen unsigned int
Alexey Dobriyan
1
-1
/
+1
2011-03-24
memcg: convert uncharge batching from bytes to page granularity
Johannes Weiner
1
-2
/
+2
2011-03-24
memcg: remove direct page_cgroup-to-page pointer
Johannes Weiner
1
-17
/
+58
2011-03-24
memcg: fold __mem_cgroup_move_account into caller
Johannes Weiner
1
-5
/
+0
2011-03-24
memcg: change page_cgroup_zoneinfo signature
Johannes Weiner
1
-10
/
+0
2011-03-24
memcg: add memcg sanity checks at allocating and freeing pages
Daisuke Nishimura
1
-0
/
+17
2011-03-24
memcg: simplify the way memory limits are checked
Johannes Weiner
1
-58
/
+14
2011-03-24
memcg: soft limit reclaim should end at limit not below
Johannes Weiner
1
-2
/
+2
2011-03-24
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
3
-31
/
+0
2011-03-24
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
2
-19
/
+0
2011-03-24
reiserfs: use little-endian bitops
Akinobu Mita
1
-14
/
+13
2011-03-24
ext3: use little-endian bitops
Akinobu Mita
1
-5
/
+5
2011-03-24
asm-generic: use little-endian bitops
Akinobu Mita
1
-2
/
+2
2011-03-24
bitops: introduce little-endian bitops for most architectures
Akinobu Mita
3
-4
/
+1
2011-03-24
asm-generic: change little-endian bitops to take any pointer types
Akinobu Mita
1
-24
/
+53
2011-03-24
asm-generic: rename generic little-endian bitops functions
Akinobu Mita
3
-25
/
+25
2011-03-24
bitops: merge little and big endian definisions in asm-generic/bitops/le.h
Akinobu Mita
1
-26
/
+20
2011-03-23
smp: add missing init.h include
Heiko Carstens
1
-0
/
+1
2011-03-23
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
1
-1
/
+43
2011-03-23
zlib: slim down zlib_deflate() workspace when possible
Jim Keniston
1
-3
/
+8
2011-03-23
crc32: add missed brackets in macro
Konstantin Khlebnikov
1
-1
/
+1
2011-03-23
sigma-firmware: loader for Analog Devices' SigmaStudio
Mike Frysinger
1
-0
/
+60
2011-03-23
kstrto*: converting strings to integers done (hopefully) right
Alexey Dobriyan
1
-4
/
+66
2011-03-23
smp: move smp setup functions to kernel/smp.c
Amerigo Wang
1
-0
/
+2
2011-03-23
include/linux/err.h: add a function to cast error-pointers to a return value
Uwe Kleine-König
1
-0
/
+8
2011-03-23
fs.h: remove 8 bytes of padding from block_device on 64bit builds
Richard Kennedy
1
-1
/
+1
2011-03-23
include/linux/compiler-gcc*.h: unify macro definitions
Borislav Petkov
3
-16
/
+8
2011-03-23
add the common dma_addr_t typedef to include/linux/types.h
FUJITA Tomonori
2
-27
/
+6
2011-03-23
mm: add __GFP_OTHER_NODE flag
Andi Kleen
2
-2
/
+4
2011-03-23
mm: vmscan: kswapd should not free an excessive number of pages when balancin...
Mel Gorman
1
-0
/
+9
2011-03-23
pagewalk: only split huge pages when necessary
Dave Hansen
1
-0
/
+3
2011-03-23
memcg: move memcg reclaimable page into tail of inactive list
Minchan Kim
1
-0
/
+6
2011-03-23
mm: deactivate invalidated pages
Minchan Kim
1
-0
/
+1
2011-03-23
mm: mm_struct: remove 16 bytes of alignment padding on 64 bit builds
Richard Kennedy
1
-3
/
+5
2011-03-23
mm: remove unused TestSetPageLocked() interface
Michel Lespinasse
1
-1
/
+1
2011-03-23
mm: simplify anon_vma refcounts
Peter Zijlstra
1
-2
/
+9
2011-03-23
mm: move anon_vma ref out from under CONFIG_foo
Peter Zijlstra
1
-36
/
+4
2011-03-23
mm: rename drop_anon_vma() to put_anon_vma()
Peter Zijlstra
1
-2
/
+2
2011-03-23
mm: change __remove_from_page_cache()
Minchan Kim
1
-1
/
+1
[next]