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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
iio:dac: Add support for the AD7303
Lars-Peter Clausen
2013-06-11
1
-0
/
+21
*
Merge 3.10-rc5 into staging-next
Greg Kroah-Hartman
2013-06-08
18
-30
/
+111
|
\
|
*
Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-06-07
2
-0
/
+29
|
|
\
|
|
*
rcu: Add _notrace variation of rcu_dereference_raw() and hlist_for_each_entry...
Steven Rostedt
2013-05-28
2
-0
/
+29
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-06-06
1
-0
/
+3
|
|
\
\
|
|
*
|
net: Unbreak compat_sys_{send,recv}msg
Andy Lutomirski
2013-06-06
1
-0
/
+3
|
*
|
|
arch, mm: Remove tlb_fast_mode()
Peter Zijlstra
2013-06-06
1
-16
/
+1
|
|
/
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-06-05
7
-9
/
+65
|
|
\
\
|
|
*
|
net_sched: restore "overhead xxx" handling
Eric Dumazet
2013-06-02
1
-7
/
+11
|
|
*
|
net: force a reload of first item in hlist_nulls_for_each_entry_rcu
Eric Dumazet
2013-06-02
1
-1
/
+6
|
|
*
|
list: introduce list_first_entry_or_null
Jiri Pirko
2013-05-31
1
-0
/
+11
|
|
*
|
xfrm: force a garbage collection after deleting a policy
Paul Moore
2013-05-31
1
-0
/
+5
|
|
*
|
udp6: Fix udp fragmentation for tunnel traffic.
Pravin B Shelar
2013-05-31
1
-0
/
+15
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2013-05-30
2
-1
/
+17
|
|
|
\
\
|
|
|
*
|
netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6
Florian Westphal
2013-05-23
2
-1
/
+17
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-06-03
1
-0
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
kernel: Fix s390 absolute memory access for /dev/mem
Michael Holzheu
2013-05-22
1
-0
/
+4
|
*
|
|
|
|
Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-06-03
1
-1
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
cgroup: fix a subtle bug in descendant pre-order walk
Tejun Heo
2013-05-24
1
-1
/
+1
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2013-06-01
2
-2
/
+3
|
|
\
\
\
\
\
|
|
*
|
|
|
|
target: Propigate up ->cmd_kref put return via transport_generic_free_cmd
Nicholas Bellinger
2013-05-31
1
-1
/
+1
|
|
*
|
|
|
|
target: Re-instate sess_wait_list for target_wait_for_sess_cmds
Nicholas Bellinger
2013-05-29
1
-0
/
+1
|
|
*
|
|
|
|
target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmds
Joern Engel
2013-05-20
1
-1
/
+1
|
*
|
|
|
|
|
Merge tag 'fbdev-for-3.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-06-01
1
-0
/
+1
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge branch 'fbdev-3.10-fixes' of git://gitorious.org/linux-omap-dss2/linux ...
Jean-Christophe PLAGNIOL-VILLARD
2013-05-29
1
-0
/
+1
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
OMAPDSS: Fix crash with DT boot
Tomi Valkeinen
2013-05-23
1
-0
/
+1
|
*
|
|
|
|
|
|
|
Merge tag 'please-pull-aertracefix' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-06-01
1
-2
/
+3
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
aerdrv: Move cper_print_aer() call out of interrupt context
Lance Ortiz
2013-05-30
1
-2
/
+3
|
|
|
/
/
/
/
/
/
/
|
*
|
|
|
|
|
|
|
Merge tag 'stable/for-linus-3.10-rc3-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2013-05-31
1
-0
/
+1
|
|
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
xenbus: delay xenbus frontend resume if xenstored is not running
Aurelien Chartier
2013-05-29
1
-0
/
+1
|
|
|
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
|
iio:common: Removed stuff macros, added num_data_channels on st_sensors struc...
Denis CIOCCA
2013-06-05
1
-2
/
+2
*
|
|
|
|
|
|
|
iio:common: ST_SENSORS_LSM_CHANNELS macro changed
Denis CIOCCA
2013-06-04
1
-11
/
+9
*
|
|
|
|
|
|
|
iio: frequency: adf4350: cast value to unsigned to make code checkers happy
Michael Hennerich
2013-06-04
1
-2
/
+2
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-05-25
1
-35
/
+5
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ACPI / PM: Allow device power states to be used for CONFIG_PM unset
Rafael J. Wysocki
2013-05-22
1
-35
/
+5
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2013-05-25
2
-0
/
+9
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ACPI / LPSS: register clock device for Lynxpoint DMA properly
Rafael J. Wysocki
2013-05-14
1
-0
/
+5
|
*
|
|
|
|
|
|
dma: acpi-dma: parse CSRT to extract additional resources
Andy Shevchenko
2013-05-14
1
-0
/
+4
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'akpm' (incoming from Andrew Morton)
Linus Torvalds
2013-05-24
4
-8
/
+32
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
linux/kernel.h: fix kernel-doc warning
Randy Dunlap
2013-05-24
1
-2
/
+3
|
*
|
|
|
|
|
|
wait: fix false timeouts when using wait_event_timeout()
Imre Deak
2013-05-24
1
-5
/
+11
|
*
|
|
|
|
|
|
rapidio: add enumeration/discovery start from user space
Alexandre Bounine
2013-05-24
1
-2
/
+7
|
*
|
|
|
|
|
|
rapidio: make enumeration/discovery configurable
Alexandre Bounine
2013-05-24
2
-1
/
+13
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-05-24
1
-2
/
+0
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Merge tag 'omap-fixes-a-for-3.10-rc' of git://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
2013-05-22
1
-2
/
+0
|
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
SERIAL: OMAP: Remove the slave idle handling from the driver
Santosh Shilimkar
2013-05-19
1
-2
/
+0
|
|
|
/
/
/
/
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-05-24
6
-7
/
+32
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-05-20
2
-5
/
+12
|
|
\
\
\
\
\
|
|
*
|
|
|
|
bcma: add more core IDs
Rafał Miłecki
2013-05-17
1
-1
/
+4
|
|
*
|
|
|
|
mac80211: fix spurious RCU warning and update documentation
Felix Fietkau
2013-05-16
1
-4
/
+8
[next]