aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-17sysctl: fix ax25 checksEric W. Biederman1-1/+6
2007-12-17Revert "hugetlb: Add hugetlb_dynamic_pool sysctl"Nishanth Aravamudan1-8/+0
2007-12-17hugetlb: introduce nr_overcommit_hugepages sysctlNishanth Aravamudan1-0/+8
2007-12-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds2-0/+13
2007-12-07clockevents: warn once when program_event() is called with negative expiryThomas Gleixner1-0/+5
2007-12-07hrtimers: avoid overflow for large relative timeoutsThomas Gleixner1-0/+8
2007-12-07sched: enable early use of sched_clock()Ingo Molnar1-1/+6
2007-12-07lockdep: make cli/sti annotation warnings clearerIngo Molnar1-4/+9
2007-12-06Tiny clean-up of OPROFILE/KPROBES configurationLinus Torvalds1-4/+4
2007-12-06Fix oprofile configuration breakageRalf Baechle1-1/+1
2007-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds3-89/+99
2007-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-1/+1
2007-12-05Avoid potential NULL dereference in unregister_sysctl_tablePavel Emelyanov1-0/+4
2007-12-05fix clone(CLONE_NEWPID)Eric W. Biederman1-15/+6
2007-12-05futex: correctly return -EFAULT not -EINVALThomas Gleixner1-1/+1
2007-12-05lockdep: in_range() fixOleg Nesterov1-12/+10
2007-12-05lockdep: fix debug_show_all_locks()Ingo Molnar1-0/+7
2007-12-05sched: style cleanupsIngo Molnar1-64/+68
2007-12-05futex: fix for futex_wait signal stack corruptionSteven Rostedt1-12/+13
2007-12-05[SYSCTL_CHECK]: Fix typo in KERN_SPARC_SCONS_PWROFF entry string.David S. Miller1-1/+1
2007-12-04sched: default to more agressive yield for SCHED_BATCH tasksIngo Molnar1-3/+4
2007-12-04sched: fix crash in sys_sched_rr_get_interval()Ingo Molnar1-5/+9
2007-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds3-26/+136
2007-12-03uml: add !UML dependenciesAl Viro1-2/+2
2007-12-02sched: cpu accounting controller (V2)Srivatsa Vaddagiri3-26/+136
2007-11-29wait_task_stopped(): pass correct exit_code to wait_noreap_copyout()Scott James Remnant1-1/+1
2007-11-29FRV: fix the extern declaration of kallsyms_num_symsDavid Howells1-1/+6
2007-11-29Isolate the UTS namespace's domainname and hostname backPavel Emelyanov1-0/+4
2007-11-29wait_task_stopped(): don't use task_pid_nr_ns() locklessOleg Nesterov1-5/+4
2007-11-28sched: clean up kernel/sched_stat.hIngo Molnar1-1/+2
2007-11-28sched: clean up overlong line in kernel/sched_debug.cIngo Molnar1-3/+5
2007-11-28sched: clean up, move __sched_text_start/end to sched.hIngo Molnar1-3/+0
2007-11-28sched: clean up sd_alloc_ctl_cpu_table() definitionIngo Molnar1-1/+1
2007-11-28softlockup: fix false positives on CONFIG_NOHZThomas Gleixner1-0/+2
2007-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6Linus Torvalds1-31/+0
2007-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds4-9/+14
2007-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds1-3/+6
2007-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-3/+5
2007-11-26sched: bump version of kernel/sched_debug.cIngo Molnar1-1/+1
2007-11-26sched: fix minimum granularity tuningsZou Nan hai1-6/+6
2007-11-26sched: fix kernel/acct.c commentIngo Molnar1-1/+1
2007-11-26sched: don't forget to unlock uids_mutex on error pathsPavel Emelyanov1-1/+6
2007-11-26time: add ADJ_OFFSET_SS_READJohn Stultz1-3/+6
2007-11-20[S390] appldata: remove unused binary sysctls.Heiko Carstens1-11/+0
2007-11-20[S390] cmm: remove unused binary sysctls.Heiko Carstens1-3/+0
2007-11-19[IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBEREDSimon Horman1-25/+0
2007-11-19[IPVS]: Fix sysctl warnings about missing strategy in schedulersSimon Horman1-2/+0
2007-11-19[IPVS]: Fix sysctl warnings about missing strategyChristian Borntraeger1-4/+0
2007-11-19module: fix and elaborate commentsMatti Linnanvuori1-3/+5
2007-11-17ntp: fix typo that makes sync_cmos_clock erraticDavid P. Reed1-1/+1