summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-03-186-24/+48
|\ \ \ \
| * \ \ \ Merge branch 'fix/opl3sa2-suspend' into for-linusTakashi Iwai2009-03-181-6/+12
| |\ \ \ \
| | * | | | ALSA: opl3sa2 - Fix NULL dereference when suspending snd_opl3sa2Krzysztof Helt2009-03-171-6/+12
| * | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-03-181-13/+26
| |\ \ \ \ \
| | * | | | | ALSA: hda - Workaround for buggy DMA position on ATI controllersTakashi Iwai2009-03-181-13/+18
| | * | | | | ALSA: hda - Fix DMA mask for ATI controllersTakashi Iwai2009-03-181-0/+8
| * | | | | | ALSA: Fix vunmap and free order in snd_free_sgbuf_pages()Takashi Iwai2009-03-181-3/+4
| * | | | | | ALSA: mixart, fix lock imbalanceJiri Slaby2009-03-181-0/+1
| * | | | | | ALSA: pcm_oss, fix locking typoJiri Slaby2009-03-181-2/+2
| * | | | | | ALSA: oss-mixer - Fixes recording gain controlViral Mehta2009-03-181-0/+3
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-03-173-7/+16
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | ext4: fix bb_prealloc_list corruption due to wrong group lockingEric Sandeen2009-03-161-2/+7
| * | | | | ext4: fix bogus BUG_ONs in in mballoc codeEric Sandeen2009-03-141-2/+2
| * | | | | ext4: Print the find_group_flex() warning only onceTheodore Ts'o2009-03-121-1/+3
| * | | | | ext4: fix header check in ext4_ext_search_right() for deep extent trees.Eric Sandeen2009-03-101-2/+4
| |/ / / /
* | | | | Avoid 64-bit "switch()" statements on 32-bit architecturesLinus Torvalds2009-03-171-1/+1
* | | | | prevent boosting kprobes on exception addressMasami Hiramatsu2009-03-171-0/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-03-174-28/+56
|\ \ \ \ \
| * | | | | dm crypt: wait for endio to complete before destructionMilan Broz2009-03-162-20/+29
| * | | | | dm crypt: fix kcryptd_async_done parameterHuang Ying2009-03-161-5/+21
| * | | | | dm io: respect BIO_MAX_PAGES limitMikulas Patocka2009-03-161-0/+2
| * | | | | dm table: rework reference counting fixMikulas Patocka2009-03-161-2/+2
| * | | | | dm ioctl: validate name length when renamingMilan Broz2009-03-161-1/+2
| | |_|_|/ | |/| | |
* | | | | Fast TSC calibration: calculate proper frequency error boundsLinus Torvalds2009-03-171-45/+56
* | | | | Fix potential fast PIT TSC calibration startup glitchLinus Torvalds2009-03-171-0/+9
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-03-1610-75/+39
|\ \ \ \ \
| * \ \ \ \ Merge branches 'misc-up-now' and 'platform-drivers' into releaseLen Brown2009-03-166-16/+21
| |\ \ \ \ \
| | * | | | | acpi-wmi: unsigned cannot be less than 0Roel Kluin2009-03-161-1/+1
| | * | | | | thinkpad-acpi: fix module autoloading for older modelsMathieu Chouquet-Stringer2009-03-161-4/+4
| | * | | | | acer-wmi: Unmark as 'experimental'Carlos Corbacho2009-03-161-2/+1
| | * | | | | acpi-wmi: Unmark as 'experimental'Carlos Corbacho2009-03-161-2/+1
| | * | | | | acer-wmi: double free in acer_rfkill_exit()Dan Carpenter2009-03-161-1/+1
| | * | | | | platform/x86: depends instead of select for laptop platform driversCorentin Chary2009-03-161-1/+1
| | * | | | | asus-laptop: use select instead of depends onCorentin Chary2009-03-161-3/+3
| | * | | | | eeepc-laptop: restore acpi_generate_proc_event()Corentin Chary2009-03-161-1/+5
| | * | | | | asus-laptop: restore acpi_generate_proc_event()Corentin Chary2009-03-161-1/+4
| | |/ / / /
| * | | | | acpi: check for pxm_to_node_map overflowCyrill Gorcunov2009-03-161-1/+1
| * | | | | ACPI: remove doubled status checkingJiri Slaby2009-03-161-8/+1
| * | | | | ACPI suspend: Blacklist Toshiba Satellite L300 that requires to set SCI_EN di...Zhang Rui2009-03-161-0/+8
| * | | | | Revert "ACPI: make some IO ports off-limits to AML"Len Brown2009-03-161-50/+0
| * | | | | suspend: switch the Asus Pundit P1-AH2 to old ACPI sleep orderingAndy Whitcroft2009-03-161-0/+8
| |/ / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-1629-249/+5741
|\ \ \ \ \
| * | | | | r8169: revert "r8169: read MAC address from EEPROM on init (2nd attempt)"françois romieu2009-03-151-112/+2
| * | | | | r8169: use hardware auto-padding.françois romieu2009-03-151-8/+0
| * | | | | igb: remove ASPM L0s workaroundAlexander Duyck2009-03-141-24/+2
| * | | | | netxen: remove old flash check.Dhananjay Phadke2009-03-143-26/+0
| * | | | | mv643xx_eth: fix unicast address filter corruption on mtu changeLennert Buytenhek2009-03-131-5/+5
| * | | | | xfrm: Fix xfrm_state_find() wrt. wildcard source address.David S. Miller2009-03-131-32/+58
| * | | | | emac: Fix clock control for 405EX and 405EXr chipsBenjamin Herrenschmidt2009-03-131-0/+3
| * | | | | ixgbe: fix multiple unicast address supportChris Leech2009-03-131-0/+1