aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-08[PATCH] move rtc_interrupt() prototype to rtc.hAdrian Bunk4-9/+7
2006-01-08[PATCH] IRQ type flagsRussell King6-19/+25
2006-01-08[PATCH] fix more missing includesTim Schmielau3-0/+3
2006-01-08[PATCH] uml: prevent MODE_SKAS=n and MODE_TT=nAdrian Bunk1-1/+1
2006-01-08[PATCH] uml: whitespace cleanupJeff Dike1-7/+7
2006-01-08[PATCH] uml: merge trap_user.c and trap_kern.cGennady Sharapov4-60/+39
2006-01-08[PATCH] uml: move libc-dependent code from trap_user.cGennady Sharapov13-91/+123
2006-01-08[PATCH] uml: move libc-dependent code from signal_user.cGennady Sharapov24-226/+162
2006-01-08[PATCH] ARM: Netwinder ds1620 driver needs an export to be built as moduleWoody Suwalski1-0/+1
2006-01-08[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp macrosRavikiran G Thirumalai3-3/+3
2006-01-08[PATCH] frv: miscellaneous changesDavid Howells2-3/+4
2006-01-08[PATCH] frv: force serial driver inclusionDavid Howells2-0/+7
2006-01-08[PATCH] frv: fix PCMCIA configurationDavid Howells1-17/+1
2006-01-08[PATCH] frv: add pci_iomapDavid Howells2-1/+30
2006-01-08[PATCH] frv: add module support stubsDavid Howells2-0/+81
2006-01-08[PATCH] frv: support module exception tablesDavid Howells1-25/+9
2006-01-08[PATCH] frv: implement and export various things required by modulesDavid Howells13-14/+152
2006-01-08[PATCH] frv: drop unsupported debugging featuresDavid Howells1-22/+0
2006-01-08[PATCH] frv: drop 8/16-bit xchg and cmpxchgDavid Howells1-92/+0
2006-01-08[PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter3-0/+3
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King20-24/+21
2006-01-07[ARM] Move AMBA bus code to drivers/amba/Russell King2-360/+0
2006-01-07Merge with Linus' kernel.Russell King159-2601/+4301
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King15-21/+22
2006-01-07[ARM] 3235/1: SharpSL PM: Fix a gcc4 build errorRichard Purdie4-3/+1
2006-01-06Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds1-4/+3
2006-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+0
2006-01-06Merge ../torvalds-2.6/Greg Kroah-Hartman138-2539/+4139
2006-01-06gitignore: ignore shared objectsBrian Gerst1-1/+0
2006-01-06x86: remove bogus 'pci=usepirqmask' suggestion when no irq is definedLinus Torvalds1-1/+1
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky25-134/+109
2006-01-06[PATCH] s390: qdio V=V pass-throughFrank Pavlic1-3/+4
2006-01-06[PATCH] s390: aes supportJan Glauber5-14/+288
2006-01-06[PATCH] s390: sha256 supportJan Glauber5-1/+160
2006-01-06[PATCH] s390: in-kernel crypto renameJan Glauber6-207/+218
2006-01-06[PATCH] s390: add oprofile callgraph supportAndreas Krebbel3-1/+84
2006-01-06[PATCH] s390: cputime_t fixesMartin Schwidefsky1-7/+7
2006-01-06[PATCH] s390: update default configurationMartin Schwidefsky1-16/+39
2006-01-06[PATCH] s390: rt_sigreturn fixCedric Le Goater2-5/+3
2006-01-06[PATCH] s390: uaccess warningsMartin Schwidefsky1-1/+1
2006-01-06[PATCH] s390: atomic primitivesMartin Schwidefsky2-4/+4
2006-01-06[PATCH] uml: free network IRQ correctlyJeff Dike1-0/+2
2006-01-06[PATCH] uml: fix whitespace in mconsole driverJeff Dike1-54/+42
2006-01-06[PATCH] uml: capture printk output for mconsole sysrqJeff Dike1-18/+30
2006-01-06[PATCH] uml: capture printk output for mconsole stackJeff Dike1-6/+81
2006-01-06[PATCH] uml: add mconsole_reply variant with length paramJeff Dike2-6/+14
2006-01-06[PATCH] uml: better diagnostics for broken configsJeff Dike1-0/+3
2006-01-06[PATCH] uml: SIGWINCH handling cleanupJeff Dike1-30/+24
2006-01-06[PATCH] uml: umid cleanupJeff Dike6-126/+164
2006-01-06[PATCH] uml: separate libc-dependent umid codeJeff Dike7-339/+324