Age | Commit message (Expand) | Author | Files | Lines |
2009-06-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp | Linus Torvalds | 2 | -11/+16 |
2009-06-26 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 3 | -18/+43 |
2009-06-26 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 3 | -111/+239 |
2009-06-26 | amd64_edac: misc small cleanups | Borislav Petkov | 2 | -7/+8 |
2009-06-26 | amd64_edac: fix ecc_enable_override handling | Borislav Petkov | 1 | -1/+6 |
2009-06-26 | amd64_edac: check only ECC bit in amd64_determine_edac_cap | Borislav Petkov | 1 | -3/+2 |
2009-06-26 | powerpc/rtas: Fix watchdog driver temperature read functionality | Adrian Reber | 1 | -5/+3 |
2009-06-26 | powerpc/BSR: Fix BSR to allow mmap of small BSR on 64k kernel | Sonny Rao | 1 | -6/+19 |
2009-06-26 | powerpc/BSR: add 4096 byte BSR size | Sonny Rao | 1 | -7/+10 |
2009-06-26 | powerpc/pmac: Fix DMA ops for MacIO devices | Benjamin Herrenschmidt | 1 | -0/+11 |
2009-06-26 | ACPI: video: prevent NULL deref in acpi_get_pci_dev() | Troy Moure | 1 | -1/+1 |
2009-06-26 | eeepc-laptop: add rfkill support for the 3G modem in Eee PC 901 Go | Corentin Chary | 1 | -0/+10 |
2009-06-26 | eeepc-laptop: get the right value for CMSG | Corentin Chary | 1 | -0/+23 |
2009-06-26 | eeepc-laptop: makes get_acpi() returns -ENODEV | Corentin Chary | 1 | -5/+12 |
2009-06-26 | eeepc-laptop: right parent device | Corentin Chary | 1 | -16/+18 |
2009-06-26 | eeepc-laptop: rfkill refactoring | Corentin Chary | 1 | -76/+84 |
2009-06-26 | eeepc-laptop.c: use pr_fmt and pr_<level> | Joe Perches | 1 | -33/+22 |
2009-06-26 | eeepc-laptop: Register as a pci-hotplug device | Corentin Chary | 2 | -0/+89 |
2009-06-26 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 38 | -316/+2376 |
2009-06-25 | usb_serial: Fix oops when unexisting usb serial device is opened. | Thadeu Lima de Souza Cascardo | 1 | -0/+3 |
2009-06-25 | acm: Fix oops when closing ACM tty device right after open has failed. | Thadeu Lima de Souza Cascardo | 1 | -1/+1 |
2009-06-25 | acm: Return ENODEV instead of EINVAL when trying to open ACM device. | Thadeu Lima de Souza Cascardo | 1 | -1/+1 |
2009-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 | Linus Torvalds | 6 | -63/+50 |
2009-06-25 | i2c: fix build bug in i2c-designware.c | Ingo Molnar | 1 | -0/+1 |
2009-06-25 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 7 | -17/+401 |
2009-06-24 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 13 | -469/+507 |
2009-06-24 | Staging: octeon-ethernet: Fix race freeing transmit buffers. | David Daney | 4 | -66/+106 |
2009-06-24 | Staging: octeon-ethernet: Convert to use net_device_ops. | David Daney | 10 | -396/+390 |
2009-06-24 | DMA: txx9dmac: use dma_unmap_single if DMA_COMPL_{SRC,DEST}_UNMAP_SINGLE set | Atsushi Nemoto | 1 | -8/+12 |
2009-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm | Linus Torvalds | 27 | -415/+3377 |
2009-06-24 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -2/+2 |
2009-06-24 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 28 | -930/+1755 |
2009-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 6 | -21/+42 |
2009-06-24 | Remove low_latency flag setting from nozomi and mxser drivers | Chuck Ebbert | 2 | -4/+0 |
2009-06-24 | tty: fix tty_port_block_til_ready waiting | Jiri Slaby | 1 | -1/+1 |
2009-06-24 | pci: use pci_ioremap_bar() in drivers/serial | Arjan van de Ven | 2 | -6/+3 |
2009-06-24 | synclink_gt: fix transmit race and timeout | Paul Fulghum | 1 | -42/+30 |
2009-06-24 | jsm: clean up "serial: jsm: correctly support 4 8 port boards" | Andrew Morton | 1 | -2/+2 |
2009-06-24 | kgdb: kgdboc console poll hooks for serial_txx9 uart | Atsushi Nemoto | 1 | -21/+92 |
2009-06-24 | ide cs5520: Initialize second port's interrupt number. | David S. Miller | 1 | -0/+1 |
2009-06-24 | ide: improve handling of Power Management requests | Bartlomiej Zolnierkiewicz | 1 | -32/+22 |
2009-06-24 | ide: add QUANTUM FIREBALLct20 30 with firmware APL.090 to ivb_list[] | Bartlomiej Zolnierkiewicz | 1 | -0/+1 |
2009-06-24 | ide: relax DMA info validity checking | Bartlomiej Zolnierkiewicz | 2 | -24/+0 |
2009-06-24 | ide-cd: Improve "weird block size" error message | Frans Pop | 1 | -3/+2 |
2009-06-24 | ide-cd: Don't warn on bogus block size unless it actually matters. | David S. Miller | 1 | -1/+4 |
2009-06-24 | ide: fix handling of unexpected IRQs vs request_irq() | Bartlomiej Zolnierkiewicz | 1 | -3/+20 |
2009-06-24 | bnx2: Fix the behavior of ethtool when ONBOOT=no | Ooiwa Naohiro | 1 | -1/+9 |
2009-06-24 | drm: remove unused #include <linux/version.h>'s | Huang Weiyi | 3 | -3/+0 |
2009-06-24 | Merge remote branch 'origin/drm-intel-next' of ../drm-intel into drm-fixes | Dave Airlie | 29 | -261/+2327 |
2009-06-24 | drm/radeon: fix driver initialization order so radeon kms can be builtin | Jerome Glisse | 2 | -2/+2 |