]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/shortlog
linux-2.6-omap-h63xx.git
2008-12-29 Brian King[SCSI] ibmvfc: Fix log level filtering
2008-12-29 Alan Cox[SCSI] Clean up my email address and use a single stand...
2008-12-29 FUJITA Tomonori[SCSI] aacraid: check pci_alloc_consistent errors
2008-12-29 Arjan van de Ven[SCSI] advansys, arcmsr, ipr, nsp32, qla1280, stex...
2008-12-29 Randy Dunlap[SCSI] scsi ioctl: fix kernel-doc warning
2008-12-29 Jaswinder Singh... x86, pci: move arch/x86/pci/pci.h to arch/x86/include...
2008-12-29 Jaswinder Singh... x86_64: pci-gart_64.c iommu_fullflush should be static
2008-12-29 Jaswinder Singh... x86: efi.c declare add_efi_memmap before they get used
2008-12-29 Jaswinder Singh... x86: io_apic.c io_apic_sync should be static
2008-12-29 Jaswinder Singh... x86: apic.c declare pic_mode before they get used
2008-12-29 Robert Richteroprofile: reordering some code in cpu_buffer.c
2008-12-29 Tony Lindgrenhsmmc: Fix bus voltage reset, clean-up for checkpatch
2008-12-29 Gregory HaskinsRT: fix push_rt_task() to handle dequeue_pushable properly
2008-12-29 Gregory Haskinssched: create "pushable_tasks" list to limit pushing...
2008-12-29 Gregory Haskinsplist: fix PLIST_NODE_INIT to work with debug enabled
2008-12-29 Gregory Haskinssched: add sched_class->needs_post_schedule() member
2008-12-29 Gregory Haskinssched: make double-lock-balance fair
2008-12-29 Gregory Haskinssched: pull only one task during NEWIDLE balancing...
2008-12-29 Gregory Haskinssched: only try to push a task on wakeup if it is migra...
2008-12-29 Gregory Haskinssched: use highest_prio.next to optimize pull operations
2008-12-29 Gregory Haskinssched: use highest_prio.curr for pull threshold
2008-12-29 Gregory Haskinssched: track the next-highest priority on each runqueue
2008-12-29 Gregory Haskinssched: cleanup inc/dec_rt_tasks
2008-12-29 Tony Lindgrenhsmmc: Fix setting the voltage back to 3V
2008-12-29 Robert Richterx86/oprofile: fix pci_dev use count for AMD northbridge...
2008-12-29 Robert Richteroprofile: remove ring buffer inline functions in cpu_bu...
2008-12-29 Robert Richteroprofile: rename cpu buffer functions
2008-12-29 Ingo MolnarMerge branch 'topic/kmemtrace' of git://git.kernel...
2008-12-29 Ingo Molnartracing/selftest: remove TRACE_CONT reference
2008-12-29 Vegard Nossumkmemtrace: add missing newline
2008-12-29 Pekka Enbergkmemtrace: remove config option for enabling tracing...
2008-12-29 Pekka Enbergkmemtrace: allow kmemtrace to be enabled after boot
2008-12-29 Pekka Enbergkmemtrace: remove unnecessary casts
2008-12-29 Eduard - Gabriel... kmemtrace: SLUB hooks for caller-tracking functions.
2008-12-29 Eduard - Gabriel... kmemtrace: Better alternative to "kmemtrace: fix printk...
2008-12-29 Eduard - Gabriel... kmemtrace: Fix typos in documentation.
2008-12-29 Eduard - Gabriel... kmemtrace: SLUB hooks.
2008-12-29 Eduard - Gabriel... kmemtrace: SLOB hooks.
2008-12-29 Eduard - Gabriel... kmemtrace: SLAB hooks.
2008-12-29 Eduard - Gabriel... kmemtrace: Additional documentation.
2008-12-29 Eduard - Gabriel... kmemtrace: Core implementation.
2008-12-29 Eduard - Gabriel... SLUB: Replace __builtin_return_address(0) with _RET_IP_.
2008-12-29 Mike FrysingerInput: map_to_7segment.h - convert to __inline__ for...
2008-12-29 Yong YaoInput: add support for enhanced rotary controller on...
2008-12-29 Yong YaoInput: add support for trackball on pxa930 and pxa935
2008-12-29 Peter Zijlstralocking, percpu counters: introduce separate lock classes
2008-12-29 Robert Hancocksata_sil: add Large Block Transfer support
2008-12-29 Jiri Slaby[libata] ata_piix: cleanup dmi strings checking
2008-12-29 Jiri SlabyDMI: add dmi_match
2008-12-29 Lubomir Bulejlibata: blacklist NCQ on OCZ CORE 2 SSD (resend)
2008-12-29 Jaswinder Singh... x86: introducing asm/sys_ia32.h
2008-12-29 Cyrill Gorcunovx86: mach-default setup.c cleanups
2008-12-29 Sergio Luisx86: mark get_cpu_leaves() with __cpuinit annotation
2008-12-29 Ingo MolnarMerge branch 'linus' into x86/cleanups
2008-12-29 Ingo Molnartracing/ftrace: make trace_find_cmdline() generally...
2008-12-29 Frederic Weisbeckertracing/branch-tracer: adapt to the stat tracing API
2008-12-29 Frederic Weisbeckertracing/ftrace: provide the base infrastructure for...
2008-12-29 Steven Rostedtftrace: change trace.c to use registered events
2008-12-29 Steven Rostedtftrace: set up trace event hash infrastructure
2008-12-29 Steven Rostedtftrace: remove obsolete print continue functionality
2008-12-29 Wang Chengenirq: check chip->ack before calling
2008-12-29 Yinghai Lusparseirq: move __weak symbols into separate compilatio...
2008-12-29 Ingo MolnarMerge branches 'tracing/docs', 'tracing/function-graph...
2008-12-29 Eric Miao[ARM] pxafb: add support for overlay1 and overlay2...
2008-12-29 Eric Miao[ARM] pxafb: cleanup of the timing checking code
2008-12-29 Eric Miao[ARM] pxafb: cleanup of the color format manipulation...
2008-12-29 Eric Miao[ARM] pxafb: add palette format support for LCCR4_PAL_FOR_3
2008-12-29 Eric Miao[ARM] pxafb: add support for FBIOPAN_DISPLAY by dma...
2008-12-29 Eric Miao[ARM] pxafb: allow pxafb_set_par() to start from arbitr...
2008-12-29 Eric Miao[ARM] pxafb: allow video memory size to be configurable
2008-12-29 Eric Miao[ARM] pxa: add document on the MFP design and how to...
2008-12-29 Eric Miao[ARM] sa1100_wdt: don't assume CLOCK_TICK_RATE to be...
2008-12-29 Eric Miao[ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be...
2008-12-29 Eric Miao[ARM] pxa/tavorevb: update board support (smartpanel...
2008-12-29 Pekka EnbergMerge branch 'topic/failslab' into for-linus
2008-12-29 Pekka EnbergMerge branches 'topic/fixes', 'topic/cleanups' and...
2008-12-29 David Rientjesslub: avoid leaking caches or refcounts on sysfs error
2008-12-29 Pascal Terjanslab: Fix comment on #endif
2008-12-29 Pekka Enbergslab: remove GFP_THISNODE clearing from alloc_slabmgmt()
2008-12-29 OGAWA Hirofumislub: Add might_sleep_if() to slab_alloc()
2008-12-29 Ingo MolnarMerge branch 'linus' into timers/hrtimers
2008-12-29 Akinobu MitaSLUB: failslab support
2008-12-29 Tony LindgrenMerge current mainline tree into linux-omap tree
2008-12-29 Dave Airliedrm/i915: fix modeset devname allocation + agp init...
2008-12-29 Julia Lawalldrm/i915: Remove redundant test in error path.
2008-12-29 Eric Anholtdrm: Add a debug node for vblank state.
2008-12-29 Eric Anholtdrm: Avoid use-before-null-test on dev in drm_cleanup().
2008-12-29 Eric Anholtdrm/i915: Don't print to dmesg when taking signal durin...
2008-12-29 Kristian Høgsbergdrm: pin new and unpin old buffer when setting a mode.
2008-12-29 Hannes Ederdrm/i915: un-EXPORT and make 'intelfb_panic' static
2008-12-29 Eric Anholtdrm/i915: Delete unused, pointless i915_driver_firstopen.
2008-12-29 Hannes Ederdrm/i915: fix sparse warnings: returning void-valued...
2008-12-29 Hannes Ederdrm/i915: fix sparse warnings: move 'extern' decls...
2008-12-29 Hannes Ederdrm/i915: fix sparse warnings: make symbols static
2008-12-29 Hannes Ederdrm/i915: fix sparse warnings: declare one-bit bitfield...
2008-12-29 Eric Anholtdrm/i915: Don't double-unpin buffers if we take a signa...
2008-12-29 Eric Anholtdrm/i915: Fix fbcon setup to align display pitch to...
2008-12-29 Eric Anholtdrm/i915: Add missing userland definitions for gem...
2008-12-29 Dave Airliei915/drm: provide compat defines for userspace for...
2008-12-29 Kristian H... drm: drop DRM_IOCTL_MODE_REPLACEFB, add+remove works...
next