aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devel-stable' into develRussell King2010-10-198-38/+9
|\
| * Un-inline the core-dump helper functionsLinus Torvalds2010-10-141-32/+2
| * Don't dump task struct in a.out core-dumpsLinus Torvalds2010-10-141-1/+1
| * fanotify: disable fanotify syscallsEric Paris2010-10-111-1/+0
| * elevator: fix oops on early call to elevator_change()Jens Axboe2010-10-071-0/+1
| * Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-051-1/+1
| |\
| | * rcu: rcu_read_lock_bh_held(): disabling irqs also disables bhEric Dumazet2010-09-231-1/+1
| * | wait: using uninitialized member of wait queueEvgeny Kuznetsov2010-10-051-0/+1
| * | modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-051-3/+2
| * | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-10-011-0/+1
| |\ \
| | * | intel_idle: Voluntary leave_mm before entering deeperSuresh Siddha2010-09-301-0/+1
| * | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2010-09-291-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | missing inline keyword for static function in linux/dmaengine.hMathieu Lacage2010-09-221-1/+1
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*---------. \ \ \ Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King2010-10-1837-91/+235
|\ \ \ \ \ \ \ \ \
| | | | | | * | | | ARM: 6373/1: tc35892-gpio: add setup/remove callbacksRabin Vincent2010-09-191-0/+4
| |_|_|_|_|/ / / / |/| | | | | | | |
| | | | | * | | | ARM: 6307/1: mmci: allow the card detect GPIO value not to be invertedRabin Vincent2010-08-261-0/+2
| | | |_|/ / / / | | |/| | | | |
| | | | * | | | ARM: 6421/1: amba-pl011: add missing ST specific registersLinus Walleij2010-10-111-0/+11
| | | | * | | | ARM: 6368/1: move the PrimeCell IDs to use macrosLinus Walleij2010-10-081-4/+11
| | | | |/ / /
| | | | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-282-3/+3
| | | | |\ \ \
| | | | | * | | tcp: Fix >4GB writes on 64-bit.David S. Miller2010-09-271-1/+1
| | | | | * | | net: Move "struct net" declaration inside the __KERNEL__ macro guardOllie Wild2010-09-221-2/+2
| | | | * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-09-271-0/+3
| | | | |\ \ \ \
| | | | | * \ \ \ Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2010-09-241-0/+3
| | | | | |\ \ \ \ | | | | | | |_|/ / | | | | | |/| | |
| | | | | | * | | x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel2010-09-231-0/+3
| | | | * | | | | arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"FUJITA Tomonori2010-09-221-0/+4
| | | | * | | | | fs: {lock,unlock}_flocks() stubs to prepare for BKL removalSage Weil2010-09-211-0/+4
| | | | |/ / / /
| | | | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-191-4/+4
| | | | |\ \ \ \ | | |_|/ / / / / | |/| | | | / / | | | | | |/ / | | | | |/| |
| | | | * | | netpoll: Disable IRQ around RCU dereference in netpoll_rxHerbert Xu2010-09-171-4/+4
| | | | * | | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2010-09-091-1/+10
| | | | |\ \ \ | | | |/ / / /
| | | | * | | cgroups: fix API thinkoMichael S. Tsirkin2010-09-051-1/+10
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-09-161-0/+4
| |\ \ \ \ \ \
| | * | | | | | workqueue: add documentationTejun Heo2010-09-131-0/+4
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge ssh://master.kernel.org/home/hpa/tree/secLinus Torvalds2010-09-141-0/+3
| |\ \ \ \ \ \
| | * | | | | | compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-141-0/+3
| * | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-09-141-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | SUNRPC: Fix a race in rpc_info_openTrond Myklebust2010-09-121-1/+1
| | |/ / / / /
| * | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2010-09-131-2/+8
| |\ \ \ \ \ \
| | * | | | | | dquot: do full inode dirty in allocating spaceShaohua Li2010-09-091-2/+8
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-09-132-0/+3
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | spi/dw_spi: clean the cs_control codeFeng Tang2010-09-081-0/+2
| | * | | | | gpiolib: Add 'struct gpio_chip' forward declaration for !GPIOLIB caseAnton Vorontsov2010-09-011-0/+1
| |/ / / / / |/| | | | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-09-101-0/+1
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | block: add function call to switch the IO scheduler from a driverJens Axboe2010-08-231-0/+1
| * | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-09-091-1/+3
| |\ \ \ \ \
| | * | | | | libata-sff: Reenable Port Multiplier after libata-sff remodeling.Gwendal Grignou2010-09-091-1/+2
| | * | | | | libata: skip EH autopsy and recovery during suspendTejun Heo2010-09-091-0/+1
| | | |/ / / | | |/| | |
| * | | | | mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...Christoph Lameter2010-09-092-0/+35
| * | | | | swap: discard while swapping only if SWAP_FLAG_DISCARDHugh Dickins2010-09-091-1/+2
| * | | | | swap: revert special hibernation allocationHugh Dickins2010-09-091-7/+1
| * | | | | gpio: sx150x: correct and refine reset-on-probe behaviorGregory Bean2010-09-091-0/+4