summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-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-21x86: more than 8 32-bit CPUs requires X86_BIGSMPMichael K. Johnson
2009-04-21drm/i915: fix up error path leak in i915_cmdbufferChris Wright
2009-04-21drm/i915: fix unpaired i915 device mutex on entervt failure.Wu Fengguang
2009-04-21drm/i915: add support for G41 chipsetZhenyu Wang
2009-04-21ocfs2: Fix some printk() warnings.Joel Becker
2009-04-21ocfs2: Fix 2 warning during ocfs2 make.Tao Ma
2009-04-21RDMA/nes: Fix resource issues in nes_create_cq() and nes_destroy_cq()Miroslaw Walukiewicz
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
2009-04-21frv: insert PCI root bus resources for the MB93090 devel motherboardDavid Howells
2009-04-21rtc-cmos: fix printk outputKrzysztof Halasa
2009-04-21spi: documentation: emphasise spi_master.setup() semanticsDavid Brownell
2009-04-21MAINTAINERS: add a more searchable string for the H8300 architecture.Robert P. J. Day
2009-04-21MAINTAINERS: add Matt Mackall to embedded maintainersMatt Mackall
2009-04-21spi: pxa2xx: limit reaches -1Roel Kluin
2009-04-21MAINTAINERS: update KMEMTRACE pattern after file renameJoe Perches
2009-04-21MAINTAINERS: remove include/asm-*/suspend* file patternsJoe Perches
2009-04-21pxa2xx_spi: restore DRCMR on resumeDaniel Ribeiro
2009-04-21drivers/input/serio/hp_sdc.c: fix crash when removing hp_sdc moduleHelge Deller
2009-04-21memcg: use rcu_dereference to access mm->ownerKAMEZAWA Hiroyuki