index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
proc: remove proc_bus
Alexey Dobriyan
2008-04-29
10
-17
/
+14
*
proc: drop several "PDE valid/invalid" checks
Alexey Dobriyan
2008-04-29
2
-56
/
+46
*
proc: less special case in xlate code
Alexey Dobriyan
2008-04-29
1
-3
/
+6
*
proc: simplify locking in remove_proc_entry()
Alexey Dobriyan
2008-04-29
1
-42
/
+40
*
procfs: mem permission cleanup
Roland McGrath
2008-04-29
1
-9
/
+29
*
proc: switch to proc_create()
Alexey Dobriyan
2008-04-29
4
-51
/
+24
*
procfs task exe symlink
Matt Helsley
2008-04-29
12
-81
/
+157
*
proc: print more information when removing non-empty directories
Alexey Dobriyan
2008-04-29
1
-1
/
+6
*
keys: make key_serial() a function if CONFIG_KEYS=y
David Howells
2008-04-29
1
-1
/
+4
*
keys: explicitly include required slab.h header file.
Robert P. J. Day
2008-04-29
2
-0
/
+2
*
keys: make the keyring quotas controllable through /proc/sys
David Howells
2008-04-29
9
-16
/
+131
*
keys: don't generate user and user session keyrings unless they're accessed
David Howells
2008-04-29
7
-145
/
+96
*
keys: allow clients to set key perms in key_create_or_update()
Arun Raghavan
2008-04-29
3
-9
/
+15
*
keys: switch to proc_create()
Alexey Dobriyan
2008-04-29
1
-6
/
+2
*
keys: add keyctl function to get a security label
David Howells
2008-04-29
9
-2
/
+140
*
keys: allow the callout data to be passed as a blob rather than a string
David Howells
2008-04-29
7
-41
/
+70
*
keys: check starting keyring as part of search
Kevin Coffman
2008-04-29
1
-4
/
+31
*
keys: increase the payload size when instantiating a key
David Howells
2008-04-29
1
-8
/
+30
*
elf: fix shadowed variables in fs/binfmt_elf.c
WANG Cong
2008-04-29
1
-11
/
+10
*
BINFMT: fill_elf_header cleanup - use straight memset first
Cyrill Gorcunov
2008-04-29
1
-6
/
+3
*
ELF: Use EI_NIDENT instead of numeric value
Cyrill Gorcunov
2008-04-29
1
-1
/
+1
*
ipmi: fix return from atca_oem_poweroff_hook
Adrian Bunk
2008-04-29
1
-1
/
+1
*
ipmi: make alloc_recv_msg static
Adrian Bunk
2008-04-29
1
-1
/
+1
*
ipmi: make comment match actual preprocessor check
Robert P. J. Day
2008-04-29
1
-1
/
+1
*
ipmi: remove ->write_proc code
Alexey Dobriyan
2008-04-29
3
-9
/
+8
*
ipmi: remove unused target and action in Makefile
Denis Cheng
2008-04-29
1
-4
/
+0
*
IPMI: Style fixes in the misc code
Corey Minyard
2008-04-29
2
-201
/
+227
*
IPMI: Style fixes in the system interface code
Corey Minyard
2008-04-29
5
-436
/
+574
*
ipmi: style fixes in the base code
Corey Minyard
2008-04-29
3
-461
/
+614
*
IPMI: Convert system interface defines to an enum
Corey Minyard
2008-04-29
1
-17
/
+43
*
ipmi: convert locked counters to atomics in the system interface
Corey Minyard
2008-04-29
1
-74
/
+66
*
IPMI: convert message handler defines to an enum
Corey Minyard
2008-04-29
1
-58
/
+67
*
ipmi: convert locked counters to atomics
Konstantin Baydarov
2008-04-29
1
-248
/
+194
*
ipmi: update driver version
Corey Minyard
2008-04-29
1
-1
/
+1
*
ipmi: don't print event queue full on every event
Corey Minyard
2008-04-29
1
-4
/
+11
*
ipmi: don't grab locks in run-to-completion mode
Konstantin Baydarov
2008-04-29
2
-8
/
+28
*
ipmi: run to completion fixes
Corey Minyard
2008-04-29
4
-45
/
+37
*
ipmi: hold ATTN until upper layer ready
Corey Minyard
2008-04-29
1
-2
/
+5
*
ipc: sysvsem: refuse clone(CLONE_SYSVSEM|CLONE_NEWIPC)
Serge E. Hallyn
2008-04-29
1
-0
/
+12
*
ipc: sysvsem: force unshare(CLONE_SYSVSEM) when CLONE_NEWIPC
Manfred Spraul
2008-04-29
1
-1
/
+6
*
ipc: sysvsem: implement sys_unshare(CLONE_SYSVSEM)
Manfred Spraul
2008-04-29
2
-18
/
+12
*
ipc: add definitions of USHORT_MAX and others
Zhang, Yanmin
2008-04-29
4
-9
/
+11
*
IPC: consolidate all xxxctl_down() functions
Pierre Peiffer
2008-04-29
5
-119
/
+66
*
IPC: introduce ipc_update_perm()
Pierre Peiffer
2008-04-29
5
-12
/
+17
*
IPC: get rid of the use *_setbuf structure.
Pierre Peiffer
2008-04-29
3
-86
/
+46
*
IPC/semaphores: remove one unused parameter from semctl_down()
Pierre Peiffer
2008-04-29
1
-3
/
+3
*
IPC/semaphores: move the rwmutex handling inside semctl_down
Pierre Peiffer
2008-04-29
1
-11
/
+13
*
IPC/message queues: introduce msgctl_down
Pierre Peiffer
2008-04-29
1
-73
/
+89
*
IPC/shared memory: introduce shmctl_down
Pierre Peiffer
2008-04-29
1
-88
/
+72
*
IPC/semaphores: code factorisation
Pierre Peiffer
2008-04-29
1
-30
/
+31
[next]