summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-09sched: remove the sleep-bonus interactivity codeIngo Molnar
2007-07-09sched: remove expired_starving()Ingo Molnar
2007-07-09sched: remove sleep_typeIngo Molnar
2007-07-09sched: cfs, add load-calculation methodsIngo Molnar
2007-07-09sched: clean up __normal_prio() positionIngo Molnar
2007-07-09sched: cleanup: move dequeue/enqueue_task()Ingo Molnar
2007-07-09sched: move around resched_task()Ingo Molnar
2007-07-09sched: remove the SleepAVG fieldIngo Molnar
2007-07-09sched: clean up the rt priority macrosIngo Molnar
2007-07-09sched: add cfs_rq opsIngo Molnar
2007-07-09sched: make posix-cpu-timers use CFS's accounting informationIngo Molnar
2007-07-09sched: add rq_clock()/__rq_clock()Ingo Molnar
2007-07-09sched: cfs rq data typesIngo Molnar
2007-07-09sched: cfs, core data typesIngo Molnar
2007-07-09sched: cfs core, kernel/sched_idletask.cIngo Molnar
2007-07-09sched: cfs core, kernel/sched_rt.cIngo Molnar
2007-07-09sched: cfs core, kernel/sched_fair.cIngo Molnar
2007-07-09sched: increase the resolution of smpniceIngo Molnar
2007-07-09sched: move code into kernel/sched_stats.hIngo Molnar
2007-07-09sched: add init_idle_bootup_task()Ingo Molnar
2007-07-09sched: add in_atomic_preempt_off()Ingo Molnar
2007-07-09sched: remove sched_exit()Ingo Molnar
2007-07-09sched: uninline set_task_cpu()Ingo Molnar
2007-07-09sched: zap the migration init / cache-hot balancing codeIngo Molnar
2007-07-09sched: add SCHED_IDLE policyIngo Molnar
2007-07-09sched: rename idle_type/SCHED_IDLEIngo Molnar
2007-07-08Ethernet driver for EISA only SNI RM200/RM400 machinesThomas Bogendoerfer
2007-07-08Extract chip specific code out of lasi_82596.cThomas Bogendoerfer
2007-07-08ehea: Whitespace cleanupJan-Bernd Themann
2007-07-08pasemi_mac: Fix TX interrupt thresholdOlof Johansson
2007-07-08spidernet: Replace literal with constLinas Vepstas
2007-07-08r8169: perform RX config change after mac filteringFrancois Romieu
2007-07-08r8169: mac address change supportFrancois Romieu
2007-07-08r8169: display some extra debug information during startupFrancois Romieu
2007-07-08r8169: add endianess annotations to [RT]xDescRolf Eike Beer
2007-07-08r8169: align the IP header when there is no DMA constraintFrancois Romieu
2007-07-08r8169: add bit description for the TxPoll registerFrancois Romieu
2007-07-08r8169: cleanupFrancois Romieu
2007-07-08r8169: remove the media optionFrancois Romieu
2007-07-08r8169: small 8101 commentFrancois Romieu
2007-07-08r8169: confusion between hardware and IP header alignmentFrancois Romieu
2007-07-08r8169: merge with version 8.001.00 of Realtek's r8168 driverFrancois Romieu
2007-07-08r8169: merge with version 6.001.00 of Realtek's r8169 driverFrancois Romieu
2007-07-08r8169: prettify mac_versionFrancois Romieu
2007-07-08r8169: populate the hw_start handler for the 8110Francois Romieu
2007-07-08r8169: populate the hw_start handler for the 8168Francois Romieu
2007-07-08r8169: add helpers for per-device hw_start handlerFrancois Romieu
2007-07-08r8169: add hooks for per-device hw_start handlerFrancois Romieu
2007-07-08r8169: Rx path updateStephen Hemminger
2007-07-08r8169: kill eth_copy_and_sum()David S. Miller