index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-27
hw-breakpoints: Use struct perf_event_attr to define user breakpoints
Frederic Weisbecker
1
-33
/
+41
2009-11-26
x86/hw-breakpoints: Don't lose GE flag while disabling a breakpoint
Frederic Weisbecker
1
-8
/
+14
2009-11-26
hw-breakpoints: Simplify error handling in breakpoint creation requests
Frederic Weisbecker
1
-7
/
+1
2009-11-25
x86: Rename global percpu symbol dr7 to cpu_dr7
Tejun Heo
2
-7
/
+7
2009-11-24
perf_events, x86: Fix validate_event bug
Stephane Eranian
1
-2
/
+2
2009-11-23
hw-breakpoint: Attribute authorship of hw-breakpoint related files
K.Prasad
1
-0
/
+4
2009-11-23
perf events: Do not generate function trace entries in perf code
Ingo Molnar
1
-0
/
+1
2009-11-21
Merge branch 'tracing/hw-breakpoints' into perf/core
Ingo Molnar
22
-212
/
+954
2009-11-19
x86: Instruction decoder test should generate build warning
Masami Hiramatsu
1
-6
/
+11
2009-11-17
Merge branch 'perf/core' into perf/probes
Ingo Molnar
357
-3284
/
+8861
2009-11-17
x86: Show symbol name if insn decoder test failed
Masami Hiramatsu
2
-1
/
+14
2009-11-17
x86: Add verbose option to insn decoder test
Masami Hiramatsu
2
-12
/
+71
2009-11-15
Merge branches 'perf/powerpc' and 'perf/bench' into perf/core
Ingo Molnar
23
-96
/
+345
2009-11-15
Merge commit 'v2.6.32-rc7' into perf/core
Ingo Molnar
137
-1874
/
+3542
2009-11-14
hw-breakpoints, x86: Fix modular KVM build
Ingo Molnar
2
-4
/
+2
2009-11-13
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-56
/
+126
2009-11-12
alpha: move THREAD_SIZE definition outside #ifndef ASSEMBLY
Andrew Morton
1
-2
/
+2
2009-11-12
alpha: fix F_SETOWN_EX and F_GETLK64 conflict
Peter Zijlstra
1
-2
/
+2
2009-11-12
perf_event, x86: Annotate init functions and data
Hiroshi Shimamoto
1
-10
/
+10
2009-11-12
omap3: Decrease cpufreq transition latency
Mike Turquette
1
-1
/
+1
2009-11-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-7
/
+9
2009-11-11
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
57
-1380
/
+2603
2009-11-11
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
31
-236
/
+568
2009-11-11
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-13
/
+24
2009-11-11
omap3: update Pandora defconfig
Grazvydas Ignotas
1
-5
/
+44
2009-11-11
omap3: 3430sdp: Enable Linux Regulator framework
Sergio Aguirre
1
-1
/
+8
2009-11-11
omap3: beagle: Fix USB host port power control
Jarkko Nikula
1
-1
/
+1
2009-11-11
omap3: pandora: Fix keypad keymap
Grazvydas Ignotas
1
-39
/
+39
2009-11-11
omap1: Amstrad Delta defconfig fixes
Janusz Krzysztofik
1
-7
/
+17
2009-11-11
omap: Fix omapfb/lcdc on OMAP1510 broken when PM set
Janusz Krzysztofik
1
-0
/
+8
2009-11-11
powerpc: pasemi_defconfig update
Olof Johansson
1
-167
/
+461
2009-11-11
Merge commit 'kumar/merge' into merge
Benjamin Herrenschmidt
56
-1213
/
+2142
2009-11-11
omap: Use resource_size
Tobias Klauser
2
-2
/
+2
2009-11-11
omap: Fix race condition in omap dma driver
Tao Hu
1
-0
/
+6
2009-11-11
Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6
Russell King
12
-9
/
+146
2009-11-10
hw-breakpoints: Wrap in the KVM breakpoint active state check
Frederic Weisbecker
2
-1
/
+6
2009-11-10
hw-breakpoints: Fix broken a.out format dump
Frederic Weisbecker
3
-8
/
+39
2009-11-10
ARM: Use a definition for the userspace cmpxchg emulation syscall
Russell King
3
-4
/
+14
2009-11-10
x86, amd-ucode: Check UCODE_MAGIC before loading the container file
Borislav Petkov
1
-0
/
+6
2009-11-10
ARM: S3C: Merge fixes-s3c64xx-dma
Ben Dooks
1
-24
/
+52
2009-11-10
ARM: S3C64XX: DMA: Free node for non-circular queues
Jassi Brar
1
-0
/
+6
2009-11-10
ARM: S3C64XX: DMA: Callback with correct buffer pointer
Jassi Brar
1
-1
/
+28
2009-11-10
ARM: S3C64XX: DMA: Make src and dst transfer size same
Jassi Brar
1
-4
/
+2
2009-11-10
ARM: S3C64XX: DMA: Unify callback functions for success/failure
Jassi Brar
1
-21
/
+13
2009-11-10
ARM: S3C64XX: DMA: Protect buffer pointers while manipulation
Jassi Brar
1
-0
/
+5
2009-11-10
ARM: S3C64XX: Tidy definition and comments in s3c_dma_has_circular()
Ben Dooks
1
-5
/
+2
2009-11-10
ARM: S3C64XX: Remove duplicate s3c_dma_has_circular() definition for S3C64xx.
Maurus Cuelenaere
1
-5
/
+0
2009-11-10
ARM: SMDK6410: Allocate more GPIO space for WM1190-EV1
Mark Brown
1
-0
/
+1
2009-11-10
ARM: SMDK6410: Configure GPIO pull up for WM835x IRQ line
Mark Brown
1
-0
/
+3
2009-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
3
-3
/
+7
[next]