aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-01cgroup: implement cgroup_add_cftypes() and friendsTejun Heo1-2/+31
2012-04-01cgroup: build list of all cgroups under a given cgroupfs_rootTejun Heo1-0/+2
2012-03-31Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/amit/virtio-consoleLinus Torvalds1-1/+0
2012-03-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds7-2137/+10
2012-03-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-16/+94
2012-03-31Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds3-3/+21
2012-03-31ext3: move headers to fs/ext3/Al Viro4-1451/+0
2012-03-31migrate ext2_fs.h guts to fs/ext2/ext2.hAl Viro2-646/+1
2012-03-31new helper: ext2_image_size()Al Viro1-0/+22
2012-03-31ext2: No longer export ext2_fs.h to user spaceThierry Reding2-63/+10
2012-03-31virtio: drop thaw PM operationAmit Shah1-1/+0
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds9-378/+319
2012-03-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds12-89/+515
2012-03-30Merge tag 'for-v3.4-rc1' of git://git.infradead.org/battery-2.6Linus Torvalds6-11/+1002
2012-03-30Merge branch 'tboot' into releaseLen Brown3-1/+11
2012-03-30Merge branch 'd3' into releaseLen Brown1-0/+7
2012-03-30Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'misc', 'red-hat-bz-727865', 'thermal', 'throttling', 'turbostat' and 'video' into releaseLen Brown2-3/+45
2012-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-0/+44
2012-03-30cpuidle: power_usage should be declared signed integerBoris Ostrovsky1-1/+1
2012-03-30idle, x86: Allow off-lined CPU to enter deeper C statesBoris Ostrovsky1-0/+5
2012-03-30ACPI, PCI: Move acpi_dev_run_wake() to ACPI coreLin Ming1-0/+5
2012-03-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+2
2012-03-30cpuidle: remove unused 'governor_data' fieldDaniel Lezcano1-1/+0
2012-03-30cpuidle: remove useless array definition in cpuidle_structureDaniel Lezcano1-1/+1
2012-03-30cpuidle: add a sysfs entry to disable specific C state for debug purpose.ShuoX Liu1-0/+1
2012-03-30ACPI: Add interface to register/unregister device to/from power resourcesLin Ming1-0/+2
2012-03-30ACPICA: Update to version 20120320Bob Moore1-1/+1
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-119/+105
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+17
2012-03-29Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds4-50/+34
2012-03-29Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-3/+76
2012-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2-2/+12
2012-03-29Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+2
2012-03-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2012-03-29Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-3/+3
2012-03-28Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds10-66/+62
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds6-4/+254
2012-03-28radix-tree: introduce bit-optimized iteratorKonstantin Khlebnikov1-0/+196
2012-03-28pidns: add reboot_pid_ns() to handle the reboot syscallDaniel Lezcano1-1/+7
2012-03-28lib/cpumask.c: remove __any_online_cpu()Srivatsa S. Bhat1-2/+1
2012-03-28smp: add func to IPI cpus based on parameter funcGilad Ben-Yossef1-0/+24
2012-03-28smp: introduce a generic on_each_cpu_mask() functionGilad Ben-Yossef1-0/+22
2012-03-28swapon: check validity of swap_flagsHugh Dickins1-0/+3
2012-03-28mm for fs: add truncate_pagecache_range()Hugh Dickins1-1/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds26-167/+189
2012-03-28Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linuxLinus Torvalds2-5/+18
2012-03-28Merge branch 'for-linus-3.4' of git://git.linaro.org/people/sumitsemwal/linux-dma-bufLinus Torvalds1-10/+87
2012-03-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-10/+0
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-12/+155