summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sched: x86, track TSC-unstable eventsIngo Molnar2007-07-093-1/+17
* sched: cfs core codeIngo Molnar2007-07-091-774/+758
* sched: remove the sleep-bonus interactivity codeIngo Molnar2007-07-091-46/+1
* sched: remove expired_starving()Ingo Molnar2007-07-091-22/+1
* sched: remove sleep_typeIngo Molnar2007-07-092-97/+2
* sched: cfs, add load-calculation methodsIngo Molnar2007-07-091-18/+120
* sched: clean up __normal_prio() positionIngo Molnar2007-07-091-29/+29
* sched: cleanup: move dequeue/enqueue_task()Ingo Molnar2007-07-091-38/+38
* sched: move around resched_task()Ingo Molnar2007-07-091-52/+52
* sched: remove the SleepAVG fieldIngo Molnar2007-07-091-2/+0
* sched: clean up the rt priority macrosIngo Molnar2007-07-093-31/+54
* sched: add cfs_rq opsIngo Molnar2007-07-091-0/+12
* sched: make posix-cpu-timers use CFS's accounting informationIngo Molnar2007-07-093-42/+33
* sched: add rq_clock()/__rq_clock()Ingo Molnar2007-07-091-0/+46
* sched: cfs rq data typesIngo Molnar2007-07-091-6/+78
* sched: cfs, core data typesIngo Molnar2007-07-091-0/+82
* sched: cfs core, kernel/sched_idletask.cIngo Molnar2007-07-091-0/+71
* sched: cfs core, kernel/sched_rt.cIngo Molnar2007-07-091-0/+255
* sched: cfs core, kernel/sched_fair.cIngo Molnar2007-07-092-0/+1139
* sched: increase the resolution of smpniceIngo Molnar2007-07-091-1/+8
* sched: move code into kernel/sched_stats.hIngo Molnar2007-07-092-233/+236
* sched: add init_idle_bootup_task()Ingo Molnar2007-07-093-2/+9
* sched: add in_atomic_preempt_off()Ingo Molnar2007-07-091-0/+13
* sched: remove sched_exit()Ingo Molnar2007-07-092-32/+0
* sched: uninline set_task_cpu()Ingo Molnar2007-07-092-4/+7
* sched: zap the migration init / cache-hot balancing codeIngo Molnar2007-07-098-596/+0
* sched: add SCHED_IDLE policyIngo Molnar2007-07-091-0/+2
* sched: rename idle_type/SCHED_IDLEIngo Molnar2007-07-092-44/+43
* Linux 2.6.22v2.6.22Linus Torvalds2007-07-081-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-07-083-2/+3
|\
| * qd65xx: fix PIO mode selectionBartlomiej Zolnierkiewicz2007-07-081-2/+1
| * sis5513: adding PCI-IDUwe Koziolek2007-07-082-0/+2
* | Fix permission checking for the new utimensat() system callLinus Torvalds2007-07-081-3/+10
* | mm: double mark_page_accessed() in read_cache_page_async()Peter Zijlstra2007-07-081-1/+0
|/
* DLM must depend on SYSFSAdrian Bunk2007-07-071-1/+1
* Clean up E7520/7320/7525 quirk printk.Dave Jones2007-07-071-3/+2
* include/linux/kallsyms.h must #include <linux/errno.h>Adrian Bunk2007-07-071-0/+1
* Fix use-after-free oops in Bluetooth HID.David Woodhouse2007-07-071-9/+9
* slub: remove useless EXPORT_SYMBOLChristoph Lameter2007-07-061-1/+0
* MAINTAINERS new kernel janitors mlmaximilian attems2007-07-061-1/+1
* GEODE: reboot fixup for geode machines with CS5536 boardsAndres Salomon2007-07-062-2/+15
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-066-8/+20
|\
| * [NETPOLL]: Fixups for 'fix soft lockup when removing module'Jarek Poplawski2007-07-051-4/+2
| * [NET]: net/core/netevent.c should #include <net/netevent.h>Adrian Bunk2007-07-051-0/+1
| * [NETFILTER]: nf_conntrack_h323: add checking of out-of-range on choices' inde...Jing Min Zhao2007-07-051-1/+3
| * [NET] skbuff: remove export of static symbolJohannes Berg2007-07-051-1/+0
| * SCTP: Add scope_id validation for link-local bindsVlad Yasevich2007-07-051-0/+4
| * SCTP: Check to make sure file is valid before setting timeoutVlad Yasevich2007-07-051-1/+9
| * SCTP: Fix thinko in sctp_copy_laddrs()Vlad Yasevich2007-07-051-1/+1
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-07-069-19/+44
|\ \
OpenPOWER on IntegriCloud