| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'linus' into core/percpu | Ingo Molnar | 2009-01-27 | 23 | -77/+170 |
|\ |
|
| * | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2009-01-26 | 2 | -4/+4 |
| |\ |
|
| | * | eeprom: More consistent symbol names | Jean Delvare | 2009-01-26 | 2 | -4/+4 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 2009-01-26 | 1 | -1/+0 |
| |\ \ |
|
| | * | | Revert "kbuild: strip generated symbols from *.ko" | Sam Ravnborg | 2009-01-14 | 1 | -1/+0 |
| * | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-01-26 | 1 | -0/+1 |
| |\ \ \ |
|
| | * | | | debugobjects: add and use INIT_WORK_ON_STACK | Thomas Gleixner | 2009-01-22 | 1 | -1/+2 |
| | | |/
| | |/| |
|
| * | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-01-26 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | locking, hpet: annotate false positive warning | Peter Zijlstra | 2009-01-12 | 1 | -1/+1 |
| * | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-01-26 | 22 | -107/+223 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | x86: fix section mismatch warning | Rakib Mullick | 2009-01-26 | 1 | -1/+1 |
| | * | | | x86: unmask CPUID levels on Intel CPUs, fix | Ingo Molnar | 2009-01-26 | 1 | -8/+11 |
| | * | | | x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn. | Eric Anholt | 2009-01-26 | 1 | -0/+10 |
| | * | | | x86: use standard PIT frequency | Ingo Molnar | 2009-01-25 | 1 | -9/+4 |
| | * | | | x86, mm: fix pte_free() | Peter Zijlstra | 2009-01-23 | 1 | -0/+1 |
| | * | | | x86: unmask CPUID levels on Intel CPUs | H. Peter Anvin | 2009-01-22 | 1 | -0/+10 |
| | * | | | x86: add MSR_IA32_MISC_ENABLE bits to <asm/msr-index.h> | H. Peter Anvin | 2009-01-21 | 1 | -0/+29 |
| | * | | | x86: fix PTE corruption issue while mapping RAM using /dev/mem | Suresh Siddha | 2009-01-21 | 1 | -3/+3 |
| | * | | | x86: mtrr fix debug boot parameter | Thomas Renninger | 2009-01-21 | 1 | -5/+7 |
| | * | | | x86: fix page attribute corruption with cpa() | Suresh Siddha | 2009-01-21 | 1 | -15/+34 |
| | * | | | Revert "x86: signal: change type of paramter for sys_rt_sigreturn()" | Ingo Molnar | 2009-01-21 | 2 | -3/+10 |
| | * | | | x86: use early clobbers in usercopy*.c | Andi Kleen | 2009-01-21 | 2 | -4/+4 |
| | * | | | x86: remove kernel_physical_mapping_init() from init section | Gary Hade | 2009-01-20 | 1 | -1/+1 |
| | * | | | fix: crash: IP: __bitmap_intersects+0x48/0x73 | Ingo Molnar | 2009-01-20 | 1 | -7/+4 |
| | * | | | cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write | Mike Travis | 2009-01-19 | 1 | -13/+9 |
| | * | | | x86: fix section mismatch warnings in kernel/setup_percpu.c | Leonardo Potenza | 2009-01-18 | 1 | -1/+1 |
| | * | | | x86: put trigger in to detect mismatched apic versions | Mike Travis | 2009-01-18 | 1 | -0/+5 |
| | * | | | x86: fix assumed to be contiguous leaf page tables for kmap_atomic region (ta... | Jan Beulich | 2009-01-16 | 3 | -29/+45 |
| | * | | | x86, UV: cpu_relax in uv_wait_completion | Cliff Wickman | 2009-01-15 | 1 | -0/+1 |
| | * | | | x86: avoid early crash in disable_local_APIC() | Jan Beulich | 2009-01-15 | 1 | -0/+4 |
* | | | | | x86, xen: fix hardirq.h merge fallout | Ingo Molnar | 2009-01-23 | 1 | -0/+1 |
* | | | | | x86: make irq_cpustat_t fields conditional | Brian Gerst | 2009-01-23 | 1 | -2/+10 |
* | | | | | x86: merge hardirq_{32,64}.h into hardirq.h | Brian Gerst | 2009-01-23 | 3 | -81/+38 |
* | | | | | x86: sync hardirq_{32,64}.h | Brian Gerst | 2009-01-23 | 2 | -9/+15 |
* | | | | | x86: remove include of apic.h from hardirq_64.h | Brian Gerst | 2009-01-23 | 4 | -1/+3 |
* | | | | | x86: remove idle_timestamp from 32bit irq_cpustat_t | Brian Gerst | 2009-01-23 | 2 | -2/+0 |
* | | | | | x86: make UV support configurable | Nick Piggin | 2009-01-21 | 7 | -6/+20 |
* | | | | | x86: make x86_32 use tlb_64.c, build fix, clean up X86_L1_CACHE_BYTES | Ingo Molnar | 2009-01-21 | 1 | -4/+2 |
* | | | | | Merge branch 'x86/mm' into core/percpu | Ingo Molnar | 2009-01-21 | 9 | -240/+291 |
|\ \ \ \ \ |
|
| * | | | | | x86: optimise x86's do_page_fault (C entry point for the page fault path) | Nick Piggin | 2009-01-20 | 1 | -182/+256 |
| * | | | | | Merge commit 'v2.6.29-rc2' into x86/mm | Ingo Molnar | 2009-01-20 | 14 | -52/+77 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | Merge branch 'misc' into release | Len Brown | 2009-01-16 | 1 | -1/+1 |
| | |\ \ \ \ |
|
| | | * | | | | kprobes: check CONFIG_FREEZER instead of CONFIG_PM | Masami Hiramatsu | 2009-01-16 | 1 | -1/+1 |
| | | | |/ /
| | | |/| | |
|
| | * | | | | Revert "x86 PAT: remove CPA WARN_ON for zero pte" | Linus Torvalds | 2009-01-15 | 2 | -38/+17 |
| | * | | | | Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-01-14 | 1 | -1/+1 |
| | |\ \ \ \ |
|
| | | * | | | | [CVE-2009-0029] Rename old_readdir to sys_old_readdir | Heiko Carstens | 2009-01-14 | 1 | -1/+1 |
| | | | |_|/
| | | |/| | |
|
| | * | | | | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison | 2009-01-14 | 2 | -2/+0 |
| | |/ / / |
|
| * | | | | x86: change the default cache size to 64 bytes | Ingo Molnar | 2009-01-14 | 1 | -2/+2 |
| * | | | | x86, tlb flush_data: replace per_cpu with an array | Frederik Deweerdt | 2009-01-14 | 1 | -8/+8 |
| | |/ /
| |/| | |
|
* | | | | x86: uv cleanup, build fix | Ingo Molnar | 2009-01-21 | 1 | -0/+1 |