index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2010-07-28
fsnotify: rename fsnotify_mark_entry to just fsnotify_mark
Eric Paris
2010-07-28
fsnotify: put inode specific fields in an fsnotify_mark in a union
Eric Paris
2010-07-28
fsnotify: include vfsmount in should_send_event when appropriate
Eric Paris
2010-07-28
fsnotify: drop mask argument from fsnotify_alloc_group
Eric Paris
2010-07-28
Audit: only set group mask when something is being watched
Eric Paris
2010-07-28
fsnotify: fsnotify_obtain_group should be fsnotify_alloc_group
Eric Paris
2010-07-28
fsnotify: remove group_num altogether
Eric Paris
2010-07-28
fsnotify: include data in should_send calls
Eric Paris
2010-07-28
fsnotify: provide the data type to should_send_event
Eric Paris
2010-07-28
inotify: remove inotify in kernel interface
Eric Paris
2010-07-28
Audit: audit watch init should not be before fsnotify init
Eric Paris
2010-07-28
Audit: split audit watch Kconfig
Eric Paris
2010-07-28
audit: reimplement audit_trees using fsnotify rather than inotify
Eric Paris
2010-07-28
fsnotify: allow addition of duplicate fsnotify marks
Eric Paris
2010-07-28
audit: do not get and put just to free a watch
Eric Paris
2010-07-28
audit: redo audit watch locking and refcnt in light of fsnotify
Eric Paris
2010-07-28
audit: convert audit watches to use fsnotify instead of inotify
Eric Paris
2010-07-28
Audit: clean up the audit_watch split
Eric Paris
2010-07-27
dynamic debug: move ddebug_remove_module() down into free_module()
Jason Baron
2010-07-21
sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function
Jason Wessel
2010-07-21
debug_core,kdb: fix kgdb_connected bit set in the wrong place
Jason Wessel
2010-07-21
Fix merge regression from external kdb to upstream kdb
Jason Wessel
2010-07-21
repair gdbstub to match the gdbserial protocol specification
Jason Wessel
2010-07-21
kdb: break out of kdb_ll() when command is terminated
Martin Hicks
2010-07-19
kmemleak: Add support for NO_BOOTMEM configurations
Catalin Marinas
2010-07-04
module: initialize module dynamic debug later
Yehuda Sadeh
2010-07-02
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-07-01
sched: Cure nr_iowait_cpu() users
Peter Zijlstra
2010-06-30
futex: futex_find_get_task remove credentails check
Michal Hocko
2010-06-29
kexec: fix Oops in crash_shrink_memory()
Pavan Naregundi
2010-06-28
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-06-28
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-06-28
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-06-28
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2010-06-28
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-06-25
sched: Prevent compiler from optimising the sched_avg_update() loop
Will Deacon
2010-06-23
sched: silence PROVE_RCU in sched_fork()
Peter Zijlstra
2010-06-23
rcu: apply RCU protection to wake_affine()
Daniel J Blueman
2010-06-18
sched: Fix over-scheduling bug
Alex,Shi
2010-06-17
nohz: Fix nohz ratelimit
Peter Zijlstra
2010-06-12
Merge branch 'bugzilla-13931-sleep-nvs' into release
Len Brown
2010-06-10
perf/tracing: Fix regression of perf losing kprobe events
Steven Rostedt
2010-06-10
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-06-10
suspend: Move NVS save/restore code to generic suspend functionality
Matthew Garrett
2010-06-09
genirq: Deal with desc->set_type() changing desc->chip
Thomas Gleixner
2010-06-08
sched: Fix PROVE_RCU vs cpu_cgroup
Peter Zijlstra
2010-06-08
perf: Fix signed comparison in perf_adjust_period()
Peter Zijlstra
2010-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2010-06-05
module: fix bne2 "gave up waiting for init of module libcrc32c"
Rusty Russell
2010-06-05
module: verify_export_symbols under the lock
Rusty Russell
[next]