index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
pidns: remove now unused find_pid function.
Pavel Emelyanov
2008-07-25
2
-4
/
+2
*
pidns: remove now unused kill_proc function
Pavel Emelyanov
2008-07-25
1
-1
/
+0
*
shrink struct pid by removing padding on 64 bit builds
Richard Kennedy
2008-07-25
1
-1
/
+1
*
proper pid{hash,map}_init() prototypes
Adrian Bunk
2008-07-25
1
-0
/
+3
*
proc: always do ->release
Alexey Dobriyan
2008-07-25
1
-0
/
+1
*
move proc_kmsg_operations to fs/proc/internal.h
Adrian Bunk
2008-07-25
1
-1
/
+0
*
fs/partition/check.c: fix return value warning
Abdel Benamrouche
2008-07-25
1
-1
/
+1
*
ipc: do not use a negative value to re-enable msgmni automatic recomputing
Nadia Derbey
2008-07-25
1
-1
/
+2
*
ipc/sem.c: rewrite undo list locking
Manfred Spraul
2008-07-25
1
-1
/
+5
*
ipc/sem.c: convert sem_array.sem_pending to struct list_head
Manfred Spraul
2008-07-25
1
-7
/
+5
*
ipc/sem.c: remove unused entries from struct sem_queue
Manfred Spraul
2008-07-25
1
-2
/
+0
*
ipc/sem.c: convert undo structures to struct list_head
Manfred Spraul
2008-07-25
1
-6
/
+6
*
idr: make idr_find rcu-safe
Nadia Derbey
2008-07-25
1
-0
/
+16
*
idr: error checking factorization
Nadia Derbey
2008-07-25
1
-0
/
+6
*
idr: change the idr structure
Nadia Derbey
2008-07-25
1
-0
/
+2
*
calgary iommu: use the first kernels TCE tables in kdump
Chandru
2008-07-25
1
-0
/
+8
*
workqueues: make get_online_cpus() useable for work->func()
Oleg Nesterov
2008-07-25
2
-4
/
+13
*
workqueues: implement flush_work()
Oleg Nesterov
2008-07-25
1
-0
/
+2
*
coredump: kill mm->core_done
Oleg Nesterov
2008-07-25
1
-3
/
+1
*
coredump: construct the list of coredumping threads at startup time
Oleg Nesterov
2008-07-25
1
-0
/
+6
*
coredump: turn core_state->nr_threads into atomic_t
Oleg Nesterov
2008-07-25
1
-1
/
+1
*
coredump: move mm->core_waiters into struct core_state
Oleg Nesterov
2008-07-25
1
-1
/
+1
*
coredump: turn mm->core_startup_done into the pointer to struct core_state
Oleg Nesterov
2008-07-25
1
-1
/
+6
*
kill PF_BORROWED_MM in favour of PF_KTHREAD
Oleg Nesterov
2008-07-25
1
-2
/
+1
*
introduce PF_KTHREAD flag
Oleg Nesterov
2008-07-25
2
-1
/
+2
*
ptrace: give more respect to SIGKILL
Oleg Nesterov
2008-07-25
1
-3
/
+0
*
res_counter: limit change support ebusy
KAMEZAWA Hiroyuki
2008-07-25
1
-0
/
+16
*
memcg: helper function for relcaim from shmem.
KAMEZAWA Hiroyuki
2008-07-25
1
-0
/
+7
*
memcg: remove refcnt from page_cgroup
KAMEZAWA Hiroyuki
2008-07-25
1
-5
/
+5
*
memcg: better migration handling
KAMEZAWA Hiroyuki
2008-07-25
1
-5
/
+6
*
cgroup_clone: use pid of newly created task for new cgroup
Serge E. Hallyn
2008-07-25
2
-3
/
+7
*
cgroup files: convert res_counter_write() to be a cgroups write_string() handler
Paul Menage
2008-07-25
1
-3
/
+8
*
cgroups: misc cleanups to write_string patchset
Paul Menage
2008-07-25
1
-2
/
+2
*
cgroup files: move the release_agent file to use typed handlers
Paul Menage
2008-07-25
1
-0
/
+2
*
cgroup files: add write_string cgroup control file method
Paul Menage
2008-07-25
1
-0
/
+14
*
cgroup files: clean up whitespace in struct cftype
Paul Menage
2008-07-25
1
-16
/
+16
*
Mark res_counter_charge(_locked) with __must_check
Pavel Emelyanov
2008-07-25
1
-2
/
+4
*
quota: implement sending information via netlink about user below quota
Jan Kara
2008-07-25
1
-0
/
+4
*
quota: convert macros to inline functions
Jan Kara
2008-07-25
2
-17
/
+53
*
quota: move function-macros from quota.h to quotaops.h
Jan Kara
2008-07-25
2
-19
/
+29
*
quota: cleanup loop in sync_dquots()
Jan Kara
2008-07-25
1
-2
/
+0
*
quota: rename quota functions from upper case, make bigger ones non-inline
Jan Kara
2008-07-25
1
-119
/
+107
*
fatfs: add UTC timestamp option
Joe Peterson
2008-07-25
1
-3
/
+5
*
remove unused #include <linux/dirent.h>'s
Adrian Bunk
2008-07-25
1
-1
/
+0
*
remove the in-kernel struct dirent{,64}
Adrian Bunk
2008-07-25
2
-21
/
+0
*
msdos fs: remove unsettable atari option
Rene Scharfe
2008-07-25
1
-1
/
+0
*
fat: fix VFAT_IOCTL_READDIR_xxx and cleanup for userland
OGAWA Hirofumi
2008-07-25
1
-20
/
+27
*
reiserfs: convert j_commit_lock to mutex
Jeff Mahoney
2008-07-25
1
-1
/
+1
*
reiserfs: convert j_flush_sem to mutex
Jeff Mahoney
2008-07-25
1
-1
/
+1
*
reiserfs: convert j_lock to mutex
Jeff Mahoney
2008-07-25
1
-1
/
+1
[next]