aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers2007-10-1937-420/+30
* 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/+34
* 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/+0
* 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/+0
| * [MIPS] IP32: Retire use of plat_timer_setup.Ralf Baechle2007-10-181-6/+0
| * [MIPS] Jazz: Retire use of plat_timer_setup.Ralf Baechle2007-10-182-9/+5
| * [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/+5
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-182-6/+2
|\ \
| * | [UMP]: header_ops conversion needed for non-ethernet driversJeff Dike2007-10-172-6/+2
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-10-186-64/+59
|\ \
| * | [SPARC/64]: Consolidate of_register_driverStephen Rothwell2007-10-172-40/+0
| * | [SPARC64]: Check of_get_property() return in pci_determine_mem_io_space().David S. Miller2007-10-171-0/+7
| * | [SPARC64]: Fix boot failures due to bootmem.David S. Miller2007-10-171-4/+4
| * | [SPARC64]: Implement atomic backoff.David S. Miller2007-10-172-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/+1
* | cpu hotplug: intel_cacheinfo: fix cpu hotplug error handlingAkinobu Mita2007-10-181-21/+45
* | cpu hotplug: mce: fix cpu hotplug error handlingAkinobu Mita2007-10-181-10/+29
* | cpu hotplug: msr: fix cpu hotplug error handlingAkinobu Mita2007-10-181-15/+20
* | cpu hotplug: thermal_throttle: fix cpu hotplug error handlingAkinobu Mita2007-10-181-4/+6
* | Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().Tony Breeds2007-10-182-1/+15
* | Hibernation: Use temporary page tables for kernel text mapping on x86_64Rafael J. Wysocki2007-10-181-6/+33
* | Hibernation: Pass CR3 in the image header on x86_64Rafael J. Wysocki2007-10-182-7/+17
* | Hibernation: Arbitrary boot kernel support on x86_64Rafael J. Wysocki2007-10-183-8/+92
* | s2ram: kill old debugging junkPavel Machek2007-10-182-43/+1
* | serial: turn serial console suspend a boot rather than compile time optionAndres Salomon2007-10-181-1/+0
* | PM: Rework struct platform_suspend_opsRafael J. Wysocki2007-10-185-101/+35
* | PM: Rename struct pm_ops and related thingsRafael J. Wysocki2007-10-1812-30/+30
* | PM: Move definition of struct pm_ops to suspend.hRafael J. Wysocki2007-10-189-17/+9
|/
* [IA64] fix non-numa buildAndrew Morton2007-10-171-1/+3