summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | lmb: Fix inconsistent alignment of size argument.David S. Miller2008-05-121-4/+8
| * | sparc: Fix mremap address range validation.David S. Miller2008-05-125-112/+15
* | | net/irda/irnet/irnet_irda.c needs unaligned.hAndrew Morton2008-05-141-0/+1
* | | tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lockAndrew Morton2008-05-141-2/+5
* | | Remove blkdev warning triggered by using mdNeil Brown2008-05-148-6/+19
* | | char: select fw_loader by moxaJiri Slaby2008-05-141-0/+1
* | | memory_hotplug: always initialize pageblock bitmapHeiko Carstens2008-05-142-41/+45
* | | mprotect: prevent alteration of the PAT bitsVenki Pallipadi2008-05-142-4/+23
* | | per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modulesEric Dumazet2008-05-141-1/+7
* | | memory_hotplug: check for walk_memory_resource() failure in online_pages()Geoff Levand2008-05-141-1/+8
* | | lib: create common ascii hex arrayHarvey Harrison2008-05-145-23/+20
* | | video/logo: add support for Blackfin/Linux logo for framebuffer consoleRobin Getz2008-05-145-0/+2276
* | | ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle()Tiger Yang2008-05-142-0/+10
* | | cgroups: fix compile warningMirco Tischler2008-05-141-1/+1
* | | asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspaceMike Frysinger2008-05-145-5/+13
* | | jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMITMingming Cao2008-05-141-0/+2
* | | memory hotplug: memmap_init_zone called twiceHeiko Carstens2008-05-141-7/+3
* | | ipmi: support I/O resources in OF driverNate Case2008-05-141-2/+8
* | | atmel_lcdfb: fix initialization of a pre-allocated framebufferNicolas Ferre2008-05-142-23/+2
* | | mm: fix infinite loop in filemap_faultMiklos Szeredi2008-05-141-0/+5
* | | pnp: add ISAPnP MPU option quirksRene Herman2008-05-141-0/+112
* | | pnp: add pnp_build_option() to the APIRene Herman2008-05-142-1/+2
* | | pnp: clean up pnp_fixup_device()Rene Herman2008-05-141-12/+8
* | | fix "lxfb: extend PLL table to support dotclocks below 25 MHz"Jens Rottmann2008-05-141-22/+0
* | | oprofile: don't request cache line alignment for cpu_bufferEric Dumazet2008-05-142-2/+2
* | | m68knommu: add info about removing mcfserialSebastian Siewior2008-05-143-1/+14
* | | mpc5200_psc_spi: typo fix in header blockGrant Likely2008-05-141-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-05-146-86/+39
|\ \ \ | |_|/ |/| |
| * | cs5520: disable VDMABartlomiej Zolnierkiewicz2008-05-142-5/+5
| * | ide/Kconfig: couple of fixesBartlomiej Zolnierkiewicz2008-05-141-28/+11
| * | alim15x3: remove WDC_ALI15X3 config optionBartlomiej Zolnierkiewicz2008-05-142-19/+0
| * | alim15x3: add "wdc_udma" module parameterBartlomiej Zolnierkiewicz2008-05-141-2/+13
| * | alim15x3: remove stale warning about ATI RS100 northbridgeBartlomiej Zolnierkiewicz2008-05-141-8/+0
| * | alim15x3: trivial cleanup for ali_set_pio_mode()Bartlomiej Zolnierkiewicz2008-05-141-15/+0
| * | make ide-iops.c:SELECT_MASK() staticAdrian Bunk2008-05-142-2/+1
| * | SWARM IDE: Fix up following changes to ide_hwif_tMaciej W. Rozycki2008-05-141-7/+9
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-05-1415-555/+725
|\ \ \
| * | | RDMA/cxgb3: Wrap the software send queue pointer as needed on flushSteve Wise2008-05-131-2/+2
| * | | IB/ipath: Change ipath_devdata.ipath_sdma_status to be unsigned longRoland Dreier2008-05-132-4/+4
| * | | IB/ipath: Make ipath_portdata work with struct pid * not pid_tPavel Emelyanov2008-05-133-18/+23
| * | | IB/ipath: Fix RDMA read response sequence checkingRalph Campbell2008-05-132-0/+8
| * | | IB/ipath: Fix many locking issues when switching to error stateRalph Campbell2008-05-138-304/+554
| * | | IB/ipath: Fix RC and UC error handlingRalph Campbell2008-05-135-224/+132
| * | | RDMA/nes: Fix up nes_lro_max_aggr module parameterRoland Dreier2008-05-133-6/+5
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2008-05-1476-498/+4976
|\ \ \ | |_|/ |/| |
| * | V4L/DVB (7900): pvrusb: Fix Kconfig if DVB=m V4L_core=yMauro Carvalho Chehab2008-05-141-0/+1
| * | V4L/DVB (7899): Fixes a few remaining Kbuild issues at common/tunersMauro Carvalho Chehab2008-05-141-3/+17
| * | V4L/DVB (7898): Fix VIDEO_MEDIA Kconfig logicMauro Carvalho Chehab2008-05-141-2/+1
| * | V4L/DVB (7895): tveeprom: update Hauppauge analog audio and video decodersMichael Krufky2008-05-141-3/+7
| * | V4L/DVB (7893): xc5000: bug-fix: allow multiple devices in a single systemMichael Krufky2008-05-147-30/+29
OpenPOWER on IntegriCloud