aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-09sched: remove the 'u64 now' parameter from put_prev_entity()Ingo Molnar
2007-08-09sched: remove the 'u64 now' parameter from pick_next_entity()Ingo Molnar
2007-08-09sched: remove the 'u64 now' parameter from set_next_entity()Ingo Molnar
2007-08-09sched: remove the 'u64 now' parameter from dequeue_entity()Ingo Molnar
2007-08-09sched: remove the 'u64 now' parameter from enqueue_entity()Ingo Molnar
2007-08-09sched: remove the 'u64 now' parameter from enqueue_sleeper()Ingo Molnar
2007-08-09sched: remove the 'u64 now' parameter from __enqueue_sleeper()Ingo Molnar
2007-08-09sched: remove the 'u64 now' parameter from update_stats_curr_end()Ingo Molnar
2007-08-09sched: remove the 'u64 now' parameter from update_stats_dequeue()Ingo Molnar
2007-08-09sched: remove the 'u64 now' parameter from update_stats_curr_start()Ingo Molnar
2007-08-09sched: remove the 'u64 now' parameter from update_stats_wait_end()Ingo Molnar
2007-08-09sched: remove the 'u64 now' parameter from __update_stats_wait_end()Ingo Molnar
2007-08-09sched: remove the 'u64 now' parameter from update_stats_enqueue()Ingo Molnar
2007-08-09sched: remove the 'u64 now' parameter from update_stats_wait_start()Ingo Molnar
2007-08-09sched: remove the 'u64 now' parameter from update_curr()Ingo Molnar
2007-08-09sched: remove the 'u64 now' parameter from print_cfs_rq()Ingo Molnar
2007-08-09sched: remove 'now' use from assignmentsIngo Molnar
2007-08-09sched: remove __rq_clock()Ingo Molnar
2007-08-09sched: eliminate __rq_clock() useIngo Molnar
2007-08-09sched: remove rq_clock()Ingo Molnar
2007-08-09sched: eliminate rq_clock() useIngo Molnar
2007-08-09sched: add [__]update_rq_clock(rq)Ingo Molnar
2007-08-09sched: fix bug in balance_tasks()Peter Williams
2007-08-09sched: document nice levelsIngo Molnar
2007-08-09sched: remove binary sysctls from kernel.sched_domainAlexey Dobriyan
2007-08-09sched: delta_exec accounting fixIngo Molnar
2007-08-09sched: clean up delta_mineIngo Molnar
2007-08-09sched: schedule() speedupIngo Molnar
2007-08-09sched: uninline rq_clock()Ingo Molnar
2007-08-09sched: mark print_cfs_stats staticJosh Triplett
2007-08-09sched: clean up sched_getaffinity()Ulrich Drepper
2007-08-09sched: mention CONFIG_SCHED_DEBUG in documentationThomas Voegtle
2007-08-09sched: simplify move_tasks()Peter Williams
2007-08-09sched: reorder update_cpu_load(rq) with the ->task_tick() callIngo Molnar
2007-08-09sched: batch sleeper bonusIngo Molnar
2007-08-08[SPARC64]: Fix memory leak when cpu hotplugging.David S. Miller
2007-08-08[SPARC64]: Do not assume sun4v chips have load-twin/store-init support.David S. Miller
2007-08-07fix oops in __audit_signal_info()Al Viro
2007-08-07[SPARC64]: Fix hard-coding of cpu type output in /proc/cpuinfo on sun4v.David S. Miller
2007-08-07[SPARC]: Centralize find_in_proplist() instead of duplicating N times.David S. Miller
2007-08-07[TCP]: H-TCP maxRTT estimation at startupStephen Hemminger
2007-08-07[NETFILTER]: nf_nat: add symbolic dependency on IPv4 conntrackPatrick McHardy
2007-08-07[NETFILTER]: ctnetlink: return EEXIST instead of EINVAL for existing nat'ed c...Pablo Neira Ayuso
2007-08-07[NETFILTER]: ipt_recent: avoid a possible NULL pointer deref in recent_seq_op...Jesper Juhl
2007-08-07Merge branch 'fixes-davem' of master.kernel.org:/pub/scm/linux/kernel/git/lin...David S. Miller
2007-08-07[NET] net/core/utils: fix sparse warningJohannes Berg
2007-08-07[NetLabel]: add missing rcu_dereference() calls in the LSM domain mapping has...Paul Moore
2007-08-07drivers/net/ibmveth.c: memset fixMariusz Kozlowski
2007-08-07phy layer: fix phy_mii_ioctl for autonegotiationDomen Puncer
2007-08-07ehea: Eliminated some compiler warningsThomas Klein