summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2009-08-31locking: Move spinlock function bodies to header fileHeiko Carstens2-9/+272
2009-08-31Merge commit 'v2.6.31-rc8' into core/lockingIngo Molnar45-176/+350
2009-08-31tracing/filters: Defer pred allocationLi Zefan2-3/+0
2009-08-31netdevice: Consolidate to use existing macros where available.Krishna Kumar1-6/+7
2009-08-31timers: Drop a function prototypeRandy Dunlap1-5/+0
2009-08-30SLUB: fix ARCH_KMALLOC_MINALIGN cases 64 and 256Aaro Koskinen1-4/+2
2009-08-30async_tx: add support for asynchronous RAID6 recovery operationsDan Williams1-0/+8
2009-08-30async_tx: add support for asynchronous GF multiplicationDan Williams2-6/+90
2009-08-30async_tx: remove walk of tx->parent chain in dma_wait_for_async_txDan Williams1-0/+23
2009-08-30async_tx: add sum check flagsDan Williams2-2/+21
2009-08-30tg3: Add new 5785 10/100 only device IDMatt Carlson1-1/+0
2009-08-29irq: Add irq_node() primitiveYinghai Lu1-0/+6
2009-08-29rcu: Changes from reviews: avoid casts, fix/add warnings, improve commentsPaul E. McKenney1-1/+3
2009-08-29rcu: Create rcutree plugins to handle hotplug CPU for multi-level treesPaul E. McKenney2-3/+3
2009-08-29Merge branch 'timers/posixtimers' into timers/tracingThomas Gleixner1-3/+13
2009-08-29SFI: add capability to parse ACPI tablesFeng Tang1-0/+93
2009-08-29SFI: create linux/sfi.hFeng Tang1-0/+206
2009-08-29ACPI: Handle CONFIG_ACPI=n better from linux/acpi.hFeng Tang1-1/+10
2009-08-29SFI: Simple Firmware Interface - MAINTAINERS, KconfigLen Brown0-0/+0
2009-08-28ssb: Implement PMU LDO control and use it in b43Gábor Stefanik1-0/+10
2009-08-28mac80211: Update mesh config IE to 11s draft 3.02Javier Cardona1-1/+1
2009-08-28clocksource: Resolve cpu hotplug dead lock with TSC unstableThomas Gleixner1-0/+1
2009-08-28nfsd41: expand solo sequence checkAndy Adamson1-1/+1
2009-08-28Input: add twl4030_keypad driverDavid Brownell1-6/+13
2009-08-28Input: matrix-keypad - add function to build device keymapDmitry Torokhov1-0/+32
2009-08-28Merge commit 'v2.6.31-rc8' into nextDmitry Torokhov45-176/+350
2009-08-28dma: Add set_dma_mask hook to struct dma_map_opsFUJITA Tomonori1-0/+1
2009-08-28Merge commit 'tip/iommu-for-powerpc' into nextBenjamin Herrenschmidt2-16/+0
2009-08-27kmemleak: Mark the early log buffer as __initdataCatalin Marinas1-9/+9
2009-08-27flex_array: convert element_nr formals to unsignedDavid Rientjes1-4/+6
2009-08-27flex_array: declare parts member to have incomplete typeDavid Rientjes1-1/+1
2009-08-27Merge branch 'x86/urgent' into x86/patH. Peter Anvin64-362/+465
2009-08-27x86, pat: Generalize the use of page flag PG_uncachedVenkatesh Pallipadi1-2/+2
2009-08-27x86, pat: Add PAT reserve free to io_mapping* APIsVenkatesh Pallipadi1-5/+12
2009-08-26uwb: avoid radio controller reset loopsDavid Vrabel1-1/+1
2009-08-26rcu: Remove lockdep annotations from RCU's _notrace() API membersPaul E. McKenney1-2/+0
2009-08-26Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar1-28/+18
2009-08-26tracing: add comments to explain TRACE_EVENT out of protectionSteven Rostedt1-2/+11
2009-08-26tracing/events: fix the include file dependenciesXiao Guangrong1-2/+1
2009-08-26tracing/filters: Support filtering for char * stringsLi Zefan1-0/+1
2009-08-26tracing/filters: Add __field_ext() to TRACE_EVENTLi Zefan1-1/+8
2009-08-26Merge commit 'origin/x86/urgent' into x86/asmH. Peter Anvin38-138/+321
2009-08-26tracing: Move tracepoint callbacks from declaration to definitionJosh Stone1-28/+18
2009-08-25netfilter: nfnetlink: constify message attributes and headersPatrick McHardy1-1/+2
2009-08-25netlink: constify nlmsghdr argumentsPatrick McHardy1-7/+8
2009-08-25GFS2: Add explanation of extended attr on-disk formatSteven Whitehouse1-0/+22
2009-08-25genirq: Add prototype for handle_nested_irq()Mark Brown1-0/+1
2009-08-25Merge commit 'v2.6.31-rc7' into irq/coreIngo Molnar68-402/+498
2009-08-25perf_counter: Allow sharing of output channelsPeter Zijlstra1-0/+5
2009-08-24mm: fix hugetlb bug due to user_shm_unlock callHugh Dickins1-2/+4