Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | sysinfo: Move struct sysinfo to a separate header file | H. Peter Anvin | 2012-02-20 | 3 | -19/+25 | |
| * | | | | | | | | | | | Delete the __FD_*() funcs for operating on fd_set from linux/time.h | David Howells | 2012-02-19 | 1 | -23/+0 | |
| * | | | | | | | | | | | Replace the fd_sets in struct fdtable with an array of unsigned longs | David Howells | 2012-02-19 | 1 | -18/+10 | |
| * | | | | | | | | | | | Wrap accesses to the fd_sets in struct fdtable | David Howells | 2012-02-19 | 1 | -0/+30 | |
| * | | | | | | | | | | | posix_types: Remove fd_set macros | H. Peter Anvin | 2012-02-14 | 2 | -72/+24 | |
| * | | | | | | | | | | | posix_types: Make it possible to override __kernel_fsid_t | H. Peter Anvin | 2012-02-14 | 1 | -4/+6 | |
| * | | | | | | | | | | | posix_types: Make __kernel_[ug]id32_t default to unsigned int | H. Peter Anvin | 2012-02-14 | 1 | -2/+2 | |
* | | | | | | | | | | | | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-03-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | ARM: dma-mapping: convert ARCH_HAS_DMA_SET_COHERENT_MASK to kconfig symbol | Rob Herring | 2012-03-25 | 1 | -1/+1 | |
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-29 | 1 | -0/+17 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'sparse_irq' of git://sources.calxeda.com/kernel/linux into deve... | Russell King | 2012-02-04 | 1 | -0/+17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | sh: intc: remove dependency on NR_IRQS | Rob Herring | 2012-01-25 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | sh: intc: unify evt2irq/irq2evt macros for sh and arm | Rob Herring | 2012-01-25 | 1 | -0/+11 | |
* | | | | | | | | | | | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2012-03-29 | 4 | -50/+34 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | dmaengine: add context parameter to prep_slave_sg and prep_dma_cyclic | Alexandre Bounine | 2012-03-21 | 1 | -5/+7 | |
| * | | | | | | | | | | | | | | | dmaengine/dma_slave: introduce inline wrappers | Alexandre Bounine | 2012-03-21 | 1 | -0/+16 | |
| * | | | | | | | | | | | | | | | Merge branch 'rmk_cookie_fixes2' into next | Vinod Koul | 2012-03-13 | 2 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | dmaengine: add private header file | Russell King - ARM Linux | 2012-03-13 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | dmaengine: move last completed cookie into generic dma_chan structure | Russell King - ARM Linux | 2012-03-13 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | | | DMA: PL330: Merge PL330 driver into drivers/dma/ | Boojin Kim | 2012-03-08 | 1 | -1/+0 | |
| |/ / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | dmaengine/dw_dmac: Remove unused fields in struct dw_dma_slave | Viresh Kumar | 2012-02-22 | 1 | -38/+0 | |
| * | | | | | | | | | | | | | | | dmaengine/amba-pl08x: Take flow controller info from DMA_SLAVE_CONFIG | Viresh Kumar | 2012-02-22 | 1 | -4/+4 | |
| * | | | | | | | | | | | | | | | dmaengine: Add flow controller information to dma_slave_config | Viresh Kumar | 2012-02-22 | 1 | -0/+5 | |
* | | | | | | | | | | | | | | | | Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2012-03-29 | 4 | -3/+76 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | nfsd: add a header describing upcall to nfsdcld | Jeff Layton | 2012-03-26 | 1 | -0/+56 | |
| * | | | | | | | | | | | | | | | | Merge nfs containerization work from Trond's tree | J. Bruce Fields | 2012-03-26 | 36 | -165/+459 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | nfsd: merge cookie collision fixes from ext4 tree | J. Bruce Fields | 2012-03-19 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | | fs: add new FMODE flags: FMODE_32bithash and FMODE_64bithash | Bernd Schubert | 2012-03-13 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | | svcrdma: silence a Sparse warning | Dan Carpenter | 2012-03-06 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | nfsd41: implement NFS4_SHARE_WANT_NO_DELEG, NFS4_OPEN_DELEGATE_NONE_EXT, why_... | Benny Halevy | 2012-02-17 | 1 | -1/+14 | |
| * | | | | | | | | | | | | | | | | | | svcrdma: Cleanup sparse warnings in the svcrdma module | Tom Tucker | 2012-02-17 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2012-03-29 | 2 | -2/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | compat: use sys_sendfile64() implementation for sendfile syscall | Chris Metcalf | 2012-03-27 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | [PATCH v3] ipc: provide generic compat versions of IPC syscalls | Chris Metcalf | 2012-03-15 | 1 | -1/+11 | |
* | | | | | | | | | | | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-03-29 | 1 | -4/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | sched: Fix select_fallback_rq() vs cpu_active/cpu_online | Peter Zijlstra | 2012-03-27 | 1 | -4/+2 | |
* | | | | | | | | | | | | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-03-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | locking/kconfig: Simplify INLINE_SPIN_UNLOCK usage | Raghavendra K T | 2012-03-23 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-03-29 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | time: remove no_sync_cmos_clock | Cesar Eduardo Barros | 2012-03-23 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | ntp: Fix leap-second hrtimer livelock | John Stultz | 2012-03-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | rtc: Provide flag for rtc devices that don't support UIE | John Stultz | 2012-03-15 | 1 | -1/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-03-28 | 10 | -66/+62 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | mmc: sh_mmcif: simplify bitmask macros | Guennadi Liakhovetski | 2012-03-27 | 1 | -12/+9 | |
| * | | | | | | | | | | | | | | | | | | | | | | mmc: sh_mobile_sdhi: support modular mmc-core with non-standard hotplug | Guennadi Liakhovetski | 2012-03-27 | 1 | -1/+10 | |
| * | | | | | | | | | | | | | | | | | | | | | | mmc: sh_mobile_sdhi: add a callback for board specific init code | Bastian Hecht | 2012-03-27 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | mmc: tmio_mmc: power status flag doesn't have to be exposed in platform data | Guennadi Liakhovetski | 2012-03-27 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | mmc: sh_mobile_sdhi: pass card hotplug GPIO number to TMIO MMC | Guennadi Liakhovetski | 2012-03-27 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | mmc: tmio_mmc: support the generic MMC GPIO card hotplug helper | Guennadi Liakhovetski | 2012-03-27 | 1 | -6/+19 | |
| * | | | | | | | | | | | | | | | | | | | | | | mmc: simplify mmc_cd_gpio_request() by removing two parameters | Guennadi Liakhovetski | 2012-03-27 | 1 | -2/+1 |