aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'sched-docs-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-06-10
|\
| * sched: Document memory barriers implied by sleep/wake-up primitivesDavid Howells2009-04-29
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-06-10
|\ \
| * | sched: fix typo in sched-rt-group.txt fileGeunSik Lim2009-05-29
| * | ftrace: fix typo about map of kernel priority in ftrace.txt file.GeunSik Lim2009-05-29
| * | sched: properly define the sched_group::cpumask and sched_domain::span fieldsIngo Molnar2009-05-19
| * | sched, timers: cleanup avenrun usersThomas Gleixner2009-05-15
| * | sched, timers: move calc_load() to schedulerThomas Gleixner2009-05-15
| * | sched: Don't export sched_mc_power_savings on multi-socket single core systemVaidyanathan Srinivasan2009-05-11
| * | Merge commit 'v2.6.30-rc5' into sched/coreIngo Molnar2009-05-11
| |\ \
| * | | sched: emit thread info flags with stack traceDavid Rientjes2009-05-07
| * | | sched: rt: document the risk of small values in the bandwidth settingsPeter Zijlstra2009-05-05
| * | | sched: Replace first_cpu() with cpumask_first() in ILB nomination codeGautham R Shenoy2009-04-21
| * | | sched: remove extra call overhead for schedule()Peter Zijlstra2009-04-20
| * | | sched: use group_first_cpu() instead of cpumask_first(sched_group_cpus())Miao Xie2009-04-15
| * | | wait: don't use __wake_up_common()Johannes Weiner2009-04-14
| * | | sched: Nominate a power-efficient ilb in select_nohz_balancer()Gautham R Shenoy2009-04-14
| * | | sched: Nominate idle load balancer from a semi-idle package.Gautham R Shenoy2009-04-14
| * | | sched: remove redundant hierarchy walk in check_preempt_wakeupPaul Turner2009-04-09
* | | | Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-06-10
|\ \ \ \
| * | | | x86, boot: add new generated files to the appropriate .gitignore filesMike Galbraith2009-06-03
| * | | | x86, boot: correct the calculation of ZO_INIT_SIZEH. Peter Anvin2009-05-20
| * | | | x86-64: align __PHYSICAL_START, remove __KERNEL_ALIGNH. Peter Anvin2009-05-12
| * | | | x86, boot: correct sanity checks in boot/compressed/misc.cH. Peter Anvin2009-05-12
| * | | | x86: add extension fields for bootloader type and versionH. Peter Anvin2009-05-11
| * | | | x86, defconfig: update kernel position parametersH. Peter Anvin2009-05-11
| * | | | x86, defconfig: update to current, no material changesH. Peter Anvin2009-05-11
| * | | | x86: make CONFIG_RELOCATABLE the defaultH. Peter Anvin2009-05-11
| * | | | x86: default CONFIG_PHYSICAL_START and CONFIG_PHYSICAL_ALIGN to 16 MBH. Peter Anvin2009-05-11
| * | | | x86: document new bzImage fieldsH. Peter Anvin2009-05-11
| * | | | x86, boot: make kernel_alignment adjustable; new bzImage fieldsH. Peter Anvin2009-05-11
| * | | | x86, boot: remove dead code from boot/compressed/head_*.SH. Peter Anvin2009-05-11
| * | | | x86, boot: use LOAD_PHYSICAL_ADDR on 64 bitsH. Peter Anvin2009-05-11
| * | | | x86, boot: make symbols from the main vmlinux availableH. Peter Anvin2009-05-11
| * | | | x86, boot: determine compressed code offset at compile timeH. Peter Anvin2009-05-08
| * | | | x86, boot: use appropriate rep string for move and clearH. Peter Anvin2009-05-08
| * | | | x86, boot: zero EFLAGS on 32 bitsH. Peter Anvin2009-05-08
| * | | | x86, boot: set up the decompression stack as early as possibleH. Peter Anvin2009-05-08
| * | | | x86, boot: straighten out ranges to copy/zero in compressed/head*.SH. Peter Anvin2009-05-08
| * | | | x86, boot: stylistic cleanups for boot/compressed/head_64.SH. Peter Anvin2009-05-08
| * | | | x86, boot: stylistic cleanups for boot/compressed/head_32.SH. Peter Anvin2009-05-08
| * | | | x86, boot: use BP_scratch in arch/x86/boot/compressed/head_*.SH. Peter Anvin2009-05-08
| * | | | x86, boot: follow standard Kbuild style for compression suffixH. Peter Anvin2009-05-08
| * | | | x86, boot: simplify arch/x86/boot/compressed/MakefileH. Peter Anvin2009-05-08
| * | | | x86: add a Kconfig symbol for when relocations are neededH. Peter Anvin2009-05-08
| * | | | kbuild: allow compressors (gzip, bzip2, lzma) to take multiple inputsH. Peter Anvin2009-05-08
| * | | | x86, boot: align the .bss section in the decompressorH. Peter Anvin2009-05-08
| * | | | x86: boot/compressed/vmlinux.lds.S: fix build of bzImage with 64 bit compilerSam Ravnborg2009-04-30
| * | | | x86, vmlinux.lds: fix relocatable symbolsIngo Molnar2009-04-29
| * | | | x86, vmlinux.lds: add copyrightIngo Molnar2009-04-29