summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-05-14lib: create common ascii hex arrayHarvey Harrison
2008-05-14video/logo: add support for Blackfin/Linux logo for framebuffer consoleRobin Getz
2008-05-14ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle()Tiger Yang
2008-05-14cgroups: fix compile warningMirco Tischler
2008-05-14asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspaceMike Frysinger
2008-05-14jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMITMingming Cao
2008-05-14memory hotplug: memmap_init_zone called twiceHeiko Carstens
2008-05-14ipmi: support I/O resources in OF driverNate Case
2008-05-14atmel_lcdfb: fix initialization of a pre-allocated framebufferNicolas Ferre
2008-05-14mm: fix infinite loop in filemap_faultMiklos Szeredi
2008-05-14pnp: add ISAPnP MPU option quirksRene Herman
2008-05-14pnp: add pnp_build_option() to the APIRene Herman
2008-05-14pnp: clean up pnp_fixup_device()Rene Herman
2008-05-14fix "lxfb: extend PLL table to support dotclocks below 25 MHz"Jens Rottmann
2008-05-14oprofile: don't request cache line alignment for cpu_bufferEric Dumazet
2008-05-14m68knommu: add info about removing mcfserialSebastian Siewior
2008-05-14mpc5200_psc_spi: typo fix in header blockGrant Likely
2008-05-149p: fix error path during early mountEric Van Hensbergen
2008-05-149p: make cryptic unknown error from server less scaryEric Van Hensbergen
2008-05-149p: fix flags length in netSteven Rostedt
2008-05-149p: Correct fidpool creation failure in p9_client_createJosef 'Jeff' Sipek
2008-05-149p: use struct mutex instead of struct semaphoreJosef 'Jeff' Sipek
2008-05-149p: propagate parse_option changes to client and transportsEric Van Hensbergen
2008-05-14fs/9p/v9fs.c (v9fs_parse_options): Handle kstrdup and match_strdup failure. N...Jim Meyering
2008-05-149p: Documentation updatesEric Van Hensbergen
2008-05-14add match_strlcpy() us it to make v9fs make uname and remotename parsing more...Markus Armbruster
2008-05-14[IA64] Properly unregister legacy interruptsPrarit Bhargava
2008-05-14[IA64] Remove NULL pointer check for argument never passed as NULL.Simon Holm Thøgersen
2008-05-14[IA64] trivial cleanup for perfmon.cHidetoshi Seto
2008-05-14[IA64] trivial cleanup for entry.SHidetoshi Seto
2008-05-14[IA64] fix interrupt masking for pending works on kernel leaveHidetoshi Seto
2008-05-14[IA64] allow user to force_pal_cache_flushAlex Chiang
2008-05-14[IA64] Don't reserve crashkernel memory > 4 GBBernhard Walle
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-05-14[IA64] machvec support for SGI UV platformJack Steiner
2008-05-14[IA64] Add header files for SGI UV platformJack Steiner
2008-05-14cs5520: disable VDMABartlomiej Zolnierkiewicz
2008-05-14ide/Kconfig: couple of fixesBartlomiej Zolnierkiewicz
2008-05-14alim15x3: remove WDC_ALI15X3 config optionBartlomiej Zolnierkiewicz
2008-05-14alim15x3: add "wdc_udma" module parameterBartlomiej Zolnierkiewicz
2008-05-14alim15x3: remove stale warning about ATI RS100 northbridgeBartlomiej Zolnierkiewicz
2008-05-14alim15x3: trivial cleanup for ali_set_pio_mode()Bartlomiej Zolnierkiewicz
2008-05-14make ide-iops.c:SELECT_MASK() staticAdrian Bunk
2008-05-14SWARM IDE: Fix up following changes to ide_hwif_tMaciej W. Rozycki
2008-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-05-14Driver core: struct class remove children listDave Young
2008-05-14block: do_mounts - accept root=<non-existant partition>Kay Sievers