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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-04
netfilter: nf_conntrack: generalize nf_ct_l4proto_net
Pablo Neira Ayuso
1
-0
/
+3
2012-07-04
net: em_canid: Ematch rule to match CAN frames according to their identifiers
Rostislav Lisovy
2
-2
/
+6
2012-07-04
rpmsg: make sure inflight messages don't invoke just-removed callbacks
Ohad Ben-Cohen
1
-0
/
+3
2012-07-04
rpmsg: avoid premature deallocation of endpoints
Ohad Ben-Cohen
1
-0
/
+3
2012-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+6
2012-07-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-5
/
+4
2012-07-03
Merge tag 'omap-fixes-non-critical-for-v3.6' of git://git.kernel.org/pub/scm/...
Arnd Bergmann
1
-1
/
+0
2012-07-03
pinctrl: add pinctrl_add_gpio_ranges function
Dong Aisheng
1
-0
/
+3
2012-07-03
pinctrl: remove pinctrl_remove_gpio_range
Dong Aisheng
1
-2
/
+0
2012-07-03
regulator: core: Add core support for GPIO controlled enable lines
Mark Brown
1
-0
/
+11
2012-07-03
regulator: core: Allow fixed enable_time to be set in the regulator_desc
Mark Brown
1
-0
/
+4
2012-07-03
KVM: Guard mmu_notifier specific code with CONFIG_MMU_NOTIFIER
Marc Zyngier
1
-2
/
+2
2012-07-03
PM / Domains: Add preliminary support for cpuidle, v2
Rafael J. Wysocki
2
-0
/
+18
2012-07-03
PM / cpuidle: Add driver reference counter
Rafael J. Wysocki
1
-1
/
+5
2012-07-03
cpuidle: move field disable from per-driver to per-cpu
ShuoX Liu
1
-1
/
+1
2012-07-03
mac80211: add TX prepare API
Johannes Berg
1
-0
/
+15
2012-07-03
mac80211: reduce IEEE80211_TX_MAX_RATES
Thomas Huehn
1
-4
/
+4
2012-07-03
ALSA: Move some headers to local directories from include/sound
Takashi Iwai
6
-4276
/
+0
2012-07-03
ALSA: Convert to new pm_ops for PCI drivers
Takashi Iwai
4
-7
/
+4
2012-07-03
video: mxsfb: move mxsfb.h into include/linux
Shawn Guo
1
-0
/
+49
2012-07-03
KVM: Pass kvm_irqfd to functions
Alex Williamson
1
-2
/
+2
2012-07-02
rcu: Fix qlen_lazy breakage
Paul E. McKenney
1
-1
/
+1
2012-07-02
rcu: Make __call_rcu() handle invocation from idle
Paul E. McKenney
1
-9
/
+4
2012-07-02
rcu: Remove function versions of __kfree_rcu and __is_kfree_rcu_offset
Paul E. McKenney
1
-18
/
+0
2012-07-02
rcu: Consolidate tree/tiny __rcu_read_{,un}lock() implementations
Paul E. McKenney
1
-0
/
+1
2012-07-02
rcu: Remove return value from rcu_assign_pointer()
Paul E. McKenney
1
-3
/
+3
2012-07-02
key: Remove extraneous parentheses from rcu_assign_keypointer()
Paul E. McKenney
1
-1
/
+3
2012-07-02
rcu: Remove return value from RCU_INIT_POINTER()
Paul E. McKenney
1
-1
/
+3
2012-07-02
rcu: Use new RCU_POINTER_INITIALIZER for gcc-style initializations
Paul E. McKenney
1
-2
/
+2
2012-07-02
rcu: Add a gcc-style structure initializer for RCU pointers
Paul E. McKenney
1
-0
/
+8
2012-07-02
rcu: Add tracing for _rcu_barrier()
Paul E. McKenney
1
-0
/
+45
2012-07-02
Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation"
Paul E. McKenney
3
-11
/
+6
2012-07-02
Merge tag 'v3.5-rc5' into regulator-drivers
Mark Brown
9
-22
/
+30
2012-07-02
mac80211: remove tx_frags driver callback
Johannes Berg
1
-15
/
+0
2012-07-02
wireless: 60g protocol constants
Vladimir Kondratiev
1
-1
/
+89
2012-07-02
cfg80211: add 802.11ad (60gHz band) support
Vladimir Kondratiev
2
-0
/
+4
2012-07-02
spi/pl022: cleanup pl022 header documentation
Alexandre Pereira da Silva
1
-8
/
+1
2012-07-02
omap2+: add drm device
Andy Gross
1
-0
/
+52
2012-07-02
slab: rename gfpflags to allocflags
Glauber Costa
1
-1
/
+1
2012-07-01
regulator: tps65217: Convert LDO1 to use regulator_list_voltage_table
Axel Lin
1
-4
/
+0
2012-07-01
regulator: add missing defintion regulator_is_supported_voltage
Philip Rakity
1
-0
/
+6
2012-07-01
dmaengine: PL08x: get rid of unnecessary checks in dma_slave_config
Russell King
1
-2
/
+3
2012-07-01
dmaengine: PL08x: constify channel names and bus_id strings
Russell King
1
-1
/
+1
2012-07-01
dmaengine: PL08x: move private data structures into amba-pl08x.c
Russell King
1
-139
/
+2
2012-07-01
dmaengine: PL08x: clean up get_signal/put_signal
Russell King
1
-2
/
+2
2012-07-01
dmaengine: PL08x: remove circular_buffer boolean from channel data
Russell King
1
-4
/
+0
2012-07-01
PM / Sleep: Separate printing suspend times from initcall_debug
Rafael J. Wysocki
1
-0
/
+6
2012-07-01
ACPI / PM: Drop legacy driver PM callbacks that are not used any more
Rafael J. Wysocki
1
-4
/
+0
2012-07-01
ACPI: Use struct dev_pm_ops for power management in processor driver
Rafael J. Wysocki
1
-2
/
+2
2012-07-01
ACPI / PM: Drop pm_message_t argument from device suspend callback
Rafael J. Wysocki
2
-3
/
+2
[prev]
[next]