summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-24MN10300: Update the ASB2303 defconfigDavid Howells
2009-04-24Delete slow-work timers properlyJonathan Corbet
2009-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-04-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2009-04-24check_unsafe_exec: s/lock_task_sighand/rcu_read_lock/Oleg Nesterov
2009-04-24do_execve() must not clear fs->in_exec if it was set by another threadOleg Nesterov
2009-04-22sparc: Fix bus type probing for ESP and LE devices.David S. Miller
2009-04-22netfilter: ctnetlink: fix gcc warning during compilationPablo Neira Ayuso
2009-04-22net/netrom: Fix socket lockingJean Delvare
2009-04-22netlabel: Always remove the correct address selectorPaul Moore
2009-04-22ucc_geth.c: Fix upsmr setting in RMII modeHeiko Schocher
2009-04-228139too: fix HW initial flowJianjun kong
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-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-21Linux 2.6.30-rc3v2.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
2009-04-21edac: ppc mpc85xx fix mc err detectDave Jiang
2009-04-21scsi: mpt: suppress debugobjects warningEric Paris
2009-04-21sgi-xp/sgi-gru: allow modules to load on non-uv systemsRobin Holt
2009-04-21uml: kill a kconfig warningWANG Cong