Commit Graph

3219 Commits (bb52d82f45df3a2661d88befba7c79a7db8be496)

Author SHA1 Message Date
Greg Kroah-Hartman 4ff6abff83 kobject: get rid of kobject_add_dir 17 years ago
Greg Kroah-Hartman 3514faca19 kobject: remove struct kobj_type from struct kset 17 years ago
Arjan van de Ven fabe874a48 lockdep: fix kernel crash on module unload 17 years ago
James Bottomley d4acd722b7 [SCSI] sysfs: add filter function to groups 17 years ago
Randy Dunlap 00e10776ff rcu: fix section mismatch 17 years ago
Ingo Molnar c61935fd0e sched: group scheduler, set uid share fix 17 years ago
Randy Dunlap 48ccf3dac3 timer: fix section mismatch 17 years ago
Randy Dunlap 0ec160dd48 hrtimer: fix section mismatch 17 years ago
Nigel Cunningham 784680336b Fix unbalanced helper_lock in kernel/kmod.c 17 years ago
Johannes Berg eb13ba8738 lockdep: fix workqueue creation API lockdep interaction 17 years ago
Nick Piggin 5a26db5bd2 lockdep: fix internal double unlock during self-test 17 years ago
Rusty Russell cb2a52052c modules: de-mutex more symbol lookup paths in the module code 17 years ago
Roland McGrath 84427eaef1 remove task_ppid_nr_ns 17 years ago
Len Brown 9f9adecd2d PM: ACPI and APM must not be enabled at the same time 17 years ago
Roland McGrath fcfd50afb6 show_task: real_parent 17 years ago
Thomas Gleixner cdf71a10c7 futex: Prevent stale futex owner when interrupted/timeout 17 years ago
Ken'ichi Ohmichi 83a08e7c6e vmcoreinfo: add the array length of "free_list" for filtering free pages 17 years ago
Roland McGrath b59f8197c5 acct: real_parent ppid 17 years ago
Linus Torvalds b8c9a18712 Fix kernel/ptrace.c compile problem (missing "may_attach()") 17 years ago
Al Viro 831830b5a2 restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid 17 years ago
Ingo Molnar 90b2628f1f sched: fix gcc warnings 17 years ago
David S. Miller fb445ee5f9 [SERIAL]: Fix section mismatches in Sun serial console drivers. 17 years ago
Greg Kroah-Hartman d172f4ef31 Modules: fix memory leak of module names 17 years ago
Arjan van de Ven 2c3b20e91f debug: add end-of-oops marker 17 years ago
Peter Zijlstra 67e2be0232 sched: rt: account the cpu time during the tick 17 years ago
Steven Rostedt 971e5b35fb genirq: revert lazy irq disable for simple irqs 17 years ago
Adrian Bunk b4be625852 timer: kernel/timer.c section fixes 17 years ago
Thomas Gleixner cdc6f27d9e clockevents: fix reprogramming decision in oneshot broadcast 17 years ago
Ingo Molnar 6cbf1c126c sched: do not hurt SCHED_BATCH on wakeup 17 years ago
Ingo Molnar 2bacec8c31 sched: touch softlockup watchdog after idling 17 years ago
Eric Dumazet 73c4efd2c8 sched: sysctl, proc_dointvec_minmax() expects int values for 17 years ago
Livio Soares c7af77b584 sched: mark rwsem functions as __sched for wchan/profiling 17 years ago
Dmitry Adamushko 051a1d1afa sched: fix crash on ia64, introduce task_current() 17 years ago
Eric W. Biederman 64396accc2 sysctl: fix ax25 checks 17 years ago
Nishanth Aravamudan 368d2c6358 Revert "hugetlb: Add hugetlb_dynamic_pool sysctl" 17 years ago
Nishanth Aravamudan d1c3fb1f8f hugetlb: introduce nr_overcommit_hugepages sysctl 17 years ago
Thomas Gleixner 167b1de3ee clockevents: warn once when program_event() is called with negative expiry 17 years ago
Thomas Gleixner 62f0f61e66 hrtimers: avoid overflow for large relative timeouts 17 years ago
Ingo Molnar 8ced5f69e4 sched: enable early use of sched_clock() 17 years ago
Ingo Molnar 5f9fa8a62d lockdep: make cli/sti annotation warnings clearer 17 years ago
Linus Torvalds 3743d33edf Tiny clean-up of OPROFILE/KPROBES configuration 17 years ago
Ralf Baechle 00a5825332 Fix oprofile configuration breakage 17 years ago
Pavel Emelyanov f1dad166e8 Avoid potential NULL dereference in unregister_sysctl_table 17 years ago
Eric W. Biederman 5cd17569fd fix clone(CLONE_NEWPID) 17 years ago
Thomas Gleixner cde898fa80 futex: correctly return -EFAULT not -EINVAL 17 years ago
Oleg Nesterov 54561783ee lockdep: in_range() fix 17 years ago
Ingo Molnar 856848737b lockdep: fix debug_show_all_locks() 17 years ago
Ingo Molnar 41a2d6cfa3 sched: style cleanups 17 years ago
Steven Rostedt ce6bd420f4 futex: fix for futex_wait signal stack corruption 17 years ago
David S. Miller 874a5f87f5 [SYSCTL_CHECK]: Fix typo in KERN_SPARC_SCONS_PWROFF entry string. 17 years ago