index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sh/clkfwk' into sh-latest
Paul Mundt
2012-06-20
2
-195
/
+159
|
\
|
*
sh: clkfwk: Consolidate div clk registration helper.
Paul Mundt
2012-05-25
1
-107
/
+75
|
*
sh: clkfwk: Consolidate div6/div4 clk_ops definitions.
Paul Mundt
2012-05-25
1
-25
/
+17
|
*
sh: clkfwk: Use shared sh_clk_div_enable/disable().
Paul Mundt
2012-05-25
2
-45
/
+38
|
*
sh: clkfwk: Use shared sh_clk_div_set_rate()
Paul Mundt
2012-05-25
1
-42
/
+28
|
*
sh: clkfwk: Use shared sh_clk_div_recalc().
Paul Mundt
2012-05-25
2
-36
/
+28
|
*
sh: clkfwk: Introduce a div_mask for variable div types.
Paul Mundt
2012-05-25
2
-5
/
+13
|
*
sh: clkfwk: Move to common clk_div_table accessors for div4/div6.
Paul Mundt
2012-05-25
2
-13
/
+38
*
|
sh64: Fix up section mismatch warnings.
Paul Mundt
2012-06-14
1
-1
/
+1
*
|
sh64: Attempt to make reserved insn trap handler resemble C.
Paul Mundt
2012-06-14
1
-191
/
+195
*
|
sh: Consolidate die definitions for trap handlers.
Paul Mundt
2012-06-14
4
-102
/
+75
*
|
sh64: Kill off old exception debugging helpers.
Paul Mundt
2012-06-14
3
-261
/
+1
*
|
sh64: Use generic unaligned access control/counters.
Paul Mundt
2012-06-14
1
-113
/
+37
*
|
Merge branch 'sh/genirq' into sh-latest
Paul Mundt
2012-06-13
1
-10
/
+0
|
\
\
|
*
|
sh: Kill off now unused arch_probe_nr_irqs().
Paul Mundt
2012-05-24
1
-10
/
+0
*
|
|
Merge branch 'sh/dynamic-irq-cleanup' into sh-latest
Paul Mundt
2012-06-13
14
-259
/
+260
|
\
\
\
|
*
|
|
sh: intc: Allocate subgroup virq backing desc directly.
Paul Mundt
2012-06-13
1
-1
/
+3
|
*
|
|
sh: intc: Kill off deprecated dynamic IRQ API.
Paul Mundt
2012-05-24
2
-66
/
+1
|
*
|
|
sh: se7343: Move CPLD IRQs to irqdomain and generic irq chip.
Paul Mundt
2012-05-24
4
-51
/
+97
|
*
|
|
sh: se722: Move FPGA IRQs to irqdomain and generic irq chip.
Paul Mundt
2012-05-24
4
-55
/
+94
|
*
|
|
sh: mach-x3proto: Migrate to linear irq domain.
Paul Mundt
2012-05-24
2
-26
/
+32
|
*
|
|
sh: dreamcast: Migrate off of deprecated dynamic IRQ API.
Paul Mundt
2012-05-18
1
-21
/
+11
|
*
|
|
sh: hd64461: Migrate off of deprecated dynamic IRQ API.
Paul Mundt
2012-05-18
1
-24
/
+9
|
*
|
|
sh: mach-se: Migrate 7724SE off of deprecated dynamic IRQ API.
Paul Mundt
2012-05-18
1
-23
/
+13
*
|
|
|
Merge branch 'sh/multi-unwinders' into sh-latest
Paul Mundt
2012-06-13
6
-98
/
+102
|
\
\
\
\
|
*
|
|
|
sh64: Ensure KALLSYMS is enabled for unwinder use.
Paul Mundt
2012-05-24
1
-0
/
+1
|
*
|
|
|
sh64: Convert to unwinder API.
Paul Mundt
2012-05-24
5
-98
/
+101
|
|
|
/
/
|
|
/
|
|
|
|
|
|
|
\
\
\
|
\
\
\
|
\
\
\
|
\
\
\
|
\
\
\
*
-
-
-
-
-
.
\
\
\
Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and...
Paul Mundt
2012-06-13
3984
-104612
/
+218589
|
\
\
\
\
\
\
\
|
|
|
|
*
|
|
|
sh: Setup CROSS_COMPILE at the top
Geert Uytterhoeven
2012-06-13
1
-6
/
+6
|
|
|
|
*
|
|
|
sh: Fix up link time defsym warnings.
Paul Mundt
2012-06-13
1
-2
/
+2
|
|
|
*
|
|
|
|
sh: Kill off additional asm-generic wrappers.
Paul Mundt
2012-06-13
6
-10
/
+5
|
|
|
*
|
|
|
|
sh: convert to kbuild asm-generic support.
Paul Mundt
2012-05-28
29
-69
/
+29
|
|
*
|
|
|
|
|
clocksource: sh_tmu: Use clockevents_config_and_register().
Paul Mundt
2012-06-11
1
-7
/
+3
|
|
*
|
|
|
|
|
clocksource: sh_tmu: Convert timer lock to raw spinlock.
Paul Mundt
2012-06-11
1
-3
/
+3
|
|
*
|
|
|
|
|
clocksource: sh_mtu2: Convert timer lock to raw spinlock.
Paul Mundt
2012-06-11
1
-3
/
+3
|
|
*
|
|
|
|
|
clocksource: sh_cmt: Convert timer lock to raw spinlock.
Paul Mundt
2012-06-11
1
-13
/
+13
|
*
|
|
|
|
|
|
sh: use the new generic strnlen_user() function
Paul Mundt
2012-06-13
7
-117
/
+57
|
*
|
|
|
|
|
|
sh: switch to generic strncpy_from_user().
Paul Mundt
2012-06-13
6
-114
/
+5
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-06-12
4
-16
/
+51
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
drm/ttm: Fix buffer object metadata accounting regression v2
Thomas Hellstrom
2012-06-12
1
-10
/
+3
|
|
*
|
|
|
|
|
drm: increase DRM_OBJECT_MAX_PROPERTY to 24
Paulo Zanoni
2012-06-12
1
-1
/
+1
|
|
*
|
|
|
|
|
drm/radeon: fix tiling and command stream checking on evergreen v3
Jerome Glisse
2012-06-10
2
-5
/
+47
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
Merge tag 'writeback-lock-fix' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2012-06-12
1
-0
/
+1
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
writeback: Fix lock imbalance in writeback_sb_inodes()
Jan Kara
2012-06-09
1
-0
/
+1
|
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
2012-06-12
5
-8
/
+13
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
m68k: make syscall_trace_enter/leave exist for non-MMU classic m68k types
Greg Ungerer
2012-06-12
1
-1
/
+1
|
|
*
|
|
|
|
|
|
m68knommu: fix 68360 local setting of timer interrupt handler
Greg Ungerer
2012-06-12
1
-2
/
+5
|
|
*
|
|
|
|
|
|
m68knommu: fix 68328 local setting of timer interrupt handler
Greg Ungerer
2012-06-12
1
-2
/
+4
|
|
*
|
|
|
|
|
|
m68k: fix inclusion of arch_gettimeoffset for non-MMU 68k classic CPU types
Greg Ungerer
2012-06-12
1
-2
/
+2
|
|
*
|
|
|
|
|
|
m68knommu: m528x qspi definition fix
Steven King
2012-06-12
1
-1
/
+1
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
[next]