Commit Graph

3669 Commits (e26831814998cee8e6d9f0a9854cb46c516f5547)

Author SHA1 Message Date
Christoph Lameter 1cdf25d704 kbuild: create a way to create preprocessor constants from C expressions 17 years ago
Mel Gorman 19770b3260 mm: filter based on a nodemask as well as a gfp_mask 17 years ago
Mel Gorman dd1a239f6f mm: have zonelist contains structs with both a zone pointer and zone_idx 17 years ago
Carsten Otte 402b08622d s390: KVM preparation: provide hook to enable pgstes in user pagetable 17 years ago
Al Viro 50704516f3 Fix uninitialized 'copy' in unshare_files 17 years ago
Al Viro 537166f6fa fix execve() 17 years ago
Al Viro 3b1253880b [PATCH] sanitize unshare_files/reset_files_struct 17 years ago
Al Viro fd8328be87 [PATCH] sanitize handling of shared descriptor tables in failing execve() 17 years ago
Al Viro 6b335d9c80 [PATCH] close race in unshare_files() 17 years ago
David Miller 5a9d3225a0 sched: use alloc_bootmem() instead of alloc_bootmem_low() 17 years ago
Peter Zijlstra 3f5087a2ba sched: fix share (re)distribution 17 years ago
Ingo Molnar 126e01bf92 softlockup: fix NOHZ wakeup 17 years ago
Mike Travis 03970f065d [PATCH] Build fix for CONFIG_NUMA=y && CONFIG_SMP=n 17 years ago
Russ Anderson 472613b961 [IA64] fix bootmem regression on Altix 17 years ago
Al Viro 1ec7f1ddbe [PATCH] get rid of __exit_files(), __exit_fs() and __put_fs_struct() 17 years ago
Randy Dunlap 73486722b7 kernel-doc: fix sched.c missing parameter 17 years ago
YOSHIFUJI Hideaki 7c3f944e29 time: Export set_normalized_timespec. 17 years ago
Roland McGrath e16b278164 ptrace: compat_ptrace_request siginfo 17 years ago
Pavel Machek f5264481c8 trivial: small cleanups 17 years ago
Thomas Gleixner 259aae864c hrtimer: optimize the softirq time optimization 17 years ago
Dimitri Sivanich 833883d9ac hrtimer: reduce calls to hrtimer_get_softirq_time() 17 years ago
Glauber Costa 833df317f9 clockevents: fix typo in tick-broadcast.c 17 years ago
Ivan Kokshaysky 884525655d PCI: clean up resource alignment management 17 years ago
Ingo Molnar 486fdae214 sched: build fix 17 years ago
Ingo Molnar c24b7c5244 sched: features fix 17 years ago
Peter Zijlstra f00b45c145 sched: /debug/sched_features 17 years ago
Ingo Molnar 06379aba52 sched: add SCHED_FEAT_DEADLINE 17 years ago
Peter Zijlstra 7ba2e74ab5 sched: debug: show a weight tree 17 years ago
Peter Zijlstra 8f1bc385cf sched: fair: weight calculations 17 years ago
Peter Zijlstra 4a55bd5e97 sched: fair-group: de-couple load-balancing from the rb-trees 17 years ago
Peter Zijlstra ac884dec6d sched: fair-group scheduling vs latency 17 years ago
Peter Zijlstra 58d6c2d72f sched: rt-group: optimize dequeue_rt_stack 17 years ago
Peter Zijlstra d19ca30874 sched: debug: add some debug code to handle the full hierarchy 17 years ago
Peter Zijlstra 18d95a2832 sched: fair-group: SMP-nice for group scheduling 17 years ago
Hidetoshi Seto 1d3504fcf5 sched, cpuset: customize sched domains, core 17 years ago
Peter Zijlstra b758149c02 sched: prepatory code movement 17 years ago
Peter Zijlstra b40b2e8eb5 sched: rt: multi level group constraints 17 years ago
Peter Zijlstra f473aa5e02 sched: task_group hierarchy 17 years ago
Peter Zijlstra eff766a65c sched: fix the task_group hierarchy for UID grouping 17 years ago
Dhaval Giani ec7dc8ac73 sched: allow the group scheduler to have multiple levels 17 years ago
Dhaval Giani 354d60c2ff sched: mix tasks and groups 17 years ago
Ingo Molnar ea736ed5d3 sched: fix checks 17 years ago
Peter Zijlstra 112f53f5d7 sched: old sleeper bonus 17 years ago
Mike Travis cd8ba7cd9b sched: add new set_cpus_allowed_ptr function 17 years ago
Mike Travis e0982e90cd init: move setup of nr_cpu_ids to as early as possible 17 years ago
Mike Travis 4bdbaad33d sched: remove another cpumask_t variable from stack 17 years ago
Mike Travis 39106dcf85 cpumask: use new cpus_scnprintf function 17 years ago
Mike Travis 7c16ec585c cpumask: reduce stack usage in SD_x_INIT initializers 17 years ago
Mike Travis c5f59f0833 nodemask: use new node_to_cpumask_ptr function 17 years ago
Mike Travis b53e921ba1 generic: reduce stack pressure in sched_affinity 17 years ago