Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | PM / Sleep: Simplify generic system suspend callbacks | Rafael J. Wysocki | 2011-12-18 | 1 | -18/+6 | |
| | * | | | | | PM / Sleep: Fix freezer failures due to racy usermodehelper_is_disabled() | Srivatsa S. Bhat | 2011-12-09 | 1 | -0/+4 | |
| | * | | | | | Merge branch 'pm-freezer' into pm-sleep | Rafael J. Wysocki | 2011-12-06 | 7 | -41/+41 | |
| | |\ \ \ \ \ | ||||||
| | | * \ \ \ \ | Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Rafael J. Wysocki | 2011-11-23 | 7 | -41/+41 | |
| | | |\ \ \ \ \ | ||||||
| | | | * | | | | | dmatest: don't use set_freezable_with_signal() | Tejun Heo | 2011-11-23 | 1 | -19/+27 | |
| | | | * | | | | | usb_storage: don't use set_freezable_with_signal() | Tejun Heo | 2011-11-21 | 1 | -6/+7 | |
| | | | * | | | | | freezer: implement and use kthread_freezable_should_stop() | Tejun Heo | 2011-11-21 | 1 | -9/+6 | |
| | | | * | | | | | freezer: unexport refrigerator() and update try_to_freeze() slightly | Tejun Heo | 2011-11-21 | 1 | -1/+1 | |
| | | | * | | | | | freezer: don't unnecessarily set PF_NOFREEZE explicitly | Tejun Heo | 2011-11-21 | 3 | -6/+0 | |
| | * | | | | | | | PM / Sleep: Unify diagnostic messages from device suspend/resume | Rafael J. Wysocki | 2011-12-06 | 1 | -93/+35 | |
| | * | | | | | | | ACPI / PM: Do not save/restore NVS on Asus K54C/K54HR | Keng-Yu Lin | 2011-12-06 | 1 | -0/+16 | |
| | * | | | | | | | PM / Sleep: Simplify device_suspend_noirq() | Rafael J. Wysocki | 2011-11-23 | 1 | -10/+2 | |
| | * | | | | | | | PM / Sleep: Remove unnecessary label and jumps to it form PM core code | Rafael J. Wysocki | 2011-11-23 | 1 | -7/+0 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'pm-devfreq' into pm-for-linus | Rafael J. Wysocki | 2011-12-25 | 4 | -8/+1158 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'devfreq-for-next' of git://git.infradead.org/users/kmpark/linux... | Rafael J. Wysocki | 2011-12-21 | 286 | -2363/+5895 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | PM/Devfreq: Add Exynos4-bus device DVFS driver for Exynos4210/4212/4412. | MyungJoo Ham | 2011-12-20 | 3 | -0/+1151 | |
| | * | | | | | | | | PM / devfreq: separate error paths from successful path | Axel Lin | 2011-11-23 | 1 | -8/+7 | |
| | | |/ / / / / / | | |/| | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2012-01-08 | 83 | -164/+151 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | vfs: switch ->show_options() to struct dentry * | Al Viro | 2012-01-07 | 2 | -3/+3 | |
| * | | | | | | | | | vfs: switch ->show_stats to struct dentry * | Al Viro | 2012-01-07 | 1 | -2/+2 | |
| | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ | Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z | Al Viro | 2012-01-07 | 82 | -152/+141 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | fs: move code out of buffer.c | Al Viro | 2012-01-04 | 11 | -16/+7 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | pohmelfs: propagate umode_t | Al Viro | 2012-01-04 | 2 | -4/+5 | |
| | * | | | | | | | | | infiniband: umode_t noise, including open-coded S_ISDIR() | Al Viro | 2012-01-04 | 2 | -6/+6 | |
| | * | | | | | | | | | usbfs: propagate umode_t | Al Viro | 2012-01-04 | 1 | -10/+8 | |
| | * | | | | | | | | | switch devtmpfs to umode_t | Al Viro | 2012-01-04 | 1 | -3/+3 | |
| | * | | | | | | | | | switch debugfs to umode_t | Al Viro | 2012-01-04 | 7 | -8/+8 | |
| | * | | | | | | | | | switch sysfs_chmod_file() to umode_t | Al Viro | 2012-01-04 | 1 | -3/+3 | |
| | * | | | | | | | | | switch procfs to umode_t use | Al Viro | 2012-01-04 | 6 | -11/+10 | |
| | * | | | | | | | | | switch ->is_visible() to returning umode_t | Al Viro | 2012-01-04 | 29 | -63/+63 | |
| | * | | | | | | | | | switch sysfs attr->mode to umode_t | Al Viro | 2012-01-04 | 1 | -1/+1 | |
| | * | | | | | | | | | switch device_get_devnode() and ->devnode() to umode_t * | Al Viro | 2012-01-04 | 23 | -25/+25 | |
| | * | | | | | | | | | switch ->create() to umode_t | Al Viro | 2012-01-04 | 1 | -1/+1 | |
| | * | | | | | | | | | switch vfs_mkdir() and ->mkdir() to umode_t | Al Viro | 2012-01-04 | 1 | -1/+1 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | vfs: live vfsmounts never have NULL ->mnt_sb | Al Viro | 2012-01-04 | 1 | -3/+2 | |
| * | | | | | | | | | vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root | Al Viro | 2012-01-04 | 1 | -3/+3 | |
| * | | | | | | | | | vfs: fix the stupidity with i_dentry in inode destructors | Al Viro | 2012-01-04 | 1 | -1/+0 | |
* | | | | | | | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-01-07 | 4 | -9/+20 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | ARM: prom.h: Fix build error by removing unneeded header file | Fabio Estevam | 2012-01-05 | 1 | -0/+1 | |
| * | | | | | | | | | | of/pdt: fix section mismatch warning | Sam Ravnborg | 2011-12-27 | 1 | -1/+1 | |
| * | | | | | | | | | | i2c-designware: add OF binding support | Rob Herring | 2011-12-27 | 1 | -0/+12 | |
| * | | | | | | | | | | dt: reform for_each_property to for_each_property_of_node | Dong Aisheng | 2011-12-27 | 1 | -1/+1 | |
| * | | | | | | | | | | ARM/of: allow *machine_desc.dt_compat to be const | Uwe Kleine-König | 2011-12-27 | 1 | -2/+2 | |
| * | | | | | | | | | | of/base: Take NULL string into account for property with multiple strings | Benoit Cousson | 2011-12-19 | 1 | -5/+3 | |
* | | | | | | | | | | | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-01-07 | 4 | -28/+44 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'spi/next' (early part) into spi/merge | Grant Likely | 2012-01-05 | 3 | -27/+43 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | spi-topcliff-pch: Change company name OKI SEMICONDUCTOR to LAPIS Semiconductor | Tomoya MORINAGA | 2011-10-29 | 1 | -6/+6 | |
| | * | | | | | | | | | | | spi-topcliff-pch: Support new device LAPIS Semiconductor ML7831 IOH | Tomoya MORINAGA | 2011-10-29 | 2 | -4/+7 | |
| | * | | | | | | | | | | | spi/omap: Correct the error path | Shubhrajyoti D | 2011-10-29 | 1 | -12/+20 | |
| | * | | | | | | | | | | | spi/omap: call pm_runtime_disable in error path and remove | Shubhrajyoti D | 2011-10-29 | 1 | -0/+2 |