index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-03
ftrace: Fix a slight race in modifying what function callback gets traced
Steven Rostedt (Red Hat)
1
-1
/
+16
2013-08-22
tracing: Make tracing_cpumask available for all instances
Alexander Z Lam
2
-17
/
+21
2013-08-21
tracing: Kill the !CONFIG_MODULES code in trace_events.c
Oleg Nesterov
1
-12
/
+6
2013-08-21
tracing: Don't pass file_operations array to event_create_dir()
Oleg Nesterov
1
-34
/
+12
2013-08-21
tracing: Kill trace_create_file_ops() and friends
Oleg Nesterov
1
-144
/
+9
2013-08-21
tracing/syscalls: Annotate raw_init function with __init
Li Zefan
1
-5
/
+5
2013-08-02
tracing: Fix reset of time stamps during trace_clock changes
Alexander Z Lam
1
-12
/
+12
2013-08-02
tracing: Make TRACE_ITER_STOP_ON_FREE stop the correct buffer
Alexander Z Lam
1
-1
/
+1
2013-08-02
tracing: Fix trace_dump_stack() proto when CONFIG_TRACING is not set
Dhaval Giani
1
-1
/
+1
2013-08-02
tracing: Fix fields of struct trace_iterator that are zeroed by mistake
Andrew Vagin
2
-4
/
+7
2013-08-01
tracing/uprobes: Fail to unregister if probe event files are in use
Steven Rostedt (Red Hat)
1
-13
/
+38
2013-07-31
tracing/kprobes: Fail to unregister if probe event files are in use
Steven Rostedt (Red Hat)
1
-6
/
+15
2013-07-31
tracing: Add comment to describe special break case in probe_remove_event_call()
Steven Rostedt (Red Hat)
1
-0
/
+6
2013-07-31
tracing: trace_remove_event_call() should fail if call/file is in use
Oleg Nesterov
2
-3
/
+34
2013-07-31
debugfs: debugfs_remove_recursive() must not rely on list_empty(d_subdirs)
Oleg Nesterov
1
-47
/
+22
2013-07-30
ftrace: Check module functions being traced on reload
Steven Rostedt (Red Hat)
1
-9
/
+62
2013-07-29
ftrace: Consolidate some duplicate code for updating ftrace ops
Steven Rostedt (Red Hat)
1
-6
/
+10
2013-07-29
tracing: Change remove_event_file_dir() to clear "d_subdirs"->i_private
Oleg Nesterov
1
-32
/
+15
2013-07-29
tracing: Introduce remove_event_file_dir()
Oleg Nesterov
1
-24
/
+23
2013-07-29
tracing: Change f_start() to take event_mutex and verify i_private != NULL
Oleg Nesterov
1
-4
/
+9
2013-07-29
tracing: Change event_filter_read/write to verify i_private != NULL
Oleg Nesterov
2
-18
/
+25
2013-07-29
tracing: Change event_enable/disable_read() to verify i_private != NULL
Oleg Nesterov
1
-10
/
+20
2013-07-29
tracing: Turn event/id->i_private into call->event.type
Oleg Nesterov
1
-5
/
+13
2013-07-28
Linux 3.11-rc3
v3.11-rc3
Linus Torvalds
1
-1
/
+1
2013-07-28
Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-19
/
+49
2013-07-28
Merge tag 'trace-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-128
/
+95
2013-07-28
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-24
/
+32
2013-07-26
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
11
-127
/
+158
2013-07-26
Merge branch 'qxl-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
13
-508
/
+859
2013-07-26
Merge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-93
/
+17
2013-07-26
Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...
Linus Torvalds
4
-4
/
+17
2013-07-26
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
57
-196
/
+307
2013-07-26
Merge tag 'usb-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
33
-79
/
+172
2013-07-26
Merge tag 'tty-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-3
/
+4
2013-07-26
Merge tag 'staging-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-20
/
+38
2013-07-26
Merge tag 'char-misc-3.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-42
/
+55
2013-07-26
Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
10
-22
/
+29
2013-07-26
Merge tag 'for-linus-v3.11-rc3' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
3
-11
/
+36
2013-07-26
Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+3
2013-07-26
Merge tag 'md/3.11-fixes' of git://neil.brown.name/md
Linus Torvalds
3
-6
/
+18
2013-07-26
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-42
/
+358
2013-07-26
Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"
Rafael J. Wysocki
6
-87
/
+11
2013-07-26
ahci_imx: depend on CONFIG_MFD_SYSCON
Tejun Heo
1
-1
/
+1
2013-07-26
tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus()
Steven Rostedt (Red Hat)
1
-2
/
+1
2013-07-26
arm64: Change kernel stack size to 16K
Feng Kan
2
-3
/
+3
2013-07-26
Merge tag 'drm-intel-fixes-2013-07-25' of git://people.freedesktop.org/~danve...
Dave Airlie
3
-5
/
+17
2013-07-26
Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
8
-122
/
+141
2013-07-25
drm/radeon/dpm: fix r600_enable_sclk_control()
Alex Deucher
1
-2
/
+2
2013-07-25
drm/radeon/dpm: implement force performance levels for rv6xx
Alex Deucher
3
-0
/
+38
2013-07-25
mfd: max8925: fix dt code for backlight
Olof Johansson
1
-20
/
+21
[next]