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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-04
iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tags
Nicholas Bellinger
1
-1
/
+1
2013-10-04
iscsi-target: Perform release of acknowledged tags from RX context
Nicholas Bellinger
1
-4
/
+9
2013-10-04
iscsi-target: Only perform wait_for_tasks when performing shutdown
Nicholas Bellinger
1
-2
/
+2
2013-10-03
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+4
2013-10-03
Merge branch 'for-curr' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
1
-12
/
+13
2013-10-03
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
9
-57
/
+148
2013-10-03
target: Fail on non zero scsi_status in compare_and_write_callback
Nicholas Bellinger
1
-1
/
+10
2013-10-03
target: Fix recursive COMPARE_AND_WRITE callback failure
Nicholas Bellinger
1
-1
/
+10
2013-10-03
target: Reset data_length for COMPARE_AND_WRITE to NoLB * block_size
Nicholas Bellinger
1
-0
/
+6
2013-10-03
ib_srpt: always set response for task management
Jack Wang
1
-6
/
+4
2013-10-03
powerpc/tm: Switch out userspace PPR and DSCR sooner
Michael Neuling
1
-31
/
+63
2013-10-03
powerpc/tm: Turn interrupts hard off in tm_reclaim()
Michael Neuling
1
-0
/
+1
2013-10-03
powerpc/perf: Fix handling of FAB events
Michael Ellerman
1
-2
/
+3
2013-10-03
powerpc/vio: Fix modalias_show return values
Prarit Bhargava
1
-4
/
+8
2013-10-03
powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()
Nishanth Aravamudan
1
-1
/
+1
2013-10-03
powerpc/sysfs: Disable writing to PURR in guest mode
Madhavan Srinivasan
1
-2
/
+16
2013-10-03
powerpc: Restore registers on error exit from csum_partial_copy_generic()
Paul E. McKenney
1
-14
/
+40
2013-10-03
powerpc: Fix parameter clobber in csum_partial_copy_generic()
Paul E. McKenney
1
-2
/
+2
2013-10-03
powerpc: Fix memory hotplug with sparse vmemmap
Nathan Fontenot
3
-1
/
+14
2013-10-03
Fix NULL dereference in gfn_to_hva_prot()
Gleb Natapov
1
-2
/
+4
2013-10-03
x86/simplefb: Mark framebuffer mem-resources as IORESOURCE_BUSY to avoid boot...
David Herrmann
1
-1
/
+1
2013-10-03
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
32
-78
/
+233
2013-10-03
ARC: Fix signal frame management for SA_SIGINFO
Christian Ruppert
1
-12
/
+13
2013-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
6
-10
/
+15
2013-10-03
Merge tag 'fixes-3.12-2' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
2
-19
/
+36
2013-10-03
ARM: multi_v7_defconfig: add SDHCI for i.MX
Olof Johansson
1
-0
/
+1
2013-10-03
sparc: fix MSI build failure on Sparc32
Thomas Petazzoni
2
-2
/
+8
2013-10-03
sparc: remove deprecated IRQF_DISABLED
Michael Opdenacker
2
-3
/
+3
2013-10-03
mm: Fix generic hugetlb pte check return type.
David Miller
1
-2
/
+2
2013-10-03
sparc: fix ldom_reboot buffer overflow harder
Kees Cook
1
-3
/
+2
2013-10-02
arm64: Remove duplicate DEBUG_STACK_USAGE config
Stephen Boyd
1
-7
/
+0
2013-10-02
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
1
-15
/
+37
2013-10-02
Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
8
-6
/
+29
2013-10-02
Merge tag 'pinctrl-v3.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-13
/
+13
2013-10-02
Merge branch 'pm-fixes'
Rafael J. Wysocki
5
-4
/
+18
2013-10-02
Merge branch 'acpi-fixes'
Rafael J. Wysocki
1
-1
/
+1
2013-10-02
Merge branch 'pm-cpufreq-fixes' into pm-fixes
Rafael J. Wysocki
3
-3
/
+6
2013-10-02
MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcaches
Yoichi Yuasa
1
-0
/
+2
2013-10-02
Merge branch 'irq/urgent-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-3
/
+12
2013-10-02
x86/simplefb: Fix overflow causing bogus fall-back
Tom Gundersen
1
-1
/
+1
2013-10-02
target: Fall back to vzalloc upon ->sess_cmd_map kzalloc failure
Nicholas Bellinger
1
-5
/
+15
2013-10-02
vhost/scsi: Use GFP_ATOMIC with percpu_ida_alloc for obtaining tag
Nicholas Bellinger
1
-1
/
+6
2013-10-02
ib_srpt: Destroy cm_id before destroying QP.
Nicholas Bellinger
1
-2
/
+2
2013-10-02
target: Fix xop->dbl assignment in target_xcopy_parse_segdesc_02
Nicholas Bellinger
1
-2
/
+2
2013-10-02
Merge tag 'fixes-for-v3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
6
-12
/
+20
2013-10-02
ACPI: Use EXPORT_SYMBOL() for acpi_bus_get_device()
Rafael J. Wysocki
1
-1
/
+1
2013-10-02
intel_pstate: fix no_turbo
Srinivas Pandruvada
1
-1
/
+4
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
107
-845
/
+1301
2013-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-1
/
+1
2013-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
[prev]
[next]