aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-19kmap leak fix for x86_32 kdumpFernando Luis Vázquez Cao1-0/+1
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis31-110/+125
2007-10-19x86: introduce frame_pointer() and stack_pointer()Jan Blunck1-10/+2
2007-10-19i386: do not BUG_ON() when MSR is unknownStephane Eranian1-4/+12
2007-10-19x86: acpi use cpu_physical_idMike Travis1-0/+2
2007-10-19x86: convert cpu_llc_id to be a per cpu variableMike Travis3-8/+8
2007-10-19x86: convert cpu_to_apicid to be a per cpu variableMike Travis9-17/+71
2007-10-19i386: introduce "used_vectors" bitmap which can be used to reserve vectors.Rusty Russell3-6/+20
2007-10-19x86: use raw locks during oopsesAndi Kleen2-14/+14
2007-10-19x86: honor _PAGE_PSE bit on page walksJan Beulich2-2/+3
2007-10-19i386: do cpuid_device_create() in CPU_UP_PREPARE instead of CPU_ONLINE.Akinobu Mita1-13/+19