aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-05time: fix inconsistent function names in commentsLi Zefan3-3/+3
2007-11-05Dump stack during sysctl registration failureAlexey Dobriyan1-0/+1
2007-11-05kernel/futex.c: make 3 functions staticAdrian Bunk1-7/+4
2007-11-03Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdepLinus Torvalds2-3/+4
2007-10-30[COMPAT]: Fix build on COMPAT platforms when CONFIG_NET is disabled.David S. Miller1-0/+4
2007-10-30Freezer: do not allow freezing processes to clear TIF_SIGPENDINGRafael J. Wysocki1-1/+1
2007-10-30sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2Balbir Singh1-0/+1
2007-10-29sched: fix style in kernel/sched.cIngo Molnar1-9/+9
2007-10-29sched: fix style of swap() macro in kernel/sched_fair.cIngo Molnar1-1/+1
2007-10-29sched: report CPU usage in CFS cgroup directoriesPaul Menage1-5/+33
2007-10-29sched: move rcu_head to task_group structSrivatsa Vaddagiri1-4/+4
2007-10-29sched: fix incorrect assumption that cpu 0 existsJames Bottomley1-2/+2
2007-10-29sched: keep utime/stime monotonicPeter Zijlstra1-0/+1
2007-10-29sched: make kernel/sched.c:account_guest_time() staticAdrian Bunk1-1/+1
2007-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds3-5/+5
2007-10-29x86 merge fallout: umlAl Viro1-1/+1
2007-10-29Quieten hrtimer printk: "Switched to high resolution mode .."Michael Ellerman1-1/+1
2007-10-29timer_list: Fix printk format stringsVegard Nossum1-2/+4
2007-10-29clockevents: unexport tick_nohz_get_sleep_lengthAdrian Bunk1-2/+0
2007-10-28lockdep: fix a typo in the __lock_acquire commentGautham R Shenoy1-1/+1
2007-10-25sched: fix unconditional irq lockPeter Zijlstra1-2/+3
2007-10-24sched: isolate SMP balancing code a bit morePeter Williams4-17/+12
2007-10-24sched: reduce balance-tasks overheadPeter Williams4-55/+130
2007-10-24sched: make cpu_shares_{show,store}() staticAdrian Bunk1-2/+3
2007-10-24sched: clean up some control group codePaul Menage1-35/+18
2007-10-24sched: document profile=sleep requiring CONFIG_SCHEDSTATSMel Gorman1-0/+5
2007-10-24sched: use show_regs() to improve __schedule_bug() outputSatyam Sharma1-3/+11
2007-10-24sched: clean up sched_domain_debug()Ingo Molnar1-73/+73
2007-10-24sched: fix fastcall mismatch in completion APIsIngo Molnar1-5/+5
2007-10-24sched: fix sched_domain sysctl registration againMilton Miller1-5/+20
2007-10-23cgroup: kill unused variableJeff Garzik1-1/+0
2007-10-23Fix synchronize_irq races with IRQ handlerHerbert Xu1-2/+18
2007-10-22auditsc: fix kernel-doc param warningsRandy Dunlap1-2/+2
2007-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds1-1/+0
2007-10-22Fix appletalk sysctl entry nameEric W. Biederman1-1/+1
2007-10-22sched: don't clear PF_VCPU in schedulerLaurent Vivier1-1/+0
2007-10-21[PATCH] audit: watching subtreesAl Viro6-9/+1301
2007-10-21[PATCH] pass dentry to audit_inode()/audit_inode_child()Al Viro1-2/+4
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds5-11/+11
2007-10-19sysctl: Don't compile sysctl_check when !CONFIG_SYSCTLEric W. Biederman1-1/+2
2007-10-20trivial copy_data_pages() tidy upFengguang Wu1-4/+5
2007-10-20fix comment: unlock_hrtimer_base is the counterpart of lock_hrtimer_baseUwe Kleine-König1-1/+1
2007-10-20kernel/sched.c: remove bogus comment from account_user_timeMichael Neuling1-1/+0
2007-10-20trivial comment wording/typo fix regarding taint flagsDaniel Roesen1-1/+1
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day3-4/+4
2007-10-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-0/+16
2007-10-19Uninline fork.c/exit.cAlexey Dobriyan2-13/+13
2007-10-19kernel/fork.c: remove unneeded variable initialization in copy_process()Mariusz Kozlowski1-1/+1
2007-10-19Linux Kernel MarkersMathieu Desnoyers4-0/+562
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers1-0/+43