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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-02
i2c: Make return type of i2c_del_adapter() void
Lars-Peter Clausen
1
-1
/
+1
2013-04-02
i2c: Remove detach_adapter
Lars-Peter Clausen
1
-5
/
+2
2013-03-24
i2c: tegra: assume CONFIG_OF, remove platform data
Stephen Warren
1
-25
/
+0
2013-03-24
i2c: Add bus recovery infrastructure
Viresh Kumar
1
-0
/
+41
2013-03-23
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
1
-0
/
+28
2013-03-23
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
4
-3
/
+8
2013-03-23
mm: zone_end_pfn is too small
Russ Anderson
1
-1
/
+1
2013-03-23
printk: Provide a wake_up_klogd() off-case
Frederic Weisbecker
2
-1
/
+6
2013-03-23
irq_work.h: fix warning when CONFIG_IRQ_WORK=n
James Hogan
1
-1
/
+1
2013-03-22
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-6
/
+1
2013-03-22
Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-0
/
+10
2013-03-22
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-5
/
+2
2013-03-22
Revert "KVM: allow host header to be included even for !CONFIG_KVM"
Marcelo Tosatti
1
-6
/
+1
2013-03-22
USB: serial: add modem-status-change wait queue
Johan Hovold
1
-0
/
+2
2013-03-21
Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
1
-0
/
+8
2013-03-21
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2013-03-21
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+12
2013-03-20
usb: ulpi: Define a *otg_ulpi_create no-op
Fabio Estevam
1
-0
/
+8
2013-03-20
Merge branch 'drm-fixes-3.9' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-1
/
+12
2013-03-20
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+6
2013-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-13
/
+28
2013-03-19
inet: limit length of fragment queue hash table bucket lists
Hannes Frederic Sowa
1
-0
/
+9
2013-03-19
KVM: allow host header to be included even for !CONFIG_KVM
Kevin Hilman
1
-1
/
+6
2013-03-18
Merge tag 'for-linus-20130318' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-0
/
+7
2013-03-18
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+1
2013-03-18
kprobes: Make hash_64() as always inlined
Masami Hiramatsu
1
-1
/
+2
2013-03-18
perf,x86: fix link failure for non-Intel configs
David Rientjes
1
-1
/
+5
2013-03-17
net: cdc_ncm, cdc_mbim: allow user to prefer NCM for backwards compatibility
Bjørn Mork
1
-0
/
+1
2013-03-16
EDAC: Merge mci.mem_is_per_rank with mci.csbased
Mauro Carvalho Chehab
1
-4
/
+2
2013-03-16
amd64_edac: Correct DIMM sizes
Mauro Carvalho Chehab
1
-1
/
+0
2013-03-16
Merge tag 'for-3.9-rc3' of git://openrisc.net/jonas/linux
Linus Torvalds
2
-6
/
+10
2013-03-16
Merge tag 'mfd-fixes-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-1
/
+5
2013-03-16
drm/radeon: add Richland pci ids
Alex Deucher
1
-1
/
+12
2013-03-15
perf,x86: fix kernel crash with PEBS/BTS after suspend/resume
Stephane Eranian
1
-0
/
+2
2013-03-15
Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bug
Zhouyi Zhou
1
-2
/
+4
2013-03-15
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
1
-1
/
+3
2013-03-15
list: Fix double fetch of pointer in hlist_entry_safe()
Paul E. McKenney
1
-1
/
+3
2013-03-14
skb: Propagate pfmemalloc on skb from head page only
Pavel Emelyanov
1
-2
/
+4
2013-03-14
tcp: fix skb_availroom()
Eric Dumazet
1
-2
/
+5
2013-03-14
mtd: nand: reintroduce NAND_NO_READRDY as NAND_NEED_READRDY
Brian Norris
1
-0
/
+7
2013-03-14
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
5
-22
/
+61
2013-03-14
UAPI: fix endianness conditionals in linux/raid/md_p.h
David Howells
1
-2
/
+4
2013-03-14
UAPI: fix endianness conditionals in linux/acct.h
David Howells
1
-2
/
+4
2013-03-14
UAPI: fix endianness conditionals in linux/aio_abi.h
David Howells
1
-2
/
+2
2013-03-14
idr: deprecate idr_pre_get() and idr_get_new[_above]()
Tejun Heo
1
-16
/
+50
2013-03-14
include/linux/res_counter.h needs errno.h
Andrew Morton
1
-0
/
+1
2013-03-14
Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+2
2013-03-14
Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+4
2013-03-14
Merge tag 'staging-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+6
2013-03-13
ipv4: fix definition of FIB_TABLE_HASHSZ
Denis V. Lunev
1
-7
/
+5
[next]