aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [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
| | * | sh: Hook up SH7722 scif ipr interrupts.Paul Mundt2006-12-121-0/+4
| | * | sh: Fixup sh_bios() trap handling.Paul Mundt2006-12-121-2/+13
| | * | sh: SH-MobileR SH7722 CPU support.Paul Mundt2006-12-1215-13/+226
| | * | sh: Convert remaining remap_area_pages() users to ioremap_page_range().Paul Mundt2006-12-122-4/+5
| | * | sh: Fixup kernel_execve() for syscall cleanups.Paul Mundt2006-12-121-0/+6
| | * | sh: Fix get_wchan().Paul Mundt2006-12-121-2/+3
| | * | sh: BUG() handling through trapa vector.Paul Mundt2006-12-122-0/+45
| | * | sh: Kill off unused SE7619 I/O ops.Yoshinori Sato2006-12-123-124/+1
| | * | sh: Fix Solution Engine 7619 build.Yoshinori Sato2006-12-122-33/+33
| | * | sh: Trivial build fixes for SH-2 support.Yoshinori Sato2006-12-125-16/+7
| | * | sh: IPR IRQ updates for SH7619/SH7206.Yoshinori Sato2006-12-123-8/+111
| | * | sh: gcc4 symbol export fixups.Stuart Menefy2006-12-121-1/+14
| | * | sh: landisk board build fixes.Paul Mundt2006-12-122-33/+56
| | * | sh: register rtc resources for sh775x.Jamie Lenehan2006-12-121-0/+31
| | * | sh: SH-2 defconfig updates.Yoshinori Sato2006-12-122-39/+847
| | * | sh: Add uImage and S-rec generation support.Paul Mundt2006-12-123-10/+43
| | * | sh: push-switch fixups for work_struct API damage.Paul Mundt2006-12-121-5/+8
| * | | Merge branch 'for-linus' of git://www.atmel.no/~hskinnemoen/linux/kernel/avr32Linus Torvalds2006-12-1110-406/+287
| |\ \ \
| | * | | [AVR32] Add missing #include <linux/param.h> to delay.cHaavard Skinnemoen2006-12-081-0/+1
| | * | | [AVR32] Implement intc_get_pending()Haavard Skinnemoen2006-12-081-0/+4
| | * | | [AVR32] Don't include <asm/delay.h>Haavard Skinnemoen2006-12-082-2/+1
| | * | | [AVR32] Put the chip in "stop" mode when halting the systemHaavard Skinnemoen2006-12-081-0/+7