Age | Commit message (Expand) | Author |
2012-05-04 | extcon: Add EXTCON_MECHANICAL cable type for physical presence | Mark Brown |
2012-05-02 | Merge 3.4-rc5 into driver-core-next | Greg Kroah-Hartman |
2012-05-02 | memory: emif: add basic infrastructure for EMIF driver | Aneesh V |
2012-05-02 | ddr: add LPDDR2 data from JESD209-2 | Aneesh V |
2012-05-01 | dynamic_debug: use printk(KERN_WARNING..) in stub function | Jim Cromie |
2012-04-30 | dynamic_debug: make dynamic-debug work for module initialization | Jim Cromie |
2012-04-30 | params: add 3rd arg to option handler callback signature | Jim Cromie |
2012-04-30 | dynamic_debug: fix leading spaces in dynamic_debug.h | Jim Cromie |
2012-04-29 | pipes: add a "packetized pipe" mode for writing | Linus Torvalds |
2012-04-29 | Merge tag 'usb-3.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-04-28 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-04-27 | Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-04-27 | spi: fix spi.h kernel-doc warning | Randy Dunlap |
2012-04-27 | ARM: pxa: fix gpio wakeup setting | Robert Jarzmik |
2012-04-26 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-04-25 | Merge tag 'nfs-for-3.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-04-25 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-04-25 | mm: fix up the vmscan stat in vmstat | Ying Han |
2012-04-24 | USB: EHCI: fix crash during suspend on ASUS computers | Alan Stern |
2012-04-24 | Merge tag 'hsi_fixes_for_3.4' of git://gitorious.org/kernel-hsi/kernel-hsi | Linus Torvalds |
2012-04-23 | asm-generic: Allow overriding clock_t and add attributes to siginfo_t | H. Peter Anvin |
2012-04-23 | HSI: hsi: Rework hsi_event interface | Carlos Chinea |
2012-04-23 | HSI: hsi: Rework hsi_controller release | Carlos Chinea |
2012-04-22 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2012-04-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-04-23 | irq: Add IRQ_TYPE_DEFAULT for use by PIC drivers | Benjamin Herrenschmidt |
2012-04-21 | Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-04-21 | Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-04-21 | kill mm argument of vm_munmap() | Al Viro |
2012-04-20 | NFSv4: Ensure we do not reuse open owner names | Trond Myklebust |
2012-04-20 | mmc: remove MMC bus legacy suspend/resume method | Chuanxiao Dong |
2012-04-20 | VM: add "vm_mmap()" helper function | Linus Torvalds |
2012-04-20 | VM: add "vm_munmap()" helper function | Linus Torvalds |
2012-04-20 | VM: add "vm_brk()" helper function | Linus Torvalds |
2012-04-20 | Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-04-20 | Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
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 | Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2012-04-19 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-04-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2012-04-18 | driver core: check start node in klist_iter_init_node | Hannes Reinecke |
2012-04-17 | net/sock.h: fix sk_peek_off kernel-doc warning | Randy Dunlap |
2012-04-17 | ipv6: clean up rt6_clean_expires | Jiri Bohac |
2012-04-17 | ipv6: fix rt6_update_expires | Jiri Bohac |
2012-04-16 | net_sched: red: Make minor corrections to comments | David Ward |