aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-11-01file caps: always start with clear bprm->caps_*Serge Hallyn1-3/+3
2008-10-31Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-0/+3
2008-10-31Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds57-865/+1444
2008-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds31-2094/+1357
2008-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds6-161/+97
2008-10-31Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds5-63/+46
2008-10-31Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds4-16/+152
2008-10-31Revert "powerpc: Sync RPA note in zImage with kernel's RPA note"Paul Mackerras4-145/+52
2008-10-31Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into mergePaul Mackerras1-39/+0
2008-10-31powerpc: Fix compile errors with CONFIG_BUG=nPaul Mackerras1-0/+2
2008-10-31powerpc: Fix format string warning in arch/powerpc/boot/main.cJon Smirl1-1/+1
2008-10-31powerpc: Fix bug in kernel copy of libfdt's fdt_subnode_offset_namelen()David Gibson1-3/+6
2008-10-31powerpc: Remove duplicate DMA entry from mpc8313erdb device treeMike Dyer1-39/+0
2008-10-31sh: fix sh2a cache entry_maskYoshihiro Shimoda1-4/+4
2008-10-31sh: Enable NFS root in Migo-R defconfig.Kuninori Morimoto1-7/+28
2008-10-31sh: FTRACE renamed to FUNCTION_TRACER.Paul Mundt4-5/+5
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt399-3307/+2796
2008-10-31sh: Fix up the shared IRQ demuxer's control bit testing logic.Michael Trimarchi2-11/+13
2008-10-31Define SCSPTR1 for SH 7751RMatt Fleming1-0/+1
2008-10-31sh: Add sci_rxd_in of SH4-202Nobuhiro Iwamatsu1-2/+8
2008-10-31Add support usb setting on sh 7366Kuninori Morimoto1-0/+28
2008-10-31sh: Change register name SCSPTR to SCSPTR2Nobuhiro Iwamatsu1-1/+1
2008-10-31sh: use the new byteorder headers.Harvey Harrison1-19/+17
2008-10-31sh: SHmedia ISA tuning fixups.Paul Mundt1-0/+4
2008-10-30sparc64: Add missing null terminating entry to bq4802_match[].David S. Miller1-0/+1
2008-10-31libata: add whitelist for devices with known good pata-sata bridgesJens Axboe2-0/+8
2008-10-31sata_via: fix support for 5287Tejun Heo1-12/+143
2008-10-31libata: Avoid overflow in ata_tf_to_lba48() when tf->hba_lbal > 127Roland Dreier1-1/+1
2008-10-31ATA: remove excess kernel-doc notationRandy Dunlap2-3/+0
2008-10-31powerpc/cell/OProfile: Fix on-stack array size in activate spu profiling functionCarl Love1-3/+10
2008-10-31powerpc/mpic: Fix regression caused by change of default IRQ affinityKumar Gala4-6/+61
2008-10-31powerpc: Update remaining dma_mapping_ops to use map/unmap_pageMark Nelson8-99/+104
2008-10-31powerpc/pci: Fix unmapping of IO space on 64-bitBenjamin Herrenschmidt1-1/+1
2008-10-31powerpc/pci: Properly allocate bus resources for hotplug PHBsNathan Fontenot3-55/+59
2008-10-31OF-device: Don't overwrite numa_node in device registrationJeremy Kerr2-2/+10
2008-10-31powerpc: Fix swapcontext system for VSX + old ucontext sizeMichael Neuling2-39/+30
2008-10-31powerpc: Fix compiler warning for the relocatable kernelMichael Neuling1-3/+3
2008-10-31powerpc: Work around ld bug in older binutilsPaul Mackerras1-0/+2
2008-10-31powerpc/ppc64/kdump: Better flag for running relocatableMilton Miller1-11/+19
2008-10-31powerpc: Use is_kdump_kernel()Milton Miller4-8/+7
2008-10-31powerpc: Kexec exit should not use magic numbersMilton Miller3-19/+5
2008-10-31Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into mergePaul Mackerras19-425/+1053
2008-10-30Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-0/+7
2008-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds3-14/+22
2008-10-30Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds14-40/+85
2008-10-30Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-3/+1
2008-10-30Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-10/+20
2008-10-30Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+3
2008-10-31lguest: fix irq vectors.Rusty Russell1-0/+3
2008-10-31lguest: fix early_ioremap.Rusty Russell1-12/+17