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
2010-06-29
workqueue: reimplement work flushing using linked works
Tejun Heo
1
-1
/
+3
2010-06-29
workqueue: reimplement workqueue flushing using color coded works
Tejun Heo
1
-2
/
+19
2010-06-29
workqueue: update cwq alignement
Tejun Heo
1
-1
/
+4
2010-06-29
workqueue: temporarily remove workqueue tracing
Tejun Heo
1
-92
/
+0
2010-06-29
workqueue: define masks for work flags and conditionalize STATIC flags
Tejun Heo
1
-8
/
+21
2010-06-29
workqueue: merge feature parameters into flags
Tejun Heo
1
-10
/
+15
2010-06-29
workqueue: misc/cosmetic updates
Tejun Heo
1
-0
/
+5
2010-06-29
workqueue: kill RT workqueue
Tejun Heo
1
-11
/
+9
2010-06-29
kthread: implement kthread_data()
Tejun Heo
1
-0
/
+1
2010-06-29
kthread: implement kthread_worker
Tejun Heo
1
-0
/
+64
2010-06-29
ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH
Ben Hutchings
1
-0
/
+2
2010-06-29
caif-driver: Add CAIF-SPI Protocol driver.
Sjur Braendeland
1
-0
/
+153
2010-06-29
act_mirred: don't clone skb when skb isn't shared
Changli Gao
1
-2
/
+9
2010-06-29
macvlan: 64 bit rx counters
Eric Dumazet
1
-7
/
+12
2010-06-29
net: u64_stats_fetch_begin_bh() and u64_stats_fetch_retry_bh()
Eric Dumazet
1
-15
/
+44
2010-06-29
net: u64_stats_sync improvements
Eric Dumazet
1
-1
/
+5
2010-06-29
tracing: Use class->reg() for all registering of events
Steven Rostedt
2
-0
/
+5
2010-06-29
spi/mmc_spi: SPI bus locking API, using mutex
Ernst Schwab
1
-0
/
+12
2010-06-29
tracing: Convert more sched events to DEFINE_EVENT
Li Zefan
1
-25
/
+7
2010-06-29
tracing: Convert some timer events to DEFINE_EVENT
Li Zefan
1
-48
/
+32
2010-06-29
tracing: Use a global field list for all syscall exit events
Li Zefan
2
-3
/
+0
2010-06-29
Merge branch 'linus' into perf/core
Thomas Gleixner
7
-22
/
+33
2010-06-28
of/irq: Move irq_of_parse_and_map() to common code
Grant Likely
1
-0
/
+41
2010-06-28
of: kill struct of_device
Grant Likely
1
-0
/
+17
2010-06-28
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2010-06-28
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+14
2010-06-28
netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header
Patrick McHardy
2
-2
/
+4
2010-06-28
Input: ads7846 - allow specifying irq trigger type in platform data
Anatolij Gustschin
1
-0
/
+1
2010-06-28
ALSA: pcm_lib: avoid timing jitter in snd_pcm_read/write()
David Dillow
1
-1
/
+1
2010-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2010-06-27
percpu: allow limited allocation before slab is online
Tejun Heo
1
-0
/
+13
2010-06-27
percpu: make @dyn_size always mean min dyn_size in first chunk init functions
Tejun Heo
1
-6
/
+1
2010-06-27
syncookies: add support for ECN
Florian Westphal
1
-1
/
+1
2010-06-26
snmp: add align parameter to snmp_mib_init()
Eric Dumazet
1
-1
/
+1
2010-06-26
net: optimize Berkeley Packet Filter (BPF) processing
Hagen Paul Pfeifer
1
-0
/
+48
2010-06-25
Add wait4() back to the set of <asm-generic/unistd.h> syscalls.
Chris Metcalf
1
-3
/
+6
2010-06-25
Merge branch 'master' into for-linus
Chris Metcalf
8
-19
/
+18
2010-06-25
Input: adxl34x - add support for ADXL346 orientation sensing
Michael Hennerich
1
-0
/
+56
2010-06-25
Input: add driver for ADXL345/346 Digital Accelerometers
Michael Hennerich
1
-0
/
+293
2010-06-25
netfilter: xt_connbytes: Force CT accounting to be enabled
Tim Gardner
1
-0
/
+12
2010-06-25
ASoC: uda134x: replace a macro with a value in platform struct.
Vladimir Zapolskiy
1
-0
/
+12
2010-06-25
broadcom: Add 5241 support
Dmitry Baryshkov
1
-0
/
+1
2010-06-25
broadcom: move all PHY_ID's to header
Dmitry Baryshkov
1
-0
/
+6
2010-06-25
Input: adp5588-keys - support GPI events for ADP5588 devices
Xiaolong CHEN
1
-0
/
+36
2010-06-25
perf: Fix argument of perf_arch_fetch_caller_regs
Nobuhiro Iwamatsu
1
-1
/
+1
2010-06-25
hw_breakpoints: Fix per task breakpoint tracking
Frederic Weisbecker
1
-2
/
+4
2010-06-24
nl80211: Add option to adjust transmit power
Juuso Oikarinen
1
-0
/
+9
2010-06-24
cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm units
Juuso Oikarinen
2
-14
/
+14
2010-06-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-06-24
net - IP_NODEFRAG option for IPv4 socket
Jiri Olsa
2
-1
/
+3
[prev]
[next]