summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | [IA64] always build arch/ia64/lib/xor.oLee Schermerhorn2007-03-061-2/+1
| * | [IA64] Remove stack hard limit on ia64schwab@suse.de2007-03-061-1/+0
| * | [IA64] point saved_max_pfn to the max_pfn of the entire systemHorms2007-03-063-11/+6
| * | Revert "[IA64] swiotlb abstraction (e.g. for Xen)"Tony Luck2007-03-063-159/+35
| |/
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-03-0620-87/+84
|\ \
| * | [MIPS] IP27: Build fixRalf Baechle2007-03-071-2/+0
| * | [MIPS] Wire up ioprio_set and ioprio_get.Ralf Baechle2007-03-075-7/+23
| * | [MIPS] Fix __raw_read_trylock() to allow multiple readersDave Johnson2007-03-071-2/+2
| * | [MIPS] Export __copy_user_inatomic.Ralf Baechle2007-03-072-0/+3
| * | [MIPS] R2 bitops compile fix for gcc < 4.0.Ralf Baechle2007-03-071-23/+33
| * | [MIPS] TX39: Remove redundant tx39_blast_icache() callsAtsushi Nemoto2007-03-071-12/+6
| * | [MIPS] Cobalt: Fix early printkYoichi Yuasa2007-03-073-12/+2
| * | [MIPS] SMTC: De-obscure Malta hooks.Ralf Baechle2007-03-072-27/+6
| * | [MIPS] SMTC: Add fordward declarations for mm_struct and task_struct.Ralf Baechle2007-03-071-0/+3
| * | [MIPS] SMTC: <asm/mips_mt.h> must include <linux/cpumask.h>Ralf Baechle2007-03-071-0/+2
| * | [MIPS] SMTC: <asm/smtc_ipi.h> must include <linux/spinlock.h>Ralf Baechle2007-03-071-0/+2
| * | [MIPS] Atlas, Malta: Fix build warning.Ralf Baechle2007-03-071-2/+2
| |/
* | [PATCH] minor updat to tlclk Kconfig entryMark Gross2007-03-061-7/+8
* | [PATCH] Fix buffer overflow in Omnikey CardMan 4040 driver (CVE-2007-0005)Marcel Holtmann2007-03-061-1/+2
* | [PATCH] suspend regression: sysfs deadlockHugh Dickins2007-03-061-4/+1
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...Linus Torvalds2007-03-061-11/+10
|\ \
| * | HID blacklisting of all Code Mercenaries IOWarrior devicesRobert Marquardt2007-03-021-11/+10
* | | Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds2007-03-0613-20/+94
|\ \ \
| * | | [ALSA] version 1.0.14rc3Jaroslav Kysela2007-03-061-2/+2
| * | | [ALSA] cmipci - Allow to disable integrated FM portTakashi Iwai2007-03-062-8/+14
| * | | [ALSA] hda-codec - Fix logic error in headphone mute for Conexant codecsTobin Davis2007-03-061-2/+6
| * | | [ALSA] hda-codec - Add missing Mic Boost for AD1986A codecTakashi Iwai2007-03-061-0/+3
| * | | [ALSA] ac97 - Add Thinkpad X31 and R40 to AD1981x blacklistTakashi Iwai2007-03-061-0/+2
| * | | [ALSA] Add missing sysfs device assignment for ALSA PCI driversTakashi Iwai2007-03-064-0/+8
| * | | [ALSA] hda-codec - Define pin configs for MacBooksTakashi Iwai2007-03-062-4/+37
| * | | [ALSA] hda-codec - Add missing Mic Boost controls for ALC262Takashi Iwai2007-03-061-0/+8
| * | | [ALSA] soc - WM9712 PCM volumeLiam Girdwood2007-03-061-0/+1
| * | | [ALSA] soc - Fix WM9712 register cache entryJoe Sauer2007-03-061-1/+1
| * | | [ALSA] hda-codec - Add method for configuring Mac Pro without PCI SSIDTobin Davis2007-03-061-3/+10
| * | | [ALSA] hda-codec - Add LFE support on Dell M90Takashi Iwai2007-03-061-0/+2
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2007-03-0615-70/+227
|\ \ \
| * | | [CIFS] cifs_prepare_write was incorrectly rereading page in some casesSteve French2007-03-063-28/+45
| * | | [CIFS] Fix set file size to zero when doing chmod to Samba 3.0.26preSteve French2007-03-012-0/+13
| * | | [CIFS] Remove some unused functions/declarationsSteve French2007-02-276-10/+14
| * | | [CIFS] New file for previous commitSteve French2007-02-271-0/+52
| * | | [CIFS] cifs export operationsSteve French2007-02-273-12/+18
| * | | [CIFS] small piece missing from previous patchSteve French2007-02-261-5/+11
| * | | [CIFS] Fix locking problem around some cifs uses of i_size writeSteve French2007-02-264-23/+82
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2007-03-066-115/+184
|\ \ \ \
| * | | | sdhci: release irq during suspendPierre Ossman2007-03-061-0/+12
| * | | | sdhci: make isr tolerant of read errorsMark Lord2007-03-061-1/+1
| * | | | mmc: require explicit support for high-speedPierre Ossman2007-03-063-50/+66
| * | | | ncpfs: make sure server connection survives a killPierre Ossman2007-03-063-64/+105
| | |/ / | |/| |
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-03-0617-170/+302
|\ \ \ \
| * | | | sis900 warning fixesAndrew Morton2007-03-061-5/+5