summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2009-09-01RTO connection timeout: coding style fixes and commentsDamian Lukowski
2009-09-01netns: embed ip6_dst_ops directlyAlexey Dobriyan
2009-09-01libata: remove spindown skipping and warningTejun Heo
2009-09-01libata: add command name parsing for error outputRobert Hancock
2009-09-01[libata] add DMA setup FIS auto-activate featureShaohua Li
2009-09-02drm/kms: add explicit encoder disable function and detach harder.Dave Airlie
2009-09-02drm/mm: add ability to dump mm lists via debugfsDave Airlie
2009-09-01rfkill: relicense header fileJohannes Berg
2009-09-01[CPUFREQ] Introduce global, not per core: /sys/devices/system/cpu/cpufreqThomas Renninger
2009-09-01Revert Backoff [v3]: Calculate TCP's connection close threshold as a time value.Damian Lukowski
2009-09-01Revert Backoff [v3]: Revert RTO on ICMP destination unreachableDamian Lukowski
2009-09-01dcbnl: Add support for setapp/getapp to netdev dcbnl_rtnl_opsYi Zou
2009-09-01dcbnl: Add support for setapp/getapp commands to dcbnlYi Zou
2009-09-01net: Add ndo_fcoe_enable/ndo_fcoe_disable to net_device_opsYi Zou
2009-09-01netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger
2009-09-01hdlc: convert to netdev_tx_tStephen Hemminger
2009-09-01usbnet: convert to netdev_tx_tStephen Hemminger
2009-09-01netdev: change transmit to limited range typeStephen Hemminger
2009-08-31lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.hBenjamin Herrenschmidt
2009-08-31ext4: Add new tracepoint: trace_ext4_da_write_pages()Theodore Ts'o
2009-09-01lsm: Add hooks to the TUN driverPaul Moore
2009-09-17ext4: Fix spelling typo in the trace format for trace_ext4_da_writepages()Theodore Ts'o
2009-08-31locking: Simplify spinlock inliningHeiko Carstens
2009-08-31locking: Allow arch-inlined spinlocksHeiko Carstens
2009-08-31locking: Move spinlock function bodies to header fileHeiko Carstens
2009-08-31Merge commit 'v2.6.31-rc8' into core/lockingIngo Molnar
2009-08-31tracing/filters: Defer pred allocationLi Zefan
2009-08-30netdevice: Consolidate to use existing macros where available.Krishna Kumar
2009-08-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2009-08-31drm/kms: move driver specific fb common code to helper functions (v2)Dave Airlie
2009-08-31drm/crtc_helper: place drm_helper_encoder_in_use() in the header fileMaarten Maathuis
2009-08-30timers: Drop a function prototypeRandy Dunlap
2009-08-30SLUB: fix ARCH_KMALLOC_MINALIGN cases 64 and 256Aaro Koskinen
2009-08-29async_tx: add support for asynchronous RAID6 recovery operationsDan Williams
2009-08-29async_tx: add support for asynchronous GF multiplicationDan Williams
2009-08-29async_tx: remove walk of tx->parent chain in dma_wait_for_async_txDan Williams
2009-08-29async_tx: add sum check flagsDan Williams
2009-08-29tg3: Add new 5785 10/100 only device IDMatt Carlson
2009-08-29ACPICA: Don't switch task then not allowedAlexey Starikovskiy
2009-08-29irq: Add irq_node() primitiveYinghai Lu
2009-08-29rcu: Changes from reviews: avoid casts, fix/add warnings, improve commentsPaul E. McKenney
2009-08-29rcu: Create rcutree plugins to handle hotplug CPU for multi-level treesPaul E. McKenney
2009-08-29itimers: Add tracepoints for itimerXiao Guangrong
2009-08-29hrtimer: Add tracepoint for hrtimersXiao Guangrong
2009-08-29timers: Add tracepoints for timer_list timersXiao Guangrong
2009-08-29crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL testHerbert Xu
2009-08-29Merge branch 'timers/posixtimers' into timers/tracingThomas Gleixner
2009-08-28tcp: keepalive cleanupsEric Dumazet
2009-08-28SFI: add capability to parse ACPI tablesFeng Tang
2009-08-28SFI: create linux/sfi.hFeng Tang