summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-05-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-10/+201
2011-05-24Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds5-3/+67
2011-05-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-1/+12
2011-05-23Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+28
2011-05-23Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds10-14/+288
2011-05-23Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-5/+58
2011-05-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-19/+19
2011-05-23Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and...Russell King1-0/+1
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds1-4/+4
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King1-1/+3
2011-05-23clocksource: add common mmio clocksourceRussell King1-0/+8
2011-05-23Merge branch 'slab/next' into for-linusPekka Enberg1-4/+4
2011-05-23Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+14
2011-05-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+4
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-5/+5
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds11-52/+297
2011-05-23Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-6/+30
2011-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-20/+28
2011-05-23Merge branch 'exec_rm_compat' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+0
2011-05-23hrtimers: Reorder clock basesThomas Gleixner1-1/+1
2011-05-23hrtimers: Avoid touching inactive timer basesThomas Gleixner2-3/+6
2011-05-23hrtimers: Make struct hrtimer_cpu_base layout less stupidThomas Gleixner1-1/+1
2011-05-23timerfd: Manage cancelable timers in timerfdThomas Gleixner3-9/+7
2011-05-23watchdog: Change the default timeout and configure nmi watchdog period based ...Mandeep Singh Baines1-1/+1
2011-05-23watchdog: Disable watchdog when thresh is zeroMandeep Singh Baines2-3/+3
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds1-1/+3
2011-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds1-1/+1
2011-05-23wireless: fix fatal kernel-doc error + warning in mac80211.hRandy Dunlap1-1/+2
2011-05-23Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h"Linus Torvalds1-4/+3
2011-05-23net: filter: move forward declarations to avoid compile warningsHeiko Carstens1-3/+4
2011-05-23net: skb_trim explicitely check the linearity instead of data_lenEmmanuel Grumbach1-1/+1
2011-05-23net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASEAmerigo Wang1-1/+1
2011-05-23netpoll: disable netpoll when enslave a deviceAmerigo Wang1-0/+1
2011-05-23net: Remove linux/prefetch.h include from linux/skbuff.hDavid S. Miller1-1/+0
2011-05-23net: Remove prefetches from SKB list handlers.David S. Miller1-3/+3
2011-05-23caif: Update documentation of CAIF transmit and receive functions.sjur.brandeland@stericsson.com1-15/+21
2011-05-22net: add missing prefetch.h includeHeiko Carstens1-0/+1
2011-05-22KVM: make guest mode entry to be rcu quiescent stateGleb Natapov1-0/+9
2011-05-22Merge commit '29ce831000081dd757d3116bf774aafffc4b6b20' into nextAvi Kivity5-4/+91
2011-05-22KVM: PPC: booke: add sregs supportScott Wood1-0/+1
2011-05-22Merge branch 'topic/asoc' into for-linusTakashi Iwai9-43/+279
2011-05-22Merge branch 'topic/misc' into for-linusTakashi Iwai2-9/+18
2011-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-2/+4
2011-05-21KVM: Use pci_store/load_saved_state() around VM device usageAlex Williamson1-0/+1
2011-05-21PCI: Add interfaces to store and load the device saved stateAlex Williamson1-0/+4
2011-05-21PCI: Track the size of each saved capability data areaAlex Williamson1-3/+8
2011-05-21PCI/e1000e: Add and use pci_disable_link_state_locked()Yinghai Lu1-0/+1
2011-05-21slub: Deal with hyperthetical case of PAGE_SIZE > 2MChristoph Lameter1-2/+4
2011-05-21[media] DVB: Add basic API support for DVB-T2 and bump minor versionAndreas Oberritter2-5/+17
2011-05-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+3