summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-06-29workqueue: reimplement work flushing using linked worksTejun Heo1-1/+3
2010-06-29workqueue: reimplement workqueue flushing using color coded worksTejun Heo1-2/+19
2010-06-29workqueue: update cwq alignementTejun Heo1-1/+4
2010-06-29workqueue: temporarily remove workqueue tracingTejun Heo1-92/+0
2010-06-29workqueue: define masks for work flags and conditionalize STATIC flagsTejun Heo1-8/+21
2010-06-29workqueue: merge feature parameters into flagsTejun Heo1-10/+15
2010-06-29workqueue: misc/cosmetic updatesTejun Heo1-0/+5
2010-06-29workqueue: kill RT workqueueTejun Heo1-11/+9
2010-06-29kthread: implement kthread_data()Tejun Heo1-0/+1
2010-06-29kthread: implement kthread_workerTejun Heo1-0/+64
2010-06-29ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFHBen Hutchings1-0/+2
2010-06-29caif-driver: Add CAIF-SPI Protocol driver.Sjur Braendeland1-0/+153
2010-06-29act_mirred: don't clone skb when skb isn't sharedChangli Gao1-2/+9
2010-06-29macvlan: 64 bit rx countersEric Dumazet1-7/+12
2010-06-29net: u64_stats_fetch_begin_bh() and u64_stats_fetch_retry_bh()Eric Dumazet1-15/+44
2010-06-29net: u64_stats_sync improvementsEric Dumazet1-1/+5
2010-06-29tracing: Use class->reg() for all registering of eventsSteven Rostedt2-0/+5
2010-06-29spi/mmc_spi: SPI bus locking API, using mutexErnst Schwab1-0/+12
2010-06-29tracing: Convert more sched events to DEFINE_EVENTLi Zefan1-25/+7
2010-06-29tracing: Convert some timer events to DEFINE_EVENTLi Zefan1-48/+32
2010-06-29tracing: Use a global field list for all syscall exit eventsLi Zefan2-3/+0
2010-06-29Merge branch 'linus' into perf/coreThomas Gleixner7-22/+33
2010-06-28of/irq: Move irq_of_parse_and_map() to common codeGrant Likely1-0/+41
2010-06-28of: kill struct of_deviceGrant Likely1-0/+17
2010-06-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2010-06-28Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+14
2010-06-28netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC headerPatrick McHardy2-2/+4
2010-06-28Input: ads7846 - allow specifying irq trigger type in platform dataAnatolij Gustschin1-0/+1
2010-06-28ALSA: pcm_lib: avoid timing jitter in snd_pcm_read/write()David Dillow1-1/+1
2010-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2010-06-27percpu: allow limited allocation before slab is onlineTejun Heo1-0/+13
2010-06-27percpu: make @dyn_size always mean min dyn_size in first chunk init functionsTejun Heo1-6/+1
2010-06-27syncookies: add support for ECNFlorian Westphal1-1/+1
2010-06-26snmp: add align parameter to snmp_mib_init()Eric Dumazet1-1/+1
2010-06-26net: optimize Berkeley Packet Filter (BPF) processingHagen Paul Pfeifer1-0/+48
2010-06-25Add wait4() back to the set of <asm-generic/unistd.h> syscalls.Chris Metcalf1-3/+6
2010-06-25Merge branch 'master' into for-linusChris Metcalf8-19/+18
2010-06-25Input: adxl34x - add support for ADXL346 orientation sensingMichael Hennerich1-0/+56
2010-06-25Input: add driver for ADXL345/346 Digital AccelerometersMichael Hennerich1-0/+293
2010-06-25netfilter: xt_connbytes: Force CT accounting to be enabledTim Gardner1-0/+12
2010-06-25ASoC: uda134x: replace a macro with a value in platform struct.Vladimir Zapolskiy1-0/+12
2010-06-25broadcom: Add 5241 supportDmitry Baryshkov1-0/+1
2010-06-25broadcom: move all PHY_ID's to headerDmitry Baryshkov1-0/+6
2010-06-25Input: adp5588-keys - support GPI events for ADP5588 devicesXiaolong CHEN1-0/+36
2010-06-25perf: Fix argument of perf_arch_fetch_caller_regsNobuhiro Iwamatsu1-1/+1
2010-06-25hw_breakpoints: Fix per task breakpoint trackingFrederic Weisbecker1-2/+4
2010-06-24nl80211: Add option to adjust transmit powerJuuso Oikarinen1-0/+9
2010-06-24cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm unitsJuuso Oikarinen2-14/+14
2010-06-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2010-06-24net - IP_NODEFRAG option for IPv4 socketJiri Olsa2-1/+3