aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-21Blackfin arch: Fixing Bug: balance calls to get_task_mm with corresponding mmput callsBernd Schmidt1-0/+2
2007-10-21Blackfin arch: Fix up /proc/cpuinfo so it is like everyone elseRobin Getz1-39/+61
2007-10-21Blackfin arch: Optimization - no need to make additional math hereMichael Hennerich1-3/+3
2007-10-22Blackfin arch: force irq_flags into the .data sectionMike Frysinger2-2/+14
2007-10-22Blackfin arch BF548 defconfig: enable watchdog by defaultMike Frysinger1-1/+8
2007-10-21Blackfin arch: add new processor ADSP-BF52x arch/mach supportMichael Hennerich15-19/+3243
2007-10-20Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds55-1629/+6329
2007-10-20kbuild: restore arch/{ppc/xtensa}/boot cflagsMilton Miller2-1/+4
2007-10-20[PARISC] Make palo target work when $obj != $srcKyle McMartin1-5/+9
2007-10-19[PARISC] Zap unused variable warnings in pci.cKyle McMartin1-5/+5
2007-10-19[PARISC] Fix tests in palo targetKyle McMartin1-2/+2
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds171-291/+291
2007-10-20small documentation fixesPhilipp Marek1-2/+2
2007-10-20Fix typo in arch/x86/kernel/tsc_32.cJosh Triplett1-1/+1
2007-10-20typo fixesMatt LaPlante8-45/+46
2007-10-20spelling fixes: arch/x86_64/Simon Arlott9-13/+13
2007-10-20spelling fixes: arch/v850/Simon Arlott2-4/+4
2007-10-20spelling fixes: arch/um/Simon Arlott9-10/+10
2007-10-20spelling fixes: arch/m68k/Simon Arlott8-11/+11
2007-10-20spelling fixes: arch/m32r/Simon Arlott5-15/+15
2007-10-20spelling fixes: arch/i386/Simon Arlott37-57/+57
2007-10-20spelling fixes: arch/h8300/Simon Arlott4-4/+4
2007-10-20spelling fixes: arch/frv/Simon Arlott3-4/+4
2007-10-20spelling fixes: arch/cris/Simon Arlott26-42/+42
2007-10-20spelling fixes: arch/alpha/Simon Arlott10-10/+9
2007-10-20H8300: Typo: "buildin" -> "builtin"Robert P. J. Day1-3/+3
2007-10-20XTENSA: Emphasize that the "eth" boot-time parm takes a valueRobert P. J. Day1-1/+1
2007-10-20BOOT: Show that no_ipi_broadcast() takes a parameter.Robert P. J. Day1-1/+1
2007-10-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds70-635/+630
2007-10-19Spelling fix: explicitlyJean Delvare6-7/+7
2007-10-19more UTF-8 conversionsMarcin Garski1-1/+1
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt28-46/+46
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day14-14/+14
2007-10-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds2-0/+4
2007-10-19Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds19-705/+249
2007-10-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds1-2/+7
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers37-420/+30
2007-10-19Use extended crashkernel command line on shBernhard Walle2-26/+33
2007-10-19Use extended crashkernel command line on ppc64Bernhard Walle1-27/+27
2007-10-19Use extended crashkernel command line on ia64Bernhard Walle2-43/+49
2007-10-19Use extended crashkernel command line on x86_64Bernhard Walle3-35/+34
2007-10-19Use extended crashkernel command line on i386Bernhard Walle3-28/+46
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan37-157/+163
2007-10-19define global BIT macroJiri Slaby1-1/+0
2007-10-19remove asm/bitops.h includesJiri Slaby9-9/+9
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov4-5/+5
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn22-26/+26
2007-10-19pid namespaces: round up the APIPavel Emelianov4-7/+7
2007-10-19task cgroups: enable cgroups by default in some configsPaul Jackson6-0/+6
2007-10-19setup vma->vm_page_prot by vm_get_page_prot()Coly Li1-1/+1