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.12.y
linux-6.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-11
perf counters: add prctl interface to disable/enable counters
Ingo Molnar
4
-7
/
+93
2008-12-11
perf counters: implement PERF_COUNT_TASK_CLOCK
Ingo Molnar
2
-2
/
+27
2008-12-11
perf counters: consolidate hw_perf save/restore APIs
Ingo Molnar
4
-22
/
+22
2008-12-11
perf counters: implement PERF_COUNT_CPU_CLOCK
Ingo Molnar
3
-48
/
+92
2008-12-11
perf counters: hw driver API
Ingo Molnar
3
-31
/
+66
2008-12-11
perf counters: group counter, fixes
Ingo Molnar
1
-19
/
+20
2008-12-11
perf counters: add support for group counters
Ingo Molnar
3
-82
/
+236
2008-12-11
perf counters: restructure the API
Ingo Molnar
4
-71
/
+106
2008-12-11
perf counters: expand use of counter->event
Thomas Gleixner
3
-19
/
+17
2008-12-11
perf counters: clean up 'raw' type API
Thomas Gleixner
3
-12
/
+18
2008-12-11
perf counters: protect them against CSTATE transitions
Thomas Gleixner
3
-1
/
+25
2008-12-09
perfcounters: consolidate global-disable codepaths
Ingo Molnar
1
-17
/
+6
2008-12-09
perfcounters, x86: clean up debug code
Ingo Molnar
1
-23
/
+12
2008-12-09
perfcounters, x86: simplify disable/enable of counters
Ingo Molnar
1
-12
/
+28
2008-12-08
perfcounters: select ANON_INODES
Ingo Molnar
1
-0
/
+1
2008-12-08
x86, perfcounters: read out MSR_CORE_PERF_GLOBAL_STATUS with counters disabled
Ingo Molnar
1
-7
/
+5
2008-12-08
performance counters: x86 support
Ingo Molnar
21
-21
/
+652
2008-12-08
performance counters: documentation
Ingo Molnar
1
-0
/
+104
2008-12-08
performance counters: core code
Thomas Gleixner
10
-0
/
+1189
2008-12-08
Merge branches 'x86/signal' and 'x86/irq' into perfcounters/core
Ingo Molnar
24
-1796
/
+1584
2008-12-08
x86: signal: change type of paramter for sys_rt_sigreturn()
Hiroshi Shimamoto
2
-5
/
+3
2008-12-06
Fix a race condition in FASYNC handling
Jonathan Corbet
2
-4
/
+15
2008-12-06
Enforce a minimum SG_IO timeout
Linus Torvalds
3
-0
/
+5
2008-12-06
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
1
-1
/
+1
2008-12-06
drivers/message/i2o/iop.c: cleanup kerneldoc
Qinghuang Feng
1
-1
/
+0
2008-12-06
Fix incorrect use of loose in i2o_block.c
Nick Andrew
1
-1
/
+1
2008-12-06
Fix incorrect use of loose in tty/serial drivers
Nick Andrew
3
-4
/
+4
2008-12-06
Revert "ACPI: battery: Convert discharge energy rate to current properly"
Linus Torvalds
1
-13
/
+1
2008-12-05
MIPS: Fix incorrect use of loose in vpe.c
Nick Andrew
1
-1
/
+1
2008-12-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
7
-27
/
+68
2008-12-05
Merge branch 'drm-gem-update' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-245
/
+420
2008-12-05
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/p...
Linus Torvalds
2
-2
/
+2
2008-12-05
ACPI: Fix ACPI battery regression introduced by commit 558073
Rafael J. Wysocki
1
-7
/
+10
2008-12-05
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-1
/
+23
2008-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
3
-3
/
+6
2008-12-05
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-39
/
+41
2008-12-05
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2008-12-05
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2008-12-05
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
9
-865
/
+1405
2008-12-05
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
1
-1
/
+1
2008-12-05
[XFS] Fix hang after disallowed rename across directory quota domains
Dave Chinner
1
-1
/
+1
2008-12-05
powerpc/83xx: Enable FIXED_PHY in mpc834x_itx and mpc83xx defconfigs
Anton Vorontsov
2
-2
/
+2
2008-12-04
MIPS: Return ENOSYS from sys32_syscall on 64bit kernels like elsewhere.
David Daney
1
-1
/
+1
2008-12-04
MIPS: 64-bit: vmsplice needs to use the compat wrapper for o32 and N32.
Ralf Baechle
2
-2
/
+2
2008-12-04
MIPS: o32: Fix number of arguments to splice(2).
Ralf Baechle
1
-1
/
+1
2008-12-04
MIPS: Malta: Consolidate platform device code.
Ralf Baechle
3
-69
/
+50
2008-12-04
MIPS: IP22, Fulong, Malta: Update defconfigs.
Ralf Baechle
3
-782
/
+1273
2008-12-04
MIPS: Malta: Add back RTC support
Tiejun Chen
2
-11
/
+84
2008-12-04
MIPS: Fix potential DOS by untrusted user app.
Vlad Malov
2
-11
/
+6
2008-12-04
sparc64: Sync FPU state in VIS emulation handler.
Hong H. Pham
1
-0
/
+2
[next]