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
2008-04-29
kernel: Move arches to use common unaligned access
Harvey Harrison
24
-893
/
+201
2008-04-29
kernel: add common infrastructure for unaligned access
Harvey Harrison
10
-0
/
+510
2008-04-29
sysv fs: remove superfluous check for __GNUC__ compiler
Robert P. J. Day
1
-5
/
+1
2008-04-29
edac: fix module initialization on several modules 2nd time
Hitoshi Mitake
1
-1
/
+13
2008-04-29
idr: create idr_layer_cache at boot time
Akinobu Mita
1
-0
/
+3
2008-04-29
generalize asm-generic/ioctl.h to allow overriding values
Robert P. J. Day
1
-6
/
+27
2008-04-29
nbd: delete superfluous test for __GNUC__
Robert P. J. Day
1
-5
/
+1
2008-04-29
NBD: allow nbd to be used locally
Laurent Vivier
1
-1
/
+3
2008-04-29
sysctl: add the ->permissions callback on the ctl_table_root
Pavel Emelyanov
1
-1
/
+6
2008-04-29
sysctl: clean from unneeded extern and forward declarations
Pavel Emelyanov
1
-5
/
+0
2008-04-29
include/linux/sysctl.h: remove empty #else
Adrian Bunk
1
-2
/
+0
2008-04-29
proc: introduce proc_create_data to setup de->data
Denis V. Lunev
1
-2
/
+15
2008-04-29
proc: remove ->get_info infrastructure
Alexey Dobriyan
1
-14
/
+1
2008-04-29
proc: remove proc_root from drivers
Alexey Dobriyan
1
-3
/
+0
2008-04-29
proc: remove proc_root_driver
Alexey Dobriyan
1
-3
/
+0
2008-04-29
proc: remove proc_root_fs
Alexey Dobriyan
1
-1
/
+0
2008-04-29
proc: remove proc_bus
Alexey Dobriyan
1
-2
/
+0
2008-04-29
procfs task exe symlink
Matt Helsley
3
-1
/
+38
2008-04-29
keys: make key_serial() a function if CONFIG_KEYS=y
David Howells
1
-1
/
+4
2008-04-29
keys: make the keyring quotas controllable through /proc/sys
David Howells
1
-0
/
+5
2008-04-29
keys: don't generate user and user session keyrings unless they're accessed
David Howells
1
-8
/
+0
2008-04-29
keys: allow clients to set key perms in key_create_or_update()
Arun Raghavan
1
-0
/
+3
2008-04-29
keys: add keyctl function to get a security label
David Howells
2
-1
/
+20
2008-04-29
keys: allow the callout data to be passed as a blob rather than a string
David Howells
1
-3
/
+6
2008-04-29
ELF: Use EI_NIDENT instead of numeric value
Cyrill Gorcunov
1
-1
/
+1
2008-04-29
ipmi: make comment match actual preprocessor check
Robert P. J. Day
1
-1
/
+1
2008-04-29
ipmi: remove ->write_proc code
Alexey Dobriyan
1
-1
/
+1
2008-04-29
ipmi: style fixes in the base code
Corey Minyard
2
-47
/
+33
2008-04-29
ipmi: run to completion fixes
Corey Minyard
1
-9
/
+2
2008-04-29
ipc: add definitions of USHORT_MAX and others
Zhang, Yanmin
1
-0
/
+3
2008-04-29
ipc: re-enable msgmni automatic recomputing msgmni if set to negative
Nadia Derbey
2
-0
/
+5
2008-04-29
ipc: recompute msgmni on ipc namespace creation/removal
Nadia Derbey
1
-23
/
+2
2008-04-29
ipc: recompute msgmni on memory add / remove
Nadia Derbey
2
-2
/
+42
2008-04-29
ipc: define the slab_memory_callback priority as a constant
Nadia Derbey
1
-0
/
+6
2008-04-29
ipc: scale msgmni to the number of ipc namespaces
Nadia Derbey
1
-0
/
+1
2008-04-29
ipc: scale msgmni to the amount of lowmem
Nadia Derbey
1
-2
/
+12
2008-04-29
IB: expand ib_umem_get() prototype
Arthur Kepner
2
-2
/
+35
2008-04-29
dma/ia64: update ia64 machvecs, swiotlb.c
Arthur Kepner
5
-48
/
+78
2008-04-29
dma: add dma_*map*_attrs() interfaces
Arthur Kepner
2
-0
/
+91
2008-04-29
memcgroup: implement failcounter reset
Pavel Emelyanov
1
-0
/
+8
2008-04-29
memcgroups: add a document describing the resource counter abstraction
Pavel Emelyanov
1
-0
/
+2
2008-04-29
memcgroup: add the max_usage member on the res_counter
Pavel Emelyanov
1
-0
/
+14
2008-04-29
cgroups: add an owner to the mm_struct
Balbir Singh
4
-15
/
+34
2008-04-29
cgroups: introduce cft->read_seq()
Serge E. Hallyn
1
-0
/
+6
2008-04-29
cgroups: remove the css_set linked-list
Li Zefan
1
-6
/
+0
2008-04-29
cgroups: use a hash table for css_set finding
Li Zefan
1
-1
/
+6
2008-04-29
cgroups: implement device whitelist
Serge E. Hallyn
2
-0
/
+18
2008-04-29
cgroups: add the trigger callback to struct cftype
Pavel Emelyanov
1
-0
/
+8
2008-04-29
CGroups _s64 files: add cgroups read_s64/write_s64 file methods
Paul Menage
1
-0
/
+8
2008-04-29
CGroup API files: move "releasable" to cgroup_debug subsystem
Paul Menage
1
-0
/
+11
[next]