summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* isdn/capi: Return proper errnos on module init.Marcin Slusarz2008-05-151-3/+3
* iphase: Fix 64bit warning.Alan Cox2008-05-151-1/+2
* hysdn: No longer broken on SMP.Andrew Morton2008-05-151-1/+1
* hysdn: Remove cli()/sti() calls.Mark Asselstine2008-05-151-9/+5Star
* atm: Cleanup atm_tcp.h and atm.h for userspace.Mike Frysinger2008-05-152-12/+7Star
* bonding: handle case of device named bonding_masterStephen Hemminger2008-05-151-2/+10
* sysfs: remove error messages for -EEXIST caseStephen Hemminger2008-05-152-10/+4Star
* net: handle errors from device_renameStephen Hemminger2008-05-151-1/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2008-05-1523-215/+1014
|\
| * 9p: fix error path during early mountEric Van Hensbergen2008-05-158-45/+47
| * 9p: make cryptic unknown error from server less scaryEric Van Hensbergen2008-05-151-2/+2
| * 9p: fix flags length in netSteven Rostedt2008-05-152-3/+3
| * 9p: Correct fidpool creation failure in p9_client_createJosef 'Jeff' Sipek2008-05-151-1/+1
| * 9p: use struct mutex instead of struct semaphoreJosef 'Jeff' Sipek2008-05-151-9/+9
| * 9p: propagate parse_option changes to client and transportsEric Van Hensbergen2008-05-152-14/+45
| * fs/9p/v9fs.c (v9fs_parse_options): Handle kstrdup and match_strdup failure. N...Jim Meyering2008-05-151-6/+34
| * 9p: Documentation updatesEric Van Hensbergen2008-05-1518-124/+854
| * add match_strlcpy() us it to make v9fs make uname and remotename parsing more...Markus Armbruster2008-05-153-15/+23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-1510-151/+89Star
|\ \
| * | sparc64: Use a TS_RESTORE_SIGMASKDavid S. Miller2008-05-134-24/+44
| * | lmb: Make lmb debugging more useful.David S. Miller2008-05-131-11/+22
| * | lmb: Fix inconsistent alignment of size argument.David S. Miller2008-05-131-4/+8
| * | sparc: Fix mremap address range validation.David S. Miller2008-05-135-112/+15Star
* | | net/irda/irnet/irnet_irda.c needs unaligned.hAndrew Morton2008-05-151-0/+1
* | | tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lockAndrew Morton2008-05-151-2/+5
* | | Remove blkdev warning triggered by using mdNeil Brown2008-05-158-6/+19
* | | char: select fw_loader by moxaJiri Slaby2008-05-151-0/+1
* | | memory_hotplug: always initialize pageblock bitmapHeiko Carstens2008-05-152-41/+45
* | | mprotect: prevent alteration of the PAT bitsVenki Pallipadi2008-05-152-4/+23
* | | per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modulesEric Dumazet2008-05-151-1/+7
* | | memory_hotplug: check for walk_memory_resource() failure in online_pages()Geoff Levand2008-05-151-1/+8
* | | lib: create common ascii hex arrayHarvey Harrison2008-05-155-23/+20Star
* | | video/logo: add support for Blackfin/Linux logo for framebuffer consoleRobin Getz2008-05-155-0/+2276
* | | ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle()Tiger Yang2008-05-152-0/+10
* | | cgroups: fix compile warningMirco Tischler2008-05-151-1/+1
* | | asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspaceMike Frysinger2008-05-155-5/+13
* | | jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMITMingming Cao2008-05-151-0/+2
* | | memory hotplug: memmap_init_zone called twiceHeiko Carstens2008-05-151-7/+3Star
* | | ipmi: support I/O resources in OF driverNate Case2008-05-151-2/+8
* | | atmel_lcdfb: fix initialization of a pre-allocated framebufferNicolas Ferre2008-05-152-23/+2Star
* | | mm: fix infinite loop in filemap_faultMiklos Szeredi2008-05-151-0/+5
* | | pnp: add ISAPnP MPU option quirksRene Herman2008-05-151-0/+112
* | | pnp: add pnp_build_option() to the APIRene Herman2008-05-152-1/+2
* | | pnp: clean up pnp_fixup_device()Rene Herman2008-05-151-12/+8Star
* | | fix "lxfb: extend PLL table to support dotclocks below 25 MHz"Jens Rottmann2008-05-151-22/+0Star
* | | oprofile: don't request cache line alignment for cpu_bufferEric Dumazet2008-05-152-2/+2
* | | m68knommu: add info about removing mcfserialSebastian Siewior2008-05-153-1/+14
* | | mpc5200_psc_spi: typo fix in header blockGrant Likely2008-05-151-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-05-146-86/+39Star
|\ \ \ | |_|/ |/| |
| * | cs5520: disable VDMABartlomiej Zolnierkiewicz2008-05-142-5/+5