aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | KVM: Move gfn_to_memslot() to kvm_host.hPaul Mackerras2012-03-05
| * | | | | | | | | | | | | | | | | KVM: PPC: Add support for explicit HIOR settingAlexander Graf2012-03-05
| * | | | | | | | | | | | | | | | | KVM: PPC: Add generic single register ioctlsAlexander Graf2012-03-05
| * | | | | | | | | | | | | | | | | KVM: Add barriers to allow mmu_notifier_retry to be used locklesslyPaul Mackerras2012-03-05
| * | | | | | | | | | | | | | | | | KVM: PPC: e500: MMU APIScott Wood2012-03-05
| * | | | | | | | | | | | | | | | | KVM: provide synchronous registers in kvm_runChristian Borntraeger2012-03-05
| * | | | | | | | | | | | | | | | | KVM: s390: ucontrol: announce capability for user controlled vmsCarsten Otte2012-03-05
| * | | | | | | | | | | | | | | | | KVM: s390: ucontrol: interface to inject faults on a vcpu page tableCarsten Otte2012-03-05
| * | | | | | | | | | | | | | | | | KVM: s390: ucontrol: export SIE control block to userCarsten Otte2012-03-05
| * | | | | | | | | | | | | | | | | KVM: s390: ucontrol: export page faults to userCarsten Otte2012-03-05
| * | | | | | | | | | | | | | | | | KVM: s390: ucontrol: per vcpu address spacesCarsten Otte2012-03-05
| * | | | | | | | | | | | | | | | | KVM: s390: add parameter for KVM_CREATE_VMCarsten Otte2012-03-05
* | | | | | | | | | | | | | | | | | Merge git://github.com/rustyrussell/linuxLinus Torvalds2012-03-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | module: move __module_get and try_module_get() out of line.Steven Rostedt2012-03-25
| * | | | | | | | | | | | | | | | | | params: <level>_initcall-like kernel parametersPawel Moll2012-03-25
| * | | | | | | | | | | | | | | | | | module_param: remove support for bool parameters which are really int.Rusty Russell2012-03-25
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2012-03-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | edac: rename channel_info to rank_infoMauro Carvalho Chehab2012-03-21
| * | | | | | | | | | | | | | | | | | edac: Improve the comments to better describe the memory conceptsMauro Carvalho Chehab2012-03-21
| | |_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds2012-03-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | apple_bl: Add register/unregister functionsSeth Forshee2012-03-22
| * | | | | | | | | | | | | | | | | | ACPI: EC: Add ec_get_handle()Seth Forshee2012-03-20
| * | | | | | | | | | | | | | | | | | platform, x86: Kill off MoorestownAlan Cox2012-03-20
| |/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-03-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | i2c: Update the FSF addressJean Delvare2012-03-26
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v3.3-rc7' into gpio/nextGrant Likely2012-03-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | gpio: gpiolib: Support for open source/emitter gpiosLaxman Dewangan2012-03-05
| * | | | | | | | | | | | | | | | | | gpio: gpiolib: Support for open drain/collector gpiosLaxman Dewangan2012-03-05
| * | | | | | | | | | | | | | | | | | gpio: constify the data parameter to gpiochip_find()Grant Likely2012-03-02
| * | | | | | | | | | | | | | | | | | Merge branch 'irqdomain/next' into gpio/nextGrant Likely2012-02-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for_3.4/gpio/runtime-pm-cleanup' of git://git.kernel.org/pub/sc...Grant Likely2012-02-22
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | of_gpio: add support of of_gpio_named_count to be able to count named gpioJean-Christophe PLAGNIOL-VILLARD2012-02-06
| * | | | | | | | | | | | | | | | | | | gpio: tps65910: Add sleep control supportLaxman Dewangan2012-02-06
| | |_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-03-28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | mfd: Make twl4030 SIH SPARSE_IRQ capableBenoit Cousson2012-03-22
| * | | | | | | | | | | | | | | | | | | Revert "mfd: Add platform data for MAX8997 haptic driver"Samuel Ortiz2012-03-21
| * | | | | | | | | | | | | | | | | | | mfd: Add support for TPS65090Venu Byravarasu2012-03-20
| * | | | | | | | | | | | | | | | | | | mfd: Add anatop mfd driverYing-Chun Liu (PaulLiu)2012-03-16
| * | | | | | | | | | | | | | | | | | | mfd: Fix compilation error in tps65910.hVenu Byravarasu2012-03-16
| * | | | | | | | | | | | | | | | | | | mfd: Add 8420 variant to db8500-prcmuBengt Jonsson2012-03-16
| * | | | | | | | | | | | | | | | | | | mfd: Add 8520 PRCMU variant to db8500-prcmuBengt Jonsson2012-03-16
| * | | | | | | | | | | | | | | | | | | mfd: Remove obsolete hwacc implementation for db8500-prmcuMattias Nilsson2012-03-16
| * | | | | | | | | | | | | | | | | | | mfd: Add support for RICOH PMIC RC5T583Laxman Dewangan2012-03-16
| * | | | | | | | | | | | | | | | | | | mfd: Make use of the ab8500 firmware read-modify-write serviceMattias Nilsson2012-03-16
| * | | | | | | | | | | | | | | | | | | mfd: Add a prcmu_abb_write_masked routine to db8500-prcmuMattias Nilsson2012-03-16
| * | | | | | | | | | | | | | | | | | | mfd: Support for the AB8500 AB8505 variantBengt Jonsson2012-03-16
| * | | | | | | | | | | | | | | | | | | mfd: Remove unused LDO supply field from WM8994 pdataMark Brown2012-03-16
| * | | | | | | | | | | | | | | | | | | mfd: Add platform data for MAX8997 haptic driverChanwoo Choi2012-03-16
| * | | | | | | | | | | | | | | | | | | mfd : Check if the other db8500 core is in WFIDaniel Lezcano2012-03-06