summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-09-02CRED: Add some configurable debugging [try #6]David Howells
2009-09-02crypto: vmac - New hash algorithm for intel_txt supportShane Wang
2009-09-01pkt_sched: Revert tasklet_hrtimer changes.David S. Miller
2009-08-31lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.hBenjamin Herrenschmidt
2009-09-01lsm: Add hooks to the TUN driverPaul Moore
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-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-29crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL testHerbert Xu
2009-08-28ALSA: Fixed a typo of printk()Takashi Iwai
2009-08-27ALSA: pcm - Increase protocol versionTakashi Iwai
2009-08-27ALSA: Add debug module optionTakashi Iwai
2009-08-27kmemleak: Mark the early log buffer as __initdataCatalin Marinas
2009-08-26ACPI processor: force throttling state when BIOS returns incorrect valueFrans Pop
2009-08-26flex_array: convert element_nr formals to unsignedDavid Rientjes
2009-08-26flex_array: declare parts member to have incomplete typeDavid Rientjes
2009-08-26rcu: Remove lockdep annotations from RCU's _notrace() API membersPaul E. McKenney
2009-08-25genirq: Add prototype for handle_nested_irq()Mark Brown
2009-08-25Merge commit 'v2.6.31-rc7' into irq/coreIngo Molnar
2009-08-24mm: fix hugetlb bug due to user_shm_unlock callHugh Dickins
2009-08-24Merge branch 'topic/digital-mixing' into for-2.6.32Mark Brown
2009-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-08-24rcu: Add "notrace" to RCU function headers used by ftracePaul E. McKenney
2009-08-24kernel_read: redefine offset typeMimi Zohar
2009-08-23rcu: Remove CONFIG_PREEMPT_RCUPaul E. McKenney
2009-08-23rcu: Merge preemptable-RCU functionality into hierarchical RCUPaul E. McKenney
2009-08-23rcu: Simplify rcu_pending()/rcu_check_callbacks() APIPaul E. McKenney
2009-08-23rcu: Consolidate sparse and lockdep declarations in include/linux/rcupdate.hPaul E. McKenney
2009-08-23rcu: Renamings to increase RCU clarityPaul E. McKenney
2009-08-23rcu: Move private definitions from include/linux/rcutree.h to kernel/rcutree.hPaul E. McKenney
2009-08-22pkt_sched: Convert qdisc_watchdog to tasklet_hrtimerDavid S. Miller
2009-08-22rcu: Expunge lingering references to CONFIG_CLASSIC_RCU, optimize on !SMPPaul E. McKenney
2009-08-21Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-08-21Make bitmask 'and' operators return a result codeLinus Torvalds
2009-08-21ASoC: Add DAPM widget power decision debugfs filesMark Brown
2009-08-21drm/radeon: add GET_PARAM/INFO support for Z pipesAlex Deucher
2009-08-21Input: ucb1400_ts - enable ADC FilterMarek Vasut
2009-08-21drm/radeon/kms: implement the bo busy ioctl properly.Dave Airlie
2009-08-20ASoC: Add SuperH FSI driver support for ALSAKuninori Morimoto
2009-08-20Merge branch 'master' into nextJames Morris
2009-08-19Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-08-18mm: revert "oom: move oom_adj value"KOSAKI Motohiro
2009-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-08-18ASoC: Add input and output AIF widgetsMark Brown
2009-08-17net: restore gnet_stats_basic to previous definitionEric Dumazet