index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
TTY: devpts, do not set driver_data
Jiri Slaby
2012-10-22
3
-24
/
+16
*
TTY: devpts, return created inode from devpts_pty_new
Jiri Slaby
2012-10-22
3
-12
/
+15
*
TTY: devpts, don't care about TTY in devpts_get_tty
Jiri Slaby
2012-10-22
3
-10
/
+8
*
tty: prevent unnecessary work queue lock checking on flip buffer copy
Ivo Sieben
2012-10-22
1
-1
/
+4
*
console: implement lockdep support for console_lock
Daniel Vetter
2012-10-22
1
-0
/
+9
*
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
[next]