2009-03-05 |
Ingo Molnar | Merge branch 'x86/mm' into x86/core |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ingo Molnar | Merge branch 'x86/mce2' into x86/core |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ingo Molnar | Merge branch 'x86/urgent' into x86/core |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Jeremy Fitzhardinge | x86: pre-initialize boot_cpu_data.x86_phys_bits to... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Jeremy Fitzhardinge | x86-32: use specific __vmalloc_start_set flag in __virt... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Jeremy Fitzhardinge | x86: clean up old gcc warnings |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Ingo Molnar | x86: move init_memory_mapping() to common mm/init.c... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Pekka Enberg | x86: move function and variable declarations to asm... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Pekka Enberg | x86: unify kernel_physical_mapping_init() function... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Pekka Enberg | x86: fix up some bad global variable names in mm/init.c |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Pekka Enberg | x86: move init_memory_mapping() to common mm/init.c |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Pekka Enberg | x86: add stub init_gbpages() for 32-bit init_memory_map... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Pekka Enberg | x86: ifdef 32-bit and 64-bit NR_RANGE_MR for save_mr... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Pekka Enberg | x86: ifdef 32-bit and 64-bit pfn setup in init_memory_m... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Pekka Enberg | x86: ifdef 32-bit and 64-bit setup in init_memory_mapping() |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Pekka Enberg | x86: add table start and end sanity checks to 32-bit... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Pekka Enberg | x86: unify kernel_physical_mapping_init() call in init_... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Pekka Enberg | x86: rename after_init_bootmem to after_bootmem in... |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Pekka Enberg | x86: remove unnecessary save_mr() sanity check |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Pekka Enberg | x86: ifdef 32-bit specific setup in init_memory_mapping() |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Pekka Enberg | x86: move pgd_base out of init_memory_mapping() |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Pekka Enberg | x86: find_early_table_space() unification |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Pekka Enberg | x86: add gbpages support to 32-bit init_memory_mapping() |
commit | commitdiff | tree | snapshot |
2009-03-05 |
Pekka Enberg | x86: init_memory_mapping() trivial cleanups |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Yinghai Lu | x86: fix bootmem cross node for 32bit numa, cleanup |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Pekka Enberg | x86: move free_initrd_mem() to common mm/init.c |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Leann Ogasawara | x86: add Dell XPS710 reboot quirk |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Yinghai Lu | x86: reserve exact size of mptable |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Yinghai Lu | x86: ioremap mptable |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Yinghai Lu | x86: make 32-bit init_memory_mapping range change more... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Yinghai Lu | x86: fix bootmem cross node for 32bit numa |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Daniel Glöckner | x86, math-emu: fix init_fpu for task != current |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Ingo Molnar | Merge branch 'x86/urgent' into x86/mm |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Huang Ying | x86: EFI: Back efi_ioremap with init_memory_mapping... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Pekka Enberg | x86: set_highmem_pages_init() cleanup, #2 |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Brian Maly | x86: fix DMI on EFI |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Linus Torvalds | Merge branch 'merge' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Helge Bahmann | drm: fix double lock typo |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Ingo Molnar | x86, mce: fix build failure in arch/x86/kernel/cpu... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Pekka Enberg | x86: move devmem_is_allowed() to common mm/init.c |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Tony Breeds | powerpc: Run sbc610 USB fixup code only on the appropri... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
H. Peter Anvin | Merge branch 'x86/core' into x86/mce2 |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Jeremy Fitzhardinge | x86: un-__init fill_pud/pmd/pte |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Jeremy Fitzhardinge | x86: remove vestigial fix_ioremap prototypes |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Ingo Molnar | Merge branch 'x86/core' into core/percpu |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Ingo Molnar | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap'... |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Linus Torvalds | Linux 2.6.29-rc7 |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Linus Torvalds | Merge git://git./linux/kernel/git/herbert/crypto-2.6 |
commit | commitdiff | tree | snapshot |
2009-03-04 |
Krzysztof Hałasa | crypto: ixp4xx - Fix qmgr_request_queue build failure |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Linus Torvalds | Merge branch 'sched-fixes-for-linus' of git://git.... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Linus Torvalds | Merge branch 'x86-fixes-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Linus Torvalds | Merge branch 'tracing/mmiotrace' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Linus Torvalds | Merge branch 'core-fixes-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Linus Torvalds | Merge master.kernel.org:/home/rmk/linux-2.6-arm |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Russell King | [ARM] fix lots of ARM __devexit sillyness |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Ingo Molnar | x86: set_highmem_pages_init() cleanup, fix !CONFIG_NUMA... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Pekka Enberg | x86: set_highmem_pages_init() cleanup |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Catalin Marinas | [ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Seth Forshee | [ARM] 5416/1: Use unused address in v6_early_abort |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Pekka Enberg | x86: unify free_init_pages() and free_initmem() |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Pekka Enberg | x86: make sure initmem is writable on 64-bit |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Pekka Enberg | x86: add sanity checks to init_32.c |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Pekka Enberg | x86: use roundup() instead of PAGE_ALIGN() in find_earl... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Pekka Enberg | x86: move __VMALLOC_RESERVE to pgtable_32.c |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Tim Blechmann | x86: oprofile: don't set counter width from cpuid on... |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Hiroshi Shimamoto | x86, signals: fix xine & firefox bustage |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Yinghai Lu | x86: fix init_memory_mapping() to handle small ranges |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Linus Torvalds | Revert "menu: fix embedded menu snafu" |
commit | commitdiff | tree | snapshot |
2009-03-03 |
Linus Torvalds | Merge branch 'drm-fixes' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Eric Anholt | drm/i915: Fix use-before-null-check in i915_irq_emit(). |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Thomas Hellstrom | drm: Avoid client deadlocks when the master disappears. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Thomas Hellstrom | drm: Wake up all lock waiters when the master disappears. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Thomas Hellstrom | drm: Don't return ERESTARTSYS to user-space. |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Randy Dunlap | menu: fix embedded menu snafu |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Linus Torvalds | Merge branch 'fix/hda' of git://git./linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Linus Torvalds | Merge branch 'x86-fixes-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net-2.6 |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Karsten Keil | Change email address |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Linus Torvalds | Merge branch 'for_linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Linus Torvalds | Merge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6 |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Roland McGrath | x86-64: seccomp: fix 32/64 syscall hole |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Roland McGrath | x86-64: syscall-audit: fix 32/64 syscall hole |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Andres Salomon | sdhci: Add NO_BUSY_IRQ quirk for Marvell CAFE host... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Ben Dooks | sdhci: Add quirk for controllers with no end-of-busy IRQ |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Jeremy Fitzhardinge | xen: deal with virtually mapped percpu data |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Jeremy Fitzhardinge | x86: add forward decl for tss_struct |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Jeremy Fitzhardinge | x86: unify chunks of kernel/process*.c |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Jeremy Fitzhardinge | x86-32: use non-lazy io bitmap context switching |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Jiri Slaby | x86_32: apic/numaq_32, fix section mismatch |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Jiri Slaby | x86_32: apic/summit_32, fix section mismatch |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Jiri Slaby | x86_32: apic/es7000_32, fix section mismatch |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Jiri Slaby | x86_32: apic/summit_32, fix cpu_mask_to_apicid |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Jiri Slaby | x86_32: apic/es7000_32, fix cpu_mask_to_apicid |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Jiri Slaby | x86_32: apic/es7000_32, cpu_mask_to_apicid cleanup |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Jiri Slaby | x86_32: apic/bigsmp_32, de-inline functions |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Ingo Molnar | x86, mm: dont use non-temporal stores in pagecache... |
commit | commitdiff | tree | snapshot |
2009-03-02 |
Pekka Paalanen | x86 mmiotrace: fix race with release_kmmio_fault_page() |
commit | commitdiff | tree | snapshot |
next |