aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-05-14memory_hotplug: always initialize pageblock bitmapHeiko Carstens2-41/+45
2008-05-14mprotect: prevent alteration of the PAT bitsVenki Pallipadi2-4/+23
2008-05-14per_cpu: fix DEFINE_PER_CPU_SHARED_ALIGNED for modulesEric Dumazet1-1/+7
2008-05-14memory_hotplug: check for walk_memory_resource() failure in online_pages()Geoff Levand1-1/+8
2008-05-14lib: create common ascii hex arrayHarvey Harrison5-23/+20
2008-05-14video/logo: add support for Blackfin/Linux logo for framebuffer consoleRobin Getz5-0/+2276
2008-05-14ext3/4: fix uninitialized bs in ext3/4_xattr_set_handle()Tiger Yang2-0/+10
2008-05-14cgroups: fix compile warningMirco Tischler1-1/+1
2008-05-14asm-{alpha,h8300,um,v850,xtensa}/param.h: unbreak HZ for userspaceMike Frysinger5-5/+13
2008-05-14jbd: need to hold j_state_lock to updates to transaction t_state to T_COMMITMingming Cao1-0/+2
2008-05-14memory hotplug: memmap_init_zone called twiceHeiko Carstens1-7/+3
2008-05-14ipmi: support I/O resources in OF driverNate Case1-2/+8
2008-05-14atmel_lcdfb: fix initialization of a pre-allocated framebufferNicolas Ferre2-23/+2
2008-05-14mm: fix infinite loop in filemap_faultMiklos Szeredi1-0/+5
2008-05-14pnp: add ISAPnP MPU option quirksRene Herman1-0/+112
2008-05-14pnp: add pnp_build_option() to the APIRene Herman2-1/+2
2008-05-14pnp: clean up pnp_fixup_device()Rene Herman1-12/+8
2008-05-14fix "lxfb: extend PLL table to support dotclocks below 25 MHz"Jens Rottmann1-22/+0
2008-05-14oprofile: don't request cache line alignment for cpu_bufferEric Dumazet2-2/+2
2008-05-14m68knommu: add info about removing mcfserialSebastian Siewior3-1/+14
2008-05-14mpc5200_psc_spi: typo fix in header blockGrant Likely1-1/+1
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds6-86/+39
2008-05-14cs5520: disable VDMABartlomiej Zolnierkiewicz2-5/+5
2008-05-14ide/Kconfig: couple of fixesBartlomiej Zolnierkiewicz1-28/+11
2008-05-14alim15x3: remove WDC_ALI15X3 config optionBartlomiej Zolnierkiewicz2-19/+0
2008-05-14alim15x3: add "wdc_udma" module parameterBartlomiej Zolnierkiewicz1-2/+13
2008-05-14alim15x3: remove stale warning about ATI RS100 northbridgeBartlomiej Zolnierkiewicz1-8/+0
2008-05-14alim15x3: trivial cleanup for ali_set_pio_mode()Bartlomiej Zolnierkiewicz1-15/+0
2008-05-14make ide-iops.c:SELECT_MASK() staticAdrian Bunk2-2/+1
2008-05-14SWARM IDE: Fix up following changes to ide_hwif_tMaciej W. Rozycki1-7/+9
2008-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds15-555/+725
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds76-498/+4976
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds5-8/+34
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds22-568/+777
2008-05-14Driver core: struct class remove children listDave Young2-2/+0
2008-05-14block: do_mounts - accept root=<non-existant partition>Kay Sievers3-6/+34
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds94-732/+3376
2008-05-14fix SMP data race in pagetable setup vs walkingNick Piggin2-2/+40
2008-05-14read_barrier_depends arch fixletsNick Piggin3-3/+13
2008-05-14USB: atmel_usba_udc fixes, mostly disconnect()David Brownell1-10/+38
2008-05-14USB: pxa27x_udc: minor fixesRobert Jarzmik2-9/+16
2008-05-14usbtest: comment on why this code "expects" negative and positive errnosMarcin Slusarz1-0/+5
2008-05-14USB: remove PICDEM FS USB demo (04d8:000c) device from ldusbXiaofan Chen1-4/+0
2008-05-14USB: option: add new Dell 5520 HSDPA variantDan Williams1-0/+1
2008-05-14USB: unusual_devs: Add support for GI 0401 SD-Card interfaceFilip Aben1-0/+10
2008-05-14USB: serial gadget: descriptor cleanupDavid Brownell1-4/+2
2008-05-14USB: serial gadget: simplify endpoint handlingDavid Brownell1-89/+57
2008-05-14USB: serial gadget: remove needless data structureDavid Brownell1-72/+13
2008-05-14USB: serial gadget: cleanup/reorgDavid Brownell1-290/+263
2008-05-14usb: fix compile warning in isp1760Sebastian Siewior1-1/+1