index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
proc: remove proc_root from drivers
Alexey Dobriyan
2008-04-29
22
-38
/
+34
*
proc: remove proc_root_driver
Alexey Dobriyan
2008-04-29
6
-17
/
+11
*
proc: remove proc_root_fs
Alexey Dobriyan
2008-04-29
6
-15
/
+12
*
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
[next]