summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | mm: drop vmtruncateMarco Stornelli2012-12-211-1/+0Star
| * | | | | | | | vfs: drop vmtruncateMarco Stornelli2012-12-211-1/+0Star
| * | | | | | | | vfs: remove DCACHE_NEED_LOOKUPJeff Layton2012-12-201-8/+0Star
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-218-21/+77
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to thoseAl Viro2012-12-202-0/+2
| * | | | | | | | | generic compat_sys_sigaltstack()Al Viro2012-12-201-0/+16
| * | | | | | | | | introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro2012-12-201-0/+6
| * | | | | | | | | new helper: compat_user_stack_pointer()Al Viro2012-12-201-0/+3
| * | | | | | | | | new helper: restore_altstack()Al Viro2012-12-201-0/+2
| * | | | | | | | | unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-202-6/+2Star
| * | | | | | | | | new helper: current_user_stack_pointer()Al Viro2012-12-201-0/+4
| * | | | | | | | | Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-203-15/+0Star
| * | | | | | | | | COMPAT_SYSCALL_DEFINE: infrastructureAl Viro2012-12-201-0/+42
* | | | | | | | | | Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2012-12-204-6/+32
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields2012-12-181-3/+3
| * | | | | | | | | | svcrpc: track rpc data length separately from sk_tcplenJ. Bruce Fields2012-12-041-2/+9
| * | | | | | | | | | svcrpc: don't byte-swap sk_reclen in placeJ. Bruce Fields2012-12-041-1/+11
| * | | | | | | | | | svcrpc: Revert "sunrpc/cache.h: replace simple_strtoul"J. Bruce Fields2012-11-151-1/+5
| * | | | | | | | | | exportfs: add FILEID_INVALID to indicate invalid fid_typeNamjae Jeon2012-11-081-0/+5
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-12-204-2/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | bdi_register: add __printf verification, fix arg mismatchJoe Perches2012-12-131-0/+1
| * | | | | | | | | | libceph: remove 'osdtimeout' optionSage Weil2012-12-131-2/+0Star
| * | | | | | | | | | libceph: define ceph_pg_pool_name_by_id()Alex Elder2012-11-011-0/+1
| * | | | | | | | | | rbd: get parent spec for version 2 imagesAlex Elder2012-11-011-0/+2
* | | | | | | | | | | Merge tag 'for-3.8-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2012-12-202-0/+414
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | |
| * | | | | | | | | | f2fs: introduce accessor to retrieve number of dentry slotsNamjae Jeon2012-12-111-0/+3
| * | | | | | | | | | f2fs: fix endian conversion bugs reported by sparseJaegeuk Kim2012-12-111-3/+3
| * | | | | | | | | | f2fs: add superblock and major in-memory structureJaegeuk Kim2012-12-111-0/+1
| * | | | | | | | | | f2fs: add on-disk layoutJaegeuk Kim2012-12-111-0/+410
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-202-2/+14
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-------. \ \ \ \ \ \ \ \ Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel2012-12-163-0/+113
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / | |/| | | | | | / / / / / / | | | | |_|_|_|/ / / / / / | | | |/| | | | | | | | |
| | | | | | * | | | | | | iommu/omap: Adapt to runtime pmOmar Ramirez Luna2012-12-031-1/+0Star
| | | | | | * | | | | | | iommu/omap: Migrate to hwmod frameworkOmar Ramirez Luna2012-12-031-1/+7
| | | | | | * | | | | | | Merge branch 'omap-for-v3.8/cleanup-headers-iommu' of git://git.kernel.org/pu...Joerg Roedel2012-12-032-0/+101
| | | | | |/| | | | | | |
| | * | | | | | | | | | | dma-debug: New interfaces to debug dma mapping errorsShuah Khan2012-10-241-0/+7
| | |/ / / / / / / / / /
* | | | | | | | | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-203-4/+50
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | virtio_console: Add support for remoteproc serialSjur Brændeland2012-12-181-0/+1
| * | | | | | | | | | | | virtio: add drv_to_virtio to make code clearlyWanlong Gao2012-12-181-0/+5
| * | | | | | | | | | | | virtio: use dev_to_virtio wrapper in virtioWanlong Gao2012-12-181-1/+5
| * | | | | | | | | | | | virtio: move queue_index and num_free fields into core struct virtqueue.Rusty Russell2012-12-181-1/+13
| * | | | | | | | | | | | virtio-scsi: Add real 2-clause BSD license to headerBryan Venteicher2012-10-221-2/+26
* | | | | | | | | | | | | Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-12-202-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'asoc-3.8p1' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2012-12-1715-66/+62Star
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2012-12-1515-66/+62Star
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | ASoC: Prevent pop_wait overwriteMisael Lopez Cruz2012-12-152-1/+1
| | | | |/ / / / / / / / / / / | | | |/| | | | | | | | | | |
* | | | | | | | | | | | | | | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-203-1/+55
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'omap-for-v3.8/fixes-for-merge-window-v4-signed' of git://git.kerne...Olof Johansson2012-12-183-1/+55
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'omap-for-v3.8/fixes-for-merge-window' into omap-for-v3.8/fixes-...Tony Lindgren2012-12-163-1/+55
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | ARM: OMAP: Move plat/omap-serial.h to include/linux/platform_data/serial-omap.hTony Lindgren2012-12-141-0/+51
| | | * | | | | | | | | | | | | | | mfd: omap-usb-host: get rid of cpu_is_omap..() macrosRoger Quadros2012-12-141-0/+3