Gitiles Standalone
repos
/
linux-3.10-shield
/
b5f9fd0f8a05c9bafb91a9a85b9110938d8e585b
b5f9fd0
tracing: convert c/p state power tracer to use tracepoints
by Jason Baron
· 17 years ago
45141d4
ring-buffer: rename label out_unlock to out_reset
by Steven Rostedt
· 17 years ago
e7669b8
tracing: fix sparse warning: attribute function with __acquires/__releases
by Hannes Eder
· 17 years ago
5e39841
tracing: fix sparse warnings: fix (un-)signedness
by Hannes Eder
· 17 years ago
4fd2735
tracing: fix sparse warnings: make symbols static
by Hannes Eder
· 17 years ago
4040068
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
· 17 years ago
d524e03
Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core
by Ingo Molnar
· 17 years ago
7d6d49b
Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent
by Ingo Molnar
· 17 years ago
e3944bf
tracing, x86: fix fixup section to return to original code
by Steven Rostedt
· 17 years ago
c3706f0
tracing: fix typos in comments
by Wenji Huang
· 17 years ago
810dc73
tracing: provide correct return value after outputting the event
by Wenji Huang
· 17 years ago
f54fc98
tracing: remove unneeded variable
by Wenji Huang
· 17 years ago
4543ae7
tracing: storage class should be before const qualifier
by Tobias Klauser
· 17 years ago
9666578
tracing, x86: fix constraint for parent variable
by Steven Rostedt
· 17 years ago
667d241
ring_buffer: fix ring_buffer_read_page()
by Lai Jiangshan
· 17 years ago
b85fa01
ring_buffer: fix typing mistake
by Lai Jiangshan
· 17 years ago
ae216dd
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
· 17 years ago
f9915bf
Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core
by Ingo Molnar
· 17 years ago
acd8957
profiling: fix broken profiling regression
by Hugh Dickins
· 17 years ago
4c098bc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 17 years ago
d006b2b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 17 years ago
7d16766
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 17 years ago
6707fbb
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
by Linus Torvalds
· 17 years ago
284b066
Btrfs: don't use spin_is_contended
by Chris Mason
· 17 years ago
6136ac8
Staging: panel: fix lcd panel driver build failure
by Sachin P. Sant
· 17 years ago
d88dfb8
Staging: android: fix up units in timed_gpio
by Greg Kroah-Hartman
· 17 years ago
5701c05
Staging: android: ram_console: Disable ECC when early init is enabled and validate buffer size
by Arve Hjønnevåg
· 17 years ago
07f2698
Staging: at76_usb: Add support for OQO Model 01+
by Jamie Lentin
· 17 years ago
ea8f9fe
Staging: at76_usb: fix bugs introduced by "Staging: at76_usb: cleanup dma on stack issues"
by Jason Andryuk
· 17 years ago
89cb7e7
Revert Staging: at76_usb: update drivers/staging/at76_usb w/ mac80211 port
by Greg Kroah-Hartman
· 17 years ago
049a6ac
USB: Storage: Update unusual_devs entry for Datafab KECF-USB
by Nick Holloway
· 17 years ago
26e1287
USB: Correct Makefile to make isp1760 buildable
by Ivan Kuten
· 17 years ago
c200b9c
USB: option: New mobile broadband modems to be supported
by Dirk De Schepper
· 17 years ago
97dcf04
USB: two more usb ids for ti_usb_3410_5052
by Oliver Neukum
· 17 years ago
64905b4
USB: ftdi_sio: unlock_kernel() on error in set_serial_info()
by Dan Carpenter
· 17 years ago
506e946
USB: usb-storage: add Pentax to the bad-vendor list
by Alan Stern
· 17 years ago
e38c287
USB: ftdi_sio: add support for the NDI Polaris system
by Stephane Clerambault
· 17 years ago
78c8fb3
USB: usb-serial: fix the aircable_init failure path
by Dave Young
· 17 years ago
0d020aa
USB: usb-storage: remove WARN from last-sector hacks
by Alan Stern
· 17 years ago
6b40c00
Revert USB: option: add Pantech cards
by Greg Kroah-Hartman
· 17 years ago
2057ac8
USB: cdc-acm.c: remove duplicate lines for MTK gps support
by James Treacy
· 17 years ago
af3ddbd
USB: fsl_qe_udc: Fix stalled TX requests bug
by Anton Vorontsov
· 17 years ago
82341b3
USB: fsl_qe_udc: Fix muram corruption by disabled endpoints
by Anton Vorontsov
· 17 years ago
ef84e40
USB: fsl_qe_udc: Fix disconnects reporting during bus reset
by Anton Vorontsov
· 17 years ago
2247818
USB: fsl_qe_udc: Fix QE USB controller initialization
by Anton Vorontsov
· 17 years ago
a30551d
USB: fsl_qe_udc: Fix recursive locking bug in ch9getstatus()
by Anton Vorontsov
· 17 years ago
94f341d
USB: fsl_qe_udc: Fix oops on QE UDC probe failure
by Anton Vorontsov
· 17 years ago
896abeb
Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 17 years ago
9d9b87c
lockd: fix regression in lockd's handling of blocked locks
by J. Bruce Fields
· 17 years ago
34cd499
tracing: clean up splice code
by Steven Rostedt
· 17 years ago
ff98781
tracing: Move pipe waiting code out of tracing_read_pipe().
by Eduard - Gabriel Munteanu
· 17 years ago
3c56819
tracing: splice support for tracing_pipe
by Eduard - Gabriel Munteanu
· 17 years ago
f06da26
i915: Fix more size_t format string warnings
by Linus Torvalds
· 17 years ago
ff74733
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
by Linus Torvalds
· 17 years ago
d7c41b6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 17 years ago
a8e807f
FRV: in_interrupt() requires #inclusion of linux/hardirq.h not asm/hardirq.h now
by David Howells
· 17 years ago
a5ef7ca
x86: spinlocks: define dummy __raw_spin_is_contended
by Kyle McMartin
· 17 years ago
b91facc
tracing/function-graph-tracer: handle the leaf functions from trace_pipe
by Frederic Weisbecker
· 17 years ago
1dfba05
tracing/blktrace: move the tracing file to kernel/trace, fix
by Ingo Molnar
· 17 years ago
b5db03c
tracing: handle unregistering the current tracer
by Arnaldo Carvalho de Melo
· 17 years ago
3861a17
tracing/function-graph-tracer: drop the kernel_text_address check
by Frederic Weisbecker
· 17 years ago
1292211
tracing/power: move the power trace headers to a dedicated file
by Frederic Weisbecker
· 17 years ago
7447dce
tracing/function-graph-tracer: provide a selftest for the function graph tracer
by Frederic Weisbecker
· 17 years ago
2db270a
tracing/blktrace: move the tracing file to kernel/trace
by Frederic Weisbecker
· 17 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
· 17 years ago
4ad476e
Merge commit 'v2.6.29-rc4' into tracing/core
by Ingo Molnar
· 17 years ago
4f3e797
crypto: scatterwalk - Avoid flush_dcache_page on slab pages
by Herbert Xu
· 17 years ago
d5b5623
mm: fix error case in mlock downgrade reversion
by Hugh Dickins
· 17 years ago
8e49215
Linux 2.6.29-rc4
by Linus Torvalds
· 17 years ago
58edf8e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-async-update
by Linus Torvalds
· 17 years ago
1fb25cb
radeonfb: Fix resume from D3Cold on some platforms
by Benjamin Herrenschmidt
· 17 years ago
b746bb7
aty128fb: Properly save PCI state before changing PCI PM level
by Benjamin Herrenschmidt
· 17 years ago
b746816
atyfb: Properly save PCI state before changing PCI PM level
by Benjamin Herrenschmidt
· 17 years ago
f7de762
async: use list_move_tail
by Stefan Richter
· 17 years ago
766ccb9
async: Rename _special -> _domain for clarity.
by Cornelia Huck
· 17 years ago
f30d5b3
async: Add some documentation.
by Cornelia Huck
· 17 years ago
86532d8
async: Handle kthread_run() return codes.
by Cornelia Huck
· 17 years ago
7a89bbc
async: Fix running list handling.
by Cornelia Huck
· 17 years ago
d2f5935
drm/i915: select framebuffer support automatically
by Ingo Molnar
· 17 years ago
9880b7a
drm/i915: add get_vblank_counter function for GM45
by Jesse Barnes
· 17 years ago
14d200c
drm/i915: capture last_vblank count at IRQ uninstall time too
by Jesse Barnes
· 17 years ago
7d8d58b
drm/i915: Unlock mutex on i915_gem_fault() error path
by Chris Wilson
· 17 years ago
122ee2a
drm/i915: Quiet the message on get/setparam ioctl with an unknown value.
by Eric Anholt
· 17 years ago
565dcd4
drm/i915: skip LVDS initialization on Apple Mac Mini
by Paul Collins
· 17 years ago
e2f0ba9
drm/i915: sync SDVO code with stable userland modesetting driver
by Jesse Barnes
· 17 years ago
72daad4
drm/i915: Unref the object after failing to set tiling mode.
by Chris Wilson
· 17 years ago
0f973f2
drm/i915: add fence register management to execbuf
by Jesse Barnes
· 17 years ago
d9ddcb9
drm/i915: Return error from i915_gem_object_get_fence_reg() when failing.
by Eric Anholt
· 17 years ago
ab657db1
drm/i915: Set up an MTRR covering the GTT at driver load.
by Eric Anholt
· 17 years ago
725e30a
drm/i915: Skip SDVO/HDMI init when the chipset tells us it's not present.
by Eric Anholt
· 17 years ago
e806b49
drm/i915: Suppress GEM teardown on X Server exit in KMS mode.
by Eric Anholt
· 17 years ago
9b8d5a1
drm/radeon: fix ioremap conflict with AGP mappings
by Dave Airlie
· 17 years ago
57794a9
trace: trivial fixes in comment typos.
by Wenji Huang
· 17 years ago
a81bd80
ring-buffer: use generic version of in_nmi
by Steven Rostedt
· 17 years ago
9a5fd90
ftrace: change function graph tracer to use new in_nmi
by Steven Rostedt
· 17 years ago
375b38b
nmi: add generic nmi tracking state
by Steven Rostedt
· 17 years ago
4e6ea14
ftrace, x86: rename in_nmi variable
by Steven Rostedt
· 17 years ago
d8b891a
ring-buffer: allow tracing_off to be used in core kernel code
by Steven Rostedt
· 17 years ago
78d904b
ring-buffer: add NMI protection for spinlocks
by Steven Rostedt
· 17 years ago
1830b52d
trace: remove deprecated entry->cpu
by Steven Rostedt
· 17 years ago
Next »