summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-1928-46/+46
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-1914-14/+14
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-10-192-0/+4
|\
| * cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown2007-10-102-0/+4
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-1919-705/+249Star
|\ \
| * | [MIPS] Kill duplicated setup_irq() for cp0 timerAtsushi Nemoto2007-10-1910-80/+0Star
| * | [MIPS] Sibyte: Finish conversion to modern time APIs.Ralf Baechle2007-10-196-167/+82Star
| * | [MIPS] time: Helpers to compute clocksource/event shift and mult values.Ralf Baechle2007-10-191-8/+31
| * | [MIPS] SMTC: Build fix.Ralf Baechle2007-10-191-0/+1
| * | [MIPS] time: Delete dead code.Ralf Baechle2007-10-191-59/+0Star
| * | [MIPS] MIPSsim: Strip defconfig file to the bones.Ralf Baechle2007-10-191-394/+138Star
* | | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-191-2/+7
|\ \ \
| * | | x86: fix global_flush_tlb() bugIngo Molnar2007-10-191-2/+7
| |/ /
* | | Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers2007-10-1937-420/+30Star
* | | Use extended crashkernel command line on shBernhard Walle2007-10-192-26/+33
* | | Use extended crashkernel command line on ppc64Bernhard Walle2007-10-191-27/+27
* | | Use extended crashkernel command line on ia64Bernhard Walle2007-10-192-43/+49
* | | Use extended crashkernel command line on x86_64Bernhard Walle2007-10-193-35/+34Star
* | | Use extended crashkernel command line on i386Bernhard Walle2007-10-193-28/+46
* | | Use helpers to obtain task pid in printks (arch code)Alexey Dobriyan2007-10-1937-157/+163
* | | define global BIT macroJiri Slaby2007-10-191-1/+0Star
* | | remove asm/bitops.h includesJiri Slaby2007-10-199-9/+9
* | | pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-194-5/+5
* | | pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-1922-26/+26
* | | pid namespaces: round up the APIPavel Emelianov2007-10-194-7/+7
* | | task cgroups: enable cgroups by default in some configsPaul Jackson2007-10-196-0/+6
* | | setup vma->vm_page_prot by vm_get_page_prot()Coly Li2007-10-191-1/+1
* | | kmap leak fix for x86_32 kdumpFernando Luis Vázquez Cao2007-10-191-0/+1
|/ /
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-1815-373/+469
|\ \
| * | [MIPS] time: Move R4000 clockevent device code to separate configurable fileRalf Baechle2007-10-188-241/+318
| * | [MIPS] time: Delete dead cycles_per_jiffy, mips_timer_ack and null_timer_ackRalf Baechle2007-10-181-21/+0Star
| * | [MIPS] IP32: Retire use of plat_timer_setup.Ralf Baechle2007-10-181-6/+0Star
| * | [MIPS] Jazz: Retire use of plat_timer_setup.Ralf Baechle2007-10-182-9/+5Star
| * | [MIPS] IP27: Convert to clock_event_device.Ralf Baechle2007-10-182-66/+94
| * | [MIPS] JMR3927: Convert to clock_event_device.Ralf Baechle2007-10-181-19/+47
| * | [MIPS] Always do the ARC64_TWIDDLE_PC thing.Thomas Bogendoerfer2007-10-181-11/+5Star
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-182-6/+2Star
|\ \ \
| * | | [UMP]: header_ops conversion needed for non-ethernet driversJeff Dike2007-10-182-6/+2Star
| |/ /
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-10-186-64/+59Star
|\ \ \
| * | | [SPARC/64]: Consolidate of_register_driverStephen Rothwell2007-10-182-40/+0Star
| * | | [SPARC64]: Check of_get_property() return in pci_determine_mem_io_space().David S. Miller2007-10-181-0/+7
| * | | [SPARC64]: Fix boot failures due to bootmem.David S. Miller2007-10-181-4/+4
| * | | [SPARC64]: Implement atomic backoff.David S. Miller2007-10-182-20/+48
| |/ /
* | | Replace __attribute_pure__ with __pureRalf Baechle2007-10-181-3/+3
* | | sparse pointer use of zero as nullStephen Hemminger2007-10-181-1/+1
* | | x86 msr driver: Misc cpuinit annotationsSatyam Sharma2007-10-181-1/+1
* | | powerpc: add scaled time accountingMichael Neuling2007-10-182-2/+31
* | | Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-6/+7
* | | sysctl: x86_64 remove unnecessary binary pathsEric W. Biederman2007-10-182-10/+1Star
* | | cpu hotplug: intel_cacheinfo: fix cpu hotplug error handlingAkinobu Mita2007-10-181-21/+45