aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Remove stack unwinder for nowLinus Torvalds2006-12-158-240/+0
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-12-1338-218/+721
|\
| *-. [ARM] Merge AT91 and devel branchesRussell King2006-12-1338-218/+721
| |\ \
| | | * [ARM] 4017/1: [Jornada7xx] - Updating Jornada720.cKristoffer Ericson2006-12-131-25/+204
| | | * [ARM] 3992/1: i.MX/MX1 CPU Frequency scaling supportPavel Pisa2006-12-133-1/+299
| | | * [ARM] Remove empty fixup functionRussell King2006-12-131-5/+0
| | | * [ARM] 4014/1: include drivers/hid/KconfigSascha Hauer2006-12-131-0/+2
| | | * [ARM] 4013/1: clocksource driver for netxSascha Hauer2006-12-131-12/+30
| | | * [ARM] 4012/1: Clocksource for pxaSascha Hauer2006-12-131-22/+23
| | | * [ARM] Clean up ioremap codeRussell King2006-12-131-58/+40
| | | * [ARM] Unuse another Linux PTE bitRussell King2006-12-1325-75/+71
| | | * [ARM] Clean up KERNEL_RAM_ADDRRussell King2006-12-111-9/+10
| | | * [ARM] Add sys_*at syscallsRussell King2006-12-091-0/+13
| | | * [ARM] Formalise the ARMv6 processor name stringRussell King2006-12-081-1/+1
| | | * [ARM] Handle HWCAP_VFP in VFP support codeRussell King2006-12-084-11/+27
| | * | [ARM] 4011/1: AT91SAM9260: Fix compilation with NAND driverAndrew Victor2006-12-081-0/+1
| | * | [ARM] 4010/1: AT91SAM9260-EK board: Prepare for MACB Ethernet supportAndrew Victor2006-12-081-0/+1
* | | | [PATCH] MIPS: Fix COW D-cache aliasing on forkAtsushi Nemoto2006-12-131-0/+25
* | | | [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-1330-40/+40
* | | | [PATCH] update Tigran's email addressesTigran Aivazian2006-12-131-3/+3
* | | | [PATCH] appldata_mem dependes on vm countersAl Viro2006-12-131-1/+1
* | | | [PATCH] Xtensa: Add ktermios and minor filename fixChris Zankel2006-12-132-2/+2
* | | | [PATCH] uml: fix net_kern workqueue abusePeter Zijlstra2006-12-132-6/+11
* | | | [PATCH] another build fix, header rearrangements (OSK)David Brownell2006-12-131-0/+1
* | | | [PATCH] fix more workqueue build breakage (tps65010)David Brownell2006-12-131-0/+1
* | | | [PATCH] arch/i386/kernel/smpboot.c: remove unneeded ifdefAndrew Morton2006-12-131-2/+0
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-12-1216-149/+358
|\ \ \ \
| * | | | [IA64] kprobe clears qp bits for special instructionsbibo,mao2006-12-121-53/+122
| * | | | [IA64] enable trap code on slot 1Tony Luck2006-12-122-15/+39
| * | | | [IA64] Take defensive stance on ia64_pal_get_brand_info()Tony Luck2006-12-121-2/+2
| * | | | [IA64] fix possible XPC deadlock when disconnectingDean Nelson2006-12-122-26/+53
| * | | | [IA64] - Reduce overhead of FP exception logging messagesJack Steiner2006-12-121-10/+40
| * | | | [IA64] fix arch/ia64/mm/contig.c:235: warning: unused variable `nid'Tony Luck2006-12-122-9/+3
| * | | | [IA64] s/termios/ktermios/ in simserial.cTony Luck2006-12-121-1/+1
| * | | | [IA64] kexec/kdump: tidy up declaration of relocate_new_kernel_tHorms2006-12-121-2/+5
| * | | | [IA64] Kexec/Kdump: honour non-zero crashkernel offset.Horms2006-12-121-4/+10
| * | | | [IA64] CONFIG_KEXEC/CONFIG_CRASH_DUMP permutationsHorms2006-12-127-25/+73
| * | | | [IA64] Do not call SN_SAL_SET_CPU_NUMBER twice on cpu 0Jay Lan2006-12-121-2/+10
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-12-128-30/+29
|\ \ \ \ \
| * | | | | kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day2006-12-127-28/+28
| * | | | | um: replace kmalloc+memset with kzallocYan Burman2006-12-121-2/+1
* | | | | | Merge ../linusDave Jones2006-12-121403-21684/+57353
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2006-12-126-1/+197
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | i2c: New ARM Versatile/Realview bus driverRussell King2006-12-104-0/+29
| | * | | | i2c: New Philips PNX bus driverVitaly Wool2006-12-102-1/+168
| * | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-12-1247-310/+1457
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | sh: Fixup SH-2 BUG() trap handling.Yoshinori Sato2006-12-121-18/+14
| | * | | | sh: Use early_param() for earlyprintk parsing.Paul Mundt2006-12-122-31/+16
| | * | | | sh: Fix .empty_zero_page alignment for PAGE_SIZE > 4096.Paul Mundt2006-12-123-3/+6
| | * | | | sh: Fixup .data.page_aligned.Paul Mundt2006-12-121-1/+1