summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-01sparc32: kernel/trace/trace.c wants DIE_OOPSAl Viro1-0/+1
2008-11-01el3_common_init() should be __devinit, not __initAl Viro1-3/+3
2008-11-01missing dependencies on HAVE_CLK in drivers/mfdAl Viro1-2/+2
2008-11-01section fixes for cirrusfbAl Viro1-1/+1
2008-11-01PM_TEST_SUSPEND should depend on RTC_CLASS, not RTC_LIBAl Viro1-1/+1
2008-11-01oss: fix O_NONBLOCK in dmasound_coreAl Viro2-3/+3
2008-11-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+2
2008-11-01init/do_mounts_md.c: remove duplicated #includeHuang Weiyi1-1/+0
2008-11-01x86: Clean up late e820 resource allocationLinus Torvalds1-3/+5
2008-11-01reserve_region_with_split: Fix GFP_KERNEL usage under spinlockLinus Torvalds1-1/+1
2008-11-01Merge branch 'link_removal' of git://www.jni.nu/crisLinus Torvalds7-246/+115
2008-11-01Merge branch 'cris_move' of git://www.jni.nu/crisLinus Torvalds365-1746/+124
2008-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-3/+5
2008-11-01remove unused #include <version.h>'sHuang Weiyi2-2/+0
2008-11-01saner FASYNC handling on file closeAl Viro36-109/+13
2008-11-01file caps: always start with clear bprm->caps_*Serge Hallyn1-3/+3
2008-11-01Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-0/+3
2008-11-01SELinux: properly handle empty tty_files listEric Paris1-3/+5
2008-11-01[CRIS] Remove links from CRIS buildJesper Nilsson5-178/+81
2008-11-01[CRIS] Merge asm-offsets.c for both arches into one file.Jesper Nilsson3-69/+35
2008-10-31Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus 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/tyt...Linus Torvalds5-63/+46
2008-10-31Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus 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/pow...Paul Mackerras1-39/+0
2008-10-31powerpc: Fix compile errors with CONFIG_BUG=nPaul Mackerras1-0/+2
2008-10-31x86: fix AMDC1E and XTOPOLOGY conflict in cpufeatureVenki Pallipadi1-1/+1
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-31x86: build fixIngo Molnar1-0/+1
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...Paul 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-31sparc64: 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 func...Carl Love1-3/+10