summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* freezer: fix set_freezable[_with_signal]() raceTejun Heo2011-11-211-4/+5
* freezer: remove should_send_signal() and update frozen()Tejun Heo2011-11-211-7/+2
* freezer: make freezing() test freeze conditions in effect instead of TIF_FREEZETejun Heo2011-11-211-21/+12
* cgroup_freezer: prepare for removal of TIF_FREEZETejun Heo2011-11-211-3/+3
* freezer: clean up freeze_processes() failure pathTejun Heo2011-11-211-1/+0
* freezer: kill PF_FREEZINGTejun Heo2011-11-211-2/+1
* freezer: rename thaw_process() to __thaw_task() and simplify the implementationTejun Heo2011-11-211-2/+1
* freezer: implement and use kthread_freezable_should_stop()Tejun Heo2011-11-212-3/+4
* freezer: unexport refrigerator() and update try_to_freeze() slightlyTejun Heo2011-11-211-9/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-203-3/+11
|\
| * net-netlink: Add a new attribute to expose TCLASS values via netlinkMaciej Żenczykowski2011-11-141-1/+2
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-092-2/+9
| |\
| | * Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill...John W. Linville2011-11-092-2/+9
| | |\
| | | * cfg80211: fix missing kernel-docJohannes Berg2011-11-081-0/+4
| | | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-081-2/+5
| | | |\
| | | | * Bluetooth: Use miliseconds for L2CAP channel timeoutsAndrzej Kaczmarek2011-11-071-2/+5
* | | | | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-11-201-1/+0
|\ \ \ \ \
| * | | | | Revert "KVM: PPC: Add support for explicit HIOR setting"Alexander Graf2011-11-171-1/+0
* | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-11-203-7/+6
|\ \ \ \ \ \
| * | | | | | PM Sleep: Do not extend wakeup paths to devices with ignore_children setRafael J. Wysocki2011-11-173-7/+6
* | | | | | | hugetlb: remove dummy definitions of HPAGE_MASK and HPAGE_SIZEDavid Rientjes2011-11-191-5/+0
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-11-191-0/+1
|\ \ \ \ \ \ \
| * | | | | | | new helper: mount_subtree()Al Viro2011-11-161-0/+1
* | | | | | | | Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2011-11-182-5/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | xen: Remove hanging references to CONFIG_XEN_PLATFORM_PCIDaniel De Graaf2011-11-161-4/+2
| * | | | | | | | xen: map foreign pages for shared rings by updating the PTEs directlyDavid Vrabel2011-11-161-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2011-11-182-7/+7
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | bio: change some signed vars to unsignedDan Carpenter2011-11-161-2/+2
| * | | | | | | include/linux/bio.h: use a static inline function for bio_integrity_clone()Stephen Rothwell2011-11-161-1/+5
| * | | | | | | block: Revert "[SCSI] genhd: add a new attribute "alias" in gendisk"Tejun Heo2011-11-101-4/+0
| |/ / / / / /
* | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-151-0/+2
|\ \ \ \ \ \ \
| * | | | | | | drm/radeon: add some missing FireMV pci idsAlex Deucher2011-11-151-0/+2
* | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrlLinus Torvalds2011-11-151-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | pinctrl: fix "warning: 'struct pinctrl_dev' declared inside parameter list"Barry Song2011-11-091-0/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2011-11-141-0/+76
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.hKuninori Morimoto2011-11-111-0/+17
| * | | | | | | | ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.hKuninori Morimoto2011-11-111-0/+23
| * | | | | | | | ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.hKuninori Morimoto2011-11-111-0/+36
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2011-11-142-1/+4
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linusPaul Mundt2011-11-11114-678/+1383
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | sh: clkfwk: Kill off remaining debugfs cruft.Paul Mundt2011-11-111-1/+0
| | | * | | | | | sh: clkfwk: add clk_rate_mult_range_round()Kuninori Morimoto2011-11-051-0/+3
| * | | | | | | | serial: sh-sci: Fix up SH-2A SCIF support.Phil Edworthy2011-11-041-0/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds2011-11-111-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | [libata] ahci: Add ASMedia ASM1061 supportKeng-Yu Lin2011-11-091-0/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-11-111-0/+15
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'for-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Mark Brown2011-11-081-0/+15
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | ASoC: Ensure we get an impedence reported for WM8958 jack detectMark Brown2011-11-041-0/+15
* | | | | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-112-1/+5
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | / / / / | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | drm/exynos: added padding to be 64-bit align.Inki Dae2011-11-111-0/+2