summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci: merge two sdhci-pltfm.h into oneShawn Guo2011-07-201-29/+0
* mmc: sdhci: make sdhci-pltfm device drivers self registeredShawn Guo2011-07-201-6/+0
* include/linux/sdla.h: remove the prototype of sdla()WANG Cong2011-07-181-5/+1
* net: remove NETIF_F_ALL_TX_OFFLOADSMichał Mirosław2011-07-141-6/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-07-131-0/+13
|\
| * mmc: core: Bus width testing needs to handle suspend/resumePhilip Rakity2011-07-131-0/+13
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-07-121-0/+2
|\ \
| * | mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a headerBenjamin Herrenschmidt2011-07-121-0/+2
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds2011-07-121-1/+2
|\ \ \ | |/ / |/| |
| * | genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot2011-07-071-1/+2
* | | w1: ds1wm: add a reset recovery parameterJean-François Dagenais2011-07-081-0/+7
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-07-071-2/+2
|\ \ \
| * \ \ Merge branch 'for-3.0-important' of git://git.drbd.org/linux-2.6-drbd into fo...Jens Axboe2011-06-301-2/+2
| |\ \ \
| | * | | drbd: fix limit define, we support 1 PiByte nowLars Ellenberg2011-06-301-2/+2
* | | | | FS-Cache: Add a helper to bulk uncache pages on an inodeDavid Howells2011-07-071-0/+21
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
*---. \ \ \ \ Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Linus Torvalds2011-07-071-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| | | * | | | sched: Disable (revert) SCHED_LOAD_SCALE increasePeter Zijlstra2011-07-051-1/+1
* | | | | | | Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-041-6/+0
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | fsl-diu-fb: remove check for pixel clock rangesTimur Tabi2011-06-241-6/+0
* | | | | | | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-06-281-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Connector: Set the CN_NETLINK_USERS correctlyK. Y. Srinivasan2011-06-071-1/+1
* | | | | | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-06-281-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | amba pl011: workaround for uart registers lockupShreshtha Kumar Sahu2011-06-161-0/+3
| |/ / / / / / /
* | | | | | | | mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara2011-06-271-0/+1
* | | | | | | | include/linux/compat.h: declare compat_sys_sendmmsg()Chris Metcalf2011-06-271-0/+2
* | | | | | | | tmpfs: add shmem_read_mapping_page_gfpHugh Dickins2011-06-271-7/+10
* | | | | | | | tmpfs: take control of its truncate_rangeHugh Dickins2011-06-271-0/+1
* | | | | | | | mm: move shmem prototypes to shmem_fs.hHugh Dickins2011-06-272-10/+17
* | | | | | | | Fix some kernel-doc warningsVitaliy Ivanov2011-06-272-1/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-06-271-0/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | mmc: Add PCI fixup quirks for Ricoh 1180:e823 readerManoj Iyer2011-06-181-0/+1
* | | | | | | | Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki2011-06-271-0/+7
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-06-242-2/+3
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | block: add REQ_SECURE to REQ_COMMON_MASKNamhyung Kim2011-06-201-1/+1
| * | | | | | block: Add __attribute__((format(printf...) and fix falloutJoe Perches2011-06-131-1/+2
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-06-222-3/+4
|\ \ \ \ \ \
| * | | | | | PM: Fix async resume following suspend failureAlan Stern2011-06-211-0/+1
| * | | | | | PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern2011-06-212-3/+3
* | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-06-213-2/+5
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | NFSv4.1: file layout must consider pg_bsize for coalescingBenny Halevy2011-06-201-0/+3
| * | | | | | NFSv4.1: deprecate headerpadsz in CREATE_SESSIONBenny Halevy2011-06-151-1/+0
| * | | | | | NLM: Don't hang forever on NLM unlock requestsTrond Myklebust2011-06-151-1/+2
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2011-06-211-2/+0
|\ \ \ \ \ \ \
| * | | | | | | jbd2: Fix oops in jbd2_journal_remove_journal_head()Jan Kara2011-06-131-2/+0
* | | | | | | | vfs: i_state needs to be 'unsigned long' for nowLinus Torvalds2011-06-201-1/+1
* | | | | | | | Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-06-201-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | nfsd: fix dependency of nfsd on auth_rpcgssJ. Bruce Fields2011-06-061-0/+4
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-06-201-1/+9
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | devcgroup_inode_permission: take "is it a device node" checks to inlined wrapperAl Viro2011-06-201-1/+9
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-06-201-1/+1
|\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud