aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-31memcg: rename MEM_CGROUP_CHARGE_TYPE_MAPPED as MEM_CGROUP_CHARGE_TYPE_ANONKamezawa Hiroyuki1-8/+8
2012-07-31memcg: rename MEM_CGROUP_STAT_SWAPOUT as MEM_CGROUP_STAT_SWAPKamezawa Hiroyuki1-5/+5
2012-07-31mm: make vb_alloc() more foolproofJan Kara1-0/+8
2012-07-31vmalloc: walk vmap_areas by sorted list instead of rb_next()Hong zhi guo1-4/+4
2012-07-31drivers/media/video/v4l2-ioctl.c: fix buildAndrew Morton1-2/+6
2012-07-31xtensa: select generic atomic64_t supportFengguang Wu1-0/+1
2012-07-31fault-injection: fix failcmd.sh warningAkinobu Mita1-1/+1
2012-07-31Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6Linus Torvalds23-57/+789
2012-07-31Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds26-385/+2228
2012-07-31Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds7-55/+121
2012-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds18-105/+104
2012-07-31ipv4: Properly purge netdev references on uncached routes.David S. Miller4-4/+69
2012-07-31ipv4: Cache routes in nexthop exception entries.David S. Miller3-64/+79
2012-07-31Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds27-237/+368
2012-07-31ipv4: percpu nh_rth_output cacheEric Dumazet3-7/+34
2012-07-31ipv4: Restore old dst_free() behavior.Eric Dumazet7-50/+50
2012-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds25-898/+1351
2012-07-31[media] radio-tea5777: use library for 64bits divMauro Carvalho Chehab1-3/+5
2012-07-31nfs: explicitly reject LOCK_MAND flock() requestsJeff Layton1-0/+9
2012-07-31nfs: increase number of permitted callback connections.NeilBrown1-0/+4
2012-07-31vfio: Add PCI device driverAlex Williamson9-0/+3259
2012-07-31vfio: Type1 IOMMU implementationAlex Williamson5-1/+821
2012-07-31vfio: Add documentationAlex Williamson1-0/+314
2012-07-31vfio: VFIO coreAlex Williamson8-0/+1801
2012-07-31thermal: Constify 'type' argument for the registration routineAnton Vorontsov2-2/+2
2012-07-31Merge with upstream to accommodate with thermal changesAnton Vorontsov1031-5431/+8782
2012-07-31Merge branches 'dma-omap', 'dma-pl08x' and 'dma-sa11x0' into dmaengineRussell King11-785/+614
2012-07-31ARM: 7481/1: OMAP2+: omap2plus_defconfig: enable OMAP DMA engineJavier Martinez Canillas1-0/+2
2012-07-31ARM: 7464/1: mmc: omap_hsmmc: ensure probe returns error if DMA channel reque...Kevin Hilman1-0/+2
2012-07-31Add feature removal of old OMAP private DMA implementationRussell King1-0/+11
2012-07-31mtd: omap2: remove private DMA API implementationRussell King1-110/+26
2012-07-31mtd: omap2: add DMA engine supportRussell King1-1/+91
2012-07-31spi: omap2-mcspi: remove private DMA API implementationRussell King1-99/+5
2012-07-31spi: omap2-mcspi: add DMA engine supportRussell King1-31/+150
2012-07-31ARM: omap: remove mmc platform data dma_mask and initializationRussell King6-7/+0
2012-07-31mmc: omap: remove private DMA API implementationRussell King1-229/+6
2012-07-31mmc: omap: add DMA engine supportRussell King2-12/+190
2012-07-31mmc: omap_hsmmc: remove private DMA API implementationRussell King1-200/+63
2012-07-31mmc: omap_hsmmc: add DMA engine supportRussell King1-27/+165
2012-07-31dmaengine: omap: add support for cyclic DMARussell King1-4/+89
2012-07-31dmaengine: omap: add support for setting fiRussell King1-2/+3
2012-07-31dmaengine: omap: add support for returning residue in tx_state methodRussell King1-5/+64
2012-07-31dmaengine: add OMAP DMA engine driverRussell King4-0/+553
2012-07-31ARM: 7479/1: mm: avoid NULL dereference when flushing gate_vma with VIVT cachesWill Deacon1-2/+6
2012-07-31ARM: Fix undefined instruction exception handlingRussell King4-62/+92
2012-07-31Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Jens Axboe1-2/+1
2012-07-31floppy: remove duplicated flag FD_RAW_NEED_DISKFengguang Wu1-2/+1
2012-07-31ARM: 7480/1: only call smp_send_stop() on SMPJavier Martinez Canillas1-1/+2
2012-07-31ARM: 7478/1: errata: extend workaround for erratum #720789Will Deacon1-0/+12
2012-07-31ARM: 7477/1: vfp: Always save VFP state in vfp_pm_suspend on UPColin Cross1-0/+6
2012-07-31ARM: 7476/1: vfp: only clear vfp state for current cpu in vfp_pm_suspendColin Cross1-1/+1
2012-07-31ARM: 7468/1: ftrace: Trace function entry before updating indexColin Cross1-8/+9
2012-07-31ARM: 7467/1: mutex: use generic xchg-based implementation for ARMv6+Will Deacon1-115/+4
2012-07-31ARM: 7466/1: disable interrupt before spinning endlesslyShawn Guo1-0/+2
2012-07-31ALSA: hda - Fix mute-LED GPIO initialization for IDT codecsTakashi Iwai1-1/+6
2012-07-31ALSA: hda - Add descriptions for missing IDT 92HD83x modelsTakashi Iwai1-0/+4
2012-07-31ALSA: hda - Fix polarity of mute LED on HP Mini 210Takashi Iwai1-0/+5
2012-07-31blk: pass from_schedule to non-request unplug functions.NeilBrown5-7/+7
2012-07-31block: stack unplugShaohua Li1-8/+7
2012-07-31blk: centralize non-request unplug handling.NeilBrown5-83/+49
2012-07-31md: remove plug_cnt feature of plugging.NeilBrown5-14/+5
2012-07-31block/nbd: micro-optimization in nbd request completionChetan Loke1-1/+1
2012-07-31Documentation: Correct s_umount state for freeze_fs/unfreeze_fsValerie Aurora1-2/+2
2012-07-31fs: Remove old freezing mechanismJan Kara2-6/+0
2012-07-31ext2: Implement freezingJan Kara2-1/+37
2012-07-31btrfs: Convert to new freezing mechanismJan Kara4-5/+14
2012-07-31nilfs2: Convert to new freezing mechanismJan Kara3-10/+15
2012-07-31ntfs: Convert to new freezing mechanismJan Kara1-1/+2
2012-07-31fuse: Convert to new freezing mechanismJan Kara1-2/+2
2012-07-31gfs2: Convert to new freezing mechanismJan Kara2-12/+7
2012-07-31ocfs2: Convert to new freezing mechanismJan Kara4-5/+29
2012-07-31xfs: Convert to new freezing codeJan Kara10-16/+109
2012-07-31ext4: Convert to new freezing mechanismJan Kara3-29/+23
2012-07-31fs: Protect write paths by sb_start_write - sb_end_writeJan Kara5-23/+26
2012-07-31fs: Skip atime update on frozen filesystemJan Kara1-2/+6
2012-07-31fs: Add freezing handling to mnt_want_write() / mnt_drop_write()Jan Kara5-24/+85
2012-07-31fs: Improve filesystem freezing handlingJan Kara2-28/+373
2012-07-31switch the protection of percpu_counter list to spinlockAl Viro1-7/+7
2012-07-31powerpc/kvm/book3s_32: Fix MTMSR_EERI macroAlexander Graf1-1/+0
2012-07-31Merge remote-tracking branch 'kumar/merge' into mergeBenjamin Herrenschmidt6-54/+121
2012-07-30Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-50/+448
2012-07-30[media] tlg2300: Declare MODULE_FIRMWARE usageTim Gardner1-1/+3
2012-07-30[media] lgs8gxx: Declare MODULE_FIRMWARE usageTim Gardner1-1/+4
2012-07-30[media] xc5000: Add MODULE_FIRMWARE statementsTim Gardner1-2/+6
2012-07-30[media] s2255drv: Add MODULE_FIRMWARE statementTim Gardner1-0/+1
2012-07-30Merge tag 'nfs-for-3.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds45-1825/+2220
2012-07-30[media] dib8000: move dereference after check for NULLDan Carpenter1-1/+3
2012-07-30[media] Documentation: Update cardlistsMauro Carvalho Chehab3-2/+5
2012-07-30[media] bttv: add support for Aposonic W-DVRTony Gentile3-2/+11
2012-07-30Merge tag 'mfd-for-linus-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+3
2012-07-30[media] cx25821: Remove bad strcpy to read-only char*Ezequiel GarcĂ­a2-4/+1
2012-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds156-5523/+7584
2012-07-31md/RAID1: Add missing case for attempting to repair known bad blocks.Alexander Lyakas1-0/+12
2012-07-30[media] pms.c: remove duplicated includeDuan Jiong1-1/+0
2012-07-30[media] smiapp-core.c: remove duplicated includeDuan Jiong1-1/+0
2012-07-30rbd: create rbd_refresh_helper()Alex Elder1-10/+15
2012-07-30rbd: return obj version in __rbd_refresh_header()Alex Elder1-14/+11
2012-07-30rbd: fixes in rbd_header_from_disk()Alex Elder1-5/+13
2012-07-30rbd: always pass ops array to rbd_req_sync_op()Alex Elder1-30/+16
2012-07-30rbd: pass null version pointer in add_snap()Alex Elder1-2/+1
2012-07-30rbd: make rbd_create_rw_ops() return a pointerAlex Elder1-31/+39
2012-07-30rbd: have __rbd_add_snap_dev() return a pointerAlex Elder1-15/+22
2012-07-30libceph: recheck con state after allocating incoming messageSage Weil1-1/+8
2012-07-30libceph: change ceph_con_in_msg_alloc convention to be less weirdSage Weil1-25/+31
2012-07-30libceph: avoid dropping con mutex before faultSage Weil1-3/+1
2012-07-30libceph: verify state after retaking con lock after dispatchSage Weil1-1/+2
2012-07-30libceph: revoke mon_client messages on session restartSage Weil1-0/+4
2012-07-30libceph: fix handling of immediate socket connect failureSage Weil1-7/+19
2012-07-30ceph: update MAINTAINERS fileSage Weil1-5/+8
2012-07-30libceph: be less chatty about stray repliesSage Weil1-2/+2
2012-07-30libceph: clear all flags on con_closeSage Weil1-0/+2
2012-07-30libceph: clean up con flagsSage Weil2-36/+36
2012-07-30libceph: replace connection state bits with statesSage Weil2-74/+68
2012-07-30libceph: drop unnecessary CLOSED check in socket state change callbackSage Weil1-3/+0
2012-07-30libceph: close socket directly from ceph_con_close()Sage Weil1-7/+1
2012-07-30libceph: drop gratuitous socket close calls in con_workSage Weil1-4/+4
2012-07-30libceph: move ceph_con_send() closed check under the con mutexSage Weil1-9/+7
2012-07-30libceph: move msgr clear_standby under con mutex protectionSage Weil1-3/+4
2012-07-30libceph: fix fault locking; close socket on lossy faultSage Weil1-7/+7
2012-07-30rbd: drop "object_name" from rbd_req_sync_unwatch()Alex Elder1-4/+5
2012-07-30rbd: drop "object_name" from rbd_req_sync_notify_ack()Alex Elder1-4/+3
2012-07-30rbd: drop "object_name" from rbd_req_sync_notify()Alex Elder1-4/+4
2012-07-30rbd: drop "object_name" from rbd_req_sync_watch()Alex Elder1-7/+5
2012-07-30rbd: drop rbd_dev parameter in snap functionsAlex Elder1-12/+7
2012-07-30rbd: drop rbd_header_from_disk() gfp_flags parameterAlex Elder1-7/+6
2012-07-30rbd: snapc is unused in rbd_req_sync_read()Alex Elder1-2/+1
2012-07-30rbd: rename rbd_device->idAlex Elder1-8/+8
2012-07-30rbd: encapsulate header validity testAlex Elder1-1/+7
2012-07-30ceph: define snap counts as u32 everywhereAlex Elder3-11/+13
2012-07-30rbd: clean up a few dout() callsAlex Elder1-19/+22
2012-07-30rbd: simplify __rbd_remove_all_snaps()Alex Elder1-3/+2
2012-07-30rbd: drop extra header_rwsem initAlex Elder1-2/+0
2012-07-30rbd: kill rbd_image_header->snap_seqAlex Elder1-2/+0
2012-07-30rbd: set snapc->seq only when refreshing headerAlex Elder1-8/+2
2012-07-30rbd: preserve snapc->seq in rbd_header_set_snap()Alex Elder1-11/+7
2012-07-30rbd: don't use snapc->seq that wayAlex Elder1-14/+0
2012-07-30rbd: send header version when notifyingJosh Durgin1-2/+5
2012-07-30rbd: use reference counting for the snap contextJosh Durgin1-18/+18
2012-07-30rbd: set image size when header is updatedJosh Durgin1-0/+1
2012-07-30rbd: expose the correct size of the device in sysfsJosh Durgin1-3/+8
2012-07-30rbd: only reset capacity when pointing to headJosh Durgin1-1/+6
2012-07-30rbd: return errors for mapped but deleted snapshotJosh Durgin1-2/+30
2012-07-30libceph: trivial fix for the incorrect debug outputJiaju Zhang1-1/+1
2012-07-30ceph: fix potential double freeAlan Cox1-0/+1
2012-07-30libceph: reset connection retry on successfully negotiationSage Weil1-0/+2
2012-07-30libceph: protect ceph_con_open() with mutexSage Weil1-0/+2
2012-07-30ceph: close old con before reopening on mds reconnectSage Weil1-0/+1
2012-07-30libceph: (re)initialize bio_iter on start of message receiveSage Weil1-5/+6
2012-07-30libceph: resubmit linger ops when pg mapping changesSage Weil1-5/+21
2012-07-30libceph: fix mutex coverage for ceph_con_closeSage Weil1-1/+7
2012-07-30libceph: report socket read/write error messageSage Weil1-2/+6
2012-07-30libceph: support crush tunablesSage Weil4-7/+58
2012-07-30[media] via-camera: pass correct format settings to sensorDaniel Drake1-1/+1
2012-07-30[media] rtl2832.c: minor cleanupHans-Frieder Vogt1-1/+1
2012-07-30[media] Add support for the IguanaWorks USB IR TransceiverSean Young3-0/+651
2012-07-30[media] Minor cleanups for MCE USBSean Young1-8/+5
2012-07-30[media] drivers/media/dvb/siano/smscoreapi.c: use list_for_each_entryJulia Lawall1-23/+16
2012-07-30[media] Use a named union in struct v4l2_ioctl_infoHans Verkuil1-5/+5
2012-07-30SUNRPC: return negative value in case rpcbind client creation errorStanislav Kinsbursky1-2/+2
2012-07-30[media] mceusb: Add Twisted Melon USB IDsMark Lord1-0/+7
2012-07-30[media] staging/media/solo6x10: use module_pci_driver macroDevendra Naga1-12/+1
2012-07-30[media] staging/media/dt3155v4l: use module_pci_driver macroDevendra Naga1-14/+1
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds185-1042/+2662
2012-07-30drivers/misc/lkdtm.c: fix missing allocation failure checkAlan Cox1-0/+2
2012-07-30lib/scatterlist: do not re-write gfp_flags in __sg_alloc_table()Mandeep Singh Baines1-8/+0
2012-07-30fault-injection: add tool to run command with failslab or fail_page_allocAkinobu Mita2-0/+246
2012-07-30fault-injection: add selftests for cpu and memory hotplugAkinobu Mita5-1/+464
2012-07-30powerpc: pSeries reconfig notifier error injection moduleAkinobu Mita3-0/+70
2012-07-30memory: memory notifier error injection moduleAkinobu Mita3-0/+72
2012-07-30PM: PM notifier error injection moduleAkinobu Mita3-0/+74
2012-07-30cpu: rewrite cpu-notifier-error-inject moduleAkinobu Mita2-40/+39
2012-07-30fault-injection: notifier error injectionAkinobu Mita5-0/+247
2012-07-30c/r: fcntl: add F_GETOWNER_UIDS optionCyrill Gorcunov3-0/+34
2012-07-30resource: make sure requested range is included in the root rangeOctavian Purdila1-1/+23
2012-07-30include/linux/aio.h: cpp->C conversionsAndrew Morton1-18/+20
2012-07-30fs: cachefiles: add support for large files in filesystem cachingJustin Lecher1-1/+1
2012-07-30pps: return PTR_ERR on error in device_createEmil Goode1-1/+3
2012-07-30taskstats: check nla_reserve() returnAlan Cox1-0/+5
2012-07-30sysctl: suppress kmemleak messagesSteven Rostedt1-1/+5
2012-07-30ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon39-22/+29
2012-07-30ipc: compat: use signed size_t types for msgsnd and msgrcvWill Deacon2-6/+6
2012-07-30ipc: allow compat IPC version field parsing if !ARCH_WANT_OLD_COMPAT_IPCWill Deacon2-1/+2
2012-07-30ipc: add COMPAT_SHMLBA supportWill Deacon6-11/+18
2012-07-30kdump: append newline to the last lien of vmcoreinfo noteVivek Goyal1-1/+1
2012-07-30fork: fix error handling in dup_task()Akinobu Mita1-12/+15
2012-07-30revert "sched: Fix fork() error path to not crash"Andrew Morton1-8/+3
2012-07-30fork: use vma_pages() to simplify the codeHuang Shijie1-2/+2
2012-07-30proc: do not allow negative offsets on /proc/<pid>/environDjalal Harouni1-3/+6
2012-07-30proc: environ_read() make sure offset points to environment address rangeDjalal Harouni1-6/+7
2012-07-30coredump: fix wrong comments on core limits of pipe coredump caseJovi Zhang1-7/+8
2012-07-30kmod: avoid deadlock from recursive kmod callTetsuo Handa1-2/+29
2012-07-30kernel/kmod.c: document call_usermodehelper_fns() a bitAndrew Morton1-0/+6
2012-07-30fat: refactor shortname parsingSteven J. Magnani1-118/+137
2012-07-30fat: accessors for msdos_dir_entry 'start' fieldsSteven J. Magnani4-25/+24
2012-07-30hfsplus: use -ENOMEM when kzalloc() failsNamjae Jeon1-1/+1
2012-07-30nilfs2: add omitted comments for different structures in driver implementationVyacheslav Dubeyko11-10/+81
2012-07-30nilfs2: add omitted comments for structures in nilfs2_fs.hVyacheslav Dubeyko1-24/+39
2012-07-30nilfs2: fix deadlock issue between chcp and thaw ioctlsRyusuke Konishi4-2/+8
2012-07-30nilfs2: fix timing issue between rmcp and chcp ioctlsRyusuke Konishi1-3/+7
2012-07-30nilfs2: remove references to long gone super operationsFernando Luis Vazquez Cao1-3/+0