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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-04
ARM: plat-versatile: move FPGA irq driver to drivers/irqchip
Linus Walleij
1
-0
/
+13
2012-11-04
SERIAL: core: add throttle/unthrottle callbacks for hardware assisted flow co...
Russell King
1
-0
/
+2
2012-11-04
SERIAL: core: add hardware assisted h/w flow control support
Russell King
1
-0
/
+2
2012-11-04
SERIAL: core: add hardware assisted s/w flow control support
Russell King
1
-0
/
+2
2012-11-04
drbd: Allow volumes to become primary only on one side
Philipp Reisner
1
-1
/
+2
2012-11-04
drbd: introduce in-kernel "down" command
Lars Ellenberg
1
-0
/
+2
2012-11-04
drbd: remove now unused connector related files
Lars Ellenberg
2
-256
/
+0
2012-11-04
drbd: switch configuration interface from connector to genetlink
Lars Ellenberg
2
-35
/
+2
2012-11-04
PCI: Add pci_stop_and_remove_root_bus()
Yinghai Lu
1
-0
/
+2
2012-11-03
ptp: update adjfreq callback description
Jacob Keller
1
-1
/
+2
2012-11-03
pktgen: clean up ktime_t helpers
Daniel Borkmann
1
-0
/
+19
2012-11-03
uprobes: Kill arch_uprobe_enable/disable_step() hooks
Oleg Nesterov
1
-2
/
+0
2012-11-03
eth: Rename and properly align br_reserved_address array
Ben Hutchings
1
-2
/
+3
2012-11-03
eth: Make is_link_local() consistent with other address tests
Ben Hutchings
1
-3
/
+3
2012-11-03
skb: api to report errors for zero copy skbs
Michael S. Tsirkin
1
-0
/
+1
2012-11-03
skb: report completion status for zero copy skbs
Michael S. Tsirkin
1
-1
/
+3
2012-11-02
hashtable: introduce a small and naive hashtable
Sasha Levin
1
-0
/
+192
2012-11-02
ARM: OMAP: Remove NEED_MACH_GPIO_H
Tony Lindgren
1
-1
/
+0
2012-11-02
tracing: Use irq_work for wake ups and remove *_nowake_*() functions
Steven Rostedt
1
-7
/
+7
2012-11-02
ring-buffer: Change unsigned long type of ring_buffer_oldest_event_ts() to u64
Yoshihiro YUNOMAE
1
-1
/
+1
2012-11-01
cpts: specify the input clock frequency via DT
Richard Cochran
1
-0
/
+2
2012-11-01
cpsw: add a DT field for the active time stamping port
Richard Cochran
1
-0
/
+1
2012-11-01
cpsw: add a DT field for the cpts offset
Richard Cochran
1
-0
/
+1
2012-11-01
time: remove the timecompare code.
Richard Cochran
1
-125
/
+0
2012-11-01
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-13
/
+2
2012-11-01
sk-filter: Add ability to get socket filter program (v2)
Pavel Emelyanov
1
-0
/
+1
2012-11-01
libceph: define ceph_pg_pool_name_by_id()
Alex Elder
1
-0
/
+1
2012-11-01
rbd: get parent spec for version 2 images
Alex Elder
1
-0
/
+2
2012-11-01
genirq: Provide means to retrigger parent
Thomas Gleixner
2
-0
/
+12
2012-11-01
KVM: x86: fix vcpu->mmio_fragments overflow
Xiao Guangrong
1
-13
/
+2
2012-11-01
linux/kernel.h: Remove duplicate trace_printk declaration
Michal Hocko
1
-5
/
+2
2012-11-01
ring-buffer: Add a 'dropped events' counter
Slava Pestov
1
-0
/
+1
2012-10-31
USB: add USB_DEVICE_INTERFACE_CLASS macro
Bjørn Mork
1
-0
/
+16
2012-10-31
USB: EHCI: remove ehci_port_power() routine
Alan Stern
1
-2
/
+0
2012-10-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
1
-0
/
+19
2012-10-31
net: filter: add vlan tag access
Eric Dumazet
1
-0
/
+2
2012-10-31
net: compute skb->rxhash if nic hash may be 3-tuple
Willem de Bruijn
1
-1
/
+1
2012-10-31
ixgbe: add setlink, getlink support to ixgbe and ixgbevf
John Fastabend
1
-0
/
+3
2012-10-31
net: create generic bridge ops
John Fastabend
1
-0
/
+10
2012-10-31
usb: gadget: always update HS/SS descriptors and create a copy of them
Sebastian Andrzej Siewior
2
-1
/
+8
2012-10-31
usb: gadget: use a computation macro for INT endpoint interval
Sebastian Andrzej Siewior
1
-0
/
+2
2012-10-31
mm/sl[aou]b: Move common kmem_cache_size() to slab.h
Ezequiel Garcia
1
-1
/
+8
2012-10-31
Merge tag 'md-3.7-fixes' of git://neil.brown.name/md
Linus Torvalds
3
-443
/
+1
2012-10-31
PCI: Separate out pci_assign_unassigned_bus_resources()
Yinghai Lu
1
-0
/
+1
2012-10-30
Merge branch 'spi-tegra' into spi-next
Mark Brown
60
-4698
/
+297
2012-10-30
spi: tegra: add spi driver for SLINK controller
Laxman Dewangan
1
-0
/
+40
2012-10-30
staging: drm/omap: add support for ARCH_MULTIPLATFORM
Rob Clark
1
-0
/
+1
2012-10-30
swiotlb: Do not export swiotlb_bounce since there are no external consumers
Alexander Duyck
1
-3
/
+0
2012-10-30
swiotlb: Use physical addresses instead of virtual in swiotlb_tbl_sync_single
Alexander Duyck
1
-1
/
+2
2012-10-30
swiotlb: Use physical addresses for swiotlb_tbl_unmap_single
Alexander Duyck
1
-1
/
+2
[prev]
[next]