summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-02-20lib/lzo: Update LZO compression to current upstream versionMarkus F.X.J. Oberhumer1-7/+8
2013-02-20Merge tag 'for-v3.9' of git://git.infradead.org/battery-2.6Linus Torvalds6-37/+86
2013-02-20Btrfs: set/change the label of a mounted file systemjeff.liu1-0/+2
2013-02-20Btrfs: Add a new ioctl to get the label of a mounted file systemjeff.liu1-0/+2
2013-02-20btrfs: add "no file data" flag to btrfs send ioctlMark Fasheh1-0/+7
2013-02-20Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-12/+36
2013-02-20Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-61/+303
2013-02-20Merge tag 'regulator-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds3-4/+84
2013-02-20Merge tag 'regmap-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds1-8/+89
2013-02-20Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2-1/+5
2013-02-20Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.hFilipe Brandenburger3-0/+510
2013-02-20xen: event channel arrays are xen_ulong_t and not unsigned longIan Campbell1-4/+4
2013-02-20sched/core: Remove the obsolete and unused nr_uninterruptible() functionSha Zhengju1-1/+0
2013-02-20Merge branch 'for-3.9-async' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-6/+9
2013-02-20Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds3-18/+28
2013-02-20Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+15
2013-02-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-0/+23
2013-02-20Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+5
2013-02-20xen/acpi: move xen_acpi_get_pxm under CONFIG_XEN_DOM0Liu Jinsong1-15/+15
2013-02-20xen/acpi: ACPI cpu hotplugLiu Jinsong2-0/+11
2013-02-20xen/acpi: Move xen_acpi_get_pxm to Xen's acpi.hLiu Jinsong1-0/+18
2013-02-20xen/stub: driver for CPU hotplugLiu Jinsong1-0/+7
2013-02-20xen/acpi: ACPI memory hotplugLiu Jinsong1-4/+9
2013-02-20xen/stub: driver for memory hotplugLiu Jinsong1-0/+7
2013-02-20xen: implement updated XENMEM_add_to_physmap_range ABIIan Campbell1-0/+6
2013-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds13-234/+524
2013-02-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-41/+128
2013-02-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-5/+37
2013-02-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-37/+35
2013-02-20Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie1-1/+2
2013-02-20Merge branch 'testing' of github.com:ceph/ceph-client into into linux-3.8-cephAlex Elder9-84/+154
2013-02-20libceph: drop return value from page vector copy routinesAlex Elder1-2/+2
2013-02-20libceph: use void pointers in page vector functionsAlex Elder1-5/+5
2013-02-20Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt6-0/+761
2013-02-20xen-blkfront: drop the use of llist_for_each_entry_safeKonrad Rzeszutek Wilk1-25/+0
2013-02-19Merge tag 'omap-for-v3.9/usb-signed' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann9-16/+58
2013-02-19Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas1-5/+0
2013-02-19net: fix a build failure when !CONFIG_PROC_FSCong Wang1-1/+0
2013-02-19net: proc: fix build failed when procfs is not configuredGao feng1-6/+3
2013-02-19Merge branches 'core', 'arm/omap', 'iommu/fixes', 'arm/tegra', 'arm/shmobile'...Joerg Roedel2-1/+47
2013-02-19Merge remote-tracking branch 'regulator/topic/s5m8767' into regulator-nextMark Brown1-4/+7
2013-02-19Merge remote-tracking branch 'regulator/topic/lp8755' into regulator-nextMark Brown1-0/+71
2013-02-19Merge remote-tracking branch 'regulator/topic/apply' into regulator-nextMark Brown1-0/+6
2013-02-19generic: Use raw local irq variant for generic cmpxchgIngo Molnar1-4/+4
2013-02-19seqlock: Use seqcount infrastructureThomas Gleixner1-82/+92
2013-02-19seqlock: Remove unused functionsThomas Gleixner1-21/+0
2013-02-19locking: Various static lock initializer fixesThomas Gleixner1-1/+1
2013-02-19lockdep: Silence warning if CONFIG_LOCKDEP isn't setPaul Bolle1-1/+1
2013-02-19sched/rt: Add <linux/sched/rt.h> header to <linux/init_task.h>Ingo Molnar1-0/+1
2013-02-19net: move procfs code to net/core/net-procfs.cCong Wang1-3/+33