aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [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
| * | | [PATCH] s390: rt_sigreturn fixCedric Le Goater2006-01-062-5/+3
| * | | [PATCH] s390: uaccess warningsMartin Schwidefsky2006-01-061-1/+1
| * | | [PATCH] s390: atomic primitivesMartin Schwidefsky2006-01-062-4/+4
| * | | [PATCH] uml: free network IRQ correctlyJeff Dike2006-01-061-0/+2
| * | | [PATCH] uml: fix whitespace in mconsole driverJeff Dike2006-01-061-54/+42
| * | | [PATCH] uml: capture printk output for mconsole sysrqJeff Dike2006-01-061-18/+30
| * | | [PATCH] uml: capture printk output for mconsole stackJeff Dike2006-01-061-6/+81
| * | | [PATCH] uml: add mconsole_reply variant with length paramJeff Dike2006-01-062-6/+14
| * | | [PATCH] uml: better diagnostics for broken configsJeff Dike2006-01-061-0/+3
| * | | [PATCH] uml: SIGWINCH handling cleanupJeff Dike2006-01-061-30/+24
| * | | [PATCH] uml: umid cleanupJeff Dike2006-01-066-126/+164
| * | | [PATCH] uml: separate libc-dependent umid codeJeff Dike2006-01-067-339/+324
| * | | [PATCH] uml: Add throttling to console driverJeff Dike2006-01-066-14/+63
| * | | [PATCH] uml: Fix flip_buf full handlingJeff Dike2006-01-061-1/+1
| * | | [PATCH] uml: Simplify console opening/closing and irq registrationJeff Dike2006-01-066-166/+137
| * | | [PATCH] uml: move console configurationJeff Dike2006-01-065-32/+35
| * | | [PATCH] uml: line_setup interface changeJeff Dike2006-01-061-3/+9
| * | | [PATCH] uml: Add static initializations and declarationsJeff Dike2006-01-064-10/+9
| * | | [PATCH] uml: Move mconsole support out of generic codeJeff Dike2006-01-064-15/+14
| * | | [PATCH] uml: Remove unneeded structure fieldJeff Dike2006-01-063-14/+9
| * | | [PATCH] uml: use ARRAY_SIZEJeff Dike2006-01-062-20/+13
| * | | [PATCH] uml: Formatting changesJeff Dike2006-01-068-368/+381
| * | | [PATCH] uml: non-void functions should return somethingJeff Dike2006-01-063-11/+6
| * | | [PATCH] uml: use kstrdupJeff Dike2006-01-064-8/+8
| * | | [PATCH] cris: kgdb: remove double_this()Alexey Dobriyan2006-01-061-6/+0
| * | | [PATCH] m68knommu: enable_irq/disable_irqChristoph Hellwig2006-01-062-4/+0
| * | | [PATCH] m32r: Remove unnecessary icu_data_t definitionsHirokazu Takata2006-01-068-52/+0
| * | | [PATCH] m32r: Fix M32104 cache flushing routinesHirokazu Takata2006-01-062-10/+33
| * | | [PATCH] m32r: Update _port2addr to use NONCACHE_OFFSETHirokazu Takata2006-01-067-62/+71