summaryrefslogtreecommitdiffstats
path: root/drivers/media (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-13x86: arch_send_call_function_ipi_maskRusty Russell1-2/+3
2009-03-13cpumask: convert arch/x86/kernel/cpu/mcheck/mce_64.cRusty Russell1-4/+6
2009-03-13cpumask: x86: convert cpu_sibling_map/cpu_core_map to cpumask_var_tRusty Russell9-21/+32
2009-03-13cpumask: convert arch/x86/kernel/nmi.c's backtrace_mask to a cpumask_var_tRusty Russell1-5/+6
2009-03-13cpumask: convert c1e_mask in arch/x86/kernel/process.c to cpumask_var_t.Rusty Russell1-4/+6
2009-03-13cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Rusty Russell1-2/+0
2009-03-13cpumask: remove cpu_coregroup_map: x86Rusty Russell2-6/+0
2009-03-13cpumask: remove the now-obsoleted pcibus_to_cpumask(): x86Rusty Russell2-6/+0
2009-03-13cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: x86Rusty Russell2-2/+2
2009-03-13cpumask: replace node_to_cpumask with cpumask_of_node.Rusty Russell8-17/+13
2009-03-13cpumask: use topology_core_cpumask/topology_thread_cpumask instead of cpu_cor...Rusty Russell2-5/+5
2009-03-11x86: convert obsolete irq_desc_t typedef to struct irq_descThomas Gleixner1-1/+1
2009-03-11x86, mce: use round_jiffies() instead round_jiffies_relative()KOSAKI Motohiro1-2/+2
2009-03-11x86, kexec: x86_64: add kexec jump support for x86_64Huang Ying5-44/+197
2009-03-11x86, kexec: x86_64: add identity map for pages at image->startHuang Ying1-0/+42
2009-03-11x86, kexec: fix kexec x86 coding styleHuang Ying4-30/+50
2009-03-10i810: fix kernel crash fix when struct fb_var_screeninfo is suppliedSamuel CUELLA1-2/+3
2009-03-10m68knommu: m528x build fixSteven King1-228/+0
2009-03-10m68knommu: m5206e build fixSteven King1-0/+1
2009-03-10rcu: documentation 1Q09 updatePaul E. McKenney1-0/+12
2009-03-10kernel/user.c: fix a memory leak when freeing up non-init usernamespaces usersDhaval Giani1-7/+7
2009-03-10mtd: physmap: fix NULL pointer dereference in error pathAtsushi Nemoto1-8/+11
2009-03-10intel-agp: fix a panic with 1M of shared memory, no GTT entriesLubomir Rintel1-3/+5
2009-03-10mtd_dataflash: fix probing of AT45DB321C chips.Will Newton1-1/+2
2009-03-10idr: make idr_remove_all() do removal -before- free_layer()Paul E. McKenney1-1/+1
2009-03-10devpts: remove graffitiAlexey Dobriyan1-5/+0
2009-03-10x86/agp: tighten check to update amd nb apertureYinghai Lu1-4/+9
2009-03-10xtensa: fix compilation somewhatAlexey Dobriyan5-7/+6
2009-03-10lm85: add VRM10 support for adt7468 chipDarrick J. Wong1-1/+2
2009-03-10lm85: fix the version check that broke adt7468 probingDarrick J. Wong1-1/+4
2009-03-10menu: fix embedded menu snafuRandy Dunlap1-15/+15
2009-03-10mm: get_nid_for_pfn() returns intRoel Kluin1-1/+1
2009-03-10video: deferred io cleanup fix for sh_mobile_lcdcfbMagnus Damm1-4/+2
2009-03-10sh: Add media/soc_camera.h to board setup of Renesas AP325RXANobuhiro Iwamatsu1-0/+1
2009-03-09copy_process: fix CLONE_PARENT && parent_exec_id interactionOleg Nesterov1-6/+5
2009-03-09[CPUFREQ] Add p4-clockmod sysfs-ui removal to feature-removal schedule.Dave Jones1-0/+9
2009-03-09Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones3-35/+18
2009-03-09Btrfs: fix spinlock assertions on UP systemsChris Mason5-13/+13
2009-03-09Fix fixpoint divide exception in acct_update_integralsHeiko Carstens1-1/+5
2009-03-09lguest: fix for CONFIG_SPARSE_IRQ=yRusty Russell2-7/+15
2009-03-09lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>'Rusty Russell1-0/+5
2009-03-08x86-32: make sure virt_addr_valid() returns false for fixmap addressesJeremy Fitzhardinge1-0/+2
2009-03-08x86 mmiotrace: fix remove_kmmio_fault_pages()Stuart Bennett1-7/+8
2009-03-08x86: fix warning about nodeidYinghai Lu1-9/+14
2009-03-08MIPS: compat: Implement is_compat_task.Ralf Baechle1-0/+7
2009-03-08x86: don't define __this_fixmap_does_not_exist()Wang Chen1-8/+11
2009-03-08x86: remove smp_apply_quirks()/smp_checks()Yinghai Lu3-78/+77
2009-03-08mmc: fix data timeout for SEND_EXT_CSDAdrian Hunter1-6/+9
2009-03-08x86: UV: remove uv_flush_tlb_others() WARN_ONCliff Wickman1-2/+0
2009-03-08Input: serio - fix protocol number for TouchIT213Dmitry Torokhov1-1/+1