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
2014-11-24
MIPS: SEAD3: Remove sead3-serial.c
Andrew Bresticker
1
-45
/
+0
2014-11-24
MIPS: Remove gic_{enable,disable}_interrupt()
Andrew Bresticker
3
-46
/
+0
2014-11-24
MIPS: smp-cps: Enable all hardware interrupts on secondary CPUs
Andrew Bresticker
1
-2
/
+2
2014-11-24
MIPS: Add hook to get C0 performance counter interrupt
Andrew Bresticker
9
-36
/
+51
2014-11-24
MIPS: i8259: Use IRQ domains
Andrew Bresticker
2
-5
/
+20
2014-11-24
MIPS: Set vint handler when mapping CPU interrupts
Andrew Bresticker
1
-0
/
+4
2014-11-24
MIPS: Provide a generic plat_irq_dispatch
Andrew Bresticker
1
-0
/
+18
2014-11-24
MIPS: Rename mips_cpu_intc_init() -> mips_cpu_irq_of_init()
Andrew Bresticker
4
-7
/
+7
2014-11-24
MIPS: Always use IRQ domains for CPU IRQs
Andrew Bresticker
2
-25
/
+12
2014-11-24
MIPS: cpu: Add 'noftlb' kernel command line option to disable the FTLB
Markos Chandras
1
-2
/
+62
2014-11-24
mips: Convert pr_warning to pr_warn
Joe Perches
9
-68
/
+52
2014-11-24
MIPS: pci-rt3883: Remove odd locking in PCI config space access code
Sergey Ryazanov
1
-9
/
+0
2014-11-24
MIPS: pci-ar7{1x, 24}x: remove odd locking in PCI config space access code
Sergey Ryazanov
2
-36
/
+0
2014-11-24
MIPS: MSP71xx: remove odd locking in PCI config space access code
Sergey Ryazanov
1
-12
/
+0
2014-11-24
MIPS: NILE4: Remove odd locking in PCI config space access code
Sergey Ryazanov
1
-11
/
+1
2014-11-24
MIPS: Add arch_trigger_all_cpu_backtrace() function
Eunbong Song
2
-0
/
+21
2014-11-24
MIPS: Remove useless parentheses
Ralf Baechle
18
-46
/
+42
2014-11-24
Linux 3.18-rc6
v3.18-rc6
Linus Torvalds
1
-1
/
+1
2014-11-24
uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME
Andy Lutomirski
2
-2
/
+1
2014-11-24
sched: Provide update_curr callbacks for stop/idle scheduling classes
Thomas Gleixner
2
-0
/
+10
2014-11-24
Merge branch 'x86-traps' (trap handling from Andy Lutomirski)
Linus Torvalds
6
-84
/
+82
2014-11-24
x86_64, traps: Rework bad_iret
Andy Lutomirski
2
-26
/
+48
2014-11-24
x86_64, traps: Stop using IST for #SS
Andy Lutomirski
6
-26
/
+8
2014-11-24
x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C
Andy Lutomirski
2
-32
/
+26
2014-11-23
Merge tag 'armsoc-for-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
30
-38
/
+80
2014-11-23
Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+7
2014-11-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
3
-15
/
+25
2014-11-23
percpu-ref: fix DEAD flag contamination of percpu pointer
Tejun Heo
1
-1
/
+7
2014-11-23
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+6
2014-11-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
11
-85
/
+133
2014-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
64
-299
/
+500
2014-11-22
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
4
-10
/
+10
2014-11-22
Merge tag 'sound-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
21
-55
/
+145
2014-11-22
Merge tag 'pm+acpi-3.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2014-11-22
Merge tag 'devicetree-fixes-for-3.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
18
-25
/
+42
2014-11-22
Merge tag 'pci-v3.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-15
/
+37
2014-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
6
-20
/
+69
2014-11-22
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2
-38
/
+46
2014-11-22
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
10
-20
/
+60
2014-11-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
1
-1
/
+1
2014-11-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-3
/
+31
2014-11-22
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-48
/
+42
2014-11-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-8
/
+51
2014-11-22
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+5
2014-11-21
tcp: Restore RFC5961-compliant behavior for SYN packets
Calvin Owens
1
-2
/
+2
2014-11-21
net: Revert "net: avoid one atomic operation in skb_clone()"
Eric Dumazet
1
-17
/
+6
2014-11-21
Merge branch 'overlayfs-current' of git://git.kernel.org/pub/scm/linux/kernel...
Al Viro
441
-2195
/
+4245
2014-11-21
virtio-net: validate features during probe
Jason Wang
1
-0
/
+37
2014-11-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2
-3
/
+12
2014-11-21
Merge tag 'master-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
5
-17
/
+19
[prev]
[next]