Age | Commit message (Expand) | Author | Files | Lines |
2009-03-04 | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar | 64 | -1258/+830 |
2009-03-03 | x86: set_highmem_pages_init() cleanup, fix !CONFIG_NUMA && CONFIG_HIGHMEM=y | Ingo Molnar | 1 | -1/+1 |
2009-03-03 | x86: set_highmem_pages_init() cleanup | Pekka Enberg | 4 | -39/+39 |
2009-03-03 | x86: unify free_init_pages() and free_initmem() | Pekka Enberg | 4 | -89/+50 |
2009-03-03 | x86: make sure initmem is writable on 64-bit | Pekka Enberg | 1 | -0/+7 |
2009-03-03 | x86: add sanity checks to init_32.c | Pekka Enberg | 1 | -6/+11 |
2009-03-03 | x86: use roundup() instead of PAGE_ALIGN() in find_early_table_space() | Pekka Enberg | 1 | -4/+4 |
2009-03-03 | x86: move __VMALLOC_RESERVE to pgtable_32.c | Pekka Enberg | 2 | -2/+2 |
2009-03-03 | x86: oprofile: don't set counter width from cpuid on Core2 | Tim Blechmann | 1 | -2/+12 |
2009-03-03 | x86, signals: fix xine & firefox bustage | Hiroshi Shimamoto | 1 | -5/+4 |
2009-03-03 | x86: fix init_memory_mapping() to handle small ranges | Yinghai Lu | 1 | -0/+2 |
2009-03-02 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -11/+6 |
2009-03-02 | x86-64: seccomp: fix 32/64 syscall hole | Roland McGrath | 7 | -25/+10 |
2009-03-02 | x86-64: syscall-audit: fix 32/64 syscall hole | Roland McGrath | 1 | -1/+1 |
2009-03-02 | x86: add forward decl for tss_struct | Jeremy Fitzhardinge | 1 | -0/+1 |
2009-03-02 | x86: unify chunks of kernel/process*.c | Jeremy Fitzhardinge | 4 | -361/+192 |
2009-03-02 | x86-32: use non-lazy io bitmap context switching | Jeremy Fitzhardinge | 4 | -90/+9 |
2009-03-02 | x86_32: apic/numaq_32, fix section mismatch | Jiri Slaby | 1 | -1/+1 |
2009-03-02 | x86_32: apic/summit_32, fix section mismatch | Jiri Slaby | 1 | -9/+9 |
2009-03-02 | x86_32: apic/es7000_32, fix section mismatch | Jiri Slaby | 1 | -20/+17 |
2009-03-02 | x86_32: apic/summit_32, fix cpu_mask_to_apicid | Jiri Slaby | 1 | -21/+9 |
2009-03-02 | x86_32: apic/es7000_32, fix cpu_mask_to_apicid | Jiri Slaby | 1 | -20/+10 |
2009-03-02 | x86_32: apic/es7000_32, cpu_mask_to_apicid cleanup | Jiri Slaby | 1 | -42/+4 |
2009-03-02 | x86_32: apic/bigsmp_32, de-inline functions | Jiri Slaby | 1 | -23/+17 |
2009-03-02 | x86, mm: dont use non-temporal stores in pagecache accesses | Ingo Molnar | 2 | -20/+9 |
2009-03-01 | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 28 | -202/+235 |
2009-03-01 | Revert "gpu/drm, x86, PAT: PAT support for io_mapping_*" | Ingo Molnar | 2 | -46/+3 |
2009-02-28 | x86: remove double copy of show_cpuinfo_core for 32 and 64 bit | Jaswinder Singh Rajput | 1 | -18/+2 |
2009-02-28 | x86: i915 needs pgprot_writecombine() and is_io_mapping_possible() | Ingo Molnar | 2 | -11/+6 |
2009-02-28 | x86: signal: introduce helper align_sigframe() | Hiroshi Shimamoto | 1 | -12/+15 |
2009-02-28 | x86: signal: unify get_sigframe() | Hiroshi Shimamoto | 1 | -56/+41 |
2009-02-28 | x86: signal: use 16 bytes boundary for rt_sigframe | Hiroshi Shimamoto | 1 | -4/+2 |
2009-02-28 | x86: signal: intrroduce get_sigframe() and replace get_sigstack() | Hiroshi Shimamoto | 1 | -13/+19 |
2009-02-28 | x86: signal: add __user annotation | Hiroshi Shimamoto | 1 | -2/+2 |
2009-02-27 | x86, fixmap: unify fixmap.h | Gustavo F. Padovan | 3 | -310/+147 |
2009-02-27 | x86, fixmap: prepare fixmap_32.h for unification | Gustavo F. Padovan | 1 | -17/+56 |
2009-02-27 | x86, fixmap: prepare fixmap_64.h for unification | Gustavo F. Padovan | 1 | -7/+69 |
2009-02-27 | x86, fixmap: add CONFIG_EFI | Gustavo F. Padovan | 1 | -0/+4 |
2009-02-27 | x86, fixmap: add CONFIG_X86_{LOCAL,IO}_APIC | Gustavo F. Padovan | 1 | -0/+4 |
2009-02-27 | x86, fixmap: define reserve_top_address for x86_64 | Gustavo F. Padovan | 3 | -16/+20 |
2009-02-27 | x86, fixmap: define FIXADDR_BOOT_* and redefine FIX_ADDR_SIZE | Gustavo F. Padovan | 1 | -2/+5 |
2009-02-27 | x86, fixmap: rename __FIXADDR_SIZE and __FIXADDR_BOOT_SIZE | Gustavo F. Padovan | 1 | -4/+4 |
2009-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 3 | -3/+9 |
2009-02-27 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 12 | -104/+119 |
2009-02-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -13/+37 |
2009-02-27 | Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -52/+5 |
2009-02-27 | usb: musb: make Davinci *work* in mainline | David Brownell | 3 | -3/+9 |
2009-02-27 | Revert "MIPS: Print irq handler description" | Ralf Baechle | 1 | -1/+0 |
2009-02-27 | MIPS: CVE-2009-0029: Enable syscall wrappers. | Ralf Baechle | 10 | -98/+110 |
2009-02-27 | MIPS: Alchemy: In plat_time_init() t reaches -1, tested: 0 | Roel Kluin | 1 | -3/+3 |