| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/ipath: Fix printk format for ipath_sdma_status | Roland Dreier | 2008-05-15 | 1 | -2/+2 |
* | tty: fix BKL related leak and crash | Ingo Molnar | 2008-05-15 | 1 | -3/+10 |
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-05-15 | 7 | -45/+18 |
|\ |
|
| * | [S390] tape: Use ccw_dev_id to build cdev_id. | Cornelia Huck | 2008-05-15 | 1 | -26/+5 |
| * | [S390] dasd: fix timeout handling in interrupt handler | Stefan Weinhuber | 2008-05-15 | 1 | -2/+3 |
| * | [S390] dasd: Use const in busid functions. | Cornelia Huck | 2008-05-15 | 2 | -6/+6 |
| * | [S390] blacklist.c: removed duplicated include | Huang Weiyi | 2008-05-15 | 1 | -1/+0 |
| * | [S390] vmlogrdr: module initialization function should return negative errors | Marcin Slusarz | 2008-05-15 | 1 | -1/+1 |
| * | [S390] cio: Remove CCW_CMD_SUSPEND_RECONN in front of CCW_CMD_SET_PGID. | Michael Ernst | 2008-05-15 | 1 | -9/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2008-05-15 | 9 | -63/+63 |
|\ \
| |/
|/| |
|
| * | drivers/parisc: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-05-15 | 9 | -63/+63 |
* | | tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lock | Andrew Morton | 2008-05-14 | 1 | -2/+5 |
* | | Remove blkdev warning triggered by using md | Neil Brown | 2008-05-14 | 6 | -2/+10 |
* | | char: select fw_loader by moxa | Jiri Slaby | 2008-05-14 | 1 | -0/+1 |
* | | lib: create common ascii hex array | Harvey Harrison | 2008-05-14 | 1 | -4/+4 |
* | | video/logo: add support for Blackfin/Linux logo for framebuffer console | Robin Getz | 2008-05-14 | 5 | -0/+2276 |
* | | ipmi: support I/O resources in OF driver | Nate Case | 2008-05-14 | 1 | -2/+8 |
* | | pnp: add ISAPnP MPU option quirks | Rene Herman | 2008-05-14 | 1 | -0/+112 |
* | | pnp: add pnp_build_option() to the API | Rene Herman | 2008-05-14 | 2 | -1/+2 |
* | | pnp: clean up pnp_fixup_device() | Rene Herman | 2008-05-14 | 1 | -12/+8 |
* | | fix "lxfb: extend PLL table to support dotclocks below 25 MHz" | Jens Rottmann | 2008-05-14 | 1 | -22/+0 |
* | | oprofile: don't request cache line alignment for cpu_buffer | Eric Dumazet | 2008-05-14 | 2 | -2/+2 |
* | | m68knommu: add info about removing mcfserial | Sebastian Siewior | 2008-05-14 | 2 | -1/+6 |
* | | mpc5200_psc_spi: typo fix in header block | Grant Likely | 2008-05-14 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-05-14 | 5 | -81/+35 |
|\ \ |
|
| * | | cs5520: disable VDMA | Bartlomiej Zolnierkiewicz | 2008-05-14 | 1 | -1/+1 |
| * | | ide/Kconfig: couple of fixes | Bartlomiej Zolnierkiewicz | 2008-05-14 | 1 | -28/+11 |
| * | | alim15x3: remove WDC_ALI15X3 config option | Bartlomiej Zolnierkiewicz | 2008-05-14 | 2 | -19/+0 |
| * | | alim15x3: add "wdc_udma" module parameter | Bartlomiej Zolnierkiewicz | 2008-05-14 | 1 | -2/+13 |
| * | | alim15x3: remove stale warning about ATI RS100 northbridge | Bartlomiej Zolnierkiewicz | 2008-05-14 | 1 | -8/+0 |
| * | | alim15x3: trivial cleanup for ali_set_pio_mode() | Bartlomiej Zolnierkiewicz | 2008-05-14 | 1 | -15/+0 |
| * | | make ide-iops.c:SELECT_MASK() static | Adrian Bunk | 2008-05-14 | 1 | -1/+1 |
| * | | SWARM IDE: Fix up following changes to ide_hwif_t | Maciej W. Rozycki | 2008-05-14 | 1 | -7/+9 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-05-14 | 15 | -555/+725 |
|\ \ \ |
|
| * | | | RDMA/cxgb3: Wrap the software send queue pointer as needed on flush | Steve Wise | 2008-05-13 | 1 | -2/+2 |
| * | | | IB/ipath: Change ipath_devdata.ipath_sdma_status to be unsigned long | Roland Dreier | 2008-05-13 | 2 | -4/+4 |
| * | | | IB/ipath: Make ipath_portdata work with struct pid * not pid_t | Pavel Emelyanov | 2008-05-13 | 3 | -18/+23 |
| * | | | IB/ipath: Fix RDMA read response sequence checking | Ralph Campbell | 2008-05-13 | 2 | -0/+8 |
| * | | | IB/ipath: Fix many locking issues when switching to error state | Ralph Campbell | 2008-05-13 | 8 | -304/+554 |
| * | | | IB/ipath: Fix RC and UC error handling | Ralph Campbell | 2008-05-13 | 5 | -224/+132 |
| * | | | RDMA/nes: Fix up nes_lro_max_aggr module parameter | Roland Dreier | 2008-05-13 | 3 | -6/+5 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb | Linus Torvalds | 2008-05-14 | 73 | -496/+4965 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | V4L/DVB (7900): pvrusb: Fix Kconfig if DVB=m V4L_core=y | Mauro Carvalho Chehab | 2008-05-14 | 1 | -0/+1 |
| * | | | V4L/DVB (7899): Fixes a few remaining Kbuild issues at common/tuners | Mauro Carvalho Chehab | 2008-05-14 | 1 | -3/+17 |
| * | | | V4L/DVB (7898): Fix VIDEO_MEDIA Kconfig logic | Mauro Carvalho Chehab | 2008-05-14 | 1 | -2/+1 |
| * | | | V4L/DVB (7895): tveeprom: update Hauppauge analog audio and video decoders | Michael Krufky | 2008-05-14 | 1 | -3/+7 |
| * | | | V4L/DVB (7893): xc5000: bug-fix: allow multiple devices in a single system | Michael Krufky | 2008-05-14 | 7 | -30/+29 |
| * | | | V4L/DVB (7891): cx18/ivtv: fix open() kernel oops | Andy Walls | 2008-05-14 | 2 | -0/+4 |
| * | | | V4L/DVB (7890): cx18: removed bogus and confusing conditional | Hans Verkuil | 2008-05-14 | 1 | -2/+1 |
| * | | | V4L/DVB (7889): cx18: improve HVR-1600 detection. | Hans Verkuil | 2008-05-14 | 2 | -6/+7 |