aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-22sparc: correct section of current_pc()Frederic Weisbecker1-0/+1
2008-10-22sparc: correct section of apc_no_idleFrederic Weisbecker1-1/+1
2008-10-22sparc64: Fix race in arch/sparc64/kernel/trampoline.SAndrea Shepard1-4/+14
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
2008-10-20ps3: Add ps3av_audio_mute_analog()Masakazu Mokuno1-0/+1
2008-10-20sh: Move SH-4 CPU headers down one more level.Paul Mundt2-0/+0
2008-10-20sh: Only build in gpio.o when CONFIG_GENERIC_GPIO is selected.Paul Mundt2-2/+4
2008-10-20sh: Migrate common board headers to mach-common/.Paul Mundt53-37/+40
2008-10-20sh: Move the CPU definition headers from asm/ to cpu/.Paul Mundt11-7/+7
2008-10-20sh: remove consistent alloc cruftMagnus Damm1-10/+0
2008-10-20sh: add dynamic crash base address supportMagnus Damm1-6/+9
2008-10-20sh: reduce Migo-R smc91x overrunsMagnus Damm2-2/+6
2008-10-20sh: Fix up some merge damage.Paul Mundt2-1/+3
2008-10-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt2403-38786/+141589
2008-10-20Merge branch 'sh/gpiolib'Paul Mundt22-100/+8144
2008-10-20Fix debugfs_create_file's error checking method for arch/sh/mm/Zhaolei2-0/+8