- 6409c4d sched: sched_clock() improvement: use in_nmi() by Ingo Molnar · 17 years ago
- af39241 tracing, genirq: add irq enter and exit trace events by Jason Baron · 16 years ago
- 8656e7a tracing/core: make the per cpu trace files in per cpu directories by Frederic Weisbecker · 16 years ago
- f4abfb8 Merge branch 'tip/tracing/ftrace' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 16 years ago
- e36b1e1 Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
- 3cdfdf9 tracing: wrap arguments with PARAMS by Steven Rostedt · 16 years ago
- eef62a6 tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMAT by Steven Rostedt · 16 years ago
- d7350c3f tracing/core: make the read callbacks reentrants by Frederic Weisbecker · 16 years ago
- b04cc6b tracing/core: introduce per cpu tracing files by Frederic Weisbecker · 16 years ago
- 2b1b858 Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 16 years ago
- 886b5b7 tracing: remove /debug/tracing/latency_trace by Ingo Molnar · 16 years ago
- 2d542cf tracing/hw-branch-tracing: convert bts-tracer mutex to a spinlock by Ingo Molnar · 16 years ago
- 1473e44 tracing: make event directory structure by Steven Rostedt · 16 years ago
- f3fe8e4 tracing: add schedule events to event trace by Steven Rostedt · 16 years ago
- b77e38a tracing: add event trace infrastructure by Steven Rostedt · 16 years ago
- 7c37730 tracing: add DEFINE_TRACE_FMT to tracepoint.h by Steven Rostedt · 16 years ago
- 694593e Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
- 21209b6 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
- a792cd1 Merge branch 'firedtv-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
- 4daa068 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 16 years ago
- 531660e Add i2c_board_info for RiscPC PCF8583 by Russell King · 16 years ago
- 082a4cf i2c: Make sure i2c_algo_bit_data.timeout is HZ-independent by Jean Delvare · 16 years ago
- cd97f39 i2c-dev: Clarify the unit of ioctl I2C_TIMEOUT by Jean Delvare · 16 years ago
- a746b57 i2c: Timeouts reach -1 by Roel Kluin · 16 years ago
- f29d2e0 i2c: Fix misplaced parentheses by Roel Kluin · 16 years ago
- e07a4b9 proc: fix PG_locked reporting in /proc/kpageflags by Helge Bahmann · 16 years ago
- 499aa86 x86, ptrace: remove CONFIG guards around declarations by Markus Metzger · 16 years ago
- 5e01cb6 x86, ftrace: fix section mismatch in hw-branch-tracer by Markus Metzger · 16 years ago
- a7f4463 Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/core by Ingo Molnar · 16 years ago
- e73bf9f firedtv: dvb_frontend_info for FireDTV S2, fix "frequency limits undefined" error by Beat Michel Liechti · 16 years ago
- 1549079 firedtv: massive refactoring by Stefan Richter · 16 years ago
- a70f81c firedtv: rename files, variables, functions from firesat to firedtv by Rambaldi · 16 years ago
- 291f006 firedtv: Use DEFINE_SPINLOCK by Julia Lawall · 16 years ago
- a40bf55 firedtv: fix registration - adapter number could only be zero by Henrik Kurelid · 16 years ago
- 7199e52 firedtv: use length_field() of PMT as length by Henrik Kurelid · 16 years ago
- 096edfb firedtv: fix returned struct for ca_info by Henrik Kurelid · 16 years ago
- 8ae83cd firedtv: cleanups and minor fixes by Stefan Richter · 16 years ago
- 00fc307 ieee1394: remove superfluous assertions by Stefan Richter · 16 years ago
- 9c939e4 ieee1394: inherit ud vendor_id from node vendor_id by Stefan Richter · 16 years ago
- b33fdd6 ieee1394: add hpsb_node_read() and hpsb_node_lock() by Stefan Richter · 16 years ago
- 29f8ea8 ieee1394: use correct barrier types between accesses of nodeid and generation by Stefan Richter · 16 years ago
- 612262a firesat: copyrights, rename to firedtv, API conversions, fix remote control input by Stefan Richter · 16 years ago
- 81c67b7 firesat: avc resend by Henrik Kurelid · 16 years ago
- df4846c firesat: update isochronous interface, add CI support by Henrik Kurelid · 16 years ago
- 2c22861 firesat: add DVB-S support for DVB-S2 devices by Ben Backx · 16 years ago
- f1bbb43 firesat: fix DVB-S2 device recognition by Ben Backx · 17 years ago
- c81c8b6 DVB: add firesat driver by Greg Kroah-Hartman · 17 years ago
- f7e603a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
- cac7112 proc: proc_get_inode should de_put when inode already initialized by Krzysztof Sachanowicz · 16 years ago
- 226485e i915: suspend/resume interrupt state by Jesse Barnes · 16 years ago
- 6c0594a Fix an oops in i915_gem_retire_requests() by Karsten Wiese · 16 years ago
- 50fee1d net: amend the fix for SO_BSDCOMPAT gsopt infoleak by Eugene Teo · 16 years ago
- ebe47d4 netns: build fix for net_alloc_generic by Clemens Noss · 16 years ago
- ea5a42c Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
- d38e84e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
- 20f4d6c Linux 2.6.29-rc6 by Linus Torvalds · 16 years ago
- af23f57 acpi/doc: add missing param value by Randy Dunlap · 16 years ago
- ebd3610 ext4: Fix deadlock in ext4_write_begin() and ext4_da_write_begin() by Jan Kara · 16 years ago
- 8310509 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
- 5004417 drm/i915: Add missing mutex_lock(&dev->struct_mutex) by Pierre Willenbrock · 16 years ago
- 6fb8858 drm/i915: fix WC mapping in non-GEM i915 code. by Jesse Barnes · 16 years ago
- bab2d1f drm/i915: Fix regression in 95ca9d by Chris Wilson · 16 years ago
- f21289b drm/i915: Retire requests from i915_gem_busy_ioctl. by Eric Anholt · 16 years ago
- 5669fca drm/i915: suspend/resume GEM when KMS is active by Jesse Barnes · 16 years ago
- efbeed9 drm/i915: Don't let a device flush to prepare buffers clear new write_domains. by Eric Anholt · 16 years ago
- 8b0e378 drm/i915: Cut two args to set_to_gpu_domain that confused this tricky path. by Eric Anholt · 16 years ago
- 09c50b4 selinux: Fix the NetLabel glue code for setsockopt() by Paul Moore · 16 years ago
- 586c250 cipso: Fix documentation comment by Paul Moore · 16 years ago
- 683fdc5 Merge branch 'core/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 0f99fed PM: Split up sysdev_[suspend|resume] from device_power_[down|up], fix by Ingo Molnar · 16 years ago
- f7f84f3 docbook: split kernel-api for device-drivers by Randy Dunlap · 16 years ago
- 770824b PM: Split up sysdev_[suspend|resume] from device_power_[down|up] by Rafael J. Wysocki · 16 years ago
- 936577c x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptors by Linus Torvalds · 16 years ago
- 7c24af4 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
- f8a1af6 PATCH [2/2] Documentation/filesystems/sysfs.txt: fix descriptions of device attributes by Mike Murphy · 16 years ago
- 245127d PATCH [1/2] Documentation/driver-model/device.txt: fix struct device_attribute by Mike Murphy · 16 years ago
- 3d92e8f m68k: atari - Rename "mfp" to "st_mfp" by Geert Uytterhoeven · 16 years ago
- c478f87 Merge branch 'tip/x86/ftrace' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/ftrace by Ingo Molnar · 16 years ago
- 843adf2 Merge branches 'tracing/function-graph-tracer', 'tracing/kmemtrace' and 'tracing/markers' into tracing/core by Ingo Molnar · 16 years ago
- 486a87f netns: fix double free at netns creation by Daniel Lezcano · 16 years ago
- ee92362 veth : add the set_mac_address capability by Daniel Lezcano · 16 years ago
- b956d41 sunlance: Beyond ARRAY_SIZE of ib->btx_ring by Roel Kluin · 16 years ago
- 5acfac5 Merge branches 'release', 'bugzilla-12011', 'bugzilla-12632', 'misc' and 'suspend' into release by Len Brown · 16 years ago
- ba193d6 ACPI: remove CONFIG_ACPI_SYSTEM by Bjorn Helgaas · 16 years ago
- 4898c2b fujitsu-laptop: Use RFKILL support bitmask from firmware by Tony Vroon · 16 years ago
- 6defa2f x86_64: Fix S3 fail path by Jiri Slaby · 16 years ago
- e6bd676 x86_64: acpi/wakeup_64 cleanup by Jiri Slaby · 16 years ago
- adfafef Merge branch 'hibernate' by Linus Torvalds · 16 years ago
- 403f307 PM: Fix suspend_console and resume_console to use only one semaphore by Arve Hjønnevåg · 16 years ago
- b090f9f PM: Wait for console in resume by Arve Hjønnevåg · 16 years ago
- ebae260 PM: Fix pm_notifiers during user mode hibernation by Andrey Borzenkov · 16 years ago
- 0cb5725 swsusp: clean up shrink_all_zones() by Johannes Weiner · 16 years ago
- 3049103 swsusp: dont fiddle with swappiness by Johannes Weiner · 16 years ago
- 09664fd PM: fix build for CONFIG_PM unset by Rafael J. Wysocki · 16 years ago
- a1bb7d6 PM/hibernate: fix "swap breaks after hibernation failures" by Alan Jenkins · 16 years ago
- eed3ee0 PM/resume: wait for device probing to finish by Arjan van de Ven · 16 years ago
- 216773a Consolidate driver_probe_done() loops into one place by Arjan van de Ven · 16 years ago
- 56f382a battery: don't assume we are fully charged when not charging or discharging by Richard Hughes · 16 years ago
- 5423a0c ACPI: EC: Add delay for slow MSI controller by Alexey Starikovskiy · 16 years ago
- 460c133 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago