aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-22x86, um: take vm-flags.h to sysdepAl Viro4-3/+2
2008-10-22x86, um: get rid of uml asm/archAl Viro2-18/+2
2008-10-22x86, um: get rid of uml highmem.hAl Viro4-17/+14
2008-10-22x86, um: get rid of uml unistd.hAl Viro5-41/+4
2008-10-22x86, um: get rid of system.h -> system.h includeAl Viro7-55/+266
2008-10-22x86, um: uml atomic.h is not needed anymoreAl Viro1-11/+0
2008-10-22x86, um: untangle uml ldt.hAl Viro9-9/+9
2008-10-22x86, um: get rid of more uml asm/arch usesAl Viro3-3/+3
2008-10-22x86, um: remove dead header (uml module-generic.h; never used these days)Al Viro1-6/+0
2008-10-22x86, um: get rid of uml signal.hAl Viro3-30/+2
2008-10-22x86, um: sanitize uml sigcontext.h usesAl Viro7-71/+2
2008-10-22x86, um: now we can get rid of trivial uml headersAl Viro60-371/+2
2008-10-22x86, um: ... and asm-x86 moveAl Viro338-9/+38681
2008-10-22x86, um: initial part of asm-um moveAl Viro145-8/+3699
2008-10-22x86, um: take arch/um/include/* out of the wayAl Viro79-27/+26
2008-10-20misc: replace remaining __FUNCTION__ with __func__Harvey Harrison3-5/+5
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds133-287/+12211
2008-10-20Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds6-18/+174
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds9-192/+197
2008-10-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+3
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds41-5665/+2855
2008-10-20Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-1/+6
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-75/+0
2008-10-20Update email addresses.Dave Jones8-11/+11
2008-10-20Update .gitignore files for generated targetsLinus Torvalds1-0/+1
2008-10-20powerpc/PCI: Add legacy PCI access via sysfsBenjamin Herrenschmidt3-1/+153
2008-10-20PCI: Add ability to mmap legacy_io on some platformsBenjamin Herrenschmidt2-11/+8
2008-10-20x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDsSeth Heasley1-2/+9
2008-10-20x86/PCI: follow lspci device/vendor styleBjorn Helgaas1-4/+4
2008-10-20Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds2-8/+31
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds163-1915/+12970
2008-10-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-0/+3
2008-10-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds3-3/+74
2008-10-20mn10300: use bcd2bin/bin2bcdAdrian Bunk1-3/+3
2008-10-20mips: use bcd2bin/bin2bcdAdrian Bunk5-59/+59
2008-10-20rtc: use bcd2bin/bin2bcdAdrian Bunk1-10/+10
2008-10-20cris: use bcd2bin/bin2bcdAdrian Bunk4-45/+45
2008-10-20alpha: use bcd2bin/bin2bcdAdrian Bunk2-11/+11
2008-10-20always reserve elfcore header memory in crash kernelSimon Horman2-4/+2
2008-10-20kdump: add is_vmcore_usable() and vmcore_unusable()Simon Horman1-2/+2
2008-10-20kdump: use is_kdump_kernel() in sba_init()Simon Horman1-3/+2
2008-10-20kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCOREVivek Goyal7-4/+36
2008-10-20uml: fix a compile errorWANG Cong1-1/+2
2008-10-20arch/m68k/bvme6000/rtc.c: remove duplicated includeHuang Weiyi1-1/+0
2008-10-20container freezer: implement freezer cgroup subsystemMatt Helsley22-0/+41
2008-10-20container freezer: add TIF_FREEZE flag to all architecturesMatt Helsley7-0/+13
2008-10-20mm: rewrite vmap layerNick Piggin3-0/+4
2008-10-20mm: cleanup to make remove_memory() arch-neutralBadari Pulavarty3-45/+0
2008-10-20Merge branches 'topic/asoc', 'topic/misc-fixes', 'topic/ps3-csbits' and 'topic/staging-fixes' into for-linusTakashi Iwai2321-37616/+139582
2008-10-20ps3: Add passthru support for non-audio streamsTakashi Iwai1-0/+2