summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 8250: Oxford Semiconductor DevicesLee Howard2008-10-233-1/+238
* tty: Fix tty_port kref screwupAlan Cox2008-10-231-1/+1
* watchdog: Fix warningAlan Cox2008-10-231-1/+1
* mutex: speed up generic mutex implementationsNick Piggin2008-10-232-32/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds2008-10-2312-6/+1022
|\
| * xtensa: Add config files for Diamond 232L - Rev B processor variantChris Zankel2008-10-215-1/+684
| * xtensa: Fix io regionsChris Zankel2008-10-211-3/+5
| * xtensa: Add support for the Sonic Ethernet device for the XT2000 board.Chris Zankel2008-10-213-0/+327
| * xtensa: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-10-141-1/+1
| * xtensa: use newer __SPIN_LOCK_UNLOCKED macroRobert P. J. Day2008-10-141-1/+1
| * XTENSA: warn about including <asm/rwsem.h> directly.Robert P. J. Day2008-10-141-0/+4
* | memcg: fix page_cgroup allocationKAMEZAWA Hiroyuki2008-10-234-8/+32
* | jbd: abort instead of waiting for nonexistent transactionsDuane Griffin2008-10-231-2/+17
* | jbd: test BH_Write_EIO to detect errors on metadata buffersHidehiro Kawai2008-10-231-3/+3
* | ext3: add checks for errors from jbdHidehiro Kawai2008-10-232-8/+27
* | jbd: fix error handling for checkpoint ioHidehiro Kawai2008-10-234-21/+65
* | profiling: fix up CONFIG_PROC_FS=n buildPaul Mundt2008-10-231-1/+6
* | mm: page_cgroup needs linux/vmalloc.h for vmalloc_node()/vfree().Paul Mundt2008-10-231-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2008-10-2396-414/+3745
|\ \
| * | powerpc: Support for relocatable kdump kernelMohan Kumar M2008-10-2211-66/+121
| * | powerpc: Don't use a 16G page if beyond mem= limitsJon Tollefson2008-10-221-2/+4
| * | powerpc: Add del_node() for early boot code to prune inapplicable devices.Mike Ditto2008-10-222-0/+12
| * | powerpc: Further compile fixup for STRICT_MM_TYPECHECKSDavid Gibson2008-10-221-1/+2
| * | powerpc: Remove empty #else from signal_64.cMichael Neuling2008-10-221-2/+0
| * | powerpc: Move memory size print into common show_cpuinfo for 32-bitBecky Bruce2008-10-2213-40/+7
| * | hvc_console: Remove __devexit annotation of hvc_remove()Hendrik Brueckner2008-10-222-2/+2
| * | hvc_console: Add support for tty window resizingHendrik Brueckner2008-10-222-0/+64
| * | hvc_console: Fix loop if put_char() returns 0Hendrik Brueckner2008-10-221-9/+11
| * | hvc_console: Add tty driver flag TTY_DRIVER_RESET_TERMIOSHendrik Brueckner2008-10-221-1/+1
| * | hvc_console: Add a hangup notifier for backendsHendrik Brueckner2008-10-227-3/+14
| * | Merge commit 'origin' into masterBenjamin Herrenschmidt2008-10-212652-43486/+278314
| |\ \
| * \ \ Merge commit 'kumar/kumar-for-2.6.28'Benjamin Herrenschmidt2008-10-2116-27/+85
| |\ \ \
| | * | | powerpc/83xx: Add DS1339 RTC support for MPC8349E-mITX boards .dtsAnton Vorontsov2008-10-202-0/+16
| | * | | powerpc/83xx: Add support for MCU microcontroller in .dts filesAnton Vorontsov2008-10-205-0/+40
| | * | | powerpc/85xx: Move mpc8572ds.dts to address-cells/size-cells = <2>Kumar Gala2008-10-201-14/+13
| | * | | of/spi: Support specifying chip select as active high via device treeWolfgang Ocker2008-10-202-0/+4
| | * | | powerpc: Remove device_type = "board_control" properties in .dts filesAnton Vorontsov2008-10-205-6/+6
| | * | | i2c-cpm: Suppress autoprobing for devicesWolfram Sang2008-10-201-1/+0
| | * | | powerpc/85xx: Fix mpc8536ds dma interrupt numbersEd Swarthout2008-10-201-4/+4
| | * | | powerpc/85xx: Enable enhanced functions for 8536 TSECJason Jin2008-10-201-2/+2
| * | | | powerpc: Delete unused prom_strtoul and prom_memparseMilton Miller2008-10-211-61/+0
| * | | | powerpc: Revert CHRP boot wrapper to real-base = 12MB on 32-bitPaul Mackerras2008-10-212-15/+31
| * | | | powerpc: Always trim numa memory to lmb_end_of_DRAM()Milton Miller2008-10-211-4/+2
| * | | | powerpc: Use cpu_thread_in_core in smp_init for of_spin_mapMilton Miller2008-10-212-16/+7
| * | | | powerpc: Find and destroy possible stale kernel added propertiesMilton Miller2008-10-211-0/+13
| * | | | powerpc: Remove Kconfig support for PPC_MERGEKumar Gala2008-10-211-3/+0
| * | | | powerpc: Fix build issue with CONFIG_RELOCATABLE=yKumar Gala2008-10-212-2/+5
| * | | | of: Format string bug in drivers/of/of_i2c.cJon Smirl2008-10-211-1/+1
| * | | | powerpc: Add missing cuImage.initrd.% targetGrant Likely2008-10-211-0/+3
| * | | | powerpc: Fix boot wrapper memcmp() called with zero length argumentMike Ditto2008-10-211-1/+3