index
:
tegra/linux
drm/core/mipi-dsi-non-continuous
drm/core/mipi-dsi-shutdown
drm/fixes
drm/for-next
drm/hdmi-for-3.9
drm/master
drm/panel/for-next
drm/tegra-for-3.9
drm/tegra/fixes
drm/tegra/for-next
drm/tegra/hpd-gpios-property
for-next
master
staging/base
staging/drm/fixes
staging/drm/panel
staging/drm/tegra
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/pwm
staging/tegra
staging/work
Linux kernel tree for NVIDIA Tegra DRM drivers
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-06
perf: Optimize perf_output_begin() -- address calculation
Peter Zijlstra
1
-7
/
+7
2013-11-06
perf: Optimize perf_output_begin() -- lost_event case
Peter Zijlstra
1
-5
/
+8
2013-11-06
perf: Optimize perf_output_begin()
Peter Zijlstra
1
-8
/
+9
2013-11-06
perf: Add unlikely() to the ring-buffer code
Peter Zijlstra
1
-8
/
+8
2013-11-06
perf: Simplify the ring-buffer code
Peter Zijlstra
1
-33
/
+4
2013-11-04
Merge branch 'perf/urgent' into perf/core to fix conflicts
Ingo Molnar
1
-4
/
+27
2013-10-29
uprobes: Teach uprobe_copy_process() to handle CLONE_VFORK
Oleg Nesterov
2
-3
/
+9
2013-10-29
uprobes: Change uprobe_copy_process() to dup xol_area
Oleg Nesterov
1
-0
/
+28
2013-10-29
uprobes: Change uprobe_copy_process() to dup return_instances
Oleg Nesterov
1
-0
/
+43
2013-10-29
uprobes: Teach __create_xol_area() to accept the predefined vaddr
Oleg Nesterov
1
-8
/
+12
2013-10-29
uprobes: Introduce __create_xol_area()
Oleg Nesterov
1
-22
/
+25
2013-10-29
uprobes: Change the callsite of uprobe_copy_process()
Oleg Nesterov
2
-9
/
+9
2013-10-29
perf: Fix the perf context switch optimization
Peter Zijlstra
1
-18
/
+46
2013-10-29
perf: Change zero-padding of strings in perf_event_mmap_event()
Peter Zijlstra
1
-6
/
+11
2013-10-29
perf: Do not waste PAGE_SIZE bytes for ALIGN(8) in perf_event_mmap_event()
Oleg Nesterov
1
-7
/
+8
2013-10-29
perf: Kill the dead !vma->vm_mm code in perf_event_mmap_event()
Oleg Nesterov
1
-8
/
+6
2013-10-29
perf: Remove useless atomic_t
Peter Zijlstra
1
-9
/
+9
2013-10-29
perf: Fix perf ring buffer memory ordering
Peter Zijlstra
1
-4
/
+27
2013-10-29
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
5
-40
/
+77
2013-10-27
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-15
/
+50
2013-10-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+4
2013-10-27
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-16
/
+16
2013-10-26
Merge tag 'pm+acpi-3.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2013-10-25
PM / hibernate: Move software_resume to late_initcall_sync
Russ Dill
1
-1
/
+1
2013-10-23
clockevents: Sanitize ticks to nsec conversion
Thomas Gleixner
1
-15
/
+50
2013-10-22
Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+6
2013-10-20
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
1
-0
/
+4
2013-10-18
mutex: Avoid gcc version dependent __builtin_constant_p() usage
Tetsuo Handa
1
-16
/
+16
2013-10-17
perf: Disable PERF_RECORD_MMAP2 support
Stephane Eranian
1
-0
/
+4
2013-10-15
Merge tag 'v3.12-rc5' into perf/core
Ingo Molnar
5
-4
/
+33
2013-10-13
cgroup: fix to break the while loop in cgroup_attach_task() correctly
Anjana V Kumar
1
-3
/
+3
2013-10-08
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2013-10-04
Merge tag 'pm+acpi-3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-1
/
+12
2013-10-04
perf: Add generic transaction flags
Andi Kleen
1
-0
/
+6
2013-10-04
perf: Enforce 1 as lower limit for perf_event_max_sample_rate
Knut Petersen
2
-1
/
+2
2013-10-04
perf: Fix perf_pmu_migrate_context
Peter Zijlstra
1
-3
/
+3
2013-10-02
Merge branch 'irq/urgent-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-3
/
+12
2013-10-01
irq: Force hardirq exit's softirq processing on its own stack
Frederic Weisbecker
1
-3
/
+12
2013-09-30
pidns: fix free_pid() to handle the first fork failure
Oleg Nesterov
1
-0
/
+5
2013-09-30
kernel/kmod.c: check for NULL in call_usermodehelper_exec()
Tetsuo Handa
1
-0
/
+4
2013-09-30
PM / hibernate: Fix user space driven resume regression
Rafael J. Wysocki
2
-1
/
+12
2013-09-28
Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...
Linus Torvalds
1
-0
/
+12
2013-09-28
kernel/params: fix handling of signed integer types
Jean Delvare
1
-3
/
+3
2013-09-28
Merge branch 'context_tracking/fixes' of git://git.kernel.org/pub/scm/linux/k...
Ingo Molnar
1
-0
/
+12
2013-09-27
arm: Fix build error with context tracking calls
Frederic Weisbecker
1
-0
/
+12
2013-09-25
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+5
2013-09-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+21
2013-09-24
kernel/reboot.c: re-enable the function of variable reboot_default
Chuansheng Liu
1
-1
/
+8
2013-09-24
audit: fix endless wait in audit_log_start()
Konstantin Khlebnikov
1
-2
/
+3
2013-09-24
watchdog: update watchdog_thresh properly
Michal Hocko
1
-3
/
+50
[next]