| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-06-10 | 29 | -85/+78 |
|\ |
|
| * | x86, nmi: Use predefined numbers instead of hardcoded one | Cyrill Gorcunov | 2009-06-07 | 1 | -1/+1 |
| * | x86: asm/processor.h: remove double declaration | Jaswinder Singh Rajput | 2009-05-19 | 1 | -3/+0 |
| * | x86, mtrr: replace MTRRdefType_MSR with msr-index's MSR_MTRRdefType | Jaswinder Singh Rajput | 2009-05-15 | 4 | -11/+9 |
| * | x86, mtrr: replace MTRRfix4K_C0000_MSR with msr-index's MSR_MTRRfix4K_C0000 | Jaswinder Singh Rajput | 2009-05-15 | 2 | -4/+2 |
| * | x86, mtrr: remove mtrr MSRs double declaration | Jaswinder Singh Rajput | 2009-05-15 | 1 | -8/+0 |
| * | x86, mtrr: replace MTRRfix16K_80000_MSR with msr-index's MSR_MTRRfix16K_80000 | Jaswinder Singh Rajput | 2009-05-15 | 2 | -3/+2 |
| * | x86, mtrr: replace MTRRfix64K_00000_MSR with msr-index's MSR_MTRRfix64K_00000 | Jaswinder Singh Rajput | 2009-05-15 | 2 | -3/+2 |
| * | x86, mtrr: replace MTRRcap_MSR with msr-index's MSR_MTRRcap | Jaswinder Singh Rajput | 2009-05-15 | 3 | -4/+3 |
| * | x86: mce: remove duplicated #include | Huang Weiyi | 2009-05-09 | 1 | -1/+0 |
| * | x86: msr-index.h remove duplicate MSR C001_0015 declaration | Jaswinder Singh Rajput | 2009-05-08 | 1 | -1/+0 |
| * | x86: clean up arch/x86/kernel/tsc_sync.c a bit | Ingo Molnar | 2009-05-07 | 1 | -8/+6 |
| * | x86: use symbolic name for VM86_SIGNAL when used as vm86 default return | Samuel Bronson | 2009-05-06 | 1 | -2/+2 |
| * | x86: added 'ifndef _ASM_X86_IOMAP_H' to iomap.h | Remis Lima Baima | 2009-04-30 | 1 | -0/+5 |
| * | x86: avoid multiple declaration of kstack_depth_to_print | Jaswinder Singh Rajput | 2009-04-14 | 2 | -2/+0 |
| * | x86: vdso/vma.c declare vdso_enabled and arch_setup_additional_pages before t... | Jaswinder Singh Rajput | 2009-04-12 | 1 | -0/+1 |
| * | x86: clean up declarations and variables | Jaswinder Singh Rajput | 2009-04-12 | 12 | -33/+42 |
| * | x86: apic/x2apic_cluster.c x86_cpu_to_logical_apicid should be static | Jaswinder Singh Rajput | 2009-04-12 | 1 | -1/+1 |
| * | x86 early quirks: eliminate unused function | Ingo Molnar | 2009-04-08 | 1 | -0/+2 |
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-06-10 | 3 | -38/+28 |
|\ \ |
|
| * | | x86, 64-bit: ifdef out struct thread_struct::ip | Alexey Dobriyan | 2009-05-11 | 2 | -1/+3 |
| * | | x86, 32-bit: ifdef out struct thread_struct::fs | Alexey Dobriyan | 2009-05-11 | 1 | -1/+2 |
| * | | x86: clean up alternative.h | Mathieu Desnoyers | 2009-04-28 | 1 | -36/+23 |
* | | | Merge branch 'sched-docs-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-06-10 | 2 | -1/+151 |
|\ \ \ |
|
| * | | | sched: Document memory barriers implied by sleep/wake-up primitives | David Howells | 2009-04-29 | 2 | -1/+151 |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-06-10 | 13 | -150/+325 |
|\ \ \ \ |
|
| * | | | | sched: fix typo in sched-rt-group.txt file | GeunSik Lim | 2009-05-29 | 1 | -1/+1 |
| * | | | | ftrace: fix typo about map of kernel priority in ftrace.txt file. | GeunSik Lim | 2009-05-29 | 1 | -3/+12 |
| * | | | | sched: properly define the sched_group::cpumask and sched_domain::span fields | Ingo Molnar | 2009-05-19 | 2 | -5/+25 |
| * | | | | sched, timers: cleanup avenrun users | Thomas Gleixner | 2009-05-15 | 4 | -38/+28 |
| * | | | | sched, timers: move calc_load() to scheduler | Thomas Gleixner | 2009-05-15 | 5 | -65/+80 |
| * | | | | sched: Don't export sched_mc_power_savings on multi-socket single core system | Vaidyanathan Srinivasan | 2009-05-11 | 1 | -1/+2 |
| * | | | | Merge commit 'v2.6.30-rc5' into sched/core | Ingo Molnar | 2009-05-11 | 2266 | -61619/+65576 |
| |\ \ \ \ |
|
| * | | | | | sched: emit thread info flags with stack trace | David Rientjes | 2009-05-07 | 1 | -2/+3 |
| * | | | | | sched: rt: document the risk of small values in the bandwidth settings | Peter Zijlstra | 2009-05-05 | 2 | -0/+25 |
| * | | | | | sched: Replace first_cpu() with cpumask_first() in ILB nomination code | Gautham R Shenoy | 2009-04-21 | 1 | -1/+1 |
| * | | | | | sched: remove extra call overhead for schedule() | Peter Zijlstra | 2009-04-20 | 2 | -9/+7 |
| * | | | | | sched: use group_first_cpu() instead of cpumask_first(sched_group_cpus()) | Miao Xie | 2009-04-15 | 1 | -2/+2 |
| * | | | | | wait: don't use __wake_up_common() | Johannes Weiner | 2009-04-14 | 3 | -4/+2 |
| * | | | | | sched: Nominate a power-efficient ilb in select_nohz_balancer() | Gautham R Shenoy | 2009-04-14 | 1 | -1/+17 |
| * | | | | | sched: Nominate idle load balancer from a semi-idle package. | Gautham R Shenoy | 2009-04-14 | 1 | -9/+118 |
| * | | | | | sched: remove redundant hierarchy walk in check_preempt_wakeup | Paul Turner | 2009-04-09 | 1 | -10/+3 |
* | | | | | | Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-06-10 | 32 | -981/+1235 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, boot: add new generated files to the appropriate .gitignore files | Mike Galbraith | 2009-06-02 | 2 | -0/+5 |
| * | | | | | | x86, boot: correct the calculation of ZO_INIT_SIZE | H. Peter Anvin | 2009-05-20 | 2 | -2/+2 |
| * | | | | | | x86-64: align __PHYSICAL_START, remove __KERNEL_ALIGN | H. Peter Anvin | 2009-05-12 | 1 | -11/+3 |
| * | | | | | | x86, boot: correct sanity checks in boot/compressed/misc.c | H. Peter Anvin | 2009-05-12 | 1 | -7/+5 |
| * | | | | | | x86: add extension fields for bootloader type and version | H. Peter Anvin | 2009-05-11 | 6 | -11/+76 |
| * | | | | | | x86, defconfig: update kernel position parameters | H. Peter Anvin | 2009-05-11 | 2 | -5/+6 |
| * | | | | | | x86, defconfig: update to current, no material changes | H. Peter Anvin | 2009-05-11 | 2 | -68/+223 |