summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2011-07-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+3
2011-07-20Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar-0/+3
2011-07-20sched: Allow for overlapping sched_domain spansPeter Zijlstra-0/+2
2011-07-20sched: Break out cpu_power from the sched_group structurePeter Zijlstra-5/+9
2011-07-19rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_specialPaul E. McKenney-0/+3
2011-07-18include/linux/sdla.h: remove the prototype of sdla()WANG Cong-5/+1
2011-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-6/+0
2011-07-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds-1/+22
2011-07-15drm/radeon/kms: add new NI pci idsAlex Deucher-0/+2
2011-07-14net: remove NETIF_F_ALL_TX_OFFLOADSMichał Mirosław-6/+0
2011-07-14Merge branches 'd3cold', 'bugzilla-37412' and 'bugzilla-38152' into releaseLen Brown-0/+21
2011-07-13ACPI: Fixes device power states array overflowLin Ming-1/+1
2011-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds-0/+13
2011-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-1/+2
2011-07-13mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity-0/+13
2011-07-13ACPI: Fix lockdep false positives in acpi_power_off()Rafael J. Wysocki-0/+21
2011-07-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds-0/+2
2011-07-12Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds-1/+2
2011-07-12mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a headerBenjamin Herrenschmidt-0/+2
2011-07-11Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+7
2011-07-08w1: ds1wm: add a reset recovery parameterJean-François Dagenais-0/+7
2011-07-08sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...Thomas Graf-1/+1
2011-07-07sctp: Enforce retransmission limit during shutdownThomas Graf-0/+1
2011-07-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-2/+2
2011-07-07FS-Cache: Add a helper to bulk uncache pages on an inodeDavid Howells-0/+21
2011-07-07Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds-1/+1
2011-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-1/+2
2011-07-07[media] tuner-core/v4l2-subdev: document that the type field has to be filled inHans Verkuil-0/+7
2011-07-07[media] v4l2-subdev.h: remove unused s_mode tuner opHans Verkuil-4/+1
2011-07-07genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot-1/+2
2011-07-06Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3/+3
2011-07-05sched: Disable (revert) SCHED_LOAD_SCALE increasePeter Zijlstra-1/+1
2011-07-04Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-6/+0
2011-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds-1/+8
2011-07-01ipv6: Don't put artificial limit on routing table size.David S. Miller-0/+1
2011-07-01Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller-1/+1
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1/+1
2011-06-30ALSA: sb16 - Fix build errors on MIPS and others with 13bit ioctl sizeTakashi Iwai-1/+8
2011-06-30Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into fo...Jens Axboe-2/+2
2011-06-30drbd: fix limit define, we support 1 PiByte nowLars Ellenberg-2/+2
2011-06-28Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2011-06-28Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+3
2011-06-27mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara-0/+1
2011-06-27include/linux/compat.h: declare compat_sys_sendmmsg()Chris Metcalf-0/+2
2011-06-27tmpfs: add shmem_read_mapping_page_gfpHugh Dickins-7/+10
2011-06-27tmpfs: take control of its truncate_rangeHugh Dickins-0/+1
2011-06-27mm: move shmem prototypes to shmem_fs.hHugh Dickins-10/+17
2011-06-27Fix some kernel-doc warningsVitaliy Ivanov-2/+1
2011-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds-0/+1
2011-06-27Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki-0/+7