aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-228139too: fix HW initial flowJianjun kong
2009-04-22m68knommu: add a defconfig for the ColdFire M5272C3 boardGreg Ungerer
2009-04-22m68knommu: update the defconfig for the ColdFire 5208evb boardGreg Ungerer
2009-04-22Merge commit 'alsa/master' into for-linusTakashi Iwai
2009-04-21af_iucv: Fix race when queuing incoming iucv messagesHendrik Brueckner
2009-04-21af_iucv: Test additional sk states in iucv_sock_shutdownHendrik Brueckner
2009-04-21af_iucv: Reject incoming msgs if RECV_SHUTDOWN is setHendrik Brueckner
2009-04-21af_iucv: fix oops in iucv_sock_recvmsg() for MSG_PEEK flagHendrik Brueckner
2009-04-21af_iucv: consider state IUCV_CLOSING when closing a socketUrsula Braun
2009-04-22cfq-iosched: use the default seek distance when there aren't enough seek samplesJeff Moyer
2009-04-22cfq-iosched: make seek_mean converge more quicklyJeff Moyer
2009-04-22block: make blk_abort_queue() ignore non-request based devicesJens Axboe
2009-04-22block: include empty disks in /proc/diskstatsTejun Heo
2009-04-22bio: use bio_kmalloc() in copy/map functionsTejun Heo
2009-04-22bio: fix bio_kmalloc()Tejun Heo
2009-04-22block: fix queue bounce limit settingTejun Heo
2009-04-22block: fix SG_IO vector request data length handlingTejun Heo
2009-04-22scatterlist: make sure sg_miter_next() doesn't return 0 sized mappingsTejun Heo
2009-04-22powerpc: Fix modular build of ide-pmac when mediabay is built inBartlomiej Zolnierkiewicz
2009-04-22powerpc/pasemi: Fix build error on UPGeoff Levand
2009-04-22powerpc: Make macintosh/mediabay driver depend on CONFIG_BLOCKAlexander Beregalov
2009-04-22maintainers: Fix PS3 patternsGeoff Levand
2009-04-22powerpc/ps3: Fix CONFIG_PS3_FLASH=n build warningGeoff Levand
2009-04-22powerpc/32: Don't clobber personality flags on execAndreas Schwab
2009-04-22powerpc: Fix crash on CPU hotplugMichael Ellerman
2009-04-22m68knommu: fix DMA support for ColdFireGreg Ungerer
2009-04-22m68knommu: remove unused kernel stats offsetsGreg Ungerer
2009-04-22m68knommu: fix missing .data.cacheline_aligned sectionGreg Ungerer
2009-04-22m68knommu: Fixed GPIO pin initialization for CONFIG_M5271 FEC.Richard Retanubun
2009-04-21Linux 2.6.30-rc3Linus Torvalds
2009-04-22Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into mergePaul Mackerras
2009-04-21driver synchronization: make scsi_wait_scan more advancedArjan van de Ven
2009-04-21Trivial: fix a typo in slow-work.hJonathan Corbet
2009-04-21PERCPU: Collect the DECLARE/DEFINE declarations togetherDavid Howells
2009-04-21FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells
2009-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-04-21Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-04-21powerpc/85xx: Remove defconfigs that mpc85xx_{smp_}defconfig coverKumar Gala
2009-04-21powerpc/85xx: Added SMP defconfigKumar Gala
2009-04-21powerpc/85xx: Enabled a bunch of FSL specific drivers/optionsKumar Gala
2009-04-21powerpc/85xx: Updated generic mpc85xx_defconfigKumar Gala
2009-04-21iwlwifi: DMA fixesReinette Chatre
2009-04-21iwlwifi: add debugging for TX pathReinette Chatre
2009-04-21mwl8: fix build warning.Rami Rosen
2009-04-21mac80211: fix alignment calculation bugJohannes Berg
2009-04-21mac80211: do not print WARN if config interfaceReinette Chatre
2009-04-21iwl3945: use cancel_delayed_work_sync to cancel rfkill_pollReinette Chatre
2009-04-21iwlwifi: fix EEPROM validation mask to include OTP only devicesJay Sternberg
2009-04-21bfin_5xx: misplaced parenthesesRoel Kluin
2009-04-21vmscan,memcg: reintroduce sc->may_swapKOSAKI Motohiro