Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | | | | | | | KVM: Move gfn_to_memslot() to kvm_host.h | Paul Mackerras | 2012-03-05 | |
| * | | | | | | | | | | | | | | | | | KVM: PPC: Add support for explicit HIOR setting | Alexander Graf | 2012-03-05 | |
| * | | | | | | | | | | | | | | | | | KVM: PPC: Add generic single register ioctls | Alexander Graf | 2012-03-05 | |
| * | | | | | | | | | | | | | | | | | KVM: Add barriers to allow mmu_notifier_retry to be used locklessly | Paul Mackerras | 2012-03-05 | |
| * | | | | | | | | | | | | | | | | | KVM: PPC: e500: MMU API | Scott Wood | 2012-03-05 | |
| * | | | | | | | | | | | | | | | | | KVM: provide synchronous registers in kvm_run | Christian Borntraeger | 2012-03-05 | |
| * | | | | | | | | | | | | | | | | | KVM: s390: ucontrol: announce capability for user controlled vms | Carsten Otte | 2012-03-05 | |
| * | | | | | | | | | | | | | | | | | KVM: s390: ucontrol: interface to inject faults on a vcpu page table | Carsten Otte | 2012-03-05 | |
| * | | | | | | | | | | | | | | | | | KVM: s390: ucontrol: export SIE control block to user | Carsten Otte | 2012-03-05 | |
| * | | | | | | | | | | | | | | | | | KVM: s390: ucontrol: export page faults to user | Carsten Otte | 2012-03-05 | |
| * | | | | | | | | | | | | | | | | | KVM: s390: ucontrol: per vcpu address spaces | Carsten Otte | 2012-03-05 | |
| * | | | | | | | | | | | | | | | | | KVM: s390: add parameter for KVM_CREATE_VM | Carsten Otte | 2012-03-05 | |
* | | | | | | | | | | | | | | | | | | Merge git://github.com/rustyrussell/linux | Linus Torvalds | 2012-03-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | module: move __module_get and try_module_get() out of line. | Steven Rostedt | 2012-03-25 | |
| * | | | | | | | | | | | | | | | | | | params: <level>_initcall-like kernel parameters | Pawel Moll | 2012-03-25 | |
| * | | | | | | | | | | | | | | | | | | module_param: remove support for bool parameters which are really int. | Rusty Russell | 2012-03-25 | |
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2012-03-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | edac: rename channel_info to rank_info | Mauro Carvalho Chehab | 2012-03-21 | |
| * | | | | | | | | | | | | | | | | | | edac: Improve the comments to better describe the memory concepts | Mauro Carvalho Chehab | 2012-03-21 | |
| | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 | Linus Torvalds | 2012-03-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | apple_bl: Add register/unregister functions | Seth Forshee | 2012-03-22 | |
| * | | | | | | | | | | | | | | | | | | ACPI: EC: Add ec_get_handle() | Seth Forshee | 2012-03-20 | |
| * | | | | | | | | | | | | | | | | | | platform, x86: Kill off Moorestown | Alan Cox | 2012-03-20 | |
| |/ / / / / / / / / / / / / / / / / | ||||
* | | | | | | | | | | | | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-03-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | i2c: Update the FSF address | Jean Delvare | 2012-03-26 | |
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-03-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'v3.3-rc7' into gpio/next | Grant Likely | 2012-03-12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | gpio: gpiolib: Support for open source/emitter gpios | Laxman Dewangan | 2012-03-05 | |
| * | | | | | | | | | | | | | | | | | | gpio: gpiolib: Support for open drain/collector gpios | Laxman Dewangan | 2012-03-05 | |
| * | | | | | | | | | | | | | | | | | | gpio: constify the data parameter to gpiochip_find() | Grant Likely | 2012-03-02 | |
| * | | | | | | | | | | | | | | | | | | Merge branch 'irqdomain/next' into gpio/next | Grant Likely | 2012-02-28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for_3.4/gpio/runtime-pm-cleanup' of git://git.kernel.org/pub/sc... | Grant Likely | 2012-02-22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | of_gpio: add support of of_gpio_named_count to be able to count named gpio | Jean-Christophe PLAGNIOL-VILLARD | 2012-02-06 | |
| * | | | | | | | | | | | | | | | | | | | gpio: tps65910: Add sleep control support | Laxman Dewangan | 2012-02-06 | |
| | |_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | | | | Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-03-28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | | | | mfd: Make twl4030 SIH SPARSE_IRQ capable | Benoit Cousson | 2012-03-22 | |
| * | | | | | | | | | | | | | | | | | | | Revert "mfd: Add platform data for MAX8997 haptic driver" | Samuel Ortiz | 2012-03-21 | |
| * | | | | | | | | | | | | | | | | | | | mfd: Add support for TPS65090 | Venu Byravarasu | 2012-03-20 | |
| * | | | | | | | | | | | | | | | | | | | mfd: Add anatop mfd driver | Ying-Chun Liu (PaulLiu) | 2012-03-16 | |
| * | | | | | | | | | | | | | | | | | | | mfd: Fix compilation error in tps65910.h | Venu Byravarasu | 2012-03-16 | |
| * | | | | | | | | | | | | | | | | | | | mfd: Add 8420 variant to db8500-prcmu | Bengt Jonsson | 2012-03-16 | |
| * | | | | | | | | | | | | | | | | | | | mfd: Add 8520 PRCMU variant to db8500-prcmu | Bengt Jonsson | 2012-03-16 | |
| * | | | | | | | | | | | | | | | | | | | mfd: Remove obsolete hwacc implementation for db8500-prmcu | Mattias Nilsson | 2012-03-16 | |
| * | | | | | | | | | | | | | | | | | | | mfd: Add support for RICOH PMIC RC5T583 | Laxman Dewangan | 2012-03-16 | |
| * | | | | | | | | | | | | | | | | | | | mfd: Make use of the ab8500 firmware read-modify-write service | Mattias Nilsson | 2012-03-16 | |
| * | | | | | | | | | | | | | | | | | | | mfd: Add a prcmu_abb_write_masked routine to db8500-prcmu | Mattias Nilsson | 2012-03-16 | |
| * | | | | | | | | | | | | | | | | | | | mfd: Support for the AB8500 AB8505 variant | Bengt Jonsson | 2012-03-16 | |
| * | | | | | | | | | | | | | | | | | | | mfd: Remove unused LDO supply field from WM8994 pdata | Mark Brown | 2012-03-16 | |
| * | | | | | | | | | | | | | | | | | | | mfd: Add platform data for MAX8997 haptic driver | Chanwoo Choi | 2012-03-16 | |
| * | | | | | | | | | | | | | | | | | | | mfd : Check if the other db8500 core is in WFI | Daniel Lezcano | 2012-03-06 |