summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dynamic_debug: update Documentation/*, Kconfig.debugJim Cromie2012-04-303-70/+138
* dynamic_debug: add modname arg to exec_query callchainJim Cromie2012-04-301-8/+13
* dynamic_debug: print ram usage by ddebug tables if verboseJim Cromie2012-04-301-1/+11
* dynamic_debug: simplify dynamic_debug_init error exitJim Cromie2012-04-301-11/+8
* dynamic_debug: combine parse_args callbacks togetherJim Cromie2012-04-301-16/+20
* dynamic_debug: deprecate ddebug_query, suggest dyndbg insteadJim Cromie2012-04-302-1/+10
* dynamic_debug: make dynamic-debug work for module initializationJim Cromie2012-04-303-1/+67
* params: add 3rd arg to option handler callback signatureJim Cromie2012-04-303-28/+39
* dynamic_debug: fix leading spaces in dynamic_debug.hJim Cromie2012-04-301-2/+2
* dynamic_debug: replace if (verbose) pr_info with macro vpr_infoJim Cromie2012-04-301-46/+35
* Revert "w1: Add 1-wire slave device driver for DS28E04-100"Greg Kroah-Hartman2012-04-294-473/+0
* Extcon: Notify changed state for only one cable to notifeeChanwoo Choi2012-04-291-1/+8
* Extcon: check for allocation failureDan Carpenter2012-04-251-0/+2
* lib/kobject.c : Remove redundant check in create_diryan2012-04-231-7/+5
* drivers/base/core.c: Fix a typo in commentyan2012-04-231-1/+1
* Remove "switch" class in drivers/staging/android/switchMyungJoo Ham2012-04-238-424/+6
* Documentation/extcon: porting guide for Android kernel switch driver.MyungJoo Ham2012-04-201-0/+124
* Extcon: support mutually exclusive relation between cables.MyungJoo Ham2012-04-203-13/+160
* Extcon: support multiple states at a device.MyungJoo Ham2012-04-203-20/+667
* Extcon: support notification based on the state changes.Donggeun Kim2012-04-202-0/+104
* Extcon: support generic GPIO extcon driverMyungJoo Ham2012-04-204-0/+229
* Extcon (external connector): import Android's switch class and modify.MyungJoo Ham2012-04-207-0/+369
* Revert "driver core: check start node in klist_iter_init_node"Greg Kroah-Hartman2012-04-196-76/+46
* docs: update HOWTO for 2.6.x -> 3.x versioningKees Cook2012-04-191-16/+16
* driver core: check start node in klist_iter_init_nodeHannes Reinecke2012-04-186-46/+76
* drivers/base/bus.c: local variables should not be exposed globallyH Hartley Sweeten2012-04-181-2/+1
* driver core: fix dma-buf.c kernel-doc warningsRandy Dunlap2012-04-181-6/+6
* core.c: fix 'the the' typoPeter Korsgaard2012-04-181-2/+2
* devtmpfs: fix 'the the' typoPeter Korsgaard2012-04-181-3/+3
* w1: w1_ds28e04: unlock on error path in w1_f1C_write_pio()Dan Carpenter2012-04-181-1/+3
* w1: Disable irqs during 1-wire bus operations, extend 1-wire reset pulseMarkus Franke2012-04-111-4/+18
* w1: Add 1-wire slave device driver for DS28E04-100Markus Franke2012-04-114-0/+471
* w1: fix slave driver registration error messageDmitry Artamonow2012-04-091-1/+1
* hv: fix return type of hv_post_message()Dan Carpenter2012-04-092-2/+2
* Linux 3.4-rc2v3.4-rc2Linus Torvalds2012-04-071-1/+1
* Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-072-1/+8
|\
| * regmap: prevent division by zero in rbtree_showStephen Warren2012-04-041-1/+7
| * regmap: Export regcache_sync_region()Mark Brown2012-04-031-0/+1
* | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-04-078-12/+36
|\ \
| * | KVM: Resolve RCU vs. async page fault problemGleb Natapov2012-04-051-0/+4
| * | Merge tag 'powerpc-fixes' of git://github.com/paulusmack/linux into new/masterAvi Kivity2012-04-055-11/+29
| |\ \
| | * | KVM: PPC: Book3S: PR: Fix preemptionAlexander Graf2012-04-031-2/+1
| | * | KVM: PPC: Save/Restore CR over vcpu_runAlexander Graf2012-04-032-1/+13
| | * | KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entryPaul Mackerras2012-04-031-2/+6
| | * | KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears existPaul Mackerras2012-04-031-4/+5
| | * | KVM: PPC: Book3S: Compile fix for ppc32 in HIOR access codeAlexander Graf2012-04-031-2/+4
| * | | KVM: VMX: vmx_set_cr0 expects kvm->srcu lockedMarcelo Tosatti2012-04-051-0/+2
| * | | KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr()Sasikantha babu2012-04-051-1/+1
* | | | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-04-0720-105/+147
|\ \ \ \
| * | | | sh: fix clock-sh7757 for the latest sh_mobile_sdhi driverShimoda, Yoshihiro2012-04-051-1/+1
OpenPOWER on IntegriCloud