aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-15Fix locking bug in "acquire_console_semaphore_for_printk()"Linus Torvalds1-2/+15
2008-04-14revert "sched: fix fair sleepers"Ingo Molnar1-4/+2
2008-04-11cgroups: include hierarchy ids in /proc/<pid>/cgroupPaul Menage1-0/+1
2008-04-10asmlinkage_protect replaces prevent_tail_callRoland McGrath2-13/+13
2008-04-04cgroups: add cgroup support for enabling controllers at boot timePaul Menage1-5/+37
2008-04-02markers: use synchronize_sched()Mathieu Desnoyers1-0/+9
2008-03-30futex_compat __user annotationAl Viro1-1/+1
2008-03-30NULL noise: fs/*, mm/*, kernel/*Al Viro2-3/+3
2008-03-28audit: silence two kerneldoc warnings in kernel/audit.cDave Jones1-3/+3
2008-03-28memcgroup: fix spurious EBUSY on memory cgroup removalYAMAMOTO Takashi1-1/+1
2008-03-27Give futex init a proper nameBenjamin Herrenschmidt1-2/+2
2008-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds3-2/+53
2008-03-26relay: set an spd_release() hook for spliceJens Axboe1-0/+5
2008-03-26set relay file can not be read by pread(2)Lai Jiangshan1-1/+1
2008-03-26NOHZ: reevaluate idle sleep length after add_timer_on()Thomas Gleixner2-1/+52
2008-03-25clocksource: revert: use init_timer_deferrable for clocksource_watchdogThomas Gleixner1-1/+1
2008-03-24Make printk() console semaphore accesses sensibleLinus Torvalds1-35/+48
2008-03-24bsd_acct: using task_struct->tgid is not right in pid-namespacesPavel Emelyanov1-6/+15
2008-03-24bsd_acct: plain current->real_parent access is not always safePavel Emelyanov1-1/+3
2008-03-24markers: remove ACCESS_ONCEMathieu Desnoyers1-6/+6
2008-03-24markers: update preempt_disable. call_rcu, rcu_barrier commentsMathieu Desnoyers1-11/+8
2008-03-24Don't 'printk()' while holding xtime lock for writingLinus Torvalds1-0/+4
2008-03-21sched: add arch_update_cpu_topology hook.Heiko Carstens1-0/+5
2008-03-21sched: add exported arch_reinit_sched_domains() to header file.Heiko Carstens1-1/+1
2008-03-21sched: remove double unlikely from schedule()Roel Kluin1-1/+1
2008-03-21sched: cleanup old and rarely used 'debug' features.Peter Zijlstra2-20/+2
2008-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-3/+8
2008-03-20audit: netlink socket can be auto-bound to pid other than current->pid (v2)Pavel Emelyanov1-3/+8
2008-03-19revert "clocksource: make clocksource watchdog cycle through online CPUs"Andrew Morton1-10/+4
2008-03-19sched: retune wake granularityIngo Molnar1-2/+2
2008-03-19sched: wakeup-buddy tasks are cache-hotIngo Molnar1-0/+6
2008-03-19sched: improve affine wakeupsIngo Molnar3-17/+47
2008-03-19sched: clean up wakeup balancing, code flowIngo Molnar1-15/+10
2008-03-19sched: clean up wakeup balancing, rename variablesIngo Molnar1-12/+20
2008-03-19sched: clean up wakeup balancing, move wake_affine()Ingo Molnar1-59/+75
2008-03-17relay: fix subbuf_splice_actor() adding too many pagesJens Axboe1-2/+3
2008-03-15sched: simplify sched_slice()Ingo Molnar1-6/+2
2008-03-15sched: fix fair sleepersIngo Molnar1-2/+4
2008-03-15sched: fix overload performance: buddy wakeupsPeter Zijlstra2-1/+27
2008-03-15sched: fix calc_delta_mine()Ingo Molnar1-1/+1
2008-03-15sched: fix update_load_add()/sub()Ingo Molnar1-0/+2
2008-03-15sched: min_vruntime fixPeter Zijlstra1-18/+28
2008-03-15sched: fix race in schedule()Hiroshi Shimamoto1-22/+16
2008-03-13Merge branches 'release' and 'doc' into releaseLen Brown1-1/+1
2008-03-12documentation: Move power-related files to Documentation/power/Randy Dunlap1-1/+1
2008-03-11Hibernation: Fix mark_nosave_pages()Rafael J. Wysocki1-7/+34
2008-03-11keep rd->online and cpu_online_map in syncGregory Haskins1-1/+2
2008-03-11Revert "cpu hotplug: adjust root-domain->online span in response to hotplug event"Gregory Haskins1-7/+11
2008-03-10rcu: move PREEMPT_RCU config option back under PREEMPTPaul E. McKenney1-0/+15
2008-03-10modules: warn about suspicious return values from module's ->init() hookAlexey Dobriyan1-0/+8