aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2007-10-20kbuild: restore arch/{ppc/xtensa}/boot cflagsMilton Miller
2007-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-10-20small documentation fixesPhilipp Marek
2007-10-20Fix typo in arch/x86/kernel/tsc_32.cJosh Triplett
2007-10-20typo fixesMatt LaPlante
2007-10-20spelling fixes: arch/x86_64/Simon Arlott
2007-10-20spelling fixes: arch/v850/Simon Arlott
2007-10-20spelling fixes: arch/um/Simon Arlott
2007-10-20spelling fixes: arch/m68k/Simon Arlott
2007-10-20spelling fixes: arch/m32r/Simon Arlott
2007-10-20spelling fixes: arch/i386/Simon Arlott
2007-10-20spelling fixes: arch/h8300/Simon Arlott
2007-10-20spelling fixes: arch/frv/Simon Arlott
2007-10-20spelling fixes: arch/cris/Simon Arlott
2007-10-20spelling fixes: arch/alpha/Simon Arlott
2007-10-20H8300: Typo: "buildin" -> "builtin"Robert P. J. Day
2007-10-20XTENSA: Emphasize that the "eth" boot-time parm takes a valueRobert P. J. Day
2007-10-20BOOT: Show that no_ipi_broadcast() takes a parameter.Robert P. J. Day
2007-10-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds
2007-10-19Spelling fix: explicitlyJean Delvare
2007-10-19more UTF-8 conversionsMarcin Garski
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-10-19Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-10-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers
2007-10-19Use extended crashkernel command line on shBernhard Walle
2007-10-19Use extended crashkernel command line on ppc64Bernhard Walle
2007-10-19Use extended crashkernel command line on ia64Bernhard Walle
2007-10-19Use extended crashkernel command line on x86_64Bernhard Walle
2007-10-19Use extended crashkernel command line on i386Bernhard Walle
2007-10-19Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan
2007-10-19define global BIT macroJiri Slaby
2007-10-19remove asm/bitops.h includesJiri Slaby
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn
2007-10-19pid namespaces: round up the APIPavel Emelianov
2007-10-19task cgroups: enable cgroups by default in some configsPaul Jackson
2007-10-19setup vma->vm_page_prot by vm_get_page_prot()Coly Li
2007-10-19kmap leak fix for x86_32 kdumpFernando Luis Vázquez Cao
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis
2007-10-19x86: introduce frame_pointer() and stack_pointer()Jan Blunck
2007-10-19i386: do not BUG_ON() when MSR is unknownStephane Eranian
2007-10-19x86: acpi use cpu_physical_idMike Travis
2007-10-19x86: convert cpu_llc_id to be a per cpu variableMike Travis
2007-10-19x86: convert cpu_to_apicid to be a per cpu variableMike Travis
2007-10-19i386: introduce "used_vectors" bitmap which can be used to reserve vectors.Rusty Russell
2007-10-19x86: use raw locks during oopsesAndi Kleen
2007-10-19x86: honor _PAGE_PSE bit on page walksJan Beulich