Age | Commit message (Expand) | Author |
2012-04-23 | lib/kobject.c : Remove redundant check in create_dir | yan |
2012-04-23 | drivers/base/core.c: Fix a typo in comment | yan |
2012-04-23 | Remove "switch" class in drivers/staging/android/switch | MyungJoo Ham |
2012-04-20 | Documentation/extcon: porting guide for Android kernel switch driver. | MyungJoo Ham |
2012-04-20 | Extcon: support mutually exclusive relation between cables. | MyungJoo Ham |
2012-04-20 | Extcon: support multiple states at a device. | MyungJoo Ham |
2012-04-20 | Extcon: support notification based on the state changes. | Donggeun Kim |
2012-04-20 | Extcon: support generic GPIO extcon driver | MyungJoo Ham |
2012-04-20 | Extcon (external connector): import Android's switch class and modify. | MyungJoo Ham |
2012-04-19 | Revert "driver core: check start node in klist_iter_init_node" | Greg Kroah-Hartman |
2012-04-19 | docs: update HOWTO for 2.6.x -> 3.x versioning | Kees Cook |
2012-04-18 | driver core: check start node in klist_iter_init_node | Hannes Reinecke |
2012-04-18 | drivers/base/bus.c: local variables should not be exposed globally | H Hartley Sweeten |
2012-04-18 | driver core: fix dma-buf.c kernel-doc warnings | Randy Dunlap |
2012-04-18 | core.c: fix 'the the' typo | Peter Korsgaard |
2012-04-18 | devtmpfs: fix 'the the' typo | Peter Korsgaard |
2012-04-18 | w1: w1_ds28e04: unlock on error path in w1_f1C_write_pio() | Dan Carpenter |
2012-04-11 | w1: Disable irqs during 1-wire bus operations, extend 1-wire reset pulse | Markus Franke |
2012-04-11 | w1: Add 1-wire slave device driver for DS28E04-100 | Markus Franke |
2012-04-09 | w1: fix slave driver registration error message | Dmitry Artamonow |
2012-04-09 | hv: fix return type of hv_post_message() | Dan Carpenter |
2012-04-07 | Linux 3.4-rc2v3.4-rc2 | Linus Torvalds |
2012-04-07 | Merge tag 'regmap-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-04-07 | Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-04-07 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds |
2012-04-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2012-04-06 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2012-04-06 | Merge branch '3.4-rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-04-06 | tcm_fc: Do not free tpg structure during wq allocation failure | Mark Rustad |
2012-04-06 | tcm_fc: Add abort flag for gracefully handling exchange timeout | Mark Rustad |
2012-04-06 | Merge branches 'idle-fix' and 'misc' into release | Len Brown |
2012-04-06 | MAINTAINERS: Update git url for ACPI | Igor Murzov |
2012-04-06 | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca... | Linus Torvalds |
2012-04-06 | Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-04-06 | Merge tag 'mmc-fixes-for-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-04-06 | Make the "word-at-a-time" helper functions more commonly usable | Linus Torvalds |
2012-04-06 | cpuidle: Fix panic in CPU off-lining with no idle driver | Toshi Kani |
2012-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-04-06 | xen/pcifront: avoid pci_frontend_enable_msix() falsely returning success | Jan Beulich |
2012-04-06 | xen/pciback: fix XEN_PCI_OP_enable_msix result | Jan Beulich |
2012-04-06 | xen/smp: Remove unnecessary call to smp_processor_id() | Srivatsa S. Bhat |
2012-04-06 | xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io... | Konrad Rzeszutek Wilk |
2012-04-06 | xen: only check xen_platform_pci_unplug if hvm | Igor Mammedov |
2012-04-06 | net: fix a race in sock_queue_err_skb() | Eric Dumazet |
2012-04-06 | netlink: fix races after skb queueing | Eric Dumazet |
2012-04-06 | doc, net: Update ndo_start_xmit return type and values | Ben Hutchings |
2012-04-06 | doc, net: Remove instruction to set net_device::trans_start | Ben Hutchings |
2012-04-06 | doc, net: Update netdev operation names | Ben Hutchings |
2012-04-06 | doc, net: Update documentation of synchronisation for TX multiqueue | Ben Hutchings |
2012-04-06 | doc, net: Remove obsolete reference to dev->poll | Ben Hutchings |