- f9915bf Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
- acd8957 profiling: fix broken profiling regression by Hugh Dickins · 16 years ago
- 4c098bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
- d006b2b Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
- 7d16766 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
- 6707fbb Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
- 284b066 Btrfs: don't use spin_is_contended by Chris Mason · 16 years ago
- 6136ac8 Staging: panel: fix lcd panel driver build failure by Sachin P. Sant · 16 years ago
- d88dfb8 Staging: android: fix up units in timed_gpio by Greg Kroah-Hartman · 16 years ago
- 5701c05 Staging: android: ram_console: Disable ECC when early init is enabled and validate buffer size by Arve Hjønnevåg · 16 years ago
- 07f2698 Staging: at76_usb: Add support for OQO Model 01+ by Jamie Lentin · 16 years ago
- ea8f9fe Staging: at76_usb: fix bugs introduced by "Staging: at76_usb: cleanup dma on stack issues" by Jason Andryuk · 16 years ago
- 89cb7e7 Revert Staging: at76_usb: update drivers/staging/at76_usb w/ mac80211 port by Greg Kroah-Hartman · 16 years ago
- 049a6ac USB: Storage: Update unusual_devs entry for Datafab KECF-USB by Nick Holloway · 16 years ago
- 26e1287 USB: Correct Makefile to make isp1760 buildable by Ivan Kuten · 16 years ago
- c200b9c USB: option: New mobile broadband modems to be supported by Dirk De Schepper · 16 years ago
- 97dcf04 USB: two more usb ids for ti_usb_3410_5052 by Oliver Neukum · 16 years ago
- 64905b4 USB: ftdi_sio: unlock_kernel() on error in set_serial_info() by Dan Carpenter · 16 years ago
- 506e946 USB: usb-storage: add Pentax to the bad-vendor list by Alan Stern · 16 years ago
- e38c287 USB: ftdi_sio: add support for the NDI Polaris system by Stephane Clerambault · 16 years ago
- 78c8fb3 USB: usb-serial: fix the aircable_init failure path by Dave Young · 16 years ago
- 0d020aa USB: usb-storage: remove WARN from last-sector hacks by Alan Stern · 16 years ago
- 6b40c00 Revert USB: option: add Pantech cards by Greg Kroah-Hartman · 16 years ago
- 2057ac8 USB: cdc-acm.c: remove duplicate lines for MTK gps support by James Treacy · 16 years ago
- af3ddbd USB: fsl_qe_udc: Fix stalled TX requests bug by Anton Vorontsov · 16 years ago
- 82341b3 USB: fsl_qe_udc: Fix muram corruption by disabled endpoints by Anton Vorontsov · 16 years ago
- ef84e40 USB: fsl_qe_udc: Fix disconnects reporting during bus reset by Anton Vorontsov · 16 years ago
- 2247818 USB: fsl_qe_udc: Fix QE USB controller initialization by Anton Vorontsov · 16 years ago
- a30551d USB: fsl_qe_udc: Fix recursive locking bug in ch9getstatus() by Anton Vorontsov · 16 years ago
- 94f341db USB: fsl_qe_udc: Fix oops on QE UDC probe failure by Anton Vorontsov · 16 years ago
- 896abeb Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
- 9d9b87c lockd: fix regression in lockd's handling of blocked locks by J. Bruce Fields · 16 years ago
- f06da26 i915: Fix more size_t format string warnings by Linus Torvalds · 16 years ago
- ff74733 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
- d7c41b6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
- a8e807f FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h now by David Howells · 16 years ago
- a5ef7ca x86: spinlocks: define dummy __raw_spin_is_contended by Kyle McMartin · 16 years ago
- b91facc tracing/function-graph-tracer: handle the leaf functions from trace_pipe by Frederic Weisbecker · 16 years ago
- 1dfba05 tracing/blktrace: move the tracing file to kernel/trace, fix by Ingo Molnar · 16 years ago
- b5db03c tracing: handle unregistering the current tracer by Arnaldo Carvalho de Melo · 16 years ago
- 3861a17 tracing/function-graph-tracer: drop the kernel_text_address check by Frederic Weisbecker · 16 years ago
- 1292211 tracing/power: move the power trace headers to a dedicated file by Frederic Weisbecker · 16 years ago
- 7447dce tracing/function-graph-tracer: provide a selftest for the function graph tracer by Frederic Weisbecker · 16 years ago
- 2db270a tracing/blktrace: move the tracing file to kernel/trace by Frederic Weisbecker · 16 years ago
- 44b0635 Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 16 years ago
- 4ad476e Merge commit 'v2.6.29-rc4' into tracing/core by Ingo Molnar · 16 years ago
- 4f3e797 crypto: scatterwalk - Avoid flush_dcache_page on slab pages by Herbert Xu · 16 years ago
- d5b5623 mm: fix error case in mlock downgrade reversion by Hugh Dickins · 16 years ago
- 8e49215 Linux 2.6.29-rc4 by Linus Torvalds · 16 years ago
- 58edf8e Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-update by Linus Torvalds · 16 years ago
- 1fb25cb radeonfb: Fix resume from D3Cold on some platforms by Benjamin Herrenschmidt · 16 years ago
- b746bb7 aty128fb: Properly save PCI state before changing PCI PM level by Benjamin Herrenschmidt · 16 years ago
- b746816 atyfb: Properly save PCI state before changing PCI PM level by Benjamin Herrenschmidt · 16 years ago
- f7de7621f async: use list_move_tail by Stefan Richter · 16 years ago
- 766ccb9 async: Rename _special -> _domain for clarity. by Cornelia Huck · 16 years ago
- f30d5b3 async: Add some documentation. by Cornelia Huck · 16 years ago
- 86532d8 async: Handle kthread_run() return codes. by Cornelia Huck · 16 years ago
- 7a89bbc async: Fix running list handling. by Cornelia Huck · 16 years ago
- d2f5935 drm/i915: select framebuffer support automatically by Ingo Molnar · 16 years ago
- 9880b7a drm/i915: add get_vblank_counter function for GM45 by Jesse Barnes · 16 years ago
- 14d200c drm/i915: capture last_vblank count at IRQ uninstall time too by Jesse Barnes · 16 years ago
- 7d8d58b drm/i915: Unlock mutex on i915_gem_fault() error path by Chris Wilson · 16 years ago
- 122ee2a drm/i915: Quiet the message on get/setparam ioctl with an unknown value. by Eric Anholt · 16 years ago
- 565dcd4 drm/i915: skip LVDS initialization on Apple Mac Mini by Paul Collins · 16 years ago
- e2f0ba9 drm/i915: sync SDVO code with stable userland modesetting driver by Jesse Barnes · 16 years ago
- 72daad4 drm/i915: Unref the object after failing to set tiling mode. by Chris Wilson · 16 years ago
- 0f973f2 drm/i915: add fence register management to execbuf by Jesse Barnes · 16 years ago
- d9ddcb9 drm/i915: Return error from i915_gem_object_get_fence_reg() when failing. by Eric Anholt · 16 years ago
- ab657db1 drm/i915: Set up an MTRR covering the GTT at driver load. by Eric Anholt · 16 years ago
- 725e30a drm/i915: Skip SDVO/HDMI init when the chipset tells us it's not present. by Eric Anholt · 16 years ago
- e806b49 drm/i915: Suppress GEM teardown on X Server exit in KMS mode. by Eric Anholt · 16 years ago
- 9b8d5a1 drm/radeon: fix ioremap conflict with AGP mappings by Dave Airlie · 16 years ago
- 57794a9 trace: trivial fixes in comment typos. by Wenji Huang · 16 years ago
- a81bd80 ring-buffer: use generic version of in_nmi by Steven Rostedt · 16 years ago
- 9a5fd90 ftrace: change function graph tracer to use new in_nmi by Steven Rostedt · 16 years ago
- 375b38b nmi: add generic nmi tracking state by Steven Rostedt · 16 years ago
- 4e6ea14 ftrace, x86: rename in_nmi variable by Steven Rostedt · 16 years ago
- d8b891a ring-buffer: allow tracing_off to be used in core kernel code by Steven Rostedt · 16 years ago
- 78d904b ring-buffer: add NMI protection for spinlocks by Steven Rostedt · 16 years ago
- 1830b52 trace: remove deprecated entry->cpu by Steven Rostedt · 16 years ago
- e83102c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
- 7f9a50a5 module: remove over-zealous check in __module_get() by Rusty Russell · 16 years ago
- f12b12a Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
- 2d29c6a Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into release by Len Brown · 16 years ago
- 370154b ACPI: Kconfig text - Fix the ACPI_CONTAINER module name according to the real module name. by Thierry Vignaud · 16 years ago
- 7695fb0 eeepc-laptop: fix oops when changing backlight brightness during eeepc-laptop init by Darren Salt · 16 years ago
- 386e4a8 ACPICA: Fix table entry truncation calculation by Myron Stowe · 16 years ago
- d96f94c ACPI: Enable bit 11 in _PDC to advertise hw coord by Pallipadi, Venkatesh · 16 years ago
- db1461a ACPI: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 4d93915 ACPI: add missing KERN_* constants to printks by Frank Seidel · 16 years ago
- fc5a9f8 ACPI: dock: Don't eval _STA on every show_docked sysfs read by Holger Macht · 16 years ago
- ccfef64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
- ae1a25d Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 16 years ago
- fd9fc84 eCryptfs: Regression in unencrypted filename symlinks by Tyler Hicks · 16 years ago
- eeb9485 Merge branch 'x86/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 16 years ago
- c09249f x86-64: fix int $0x80 -ENOSYS return by Roland McGrath · 16 years ago
- 1d87b0d Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 16 years ago
- 92dc07b elf core dump: fix get_user use by Roland McGrath · 16 years ago
- 0bf2f3a CRED: Fix SUID exec regression by David Howells · 16 years ago
- d4cf109 vfs: Don't call attach_nobh_buffers() with an empty list by Dave Kleikamp · 16 years ago