index
:
linux-stable.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.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-12-31
fib_trie: Add functions should_inflate and should_halve
Alexander Duyck
2014-12-31
fib_trie: Move resize to after inflate/halve
Alexander Duyck
2014-12-31
fib_trie: Push rcu_read_lock/unlock to callers
Alexander Duyck
2014-12-31
fib_trie: Use unsigned long for anything dealing with a shift by bits
Alexander Duyck
2014-12-31
fib_trie: Update meaning of pos to represent unchecked bits
Alexander Duyck
2014-12-31
fib_trie: Optimize fib_table_insert
Alexander Duyck
2014-12-31
fib_trie: Optimize fib_find_node
Alexander Duyck
2014-12-31
fib_trie: Optimize fib_table_lookup to avoid wasting time on loops/variables
Alexander Duyck
2014-12-31
fib_trie: Merge leaf into tnode
Alexander Duyck
2014-12-31
fib_trie: Merge tnode_free and leaf_free into node_free
Alexander Duyck
2014-12-31
fib_trie: Make leaf and tnode more uniform
Alexander Duyck
2014-12-31
fib_trie: Update usage stats to be percpu instead of global variables
Alexander Duyck
2014-12-31
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2014-12-31
Revert "Input: atmel_mxt_ts - use deep sleep mode when stopped"
Linus Torvalds
2014-12-31
igb: Remove unneeded FIXME
Todd Fujinaka
2014-12-31
e100: fix typo in MDI/MDI-X eeprom check in e100_phy_init
John W. Linville
2014-12-31
gre: allow live address change
stephen hemminger
2014-12-31
l2tp : multicast notification to the registered listeners
Bill Hong
2014-12-31
tun: return proper error code from tun_do_read
Alex Gartrell
2014-12-31
tun: Fixed unsigned/signed comparison
Alex Gartrell
2014-12-31
tipc: replace 0 by NULL for pointers
Fabian Frederick
2014-12-31
Merge branch 'enic-next'
David S. Miller
2014-12-31
enic: add stats for dma mapping error
Govindarajulu Varadarajan
2014-12-31
enic: check dma_mapping_error
Govindarajulu Varadarajan
2014-12-31
enic: make vnic_wq_buf doubly linked
Govindarajulu Varadarajan
2014-12-31
Merge branch 'fec-next'
David S. Miller
2014-12-31
ARM: dts: imx6qdl: enable FEC magic-packet feature
Nimrod Andy
2014-12-31
ARM: imx: add FEC sleep mode callback function
Nimrod Andy
2014-12-31
net: fec: add Wake-on-LAN support
Nimrod Andy
2014-12-31
Merge tag 'nios2-fixes-v3.19-rc3' of git://git.rocketboards.org/linux-socfpga...
Linus Torvalds
2014-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-12-31
block: wake up waiters when a queue is marked dying
Jens Axboe
2014-12-31
Merge branch 'topic/msbits' into for-next
Takashi Iwai
2014-12-31
ASoC: pcm: Fix unused variable warning
Takashi Iwai
2014-12-31
ALSA: pcm: add SNDRV_PCM_TRIGGER_DRAIN trigger
Libin Yang
2014-12-31
clk: rockchip: rk3288: Make s2r reliable by switching PLLs to slow mode
Doug Anderson
2014-12-31
ARM: dts: rockchip: add suspend settings for rk3288-evb-rk808
Chris Zhong
2014-12-31
ARM: dts: rockchip: add RK3288 suspend support
Chris Zhong
2014-12-31
ARM: rockchip: Add pmu-sram binding
Chris Zhong
2014-12-31
ARM: rockchip: add suspend and resume for RK3288
Chris Zhong
2014-12-31
ALSA: asihpi: fix an information leak in asihpi_hpi_ioctl()
Eliot Blennerhassett
2014-12-31
nios2: Use preempt_schedule_irq
Tobias Klauser
2014-12-31
nios2: Initialize cpuinfo.mmu
Walter Goossens
2014-12-30
rcu: Fix invoke_rcu_callbacks() comment
Paul E. McKenney
2014-12-30
rcu: Remove redundant rcu_is_cpu_rrupt_from_idle() from tiny RCU
Alexander Gordeev
2014-12-30
rcu: Make rcu_nmi_enter() handle nesting
Paul E. McKenney
2014-12-30
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-12-30
Merge tag 'fbdev-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-12-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2014-12-30
Revert "cfg80211: make WEXT compatibility unselectable"
Jiri Kosina
[prev]
[next]