index
:
~narmstrong/linux
amlogic/v4.10/drm-hdmi-clk
amlogic/v4.10/drm-hdmi-dev
amlogic/v4.10/drm-hdmi-dw-hdmi
amlogic/v4.10/drm-hdmi-merge
amlogic/v4.10/drm-hdmi-meson-drm
amlogic/v4.10/drm-hdmi-pinctrl
amlogic/v4.10/mali
amlogic/v4.11/drm-hdmi-dw-hdmi
amlogic/v4.11/drm-hdmi-dw-hdmi-fixes
amlogic/v4.11/drm-hdmi-merge
amlogic/v4.11/drm-hdmi-meson-drm
amlogic/v4.11/drm-maintainers-rm-meson
amlogic/v4.12/drm-components-fix
amlogic/v4.9/drm
amlogic/v4.9/drm-ccr
amlogic/v4.9/drm-cleanup
amlogic/v4.9/drm-clkf
amlogic/v4.9/drm-fixup
amlogic/v4.9/drm-hdmi-dev
amlogic/v4.9/drm-start
amlogic/v4.9/drm-usb-scpi-usb-gxl-gxm
amlogic/v4.9/drm-vdac-bridge
dw-hdmi-for-next
meson-drm-fixes
meson-drm-for-next
Neil's Linux fork for Amlogic Meson DRM driver development
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-10
[PATCH] adjust clock for lost ticks
Roman Zippel
1
-38
/
+47
2006-07-10
[PATCH] pi-futex: Validate futex type instead of oopsing
Thomas Gleixner
1
-0
/
+6
2006-07-10
[PATCH] kernel/softirq.c: EXPORT_UNUSED_SYMBOL
Adrian Bunk
1
-1
/
+1
2006-07-10
[PATCH] kernel/printk.c: EXPORT_SYMBOL_UNUSED
Adrian Bunk
1
-2
/
+2
2006-07-10
[PATCH] lockdep: core, reduce per-lock class-cache size
Ingo Molnar
1
-33
/
+54
2006-07-10
[PATCH] lockdep: improve debug output
Arjan van de Ven
1
-2
/
+3
2006-07-10
[PATCH] Minor cleanup to lockdep.c
Andi Kleen
1
-32
/
+12
2006-07-10
[PATCH] small kernel/sched.c cleanup
Andreas Mohr
1
-10
/
+7
2006-07-10
[PATCH] sched: fix bug in __migrate_task()
Peter Williams
1
-1
/
+1
2006-07-04
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
1
-25
/
+32
2006-07-03
[PATCH] revert "kthread: convert stop_machine into a kthread"
Andrew Morton
1
-11
/
+6
2006-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
1
-1
/
+4
2006-07-03
[PATCH] sched: cleanup, convert sched.c-internal typedefs to struct
Ingo Molnar
1
-125
/
+125
2006-07-03
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
12
-138
/
+153
2006-07-03
[PATCH] sched: clean up fallout of recent changes
Ingo Molnar
1
-166
/
+194
2006-07-03
[PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into k...
Paul Mackerras
1
-0
/
+4
2006-07-03
[PATCH] lockdep: annotate on-stack completions
Ingo Molnar
1
-1
/
+1
2006-07-03
[PATCH] lockdep: annotate enable_in_hardirq()
Ingo Molnar
1
-1
/
+1
2006-07-03
[PATCH] lockdep: annotate ->mmap_sem
Ingo Molnar
1
-1
/
+4
2006-07-03
[PATCH] lockdep: annotate hrtimer base locks
Ingo Molnar
1
-1
/
+3
2006-07-03
[PATCH] lockdep: annotate scheduler runqueue locks
Ingo Molnar
1
-0
/
+2
2006-07-03
[PATCH] lockdep: annotate timer base locks
Ingo Molnar
1
-0
/
+9
2006-07-03
[PATCH] lockdep: annotate waitqueues
Ingo Molnar
1
-0
/
+4
2006-07-03
[PATCH] lockdep: annotate genirq
Ingo Molnar
1
-0
/
+16
2006-07-03
[PATCH] lockdep: annotate futex
Ingo Molnar
1
-10
/
+18
2006-07-03
[PATCH] lockdep: do not recurse in printk
Ingo Molnar
1
-5
/
+18
2006-07-03
[PATCH] lockdep: prove mutex locking correctness
Ingo Molnar
3
-8
/
+28
2006-07-03
[PATCH] lockdep: prove spinlock rwlock locking correctness
Ingo Molnar
3
-9
/
+81
2006-07-03
[PATCH] lockdep: prove rwsem locking correctness
Ingo Molnar
2
-1
/
+43
2006-07-03
[PATCH] lockdep: procfs
Ingo Molnar
2
-0
/
+348
2006-07-03
[PATCH] lockdep: allow read_lock() recursion of same class
Ingo Molnar
1
-3
/
+2
2006-07-03
[PATCH] lockdep: core
Ingo Molnar
6
-0
/
+2796
2006-07-03
[PATCH] lockdep: irqtrace subsystem, core
Ingo Molnar
3
-20
/
+140
2006-07-03
[PATCH] lockdep: stacktrace subsystem, core
Ingo Molnar
2
-0
/
+25
2006-07-03
[PATCH] lockdep: locking init debugging improvement
Ingo Molnar
2
-3
/
+3
2006-07-03
[PATCH] lockdep: mutex section binutils workaround
Ingo Molnar
1
-1
/
+1
2006-07-03
[PATCH] lockdep: better lock debugging
Ingo Molnar
11
-482
/
+104
2006-07-03
[PATCH] lockdep: remove mutex deadlock checking code
Ingo Molnar
1
-316
/
+0
2006-07-03
[PATCH] lockdep: remove DEBUG_BUG_ON()
Ingo Molnar
1
-8
/
+0
2006-07-03
[PATCH] lockdep: rename DEBUG_WARN_ON()
Ingo Molnar
4
-26
/
+26
2006-07-03
[PATCH] lockdep: clean up rwsems
Ingo Molnar
1
-0
/
+105
2006-07-03
[PATCH] lockdep: add is_module_address()
Ingo Molnar
1
-0
/
+23
2006-07-03
[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O
Christoph Lameter
1
-0
/
+11
2006-07-03
[PATCH] genirq: Allow fasteoi handler to retrigger disabled interrupts
Benjamin Herrenschmidt
1
-1
/
+4
2006-07-02
[PATCH] genirq:fixup missing SA_PERCPU replacement
Thomas Gleixner
1
-2
/
+2
2006-07-02
[PATCH] genirq: ARM dyntick cleanup
Thomas Gleixner
1
-12
/
+1
2006-07-02
Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2
-3
/
+41
2006-07-02
[PATCH] irq-flags: generic irq: Use the new IRQF_ constants
Thomas Gleixner
3
-23
/
+23
2006-07-01
[ARM] 3690/1: genirq: Introduce and make use of dummy irq chip
Thomas Gleixner
2
-3
/
+28
2006-07-01
[ARM] 3679/1: ARM: Make ARM dyntick implementation work with genirq
Thomas Gleixner
1
-0
/
+13
[next]