summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Make vm86 support optionalMatt Mackall2006-01-083-1/+5
* [PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall2006-01-0817-65/+0
* [PATCH] tiny: Make x86 doublefault handling optionalMatt Mackall2006-01-082-1/+4
* [PATCH] Make apm buildable without legacy pmDave Jones2006-01-082-1/+5
* [PATCH] Split out screen_info from tty.hBrian Gerst2006-01-083-41/+2
* [PATCH] /dev/mem: validate mmap requestsBjorn Helgaas2006-01-081-49/+111
* [PATCH] remove gcc-2 checksAndrew Morton2006-01-089-34/+11
* [PATCH] Don't attempt to power off if power off is not implementedEric W. Biederman2006-01-083-0/+11
* [PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig2006-01-081-9/+12
* [PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig2006-01-0810-210/+57
* [PATCH] move rtc_interrupt() prototype to rtc.hAdrian Bunk2006-01-084-9/+7
* [PATCH] IRQ type flagsRussell King2006-01-086-19/+25
* [PATCH] fix more missing includesTim Schmielau2006-01-083-0/+3
* [PATCH] uml: prevent MODE_SKAS=n and MODE_TT=nAdrian Bunk2006-01-081-1/+1
* [PATCH] uml: whitespace cleanupJeff Dike2006-01-081-7/+7
* [PATCH] uml: merge trap_user.c and trap_kern.cGennady Sharapov2006-01-084-60/+39
* [PATCH] uml: move libc-dependent code from trap_user.cGennady Sharapov2006-01-0813-91/+123
* [PATCH] uml: move libc-dependent code from signal_user.cGennady Sharapov2006-01-0824-226/+162
* [PATCH] ARM: Netwinder ds1620 driver needs an export to be built as moduleWoody Suwalski2006-01-081-0/+1
* [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...Ravikiran G Thirumalai2006-01-083-3/+3
* [PATCH] frv: miscellaneous changesDavid Howells2006-01-082-3/+4
* [PATCH] frv: force serial driver inclusionDavid Howells2006-01-082-0/+7
* [PATCH] frv: fix PCMCIA configurationDavid Howells2006-01-081-17/+1
* [PATCH] frv: add pci_iomapDavid Howells2006-01-082-1/+30
* [PATCH] frv: add module support stubsDavid Howells2006-01-082-0/+81
* [PATCH] frv: support module exception tablesDavid Howells2006-01-081-25/+9
* [PATCH] frv: implement and export various things required by modulesDavid Howells2006-01-0813-14/+152
* [PATCH] frv: drop unsupported debugging featuresDavid Howells2006-01-081-22/+0
* [PATCH] frv: drop 8/16-bit xchg and cmpxchgDavid Howells2006-01-081-92/+0
* [PATCH] Swap Migration V5: sys_migrate_pages interfaceChristoph Lameter2006-01-083-0/+3
* [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-0720-24/+21
* [ARM] Move AMBA bus code to drivers/amba/Russell King2006-01-072-360/+0
* Merge with Linus' kernel.Russell King2006-01-07159-2601/+4301
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6Linus Torvalds2006-01-061-4/+3
| |\
| | * Merge ../torvalds-2.6/Greg Kroah-Hartman2006-01-06138-2539/+4139
| | |\
| | * | [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-051-1/+0
| | * | [PATCH] i2c: Drop i2c_driver.{owner,name}, 10 of 11Jean Delvare2006-01-051-2/+4
| | * | [PATCH] i2c: Rework client usage count, 2 of 3Jean Delvare2006-01-051-1/+0
| | * | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-051-1/+0
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-01-061-1/+0
| |\ \ \ | | |_|/ | |/| |
| | * | gitignore: ignore shared objectsBrian Gerst2006-01-061-1/+0
| * | | x86: remove bogus 'pci=usepirqmask' suggestion when no irq is definedLinus Torvalds2006-01-061-1/+1
| * | | [PATCH] s390: cleanup KconfigMartin Schwidefsky2006-01-0625-134/+109
| * | | [PATCH] s390: qdio V=V pass-throughFrank Pavlic2006-01-061-3/+4
| * | | [PATCH] s390: aes supportJan Glauber2006-01-065-14/+288
| * | | [PATCH] s390: sha256 supportJan Glauber2006-01-065-1/+160
| * | | [PATCH] s390: in-kernel crypto renameJan Glauber2006-01-066-207/+218
| * | | [PATCH] s390: add oprofile callgraph supportAndreas Krebbel2006-01-063-1/+84
| * | | [PATCH] s390: cputime_t fixesMartin Schwidefsky2006-01-061-7/+7
| * | | [PATCH] s390: update default configurationMartin Schwidefsky2006-01-061-16/+39
OpenPOWER on IntegriCloud