summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ext3: move headers to fs/ext3/Al Viro2012-03-314-1451/+0
* migrate ext2_fs.h guts to fs/ext2/ext2.hAl Viro2012-03-312-646/+1
* new helper: ext2_image_size()Al Viro2012-03-311-0/+22
* ext2: No longer export ext2_fs.h to user spaceThierry Reding2012-03-312-63/+10
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-298-119/+105
|\
| * aio: Use __kernel_ulong_t to define aio_context_tH. Peter Anvin2012-02-201-1/+1
| * compat: Add helper functions to read/write struct timeval, timespecH. Peter Anvin2012-02-201-0/+16
| * compat: Introduce COMPAT_USE_64BIT_TIMEH. J. Lu2012-02-201-0/+4
| * sysinfo: Use explicit types in <linux/sysinfo.h>H. Peter Anvin2012-02-201-14/+16
| * posix_types: Introduce __kernel_[u]long_tH. Peter Anvin2012-02-201-9/+14
| * sysinfo: Move struct sysinfo to a separate header fileH. Peter Anvin2012-02-203-19/+25
| * Delete the __FD_*() funcs for operating on fd_set from linux/time.hDavid Howells2012-02-191-23/+0
| * Replace the fd_sets in struct fdtable with an array of unsigned longsDavid Howells2012-02-191-18/+10
| * Wrap accesses to the fd_sets in struct fdtableDavid Howells2012-02-191-0/+30
| * posix_types: Remove fd_set macrosH. Peter Anvin2012-02-142-72/+24
| * posix_types: Make it possible to override __kernel_fsid_tH. Peter Anvin2012-02-141-4/+6
| * posix_types: Make __kernel_[ug]id32_t default to unsigned intH. Peter Anvin2012-02-141-2/+2
* | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-291-1/+1
|\ \
| * | ARM: dma-mapping: convert ARCH_HAS_DMA_SET_COHERENT_MASK to kconfig symbolRob Herring2012-03-251-1/+1
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-291-0/+17
|\ \ \
| * \ \ Merge branch 'sparse_irq' of git://sources.calxeda.com/kernel/linux into deve...Russell King2012-02-041-0/+17
| |\ \ \
| | * | | sh: intc: remove dependency on NR_IRQSRob Herring2012-01-251-0/+6
| | * | | sh: intc: unify evt2irq/irq2evt macros for sh and armRob Herring2012-01-251-0/+11
* | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-03-294-50/+34
|\ \ \ \ \
| * | | | | dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclicAlexandre Bounine2012-03-211-5/+7
| * | | | | dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-211-0/+16
| * | | | | Merge branch 'rmk_cookie_fixes2' into nextVinod Koul2012-03-132-4/+4
| |\ \ \ \ \
| | * | | | | dmaengine: add private header fileRussell King - ARM Linux2012-03-131-2/+2
| | * | | | | dmaengine: move last completed cookie into generic dma_chan structureRussell King - ARM Linux2012-03-132-2/+2
| * | | | | | DMA: PL330: Merge PL330 driver into drivers/dma/Boojin Kim2012-03-081-1/+0
| |/ / / / /
| * | | | | dmaengine/dw_dmac: Remove unused fields in struct dw_dma_slaveViresh Kumar2012-02-221-38/+0
| * | | | | dmaengine/amba-pl08x: Take flow controller info from DMA_SLAVE_CONFIGViresh Kumar2012-02-221-4/+4
| * | | | | dmaengine: Add flow controller information to dma_slave_configViresh Kumar2012-02-221-0/+5
* | | | | | Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-03-294-3/+76
|\ \ \ \ \ \
| * | | | | | nfsd: add a header describing upcall to nfsdcldJeff Layton2012-03-261-0/+56
| * | | | | | Merge nfs containerization work from Trond's treeJ. Bruce Fields2012-03-2636-165/+459
| |\ \ \ \ \ \
| * \ \ \ \ \ \ nfsd: merge cookie collision fixes from ext4 treeJ. Bruce Fields2012-03-191-0/+4
| |\ \ \ \ \ \ \
| | * | | | | | | fs: add new FMODE flags: FMODE_32bithash and FMODE_64bithashBernd Schubert2012-03-131-0/+4
| * | | | | | | | svcrdma: silence a Sparse warningDan Carpenter2012-03-061-1/+1
| * | | | | | | | nfsd41: implement NFS4_SHARE_WANT_NO_DELEG, NFS4_OPEN_DELEGATE_NONE_EXT, why_...Benny Halevy2012-02-171-1/+14
| * | | | | | | | svcrdma: Cleanup sparse warnings in the svcrdma moduleTom Tucker2012-02-171-1/+1
| |/ / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2012-03-292-2/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | compat: use sys_sendfile64() implementation for sendfile syscallChris Metcalf2012-03-271-1/+1
| * | | | | | | | [PATCH v3] ipc: provide generic compat versions of IPC syscallsChris Metcalf2012-03-151-1/+11
* | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-291-4/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | sched: Fix select_fallback_rq() vs cpu_active/cpu_onlinePeter Zijlstra2012-03-271-4/+2
* | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-291-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | locking/kconfig: Simplify INLINE_SPIN_UNLOCK usageRaghavendra K T2012-03-231-1/+1
* | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-293-3/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | time: remove no_sync_cmos_clockCesar Eduardo Barros2012-03-231-1/+0