summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-06-29sched: Fix spelling of siblingMichael Neuling1-1/+1
2010-06-29workqueue: implement cpu intensive workqueueTejun Heo1-0/+1
2010-06-29workqueue: implement high priority workqueueTejun Heo1-0/+1
2010-06-29workqueue: implement several utility APIsTejun Heo1-1/+10
2010-06-29workqueue: s/__create_workqueue()/alloc_workqueue()/, and add system workqueuesTejun Heo1-11/+29
2010-06-29workqueue: increase max_active of keventd and kill current_is_keventd()Tejun Heo1-1/+3
2010-06-29workqueue: implement concurrency managed dynamic worker poolTejun Heo1-3/+5
2010-06-29workqueue: implement WQ_NON_REENTRANTTejun Heo1-0/+1
2010-06-29workqueue: carry cpu number in work data once execution startsTejun Heo1-2/+5
2010-06-29workqueue: make single thread workqueue shared worker pool friendlyTejun Heo1-3/+3
2010-06-29workqueue: reimplement CPU hotplugging support using trusteeTejun Heo1-0/+2
2010-06-29workqueue: reimplement workqueue freeze using max_activeTejun Heo1-0/+7
2010-06-29workqueue: implement per-cwq active work limitTejun Heo1-9/+9
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: 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-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 Rostedt1-0/+3
2010-06-29spi/mmc_spi: SPI bus locking API, using mutexErnst Schwab1-0/+12
2010-06-29tracing: Use a global field list for all syscall exit eventsLi Zefan1-2/+0
2010-06-29Merge branch 'linus' into perf/coreThomas Gleixner3-19/+28
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-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-26net: optimize Berkeley Packet Filter (BPF) processingHagen Paul Pfeifer1-0/+48
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-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 Oikarinen1-0/+13
2010-06-24net - IP_NODEFRAG option for IPv4 socketJiri Olsa1-0/+1
2010-06-24Input: evdev - use driver hint to compute size of event bufferHenrik Rydberg1-0/+21