index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-29
proc: switch /proc/bus/ecard/devices to seq_file interface
Alexey Dobriyan
1
-28
/
+26
2008-04-29
proc: remove /proc/mac_iop
Alexey Dobriyan
1
-85
/
+0
2008-04-29
proc: switch /proc/apm to seq_file interface
Alexey Dobriyan
1
-5
/
+18
2008-04-29
proc: switch /proc/bus/zorro/devices to seq_file interface
Alexey Dobriyan
1
-25
/
+47
2008-04-29
proc: remove proc_root from drivers
Alexey Dobriyan
22
-38
/
+34
2008-04-29
proc: remove proc_root_driver
Alexey Dobriyan
6
-17
/
+11
2008-04-29
proc: remove proc_root_fs
Alexey Dobriyan
6
-15
/
+12
2008-04-29
proc: remove proc_bus
Alexey Dobriyan
10
-17
/
+14
2008-04-29
proc: drop several "PDE valid/invalid" checks
Alexey Dobriyan
2
-56
/
+46
2008-04-29
proc: less special case in xlate code
Alexey Dobriyan
1
-3
/
+6
2008-04-29
proc: simplify locking in remove_proc_entry()
Alexey Dobriyan
1
-42
/
+40
2008-04-29
procfs: mem permission cleanup
Roland McGrath
1
-9
/
+29
2008-04-29
proc: switch to proc_create()
Alexey Dobriyan
4
-51
/
+24
2008-04-29
procfs task exe symlink
Matt Helsley
12
-81
/
+157
2008-04-29
proc: print more information when removing non-empty directories
Alexey Dobriyan
1
-1
/
+6
2008-04-29
keys: make key_serial() a function if CONFIG_KEYS=y
David Howells
1
-1
/
+4
2008-04-29
keys: explicitly include required slab.h header file.
Robert P. J. Day
2
-0
/
+2
2008-04-29
keys: make the keyring quotas controllable through /proc/sys
David Howells
9
-16
/
+131
2008-04-29
keys: don't generate user and user session keyrings unless they're accessed
David Howells
7
-145
/
+96
2008-04-29
keys: allow clients to set key perms in key_create_or_update()
Arun Raghavan
3
-9
/
+15
2008-04-29
keys: switch to proc_create()
Alexey Dobriyan
1
-6
/
+2
2008-04-29
keys: add keyctl function to get a security label
David Howells
9
-2
/
+140
2008-04-29
keys: allow the callout data to be passed as a blob rather than a string
David Howells
7
-41
/
+70
2008-04-29
keys: check starting keyring as part of search
Kevin Coffman
1
-4
/
+31
2008-04-29
keys: increase the payload size when instantiating a key
David Howells
1
-8
/
+30
2008-04-29
elf: fix shadowed variables in fs/binfmt_elf.c
WANG Cong
1
-11
/
+10
2008-04-29
BINFMT: fill_elf_header cleanup - use straight memset first
Cyrill Gorcunov
1
-6
/
+3
2008-04-29
ELF: Use EI_NIDENT instead of numeric value
Cyrill Gorcunov
1
-1
/
+1
2008-04-29
ipmi: fix return from atca_oem_poweroff_hook
Adrian Bunk
1
-1
/
+1
2008-04-29
ipmi: make alloc_recv_msg static
Adrian Bunk
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
3
-9
/
+8
2008-04-29
ipmi: remove unused target and action in Makefile
Denis Cheng
1
-4
/
+0
2008-04-29
IPMI: Style fixes in the misc code
Corey Minyard
2
-201
/
+227
2008-04-29
IPMI: Style fixes in the system interface code
Corey Minyard
5
-436
/
+574
2008-04-29
ipmi: style fixes in the base code
Corey Minyard
3
-461
/
+614
2008-04-29
IPMI: Convert system interface defines to an enum
Corey Minyard
1
-17
/
+43
2008-04-29
ipmi: convert locked counters to atomics in the system interface
Corey Minyard
1
-74
/
+66
2008-04-29
IPMI: convert message handler defines to an enum
Corey Minyard
1
-58
/
+67
2008-04-29
ipmi: convert locked counters to atomics
Konstantin Baydarov
1
-248
/
+194
2008-04-29
ipmi: update driver version
Corey Minyard
1
-1
/
+1
2008-04-29
ipmi: don't print event queue full on every event
Corey Minyard
1
-4
/
+11
2008-04-29
ipmi: don't grab locks in run-to-completion mode
Konstantin Baydarov
2
-8
/
+28
2008-04-29
ipmi: run to completion fixes
Corey Minyard
4
-45
/
+37
2008-04-29
ipmi: hold ATTN until upper layer ready
Corey Minyard
1
-2
/
+5
2008-04-29
ipc: sysvsem: refuse clone(CLONE_SYSVSEM|CLONE_NEWIPC)
Serge E. Hallyn
1
-0
/
+12
2008-04-29
ipc: sysvsem: force unshare(CLONE_SYSVSEM) when CLONE_NEWIPC
Manfred Spraul
1
-1
/
+6
2008-04-29
ipc: sysvsem: implement sys_unshare(CLONE_SYSVSEM)
Manfred Spraul
2
-18
/
+12
2008-04-29
ipc: add definitions of USHORT_MAX and others
Zhang, Yanmin
4
-9
/
+11
2008-04-29
IPC: consolidate all xxxctl_down() functions
Pierre Peiffer
5
-119
/
+66
[next]