index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2009-11-24
remove CONFIG_SECURITY_FILE_CAPABILITIES compile option
Serge E. Hallyn
2009-11-10
security: report the module name to security_module_request
Eric Paris
2009-10-30
define convenient securebits masks for prctl users (v2)
Serge E. Hallyn
2009-10-29
tpm: fix header for modular build
Randy Dunlap
2009-10-28
tpm add default function definitions
Mimi Zohar
2009-10-12
LSM: Add security_path_chroot().
Tetsuo Handa
2009-10-12
LSM: Add security_path_chmod() and security_path_chown().
Tetsuo Handa
2009-09-27
tty: Fix regressions caused by commit b50989dc
Dave Young
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-09-26
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
Linus Torvalds
2009-09-26
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
2009-09-26
headers: kref.h redux
Alexey Dobriyan
2009-09-26
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-09-26
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-09-26
writeback: pass in super_block to bdi_start_writeback()
Jens Axboe
2009-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2009-09-24
NOMMU: Fallback for is_vmalloc_or_module_addr() should be inline
David Howells
2009-09-24
hugetlb_file_setup(): use C, not cpp
Andrew Morton
2009-09-24
genetlink: fix netns vs. netlink table locking (2)
Johannes Berg
2009-09-24
Phonet: error on broadcast sending (unimplemented)
RĂ©mi Denis-Courmont
2009-09-24
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-09-24
Merge branch 'origin' into for-linus
Russell King
2009-09-24
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-09-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2009-09-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2009-09-25
module: preferred way to use MODULE_AUTHOR
Johannes Berg
2009-09-25
module: reduce string table for loaded modules (v2)
Jan Beulich
2009-09-25
module: reduce symbol table for loaded modules (v2)
Jan Beulich
2009-09-24
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2009-09-24
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2009-09-24
task_struct cleanup: move binfmt field to mm_struct
Hiroshi Shimamoto
2009-09-24
include/linux/unaligned/{l,b}e_byteshift.h: fix usage for compressed kernels
Albin Tonnerre
2009-09-24
aio: ifdef fields in mm_struct
Alexey Dobriyan
2009-09-24
linux/futex.h: place kernel types behind __KERNEL__
Mike Frysinger
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-09-24
signals: inline __fatal_signal_pending
Roland McGrath
2009-09-24
signals: introduce do_send_sig_info() helper
Oleg Nesterov
2009-09-24
exec: fix set_binfmt() vs sys_delete_module() race
Oleg Nesterov
2009-09-24
signals: tracehook_notify_jctl change
Roland McGrath
2009-09-24
ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee
Oleg Nesterov
2009-09-24
memory controller: soft limit reclaim on contention
Balbir Singh
2009-09-24
memory controller: soft limit organize cgroups
Balbir Singh
2009-09-24
memory controller: soft limit interface
Balbir Singh
2009-09-24
memcg: remove the overhead associated with the root cgroup
Balbir Singh
2009-09-24
cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
Ben Blum
2009-09-24
cgroups: change css_set freeing mechanism to be under RCU
Ben Blum
2009-09-24
cgroups: ensure correct concurrent opening/reading of pidlists across pid nam...
Ben Blum
2009-09-24
cgroups: add a read-only "procs" file similar to "tasks" that shows only uniq...
Ben Blum
2009-09-24
cgroups: revert "cgroups: fix pid namespace bug"
Paul Menage
2009-09-24
docs: fix various Documentation/ paths in header files
Randy Dunlap
[next]