| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-09-30 | 15 | -78/+54 |
|\ |
|
| * | [ARM] Don't include mach-types.h unnecessarily | Russell King | 2005-09-29 | 12 | -13/+0 |
| * | [ARM] Don't include asm/arch/hardware.h directly | Russell King | 2005-09-29 | 2 | -2/+0 |
| * | [ARM] pxafb: Remove #if DEBUG, convert DPRINTK to pr_debug | Russell King | 2005-09-29 | 2 | -63/+54 |
* | | [PATCH] Fix ppc64 smu driver locking | Benjamin Herrenschmidt | 2005-09-29 | 1 | -1/+3 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serial | Linus Torvalds | 2005-09-29 | 1 | -2/+2 |
|\ \ |
|
| * | | [ARM] 2933/1: S3C2410 - fix serial port warnings | Ben Dooks | 2005-09-25 | 1 | -2/+2 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-09-29 | 4 | -0/+9745 |
|\ \ \ |
|
| * | | | [NET]: Add Sun Cassini driver. | David S. Miller | 2005-09-27 | 4 | -0/+9745 |
* | | | | [PATCH] Fix ixp4xx MTD driver module build | Deepak Saxena | 2005-09-29 | 1 | -1/+1 |
* | | | | [PATCH] s3c2410fb: Minor warning fix | Ben Dooks | 2005-09-29 | 1 | -2/+2 |
* | | | | [PATCH] intelfb: Fix regression (blank display) from ioremap patch | Antonino A. Daplas | 2005-09-29 | 2 | -11/+11 |
* | | | | [PATCH] mv64x60_wdt __user annotations and cleanups | Al Viro | 2005-09-29 | 1 | -7/+7 |
* | | | | [PATCH] saa6588 __user annotations | Al Viro | 2005-09-29 | 2 | -3/+3 |
* | | | | [PATCH] i810-i2c iomem annotations | Al Viro | 2005-09-29 | 1 | -8/+8 |
* | | | | [PATCH] cyblafb: portability fixes, sanitized work with pointers | Al Viro | 2005-09-29 | 1 | -5/+6 |
* | | | | [PATCH] n_r3964: drop bogus fmt casts | Alexey Dobriyan | 2005-09-29 | 1 | -42/+42 |
* | | | | [PATCH] proc_mkdir() should be used to create procfs directories | Al Viro | 2005-09-29 | 13 | -27/+24 |
* | | | | [PATCH] pcmcia: only start up nonstatic sockets if both mem and io are available | Dominik Brodowski | 2005-09-28 | 1 | -1/+1 |
* | | | | [PATCH] pcmcia: allow one port excludes | Dominik Brodowski | 2005-09-28 | 1 | -4/+4 |
| |_|/
|/| | |
|
* | | | Merge branch 'for-linus' from master.kernel.org:/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2005-09-28 | 7 | -71/+104 |
|\ \ \ |
|
| * | | | [IB] mthca: fix hw_ver value returned from mthca_query_device | Jack Morgenstein | 2005-09-27 | 1 | -1/+1 |
| * | | | [IB] mthca: Round up number of slots in HCA context memory table | Michael S. Tsirkin | 2005-09-26 | 1 | -1/+1 |
| * | | | [IB] uverbs: Close some exploitable races | Roland Dreier | 2005-09-26 | 3 | -62/+86 |
| * | | | [IB] mthca: Fix off by one bug in mthca_map_cmd | Michael S. Tsirkin | 2005-09-26 | 1 | -2/+2 |
| * | | | [IB] mthca: fix off by one in clr_int calculation | Michael S. Tsirkin | 2005-09-26 | 1 | -1/+1 |
| * | | | [IB] mthca: Fix doorbell record resource leak | Roland Dreier | 2005-09-26 | 1 | -4/+13 |
| | |/
| |/| |
|
* | | | [PATCH] device-mapper: Fix queue_if_no_path initialisation | Alasdair G Kergon | 2005-09-28 | 1 | -6/+10 |
* | | | [PATCH] device-mapper: Trigger an event when a table is deleted | goggin, edward | 2005-09-28 | 1 | -0/+9 |
* | | | [PATCH] orinoco: Fix flood of kernel log with stupid WE warnings | Benjamin Herrenschmidt | 2005-09-28 | 1 | -1/+1 |
* | | | [PATCH] Add IPMI poweroff control to sysfs | Corey Minyard | 2005-09-28 | 1 | -1/+1 |
* | | | [PATCH] dvb: fix NULL pointer dereference when loading the budget-av module | Jon Burgess | 2005-09-28 | 1 | -2/+2 |
| |/
|/| |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-09-27 | 2 | -15/+80 |
|\ \ |
|
| * | | [TG3]: Update driver version and release date. | David S. Miller | 2005-09-27 | 1 | -2/+2 |
| * | | [TG3]: misc. fixes | Michael Chan | 2005-09-27 | 1 | -7/+46 |
| * | | [TG3]: 5780 PHY fixes | Michael Chan | 2005-09-27 | 2 | -6/+32 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2005-09-26 | 2 | -49/+57 |
|\ \ \
| |/ / |
|
| * | | [CONNECTOR]: async connector mode. | Evgeniy Polyakov | 2005-09-26 | 2 | -49/+57 |
| |/ |
|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6 | Linus Torvalds | 2005-09-26 | 6 | -45/+142 |
|\ \ |
|
| * | | [PATCH] pcmcia: update ID for NinjaATA | Dominik Brodowski | 2005-09-26 | 1 | -1/+1 |
| * | | [PATCH] yenta: more ENE bridges | Daniel Ritz | 2005-09-26 | 1 | -0/+4 |
| * | | [PATCH] pcmcia: new IDs for serial_cs | Dominik Brodowski | 2005-09-26 | 1 | -0/+1 |
| * | | [PATCH] yenta: add support for more TI bridges | Daniel Ritz | 2005-09-26 | 2 | -0/+37 |
| * | | [PATCH] pcmcia: fix Kconfig dependency | Komuro | 2005-09-26 | 1 | -1/+1 |
| * | | [PATCH] yenta: tiny cleanup | Dominik Brodowski | 2005-09-26 | 1 | -2/+3 |
| * | | [PATCH] yenta: don't mess with bridge control register | Daniel Ritz | 2005-09-26 | 1 | -27/+3 |
| * | | [PATCH] yenta: auto-tune EnE bridges for CardBus cards | Daniel Ritz | 2005-09-26 | 3 | -14/+92 |
| |/ |
|
* | | [PATCH] missing asm/irq.h (cs89x0) | Al Viro | 2005-09-26 | 1 | -0/+1 |
|/ |
|
* | Merge master.kernel.org:/home/rmk/linux-2.6-ucb | Linus Torvalds | 2005-09-24 | 1 | -2/+2 |
|\ |
|
| * | [MFD] Fix "bious one-bit signed bitfield" errors | Russell King | 2005-09-24 | 1 | -2/+2 |