summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2009-04-244-97/+225
|\
| * sparc: Fix bus type probing for ESP and LE devices.David S. Miller2009-04-222-4/+38
| * sparc32: Update defconfig.David S. Miller2009-04-171-30/+68
| * sparc64: Update defconfig.David S. Miller2009-04-171-63/+119
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2009-04-2425-5441/+896
|\ \
| * | powerpc: Fix modular build of ide-pmac when mediabay is built inBartlomiej Zolnierkiewicz2009-04-221-0/+2
| * | powerpc/pasemi: Fix build error on UPGeoff Levand2009-04-221-4/+0
| * | powerpc: Make macintosh/mediabay driver depend on CONFIG_BLOCKAlexander Beregalov2009-04-221-1/+1
| * | maintainers: Fix PS3 patternsGeoff Levand2009-04-221-3/+2
| * | powerpc/ps3: Fix CONFIG_PS3_FLASH=n build warningGeoff Levand2009-04-221-1/+1
| * | powerpc/32: Don't clobber personality flags on execAndreas Schwab2009-04-221-1/+2
| * | powerpc: Fix crash on CPU hotplugMichael Ellerman2009-04-221-1/+1
| * | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into mergePaul Mackerras2009-04-221794-67800/+127643
| |\ \
| | * | powerpc: Fix of_node_put() exit path in of_irq_map_one()Ilpo Järvinen2009-04-201-6/+5
| | * | powerpc/5200: defconfig updatesGrant Likely2009-04-206-125/+428
| | * | powerpc/5200: Add FLASH nodes to lite5200 device treeGrant Likely2009-04-161-0/+39
| | * | powerpc/device-tree: Document MTD nodes with multiple "reg" tuplesStefan Roese2009-04-161-1/+18
| | * | powerpc/of-device-tree: Factor MTD physmap bindings out of booting-without-ofStefan Roese2009-04-162-77/+75
| | * | powerpc/5200: Bring the legacy fsl_spi_platform_data hooks backAnton Vorontsov2009-04-161-0/+4
| * | | powerpc/85xx: Remove defconfigs that mpc85xx_{smp_}defconfig coverKumar Gala2009-04-214-6707/+0
| * | | powerpc/85xx: Added SMP defconfigKumar Gala2009-04-211-0/+1829
| * | | powerpc/85xx: Enabled a bunch of FSL specific drivers/optionsKumar Gala2009-04-211-16/+27
| * | | powerpc/85xx: Updated generic mpc85xx_defconfigKumar Gala2009-04-211-125/+88
| * | | powerpc: don't disable SATA interrupts on Freescale MPC8610 HPCDTimur Tabi2009-04-211-5/+0
| * | | fsl_rio: Pass the proper device to dma mapping routinesAnton Vorontsov2009-04-211-11/+17
* | | | check_unsafe_exec: s/lock_task_sighand/rcu_read_lock/Oleg Nesterov2009-04-241-4/+2
* | | | do_execve() must not clear fs->in_exec if it was set by another threadOleg Nesterov2009-04-242-15/+15
* | | | Linux 2.6.30-rc3v2.6.30-rc3Linus Torvalds2009-04-211-1/+1
* | | | driver synchronization: make scsi_wait_scan more advancedArjan van de Ven2009-04-214-2/+13
* | | | Trivial: fix a typo in slow-work.hJonathan Corbet2009-04-211-1/+1
* | | | PERCPU: Collect the DECLARE/DEFINE declarations togetherDavid Howells2009-04-213-44/+86
* | | | FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells2009-04-219-35/+50
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-04-2110-83/+272
|\ \ \ \
| * | | | Btrfs: fix btrfs fallocate oops and deadlockChris Mason2009-04-212-9/+31
| * | | | Btrfs: use the right node in reada_for_balanceChris Mason2009-04-201-5/+12
| * | | | Btrfs: fix oops on page->mapping->host during writepageChris Mason2009-04-201-8/+32
| * | | | Btrfs: add a priority queue to the async thread helpersChris Mason2009-04-205-15/+56
| * | | | Btrfs: use WRITE_SYNC for synchronous writesChris Mason2009-04-205-46/+141
| | |/ / | |/| |
* | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-04-2113-418/+176
|\ \ \ \
| * | | | go7007: Convert to the new i2c device binding modelJean Delvare2009-04-2113-418/+176
* | | | | bfin_5xx: misplaced parenthesesRoel Kluin2009-04-211-3/+3
* | | | | vmscan,memcg: reintroduce sc->may_swapKOSAKI Motohiro2009-04-211-4/+8
* | | | | edac: ppc mpc85xx fix mc err detectDave Jiang2009-04-211-1/+1
* | | | | scsi: mpt: suppress debugobjects warningEric Paris2009-04-211-1/+1
* | | | | sgi-xp/sgi-gru: allow modules to load on non-uv systemsRobin Holt2009-04-212-7/+7
* | | | | uml: kill a kconfig warningWANG Cong2009-04-211-1/+1
* | | | | frv: insert PCI root bus resources for the MB93090 devel motherboardDavid Howells2009-04-211-13/+50
* | | | | rtc-cmos: fix printk outputKrzysztof Halasa2009-04-211-11/+9
* | | | | spi: documentation: emphasise spi_master.setup() semanticsDavid Brownell2009-04-212-1/+12
* | | | | MAINTAINERS: add a more searchable string for the H8300 architecture.Robert P. J. Day2009-04-211-1/+1