index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
extcon: optimising the check_mutually_exclusive function
anish kumar
2012-10-22
1
-10
/
+6
*
extcon: standard cable names definition and declaration changed
anish kumar
2012-10-22
2
-4
/
+2
*
extcon-max8997: remove usage of ret in max8997_muic_handle_charger_type_detach
Devendra Naga
2012-10-22
1
-4
/
+2
*
extcon: Remove duplicate inclusion of extcon.h header file
Sachin Kamat
2012-10-22
1
-1
/
+0
*
Linux 3.7-rc2
v3.7-rc2
Linus Torvalds
2012-10-20
1
-1
/
+1
*
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
2012-10-20
9
-45
/
+83
|
\
|
*
arm64: fix alignment padding in assembly code
Marc Zyngier
2012-10-20
2
-1
/
+7
|
*
arm64: ptrace: use HW_BREAKPOINT_EMPTY type for disabled breakpoints
Will Deacon
2012-10-18
1
-16
/
+21
|
*
arm64: ptrace: make structure padding explicit for debug registers
Will Deacon
2012-10-18
2
-7
/
+32
|
*
arm64: No need to set the x0-x2 registers in start_thread()
Catalin Marinas
2012-10-18
1
-10
/
+0
|
*
arm64: Ignore memory blocks below PHYS_OFFSET
Catalin Marinas
2012-10-18
1
-0
/
+12
|
*
arm64: Fix the update_vsyscall() prototype
Catalin Marinas
2012-10-18
1
-10
/
+10
|
*
arm64: Select MODULES_USE_ELF_RELA
Catalin Marinas
2012-10-18
1
-0
/
+1
|
*
arm64: Remove duplicate inclusion of mmu_context.h in smp.c
Sachin Kamat
2012-10-16
1
-1
/
+0
*
|
use clamp_t in UNAME26 fix
Kees Cook
2012-10-19
1
-1
/
+1
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-10-19
9
-17
/
+56
|
\
\
|
*
|
perf python: Properly link with libtraceevent
Arnaldo Carvalho de Melo
2012-10-20
3
-14
/
+15
|
*
|
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2012-10-20
9
-6
/
+44
|
|
\
\
|
|
*
|
perf hists browser: Add back callchain folding symbol
Arnaldo Carvalho de Melo
2012-10-17
1
-1
/
+1
|
|
*
|
perf tools: Fix build on sparc.
David Miller
2012-10-17
1
-1
/
+1
|
|
*
|
perf python: Link with libtraceevent
Arnaldo Carvalho de Melo
2012-10-17
1
-0
/
+1
|
|
*
|
perf python: Initialize 'page_size' variable
Arnaldo Carvalho de Melo
2012-10-17
1
-0
/
+2
|
|
*
|
tools lib traceevent: Fix missed freeing of subargs in free_arg() in filter
Steven Rostedt
2012-10-16
1
-0
/
+15
|
|
*
|
lib tools traceevent: Add back pevent assignment in __pevent_parse_format()
Steven Rostedt
2012-10-16
1
-3
/
+6
|
|
*
|
perf hists browser: Fix off-by-two bug on the first column
Namhyung Kim
2012-10-16
1
-1
/
+3
|
|
*
|
perf tools: Remove warnings on JIT samples for srcline sort key
Namhyung Kim
2012-10-16
1
-0
/
+3
|
|
*
|
perf tools: Fix segfault when using srcline sort key
Namhyung Kim
2012-10-16
1
-0
/
+3
|
|
*
|
perf: Require exclude_guest to use PEBS - kernel side enforcement
Peter Zijlstra
2012-10-16
1
-0
/
+6
|
|
*
|
perf tool: Precise mode requires exclude_guest
David Ahern
2012-10-16
1
-0
/
+3
*
|
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-19
32
-75
/
+133
|
\
\
\
\
|
*
\
\
\
Merge tag 'kirkwood_fixes_for_v3.7' of git://git.infradead.org/users/jcooper/...
Olof Johansson
2012-10-19
3
-12
/
+12
|
|
\
\
\
\
|
|
*
|
|
|
ARM: kirkwood: fix buttons on lsxl boards
Michael Walle
2012-10-18
1
-3
/
+5
|
|
*
|
|
|
ARM: kirkwood: fix LEDs names for lsxl boards
Michael Walle
2012-10-18
1
-5
/
+5
|
|
*
|
|
|
ARM: Kirkwood: fix disabling CACHE_FEROCEON_L2
Jason Gunthorpe
2012-10-18
2
-4
/
+2
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'testing/driver-warnings' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
2012-10-19
7
-10
/
+11
|
|
\
\
\
\
|
|
*
|
|
|
ARM: s3c: mark s3c2440_clk_add as __init_refok
Arnd Bergmann
2012-10-17
1
-1
/
+1
|
|
*
|
|
|
spi/s3c64xx: use correct dma_transfer_direction type
Arnd Bergmann
2012-10-17
1
-3
/
+3
|
|
*
|
|
|
pcmcia: sharpsl: don't discard sharpsl_pcmcia_ops
Arnd Bergmann
2012-10-12
1
-1
/
+1
|
|
*
|
|
|
USB: EHCI: mark ehci_orion_conf_mbus_windows __devinit
Arnd Bergmann
2012-10-09
1
-1
/
+1
|
|
*
|
|
|
mm/slob: use min_t() to compare ARCH_SLAB_MINALIGN
Arnd Bergmann
2012-10-09
1
-3
/
+3
|
|
*
|
|
|
SCSI: ARM: make fas216_dumpinfo function conditional
Arnd Bergmann
2012-10-09
1
-1
/
+1
|
|
*
|
|
|
SCSI: ARM: ncr5380/oak uses no interrupts
Arnd Bergmann
2012-10-09
1
-0
/
+1
|
*
|
|
|
|
Merge tag 'mvebu_gpio_fixes_for_v3.7' of git://git.infradead.org/users/jcoope...
Olof Johansson
2012-10-17
1
-0
/
+3
|
|
\
\
\
\
\
|
|
*
|
|
|
|
gpio: mvebu: Add missing breaks in mvebu_gpio_irq_set_type
Axel Lin
2012-10-17
1
-0
/
+3
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'mvebu_dove_late_fixes_for_v3.7' of git://git.infradead.org/users/j...
Olof Johansson
2012-10-17
3
-21
/
+41
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ARM: dove: Add crypto engine to DT
Sebastian Hesselbarth
2012-10-17
2
-1
/
+9
|
|
*
|
|
|
|
ARM: dove: Remove watchdog from DT
Sebastian Hesselbarth
2012-10-17
1
-5
/
+0
|
|
*
|
|
|
|
ARM: dove: Restructure SoC device tree descriptor
Sebastian Hesselbarth
2012-10-17
1
-12
/
+18
|
|
*
|
|
|
|
ARM: dove: Fix clock names of sata and gbe
Sebastian Hesselbarth
2012-10-17
1
-2
/
+2
|
|
*
|
|
|
|
ARM: dove: Fix tauros2 device tree init
Sebastian Hesselbarth
2012-10-17
2
-1
/
+7
[next]