]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/shortlog
linux-2.6-omap-h63xx.git
2009-03-13 Ingo MolnarMerge branch 'cpus4096' of git://git.kernel.org/pub...
2009-03-13 Ingo MolnarMerge commit 'v2.6.29-rc8' into cpus4096
2009-03-13 Steven Rostedtsoftirq: no need to have SOFTIRQ in softirq name
2009-03-13 Yinghai Lux86: fix e820_update_range()
2009-03-13 Steven Rostedttracing: move binary buffers into per cpu directory
2009-03-13 Dave Airliedrm/radeon: r600 ptes are 64-bit, cleanup cleanup function.
2009-03-13 Dave Airliedrm/radeon: don't call irq changes on r600 suspend...
2009-03-13 Dave Airliedrm/radeon: fix r600 writeback across suspend/resume
2009-03-13 Dave Airliedrm/radeon: fix r600 writeback setup.
2009-03-13 Dave Airliedrm: fix warnings about new mappings in info code.
2009-03-13 Hannes Ederdrm/radeon: NULL noise: drivers/gpu/drm/radeon/radeon_*.c
2009-03-13 Dave Airliedrm/radeon: fix r600 pci mapping calls.
2009-03-13 Alex Deucherdrm/radeon: r6xx/r7xx: fix possible oops in r600_page_t...
2009-03-13 Dave Airlieradeon: call the correct idle function, logic got inverted.
2009-03-13 Alex Deucherdrm/radeon: RS600: fix interrupt handling
2009-03-13 Dave Airliedrm/r600: fix rptr address along lines of previous...
2009-03-13 Dave Airliedrm/r600: fixup r600 gart table accessor like ati_pcigart.c
2009-03-13 Dave Airliedrm/ati_pcigart: use memset_io to reset the memory
2009-03-13 Dave Airliedrm: add DRM_READ/WRITE64 wrappers around readq/writeq.
2009-03-13 Alex Deucherradeon: add RS600 pci ids
2009-03-13 Alex Deucherradeon: add support for rs600 GPUs
2009-03-13 Alex Deucherradeon: fix r600 AGP support
2009-03-13 Alex Deucherradeon: add R6xx/R7xx pci ids
2009-03-13 Alex Deucherdrm/radeon: add initial support for R6xx/R7xx GPUs
2009-03-13 Alex Deucherdrm/radeon: add r6xx/r7xx microcode
2009-03-13 Alex Deucherdrm/radeon: prep for r6xx/r7xx support
2009-03-13 Owain G. Ainsworthi915/drm: Remove two redundant agp_chipset_flushes
2009-03-13 Chris Wilsondrm/i915: Display fence register state in debugfs i915_...
2009-03-13 Eric Anholtdrm/i915: Add information on pinning and fencing to...
2009-03-13 Ben Gamaridrm/i915: Consolidate gem object list dumping
2009-03-13 Ben Gamaridrm: Convert proc files to seq_file and introduce debugfs
2009-03-13 Dave Airliedrm/radeon: split busmaster enable out to a separate...
2009-03-13 Dave Airliedrm/radeon: align ring writes to 16 dwords boundaries.
2009-03-13 Benjamin Herrenschmidtdrm/radeon: Print PCI ID of cards when probing
2009-03-13 David Millerdrm: Only use DRM_IOCTL_UPDATE_DRAW compat wrapper...
2009-03-13 David Millerdrm: radeon: Fix unaligned access in r300_scratch().
2009-03-13 David Millerdrm: Preserve SHMLBA bits in hash key for _DRM_SHM...
2009-03-13 David Millerdrm: ati_pcigart: Fix limit check in drm_ati_pcigart_in...
2009-03-13 David Millerdrm: radeon: Use surface for PCI GART table.
2009-03-13 David Millerdrm: radeon: Fix calculation of RB_RPTR_ADDR in non...
2009-03-13 David Millerdrm: radeon: Fix RADEON_*_EMITED defines.
2009-03-13 David Millerdrm: radeon: Fix ring_rptr accesses.
2009-03-13 David Millerdrm: ati_pcigart: Need to use PCI_DMA_BIDIRECTIONAL.
2009-03-13 David Millerdrm: ati_pcigart: Do not access I/O MEM space using...
2009-03-13 Kristian Høgsbergdrm: Drop unused and broken dri_library_name sysfs...
2009-03-13 Kristian Høgsbergdrm: claim PCI device when running in modesetting mode.
2009-03-13 Benjamin Herrenschmidtdrm: Make drm_local_map use a resource_size_t offset
2009-03-13 Benjamin Herrenschmidtdrm: Split drm_map and drm_local_map
2009-03-13 Benjamin Herrenschmidtdrm: Use resource_size_t for drm_get_resource_{start...
2009-03-13 Rusty Russellcpumask: remove x86 cpumask_t uses.
2009-03-13 Rusty Russellcpumask: use cpumask_var_t in uv_flush_tlb_others.
2009-03-13 Rusty Russellcpumask: remove cpumask_t assignment from vector_alloca...
2009-03-13 Rusty Russellcpumask: make Xen use the new operators.
2009-03-13 Rusty Russellcpumask: clean up summit's send_IPI functions
2009-03-13 Rusty Russellcpumask: use new cpumask functions throughout x86
2009-03-13 Rusty Russellx86: unify cpu_callin_mask/cpu_callout_mask/cpu_initial...
2009-03-13 Rusty Russellcpumask: convert struct cpuinfo_x86's llc_shared_map...
2009-03-13 Rusty Russellcpumask: convert node_to_cpumask_map[] to cpumask_var_t
2009-03-13 Rusty Russellx86: unify 32 and 64-bit node_to_cpumask_map
2009-03-13 Rusty Russellcpumask: remove x86's node_to_cpumask now everyone...
2009-03-13 Rusty Russellx86: arch_send_call_function_ipi_mask
2009-03-13 Rusty Russellcpumask: convert arch/x86/kernel/cpu/mcheck/mce_64.c
2009-03-13 Rusty Russellcpumask: x86: convert cpu_sibling_map/cpu_core_map...
2009-03-13 Rusty Russellcpumask: convert arch/x86/kernel/nmi.c's backtrace_mask...
2009-03-13 Rusty Russellcpumask: convert c1e_mask in arch/x86/kernel/process...
2009-03-13 Rusty Russellcpumask: remove obsolete topology_core_siblings and...
2009-03-13 Rusty Russellcpumask: remove cpu_coregroup_map: x86
2009-03-13 Rusty Russellcpumask: remove the now-obsoleted pcibus_to_cpumask...
2009-03-13 Rusty Russellcpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_A...
2009-03-13 Rusty Russellcpumask: replace node_to_cpumask with cpumask_of_node.
2009-03-13 Rusty Russellcpumask: use topology_core_cpumask/topology_thread_cpum...
2009-03-13 Antti PalosaariV4L/DVB (10972): zl10353: i2c_gate_ctrl bug fix
2009-03-13 Steven Rostedttracing: add comment for use of double __builtin_consant_p
2009-03-13 Steven Rostedttracing: left align location header in stack_trace
2009-03-13 Li Zefancpuacct: reduce one NULL check in fast-path
2009-03-13 Ingo MolnarMerge branches 'sched/clock', 'sched/urgent' and 'linus...
2009-03-13 Ingo MolnarMerge branch 'tip/tracing/ftrace' of git://git.kernel...
2009-03-13 Ingo MolnarMerge branches 'tracing/ftrace' and 'linus' into tracin...
2009-03-13 Pallipadi,... VM, x86, PAT: Change is_linear_pfn_mapping to not use...
2009-03-13 Eric Miao[ARM] pxa: fix typo in BANK_OFF() macro in gpio.h
2009-03-13 Linus TorvaldsLinus 2.6.29-rc8
2009-03-13 Linus Torvaldsbitmap: fix end condition in bitmap_find_free_region
2009-03-13 Steven Rostedtring-buffer: document reader page design
2009-03-13 Jaswinder Singh... x86: cpu_debug add write support for MSRs
2009-03-13 Steven Rostedttracing: show event name in trace for TRACE_EVENT creat...
2009-03-13 Yinghai Lux86: separate mtrr cleanup/mtrr_e820 trim to separate...
2009-03-13 Yinghai Lux86: print out mtrr_range_state when user specify size
2009-03-13 Yinghai Lux86: more MTRR debug printouts
2009-03-13 Jan Beulichx86: create a non-zero sized bm_pte only when needed
2009-03-13 Jan Beulichx86: fix code paths used by update_mptable
2009-03-13 Jan Beulichx86: clean up output resulting from update_mptable...
2009-03-13 Jan Beulichx86: properly __init-annotate recent early_printk additions
2009-03-13 Jan Beulichx86: move save_mr() into .meminit.text
2009-03-13 Jan Beulichx86, 32-bit: also use cpuinfo_x86's x86_{phys,virt...
2009-03-13 Jan Beulichx86, 32-bit: also limit NODES_HIGH_SHIFT here
2009-03-13 Ingo Molnarx86: unify kmap_atomic_pfn() and iomap_atomic_prot_pfn...
2009-03-13 Jan Beulichx86: smarten /proc/interrupts output
2009-03-13 KOSAKI Motohirotracing: Don't use tracing_record_cmdline() in workqueu...
2009-03-13 Jason Barontracing: tracepoints for softirq entry/exit - tracepoints
2009-03-13 Jason Barontracing: tracepoints for softirq entry/exit - add softi...
next