Age | Commit message (Expand) | Author |
2010-04-27 | perf tools: Create $(OUTPUT)arch/$(ARCH)/util/ directory | Arnaldo Carvalho de Melo |
2010-04-27 | net/usb: add sierra_net.c driver | Elina Pasheva |
2010-04-27 | perf machines: Make the machines class adopt the dsos__fprintf methods | Arnaldo Carvalho de Melo |
2010-04-27 | perf machine: Adopt some map_groups functions | Arnaldo Carvalho de Melo |
2010-04-27 | perf machine: Pass buffer size to machine__mmap_name | Arnaldo Carvalho de Melo |
2010-04-27 | perf tools: Rename "kernel_info" to "machine" | Arnaldo Carvalho de Melo |
2010-04-27 | cdc_ether: fix autosuspend for mbm devices | Torgny Johansson |
2010-04-27 | bluetooth: handle l2cap_create_connless_pdu() errors | Dan Carpenter |
2010-04-27 | gianfar: Wait for both RX and TX to stop | Andy Fleming |
2010-04-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2010-04-27 | Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2010-04-27 | keys: the request_key() syscall should link an existing key to the dest keyring | David Howells |
2010-04-27 | gpio: fix pca953x set_type 'scheduling while atomic' bug | Marc Zyngier |
2010-04-27 | procfs: fix tid fdinfo | Jerome Marchand |
2010-04-27 | arch/avr32: fix build failure caused by wrong prototype | Peter Huewe |
2010-04-28 | keys: don't need to use RCU in keyring_read() as semaphore is held | David Howells |
2010-04-27 | NFS: Ensure that nfs_wb_page() waits for Pg_writeback to clear | Trond Myklebust |
2010-04-27 | ipheth: potential null dereferences on error path | Dan Carpenter |
2010-04-27 | smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt() | Ken Kawasaki |
2010-04-27 | drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Ad... | Andreas Hartmann |
2010-04-27 | bnx2: Update version to 2.0.9. | Michael Chan |
2010-04-27 | bnx2: Prevent "scheduling while atomic" warning with cnic, bonding and vlan. | Michael Chan |
2010-04-27 | bnx2: Fix lost MSI-X problem on 5709 NICs. | Michael Chan |
2010-04-27 | cxgb3: Wait longer for control packets on initialization | Andre Detsch |
2010-04-27 | e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errata | Bruce Allan |
2010-04-27 | ixgbe: Power down PHY during driver resets | Peter Waskiewicz |
2010-04-27 | Remove redundant check for CONFIG_MMU | Christoph Egger |
2010-04-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus | Linus Torvalds |
2010-04-27 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2010-04-27 | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-04-27 | mmap: check ->vm_ops before dereferencing | Rik van Riel |
2010-04-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2010-04-27 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2010-04-27 | Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin... | Ingo Molnar |
2010-04-27 | watchdog: booke_wdt: fix build - unconstify watchdog_info | Anton Vorontsov |
2010-04-27 | mtd: ensure that bdi entries are properly initialized and registered | Jens Axboe |
2010-04-27 | Move mtd_bdi_*mappable to mtdcore.c | Jörn Engel |
2010-04-27 | drm/radeon: Fix sparc regression in r300_scratch() | David Miller |
2010-04-27 | drm: make sure vblank interrupts are disabled at DPMS time | Jesse Barnes |
2010-04-26 | powerpc/fsl-booke: Fix CONFIG_RELOCATABLE support on FSL Book-E ppc32 | Kumar Gala |
2010-04-26 | r8169: more broken register writes workaround | françois romieu |
2010-04-26 | r8169: failure to enable mwi should not be fatal | françois romieu |
2010-04-26 | nfsd4: bug in read_buf | Neil Brown |
2010-04-26 | x86/PCI: never allocate PCI MMIO resources below BIOS_END | Bjorn Helgaas |
2010-04-26 | perf tools: Fix libdw-dev package name in error message | Stefan Hajnoczi |
2010-04-26 | perf probe: Add --max-probes option | Masami Hiramatsu |
2010-04-26 | perf probe: Fix to exit callback soon after finding too many probe points | Masami Hiramatsu |
2010-04-26 | perf probe: Fix to use symtab only if no debuginfo | Masami Hiramatsu |
2010-04-26 | perf tools: Initialize dso->node member in dso__new | Masami Hiramatsu |
2010-04-26 | bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only. | YOSHIFUJI Hideaki / 吉藤英明 |