| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] move rtc_interrupt() prototype to rtc.h | Adrian Bunk | 2006-01-08 | 4 | -9/+7 |
* | [PATCH] IRQ type flags | Russell King | 2006-01-08 | 6 | -19/+25 |
* | [PATCH] fix more missing includes | Tim Schmielau | 2006-01-08 | 3 | -0/+3 |
* | [PATCH] uml: prevent MODE_SKAS=n and MODE_TT=n | Adrian Bunk | 2006-01-08 | 1 | -1/+1 |
* | [PATCH] uml: whitespace cleanup | Jeff Dike | 2006-01-08 | 1 | -7/+7 |
* | [PATCH] uml: merge trap_user.c and trap_kern.c | Gennady Sharapov | 2006-01-08 | 4 | -60/+39 |
* | [PATCH] uml: move libc-dependent code from trap_user.c | Gennady Sharapov | 2006-01-08 | 13 | -91/+123 |
* | [PATCH] uml: move libc-dependent code from signal_user.c | Gennady Sharapov | 2006-01-08 | 24 | -226/+162 |
* | [PATCH] ARM: Netwinder ds1620 driver needs an export to be built as module | Woody Suwalski | 2006-01-08 | 1 | -0/+1 |
* | [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ... | Ravikiran G Thirumalai | 2006-01-08 | 3 | -3/+3 |
* | [PATCH] frv: miscellaneous changes | David Howells | 2006-01-08 | 2 | -3/+4 |
* | [PATCH] frv: force serial driver inclusion | David Howells | 2006-01-08 | 2 | -0/+7 |
* | [PATCH] frv: fix PCMCIA configuration | David Howells | 2006-01-08 | 1 | -17/+1 |
* | [PATCH] frv: add pci_iomap | David Howells | 2006-01-08 | 2 | -1/+30 |
* | [PATCH] frv: add module support stubs | David Howells | 2006-01-08 | 2 | -0/+81 |
* | [PATCH] frv: support module exception tables | David Howells | 2006-01-08 | 1 | -25/+9 |
* | [PATCH] frv: implement and export various things required by modules | David Howells | 2006-01-08 | 13 | -14/+152 |
* | [PATCH] frv: drop unsupported debugging features | David Howells | 2006-01-08 | 1 | -22/+0 |
* | [PATCH] frv: drop 8/16-bit xchg and cmpxchg | David Howells | 2006-01-08 | 1 | -92/+0 |
* | [PATCH] Swap Migration V5: sys_migrate_pages interface | Christoph Lameter | 2006-01-08 | 3 | -0/+3 |
* | [ARM] Move asm/hardware/clock.h to linux/clk.h | Russell King | 2006-01-07 | 20 | -24/+21 |
* | [ARM] Move AMBA bus code to drivers/amba/ | Russell King | 2006-01-07 | 2 | -360/+0 |
* | Merge with Linus' kernel. | Russell King | 2006-01-07 | 159 | -2601/+4301 |
|\ |
|
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 | Linus Torvalds | 2006-01-06 | 1 | -4/+3 |
| |\ |
|
| | * | Merge ../torvalds-2.6/ | Greg Kroah-Hartman | 2006-01-06 | 138 | -2539/+4139 |
| | |\ |
|
| | * | | [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer needed | Greg Kroah-Hartman | 2006-01-05 | 1 | -1/+0 |
| | * | | [PATCH] i2c: Drop i2c_driver.{owner,name}, 10 of 11 | Jean Delvare | 2006-01-05 | 1 | -2/+4 |
| | * | | [PATCH] i2c: Rework client usage count, 2 of 3 | Jean Delvare | 2006-01-05 | 1 | -1/+0 |
| | * | | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3 | Jean Delvare | 2006-01-05 | 1 | -1/+0 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-01-06 | 1 | -1/+0 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | gitignore: ignore shared objects | Brian Gerst | 2006-01-06 | 1 | -1/+0 |
| * | | | x86: remove bogus 'pci=usepirqmask' suggestion when no irq is defined | Linus Torvalds | 2006-01-06 | 1 | -1/+1 |
| * | | | [PATCH] s390: cleanup Kconfig | Martin Schwidefsky | 2006-01-06 | 25 | -134/+109 |
| * | | | [PATCH] s390: qdio V=V pass-through | Frank Pavlic | 2006-01-06 | 1 | -3/+4 |
| * | | | [PATCH] s390: aes support | Jan Glauber | 2006-01-06 | 5 | -14/+288 |
| * | | | [PATCH] s390: sha256 support | Jan Glauber | 2006-01-06 | 5 | -1/+160 |
| * | | | [PATCH] s390: in-kernel crypto rename | Jan Glauber | 2006-01-06 | 6 | -207/+218 |
| * | | | [PATCH] s390: add oprofile callgraph support | Andreas Krebbel | 2006-01-06 | 3 | -1/+84 |
| * | | | [PATCH] s390: cputime_t fixes | Martin Schwidefsky | 2006-01-06 | 1 | -7/+7 |
| * | | | [PATCH] s390: update default configuration | Martin Schwidefsky | 2006-01-06 | 1 | -16/+39 |
| * | | | [PATCH] s390: rt_sigreturn fix | Cedric Le Goater | 2006-01-06 | 2 | -5/+3 |
| * | | | [PATCH] s390: uaccess warnings | Martin Schwidefsky | 2006-01-06 | 1 | -1/+1 |
| * | | | [PATCH] s390: atomic primitives | Martin Schwidefsky | 2006-01-06 | 2 | -4/+4 |
| * | | | [PATCH] uml: free network IRQ correctly | Jeff Dike | 2006-01-06 | 1 | -0/+2 |
| * | | | [PATCH] uml: fix whitespace in mconsole driver | Jeff Dike | 2006-01-06 | 1 | -54/+42 |
| * | | | [PATCH] uml: capture printk output for mconsole sysrq | Jeff Dike | 2006-01-06 | 1 | -18/+30 |
| * | | | [PATCH] uml: capture printk output for mconsole stack | Jeff Dike | 2006-01-06 | 1 | -6/+81 |
| * | | | [PATCH] uml: add mconsole_reply variant with length param | Jeff Dike | 2006-01-06 | 2 | -6/+14 |
| * | | | [PATCH] uml: better diagnostics for broken configs | Jeff Dike | 2006-01-06 | 1 | -0/+3 |
| * | | | [PATCH] uml: SIGWINCH handling cleanup | Jeff Dike | 2006-01-06 | 1 | -30/+24 |