Commit Graph

5977 Commits (948408ba3e2a67ed0f95e18ed5be1c622c2c5fc3)

Author SHA1 Message Date
Ingo Molnar 82c5b7b527 hrtimer: splitout peek ahead functionality, fix 16 years ago
Li Zefan c70f22d203 sched: clean up arch_reinit_sched_domains() 16 years ago
Li Zefan 39aac64812 sched: mark sched_create_sysfs_power_savings_entries() as __init 16 years ago
Thomas Gleixner e3f1d88374 hrtimer: fixup comments 16 years ago
Peter Zijlstra a6037b61c2 hrtimer: fix recursion deadlock by re-introducing the softirq 16 years ago
Thomas Gleixner 731a55ba0f hrtimer: simplify hotplug migration 16 years ago
Thomas Gleixner d5fd43c4ae hrtimer: fix HOTPLUG_CPU=n compile warning 16 years ago
Thomas Gleixner 8bdec955b0 hrtimer: splitout peek ahead functionality 16 years ago
Paul E. McKenney c59ab97e9e rcu: fix rcutorture bug 16 years ago
Paul E. McKenney ea7d3fef42 rcu: eliminate synchronize_rcu_xxx macro 16 years ago
Paul E. McKenney 90a4d2c010 rcu: make treercu safe for suspend and resume 16 years ago
Paul E. McKenney c12172c025 rcu: fix rcutree grace-period-latency bug on small systems 16 years ago
David Howells 14eaddc967 CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2] 16 years ago
Heiko Carstens 9e01892c42 module: convert to stop_machine_create/destroy. 16 years ago
Heiko Carstens 9ea09af3bd stop_machine: introduce stop_machine_create/destroy. 16 years ago
Helge Deller 088af9a6e0 module: fix module loading failure of large kernel modules for parisc 16 years ago
Jianjun Kong d1e99d7ae4 module: fix warning of unused function when !CONFIG_PROC_FS 16 years ago
Tim Abbott ca4787b779 kernel/module.c: compare symbol values when marking symbols as exported in /proc/kallsyms. 16 years ago
Li Zefan 7b574b7b01 cgroups: fix a race between cgroup_clone and umount 16 years ago
Al Viro 5af75d8d58 audit: validate comparison operations, store them in sane form 16 years ago
Al Viro 36c4f1b18c clean up audit_rule_{add,del} a bit 16 years ago
Al Viro e048e02c89 make sure that filterkey of task,always rules is reported 16 years ago
Al Viro e45aa212ea audit rules ordering, part 2 16 years ago
Al Viro 0590b9335a fixing audit rule ordering mess, part 1 16 years ago
Al Viro 1a9d0797b8 audit_update_lsm_rules() misses the audit_inode_hash[] ones 16 years ago
Al Viro 57f71a0af4 sanitize audit_log_capset() 16 years ago
Al Viro 157cf649a7 sanitize audit_fd_pair() 16 years ago
Al Viro 564f6993ff sanitize audit_mq_open() 16 years ago
Al Viro c32c8af43b sanitize AUDIT_MQ_SENDRECV 16 years ago
Al Viro 20114f71b2 sanitize audit_mq_notify() 16 years ago
Al Viro 7392906ea9 sanitize audit_mq_getsetattr() 16 years ago
Al Viro e816f370cb sanitize audit_ipc_set_perm() 16 years ago
Al Viro a33e675100 sanitize audit_ipc_obj() 16 years ago
Al Viro f3298dc4f2 sanitize audit_socketcall 16 years ago
Al Viro 4f6b434fee don't reallocate buffer in every audit_sockaddr() 16 years ago
KOSAKI Motohiro 8916edef58 getrusage: RUSAGE_THREAD should return ru_utime and ru_stime 16 years ago
Mike Travis 6ca09dfc9f sched: put back some stack hog changes that were undone in kernel/sched.c 16 years ago
Ingo Molnar 6bdf197b04 ia64: cpumask fix for is_affinity_mask_valid() 16 years ago
Ingo Molnar 263ec6457b cpumask: convert RCU implementations, fix 16 years ago
Darren Hart 90621c40cc futex: catch certain assymetric (get|put)_futex_key calls 16 years ago
Mike Galbraith 0a582440ff sched: fix sched_slice() 16 years ago
Rusty Russell 5db0e1e9e0 cpumask: replace for_each_cpu_mask_nr with for_each_cpu in kernel/time/ 16 years ago
Rusty Russell 41c7bb9588 cpumask: convert rest of files in kernel/ 16 years ago
Rusty Russell e0b582ec56 cpumask: convert kernel/cpu.c 16 years ago
Rusty Russell c309b917ca cpumask: convert kernel/profile.c 16 years ago
Rusty Russell bd232f97b3 cpumask: convert RCU implementations 16 years ago
Rusty Russell d036e67b40 cpumask: convert kernel/irq 16 years ago
Rusty Russell 6b954823c2 cpumask: convert kernel time functions 16 years ago
Rusty Russell e7577c50f2 cpumask: convert kernel/workqueue.c 16 years ago
Rusty Russell a45185d2d7 cpumask: convert kernel/compat.c 16 years ago