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.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
2011-07-01
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
39
-85
/
+77
2011-07-01
perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4
Cyrill Gorcunov
2
-0
/
+33
2011-07-01
irq_work, alpha: Fix up arch hooks
Peter Zijlstra
1
-1
/
+1
2011-07-01
irq_work, ppc: Fix up arch hooks
Peter Zijlstra
1
-1
/
+1
2011-06-28
um: add asm/percpu.h
Richard Weinberger
1
-0
/
+6
2011-06-28
Fix node_start/end_pfn() definition for mm/page_cgroup.c
KAMEZAWA Hiroyuki
9
-53
/
+1
2011-06-27
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
8
-10
/
+48
2011-06-27
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
3
-3
/
+10
2011-06-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-1
/
+1
2011-06-24
ARM: pm: ensure ARMv7 CPUs save and restore the TLS register
Russell King
1
-3
/
+7
2011-06-24
ARM: pm: proc-v7: fix missing struct processor pointers for suspend code
Russell King
1
-3
/
+3
2011-06-22
[S390] allow setting of upper 32 bit in smp_ctl_set_bit
Jan Glauber
1
-2
/
+2
2011-06-22
[S390] hwsampler: Set a sane default sampling rate
Christian Borntraeger
1
-1
/
+1
2011-06-22
[S390] s390: enforce HW limits for the initial sampling rate
Christian Borntraeger
1
-0
/
+6
2011-06-22
[S390] kvm-s390: fix kconfig dependencies
Christian Borntraeger
1
-0
/
+1
2011-06-22
MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep()
David Howells
1
-0
/
+1
2011-06-21
ARM: 6969/1: plat-iop: fix build error
Linus Walleij
1
-0
/
+1
2011-06-21
ARM: 6961/1: zImage: Add build-time check for correctly-sized proc_type entries
Dave Martin
1
-1
/
+13
2011-06-21
ARM: SMP: wait for CPU to be marked active
Russell King
1
-1
/
+5
2011-06-21
Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm
Linus Torvalds
1
-3
/
+11
2011-06-21
msm: timer: Fix DGT rate on 8960 and 8660
Stephen Boyd
1
-2
/
+4
2011-06-20
Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-7
/
+31
2011-06-20
Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-5
/
+11
2011-06-19
KVM: Fix register corruption in pvclock_scale_delta
Zachary Amsden
1
-2
/
+7
2011-06-19
KVM: MMU: fix opposite condition in mapping_level_dirty_bitmap
Steve
1
-1
/
+1
2011-06-19
KVM: VMX: do not overwrite uptodate vcpu->arch.cr3 on KVM_SET_SREGS
Marcelo Tosatti
1
-1
/
+2
2011-06-19
KVM: MMU: Fix build warnings in walk_addr_generic()
Borislav Petkov
1
-1
/
+1
2011-06-19
x86, efi: Do not reserve boot services regions within reserved areas
Maarten Lankhorst
3
-7
/
+28
2011-06-18
msm: timer: compensate for timer shift in msm_read_timer_count
Jeff Ohlstein
1
-1
/
+5
2011-06-17
Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin...
Linus Torvalds
1
-0
/
+1
2011-06-17
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...
Linus Torvalds
5
-9
/
+29
2011-06-17
ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbols
Dave Martin
1
-2
/
+11
2011-06-17
ARM: 6962/1: mach-h720x: fix build error
Linus Walleij
1
-0
/
+2
2011-06-17
ARM: 6959/1: SMP build fix for entry-macro-multi.S
Magnus Damm
2
-0
/
+6
2011-06-16
xen/setup: Fix for incorrect xen_extra_mem_start.
Konrad Rzeszutek Wilk
1
-4
/
+6
2011-06-16
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-35
/
+132
2011-06-16
Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-71
/
+161
2011-06-16
gpio: include linux/gpio.h where needed
Randy Dunlap
1
-0
/
+1
2011-06-16
sh: sh7724: Add USBHS DMAEngine support
Kuninori Morimoto
2
-0
/
+48
2011-06-16
sh: ecovec: Add renesas_usbhs support
Kuninori Morimoto
1
-0
/
+48
2011-06-16
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
21
-55
/
+76
2011-06-16
alpha: fix several security issues
Dan Rosenberg
1
-4
/
+7
2011-06-16
rtc: fix build warnings in defconfigs
Wanlong Gao
11
-11
/
+11
2011-06-16
xen: When calling power_off, don't call the halt function.
Tom Goetz
1
-1
/
+8
2011-06-15
xen: support CONFIG_MAXSMP
Andrew Jones
2
-1
/
+9
2011-06-15
ARM: mach-shmobile: mackerel: tidyup usbhs driver settings
Kuninori Morimoto
1
-15
/
+6
2011-06-15
x86 idle: APM requires pm_idle/default_idle unconditionally when a module
Andy Whitcroft
1
-2
/
+2
2011-06-14
Merge branch 'for-linus-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-40
/
+74
2011-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
19
-5
/
+30
2011-06-14
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-4
/
+4
[next]