summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-10-03fs/debugfs: add declaration for no CONFIG_DEBUG_FSWeijie Yang1-0/+12
2013-09-29Merge 3.12-rc3 into driver-core-nextGreg Kroah-Hartman8-68/+46
2013-09-29Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+5
2013-09-29Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+2
2013-09-28Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-3/+3
2013-09-28Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-12/+8
2013-09-28driver-core: remove struct bus_type.drv_attrsGreg Kroah-Hartman1-2/+0
2013-09-28driver-core: remove struct bus_type.bus_attrsGreg Kroah-Hartman1-2/+0
2013-09-28mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdefHeiko Carstens1-3/+3
2013-09-28Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie1-0/+2
2013-09-26driver core: prevent deferred probe with platform_driver_probeJohan Hovold1-0/+1
2013-09-26kobject: introduce kobj_completionJeff Mahoney1-0/+18
2013-09-26sysfs: clean up sysfs_get_dirent()Tejun Heo1-7/+12
2013-09-26sysfs: remove ktype->namespace() invocations in symlink codeTejun Heo1-4/+12
2013-09-26sysfs: remove ktype->namespace() invocations in directory codeTejun Heo2-8/+13
2013-09-26sysfs: make attr namespace interface less convolutedTejun Heo3-16/+55
2013-09-26Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan1-2/+5
2013-09-25Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds1-1/+2
2013-09-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+10
2013-09-24of: clean-up ifdefs in of_irq.hRob Herring1-12/+8
2013-09-24revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code"Andrew Morton1-3/+7
2013-09-24revert "vmscan, memcg: do softlimit reclaim also for targeted reclaim"Andrew Morton1-4/+2
2013-09-24revert "memcg: enhance memcg iterator to support predicates"Andrew Morton1-43/+6
2013-09-24watchdog: update watchdog_thresh properlyMichal Hocko1-0/+6
2013-09-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-4/+3
2013-09-22Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+15
2013-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-0/+1
2013-09-21block: Add nr_bios to block_rq_remap tracepointJun'ichi Nomura2-2/+15
2013-09-21btrfs: add lockdep and tracing annotations for uuid treeDavid Sterba1-0/+1
2013-09-21Merge tag 'v3.11' into for-linusChris Mason10-13/+121
2013-09-20drm/radeon/cik: Add tiling mode index for 1D tiled depth/stencil surfacesMichel Dänzer1-0/+2
2013-09-20dm mpath: disable WRITE SAME if it failsMike Snitzer1-1/+2
2013-09-20perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra1-5/+9
2013-09-20perf: Update ABI commentPeter Zijlstra1-0/+1
2013-09-20Revert "drm: mark context support as a legacy subsystem"Dave Airlie1-4/+3
2013-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-11/+17
2013-09-19ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka1-4/+8
2013-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-0/+2
2013-09-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+3
2013-09-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2013-09-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2013-09-18perf: Fix UAPI export of PERF_EVENT_IOC_IDVince Weaver1-1/+1
2013-09-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2013-09-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+4
2013-09-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-3/+5
2013-09-17KVM: mmu: allow page tables to be in read-only slotsPaolo Bonzini1-0/+1
2013-09-16Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-16/+0
2013-09-16netfilter: ipset: Consistent userspace testing with nomatch flagJozsef Kadlecsik1-2/+4
2013-09-15vxlan: Fix sparse warningsJoseph Gasparakis1-4/+4
2013-09-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+1