index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-10
tracing: Align 4 byte ints together in struct tracer
Steven Rostedt
1
-1
/
+1
2011-03-10
tracing: Export trace_set_clr_event()
Yuanhan Liu
1
-0
/
+1
2011-03-10
tracing: Explain about unstable clock on resume with ring buffer warning
Jiri Olsa
1
-2
/
+10
2011-03-10
tracing: Adjust conditional expression latency formatting.
David Sharp
1
-8
/
+18
2011-03-10
tracing: Fix event alignment: ftrace:context_switch and ftrace:wakeup
David Sharp
1
-3
/
+3
2011-03-10
tracing: Remove lock_depth from event entry
Steven Rostedt
3
-14
/
+5
2011-03-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-5
/
+10
2011-03-09
ring-buffer: Remove unused #include <linux/trace_irq.h>
David Sharp
1
-1
/
+0
2011-03-09
tracing: Add an 'overwrite' trace_option.
David Sharp
3
-6
/
+23
2011-03-08
genirq: Add comments to Kconfig switches
Thomas Gleixner
1
-0
/
+10
2011-03-08
Merge commit 'v2.6.38-rc8' into perf/core
Ingo Molnar
6
-22
/
+26
2011-03-08
debugobjects: Add hint for better object identification
Stanislaw Gruszka
3
-0
/
+18
2011-03-08
unfuck proc_sysctl ->d_compare()
Al Viro
1
-5
/
+10
2011-03-08
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
1
-5
/
+0
2011-03-05
BKL: That's all, folks
Arnd Bergmann
1
-8
/
+1
2011-03-04
cpuset: add a missing unlock in cpuset_write_resmask()
Li Zefan
1
-2
/
+5
2011-03-04
Mark ptrace_{traceme,attach,detach} static
Linus Torvalds
1
-3
/
+3
2011-03-04
rcu: add comment saying why DEBUG_OBJECTS_RCU_HEAD depends on PREEMPT.
Paul E. McKenney
1
-0
/
+5
2011-03-04
rcupdate: remove dead code
Amerigo Wang
1
-5
/
+0
2011-03-04
rcutorture: Get rid of duplicate sched.h include
Jesper Juhl
1
-1
/
+0
2011-03-04
rcu: call __rcu_read_unlock() in exit_rcu for tiny RCU
Lai Jiangshan
1
-1
/
+1
2011-03-04
perf: Fix cgroup vs jump_label problem
Peter Zijlstra
1
-13
/
+13
2011-03-04
perf cgroup: Clean up perf_cgroup_create()
Li Zefan
1
-10
/
+1
2011-03-04
perf cgroup: Fix unmatched call to perf_detach_cgroup()
Li Zefan
1
-3
/
+3
2011-03-04
perf cgroup: Fix leak of file reference count
Li Zefan
1
-2
/
+5
2011-03-04
perf: Fix the missing event initialization when pmu is found in idr
Lin Ming
1
-2
/
+7
2011-03-04
sched: Resched proper CPU on yield_to()
Venkatesh Pallipadi
2
-5
/
+8
2011-03-04
sched: Allow users with sufficient RLIMIT_NICE to change from SCHED_IDLE policy
Darren Hart
1
-4
/
+7
2011-03-04
sched: Allow SCHED_BATCH to preempt SCHED_IDLE tasks
Darren Hart
1
-5
/
+7
2011-03-04
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
10
-29
/
+60
2011-03-04
sched: Fix sched rt group scheduling when hierachy is enabled
Balbir Singh
1
-5
/
+9
2011-03-04
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
8
-25
/
+48
2011-03-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
9
-24
/
+51
2011-03-03
netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms
Patrick McHardy
2
-6
/
+10
2011-03-03
blktrace: Remove blk_fill_rwbs_rq.
Tao Ma
1
-16
/
+0
2011-03-03
Merge branch '/tip/perf/filter' of git://git.kernel.org/pub/scm/linux/kernel/...
Frederic Weisbecker
2
-169
/
+754
2011-03-02
hrtimer: Update base[CLOCK_BOOTTIME].offset correctly
Thomas Gleixner
1
-0
/
+2
2011-03-02
genirq: Fixup fasteoi handler for oneshot mode
Thomas Gleixner
1
-0
/
+4
2011-02-26
genirq: Provide forced interrupt threading
Thomas Gleixner
4
-6
/
+82
2011-02-26
clockevents: Prevent oneshot mode when broadcast device is periodic
Thomas Gleixner
3
-1
/
+18
2011-02-26
sched: Clean up the IRQ_TIME_ACCOUNTING code
Venkatesh Pallipadi
1
-33
/
+31
2011-02-25
sched: Switch wait_task_inactive to schedule_hrtimeout()
Thomas Gleixner
1
-1
/
+4
2011-02-25
genirq: Allow shared oneshot interrupts
Thomas Gleixner
1
-6
/
+4
2011-02-25
genirq: Prepare the handling of shared oneshot interrupts
Thomas Gleixner
2
-19
/
+111
2011-02-25
genirq: Make warning in handle_percpu_event useful
Thomas Gleixner
1
-1
/
+2
2011-02-25
sched: Add #ifdef around irq time accounting functions
Heiko Carstens
1
-0
/
+2
2011-02-23
perf: Simplify task_clock_event_read()
Peter Zijlstra
1
-10
/
+3
2011-02-23
perf_events: Fix rcu and locking issues with cgroup support
Stephane Eranian
1
-11
/
+29
2011-02-23
sched, autogroup: Stop claiming ownership of the root task group
Mike Galbraith
1
-5
/
+6
2011-02-23
sched, autogroup: Stop going ahead if autogroup is disabled
Yong Zhang
2
-0
/
+9
[prev]
[next]