aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* mm: move bootmem descriptors definition to a single placeJohannes Weiner2008-07-24
* add a helper function to test if an object is on the stackFUJITA Tomonori2008-07-24
* mm: print out the zonelists on request for manual verificationMel Gorman2008-07-24
* mm: make defensive checks around PFN values registered for memory usageMel Gorman2008-07-24
* mm: verify the page links and memory modelMel Gorman2008-07-24
* mm: add a basic debugging framework for memory initialisationMel Gorman2008-07-24
* add HAVE_CLK to Kconfig, for driver dependenciesDavid Brownell2008-07-24
* remove is_tty()Adrian Bunk2008-07-24
* hpet: clarify maintainer entryClemens Ladisch2008-07-24
* move memory_read_from_buffer() from fs.h to string.hAkinobu Mita2008-07-24
* Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Linus Torvalds2008-07-23
|\
| * i386 syscall audit fast-pathRoland McGrath2008-07-23
| * x86_64 ia32 syscall audit fast-pathRoland McGrath2008-07-23
| * x86_64 syscall audit fast-pathRoland McGrath2008-07-23
| * x86_64: remove bogus optimization in sysret_signalRoland McGrath2008-07-23
* | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-23
|\ \
| * | sched: hrtick_enabled() should use cpu_active()Ingo Molnar2008-07-20
| * | Merge branch 'sched/urgent' into sched/develIngo Molnar2008-07-20
| |\ \
| | * | sched, x86: clean up hrtick implementationPeter Zijlstra2008-07-20
| | * | sched: fix warning in inc_rt_tasks() to not declare variable 'rq' if it's not...David Howells2008-07-18
| * | | sched: fix build error, provide partition_sched_domains() unconditionallyIngo Molnar2008-07-18
| * | | cpu hotplug: Make cpu_active_map synchronization dependency clearMax Krasnyansky2008-07-18
| * | | cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...Max Krasnyansky2008-07-18
| * | | sched: rework of "prioritize non-migratable tasks over migratable ones"Dmitry Adamushko2008-07-18
| |/ /
| * | sched: reduce stack size in isolated_cpu_setup()Mike Travis2008-07-18
| * | Revert parts of "ftrace: do not trace scheduler functions"Ingo Molnar2008-07-18
* | | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-23
|\ \ \
| * \ \ Merge branch 'linus' into cpus4096-for-linusIngo Molnar2008-07-21
| |\ \ \
| * | | | NR_CPUS: Replace NR_CPUS in speedstep-centrino.cMike Travis2008-07-20
| * | | | cpumask: Provide a generic set of CPUMASK_ALLOC macros, FIXUPMike Travis2008-07-20
| * | | | NR_CPUS: Replace NR_CPUS in cpufreq userspace routinesMike Travis2008-07-20
| * | | | NR_CPUS: Replace per_cpu(..., smp_processor_id()) with __get_cpu_varMike Travis2008-07-20
| * | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genapic_flat_64.cMike Travis2008-07-20
| * | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/genx2apic_uv_x.cMike Travis2008-07-20
| * | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/proc.cMike Travis2008-07-20
| * | | | NR_CPUS: Replace NR_CPUS in arch/x86/kernel/cpu/mcheck/mce_64.cMike Travis2008-07-20
| * | | | cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.c, fixIngo Molnar2008-07-18
| * | | | cpumask: Use optimized CPUMASK_ALLOC macros in the centrino_targetMike Travis2008-07-18
| * | | | cpumask: Provide a generic set of CPUMASK_ALLOC macrosMike Travis2008-07-18
| * | | | cpumask: Optimize cpumask_of_cpu in lib/smp_processor_id.cMike Travis2008-07-18
| * | | | cpumask: Optimize cpumask_of_cpu in kernel/time/tick-common.cMike Travis2008-07-18
| * | | | cpumask: Optimize cpumask_of_cpu in drivers/misc/sgi-xp/xpc_main.cMike Travis2008-07-18
| * | | | cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/ldt.cMike Travis2008-07-18
| * | | | cpumask: Optimize cpumask_of_cpu in arch/x86/kernel/io_apic_64.cMike Travis2008-07-18
| * | | | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis2008-07-18
| * | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-18
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-15
| |\ \ \ \
| * | | | | Revert "cpumask: introduce new APIs"Ingo Molnar2008-07-06
| * | | | | Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar2008-07-06
| |\ \ \ \ \
| * | | | | | cpumask: make for_each_cpu_mask a bit smallerAlexander van Heukelum2008-05-23