- 8bd435b blkcg: remove static policy ID enums by Tejun Heo · 13 years ago
- 959d851 Merge branch 'for-3.5' of ../cgroup into block/for-3.5/core-merged by Tejun Heo · 13 years ago
- 48ddbe1 cgroup: make css->refcnt clearing on cgroup removal optional by Tejun Heo · 13 years ago
- 28b4c27 cgroup: use negative bias on css->refcnt to block css_tryget() by Tejun Heo · 13 years ago
- 7957862 cgroup: implement cgroup_rm_cftypes() by Tejun Heo · 13 years ago
- 05ef1d7 cgroup: introduce struct cfent by Tejun Heo · 13 years ago
- db0416b cgroup: remove cgroup_add_file[s]() by Tejun Heo · 13 years ago
- 8e3f654 cgroup: implement cgroup_add_cftypes() and friends by Tejun Heo · 13 years ago
- b0ca5a8 cgroup: build list of all cgroups under a given cgroupfs_root by Tejun Heo · 13 years ago
- b7ffff4 Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/amit/virtio-console by Linus Torvalds · 13 years ago
- 8bb1f22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
- f187e9f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- a75ee6e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
- 4613ad1 ext3: move headers to fs/ext3/ by Al Viro · 13 years ago
- f7699f2 migrate ext2_fs.h guts to fs/ext2/ext2.h by Al Viro · 13 years ago
- 39429c5 new helper: ext2_image_size() by Al Viro · 13 years ago
- 4a165d2 ext2: No longer export ext2_fs.h to user space by Thierry Reding · 13 years ago
- f38f838 virtio: drop thaw PM operation by Amit Shah · 13 years ago
- 623ff77 Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6 by Linus Torvalds · 13 years ago
- a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
- 919c840 Merge tag 'for-v3.4-rc1' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 13 years ago
- d326f44 Merge branch 'tboot' into release by Len Brown · 13 years ago
- ec612fc Merge branch 'd3' into release by Len Brown · 13 years ago
- 1a05e46 Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'misc', 'red-hat-bz-727865', 'thermal', 'throttling', 'turbostat' and 'video' into release by Len Brown · 13 years ago
- 9613beb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
- 02401c0 cpuidle: power_usage should be declared signed integer by Boris Ostrovsky · 13 years ago
- 1a022e3 idle, x86: Allow off-lined CPU to enter deeper C states by Boris Ostrovsky · 13 years ago
- b24e509 ACPI, PCI: Move acpi_dev_run_wake() to ACPI core by Lin Ming · 13 years ago
- 2f7fa1b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
- e075105 cpuidle: remove unused 'governor_data' field by Daniel Lezcano · 13 years ago
- db70b04 cpuidle: remove useless array definition in cpuidle_structure by Daniel Lezcano · 13 years ago
- 3a53396 cpuidle: add a sysfs entry to disable specific C state for debug purpose. by ShuoX Liu · 13 years ago
- 0090def ACPI: Add interface to register/unregister device to/from power resources by Lin Ming · 13 years ago
- 5aa3c16 ACPICA: Update to version 20120320 by Bob Moore · 13 years ago
- a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
- 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
- ef08e78 Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 13 years ago
- 71db34f Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
- 50483c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 13 years ago
- 7fda041 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 6b8212a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- bcd5507 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- b5174fa Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
- 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
- 78c1d78 radix-tree: introduce bit-optimized iterator by Konstantin Khlebnikov · 13 years ago
- cf3f892 pidns: add reboot_pid_ns() to handle the reboot syscall by Daniel Lezcano · 13 years ago
- 38b9378 lib/cpumask.c: remove __any_online_cpu() by Srivatsa S. Bhat · 13 years ago
- b3a7e98 smp: add func to IPI cpus based on parameter func by Gilad Ben-Yossef · 13 years ago
- 3fc498f smp: introduce a generic on_each_cpu_mask() function by Gilad Ben-Yossef · 13 years ago
- d15cab9 swapon: check validity of swap_flags by Hugh Dickins · 13 years ago
- 623e3db mm for fs: add truncate_pagecache_range() by Hugh Dickins · 13 years ago
- 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
- 0c9aac0 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 13 years ago
- ed0bb8e Merge branch 'for-linus-3.4' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf by Linus Torvalds · 13 years ago
- 47b816f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
- 2e7580b Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
- d25413e Merge git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
- f0f3680 Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 13 years ago
- 61e5191 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 13 years ago
- d2a2fc1 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
- 7bf97e1 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
- 30304e5 Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
- 750f770 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 13 years ago
- 735e941c Merge tag 'common-clk-api' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
- 09893ee Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
- 141124c Delete all instances of asm/system.h by David Howells · 13 years ago
- 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
- 96f951e Add #includes needed to permit the removal of asm/system.h by David Howells · 13 years ago
- 49a7f04 Move all declarations of free_initmem() to linux/mm.h by David Howells · 13 years ago
- 5d12506 Split arch_align_stack() out from asm-generic/system.h by David Howells · 13 years ago
- 158bc50 Split the switch_to() wrapper out of asm-generic/system.h by David Howells · 13 years ago
- b4816af Move the asm-generic/system.h xchg() implementation to asm-generic/cmpxchg.h by David Howells · 13 years ago
- 885df91 Create asm-generic/barrier.h by David Howells · 13 years ago
- 3448427 Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.h by David Howells · 13 years ago
- c140d87 Disintegrate asm/system.h for IA64 by David Howells · 13 years ago
- 69e1aad Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 13 years ago
- 56b59b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
- 81c11dd [SCSI] libfcoe: Support extra MAC descriptor to be used as FCoE MAC by Bhanu Prakash Gollapudi · 13 years ago
- 9e4db1c Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
- 2a0352f powerpc/eeh: Remove eeh device from OF node by Gavin Shan · 13 years ago
- de8856d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
- 66f03c6 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
- 3480059 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
- 46b407c Merge tag 'rpmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
- 48d5544 Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
- d61b7a5 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
- fd7b673 watchdog: Add support for WDIOC_GETTIMELEFT IOCTL in watchdog core by Viresh Kumar · 13 years ago
- 86a1e18 watchdog: nowayout is bool by Wim Van Sebroeck · 13 years ago
- 1631fce compat: use sys_sendfile64() implementation for sendfile syscall by Chris Metcalf · 13 years ago
- 135111c mmc: sh_mmcif: simplify bitmask macros by Guennadi Liakhovetski · 13 years ago
- 7f52421 mmc: sh_mobile_sdhi: support modular mmc-core with non-standard hotplug by Guennadi Liakhovetski · 13 years ago
- e82b4ac mmc: sh_mobile_sdhi: add a callback for board specific init code by Bastian Hecht · 13 years ago
- c391e1b mmc: tmio_mmc: power status flag doesn't have to be exposed in platform data by Guennadi Liakhovetski · 13 years ago
- 58126c8 mmc: sh_mobile_sdhi: pass card hotplug GPIO number to TMIO MMC by Guennadi Liakhovetski · 13 years ago
- c8be24c mmc: tmio_mmc: support the generic MMC GPIO card hotplug helper by Guennadi Liakhovetski · 13 years ago
- c9b0546 mmc: simplify mmc_cd_gpio_request() by removing two parameters by Guennadi Liakhovetski · 13 years ago
- 6308d29 mmc: sdhci: add quirk for keeping card power during suspend by Adrian Hunter · 13 years ago
- 83bb24a mmc: core: add high-capacity erase size capability flag by Adrian Hunter · 13 years ago
- 907d2e7 mmc: start removing enable / disable API by Adrian Hunter · 13 years ago