| Commit message (Expand) | Author | Age | Files | Lines |
* | [ARM] 3496/1: more constants for asm-offsets.h | Uwe Zeisberger | 2006-05-05 | 3 | -11/+7 |
* | [ARM] 3494/1: asm-arm/bug.h needs linux/stddef.h | Nicolas Pitre | 2006-05-05 | 1 | -0/+1 |
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds | 2006-05-04 | 12 | -27/+209 |
|\ |
|
| * | [PATCH] powerpc: Use the ibm,pa-features property if available | Paul Mackerras | 2006-05-03 | 1 | -0/+70 |
| * | powerpc: Fix incorrect might_sleep in __get_user/__put_user on kernel addresses | Paul Mackerras | 2006-05-03 | 1 | -6/+13 |
| * | [PATCH] ppc32 CPM_UART: fixes and improvements | Vitaly Bordug | 2006-05-03 | 6 | -12/+104 |
| * | [PATCH] ppc32 CPM_UART: Fixed break send on SCC | Vitaly Bordug | 2006-05-03 | 3 | -2/+7 |
| * | [PATCH] powerpc/kprobes: fix singlestep out-of-line | Ananth N Mavinakayanahalli | 2006-05-03 | 1 | -7/+7 |
| * | [PATCH] powerpc/pseries: avoid crash in PCI code if mem system not up | Linas Vepstas | 2006-05-03 | 1 | -0/+8 |
* | | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-05-04 | 12 | -91/+141 |
|\ \ |
|
| * | | [ARM] 3490/1: i.MX: move uart resources to board files | Sascha Hauer | 2006-05-04 | 4 | -76/+100 |
| * | | [ARM] 3488/1: make icedcc_putc do the right thing | Uwe Zeisberger | 2006-05-02 | 1 | -2/+2 |
| * | | [ARM] 3487/1: IXP4xx: Support non-PCI systems | Deepak Saxena | 2006-04-30 | 5 | -5/+24 |
| * | | [ARM] 3486/1: Mark memory as clobbered by the ARM _syscallX() macros | Markus Gutschke | 2006-04-30 | 2 | -8/+15 |
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmc | Linus Torvalds | 2006-05-04 | 10 | -66/+94 |
|\ \ \ |
|
| * | | | [MMC] Move set_ios debugging into mmc.c | Russell King | 2006-05-04 | 8 | -43/+34 |
| * | | | [MMC] Correct mmc_request_done comments | Russell King | 2006-05-04 | 1 | -5/+4 |
| * | | | [MMC] PXA: reduce the number of lines PXAMCI debug uses | Russell King | 2006-05-02 | 1 | -6/+3 |
| * | | | [MMC] PXA and i.MX: don't avoid sending stop command on error | Russell King | 2006-05-02 | 2 | -2/+2 |
| * | | | [MMC] extend data timeout for writes | Russell King | 2006-05-02 | 3 | -0/+9 |
| * | | | [ARM] 3485/1: i.MX: MX1 SD/MMC fix of unintentional double start possibility | Pavel Pisa | 2006-04-30 | 1 | -11/+43 |
| |/ / |
|
* | | | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block | Linus Torvalds | 2006-05-04 | 3 | -38/+43 |
|\ \ \ |
|
| * | | | [PATCH] compat_sys_vmsplice: one-off in UIO_MAXIOV check | Jens Axboe | 2006-05-04 | 1 | -1/+1 |
| * | | | [PATCH] splice: redo page lookup if add_to_page_cache() returns -EEXIST | Jens Axboe | 2006-05-04 | 1 | -0/+2 |
| * | | | [PATCH] splice: rename remaining info variables to pipe | Jens Axboe | 2006-05-04 | 1 | -10/+10 |
| * | | | [PATCH] splice: LRU fixups | Jens Axboe | 2006-05-04 | 2 | -24/+14 |
| * | | | [PATCH] splice: fix unlocking of page on error ->prepare_write() | Jens Axboe | 2006-05-04 | 1 | -3/+16 |
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2006-05-04 | 30 | -117/+145 |
|\ \ \ \ |
|
| * | | | | [DECNET]: Fix level1 router hello | Patrick Caulfield | 2006-05-03 | 1 | -5/+0 |
| * | | | | [TCP]: Fix sock_orphan dead lock | Herbert Xu | 2006-05-03 | 1 | -4/+9 |
| * | | | | [ROSE]: Eleminate HZ from ROSE kernel interfaces | Ralf Baechle | 2006-05-03 | 3 | -14/+16 |
| * | | | | [NETROM]: Eleminate HZ from NET/ROM kernel interfaces | Ralf Baechle | 2006-05-03 | 2 | -9/+14 |
| * | | | | [AX.25]: Eleminate HZ from AX.25 kernel interfaces | Ralf Baechle | 2006-05-03 | 4 | -43/+53 |
| * | | | | [ROSE]: Fix routing table locking in rose_remove_neigh. | Ralf Baechle | 2006-05-03 | 1 | -5/+0 |
| * | | | | [AX.25]: Move AX.25 symbol exports | Ralf Baechle | 2006-05-03 | 7 | -18/+37 |
| * | | | | [HAMRADIO]: Remove remaining SET_MODULE_OWNER calls from hamradio drivers. | Ralf Baechle DL5RB | 2006-05-03 | 3 | -3/+0 |
| * | | | | [AX25, ROSE]: Remove useless SET_MODULE_OWNER calls. | Ralf Baechle | 2006-05-03 | 2 | -2/+0 |
| * | | | | [AX.25]: Spelling fix | Ralf Baechle | 2006-05-03 | 1 | -1/+1 |
| * | | | | [ROSE]: Remove useless prototype for rose_remove_neigh(). | Ralf Baechle | 2006-05-03 | 1 | -2/+0 |
| * | | | | [NETFILTER]: x_tables: don't use __copy_{from,to}_user on unchecked memory in... | Patrick McHardy | 2006-05-03 | 2 | -5/+5 |
| * | | | | [NETFILTER]: H.323 helper: Change author's email address | Jing Min Zhao | 2006-05-03 | 2 | -2/+2 |
| * | | | | [NETFILTER]: NAT: silence unused variable warnings with CONFIG_XFRM=n | Patrick McHardy | 2006-05-03 | 1 | -0/+2 |
| * | | | | [NETFILTER]: H.323 helper: fix use of uninitialized data | Patrick McHardy | 2006-05-03 | 1 | -4/+4 |
| * | | | | [NETFILTER]: H.323 helper: fix endless loop caused by invalid TPKT len | Patrick McHardy | 2006-05-03 | 1 | -0/+2 |
| | |_|/
| |/| | |
|
* | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-05-04 | 5 | -5/+6 |
|\ \ \ \ |
|
| * | | | | [SPARC]: Hook up vmsplice into syscall tables. | David S. Miller | 2006-05-03 | 5 | -5/+6 |
| |/ / / |
|
* | | | | CREDITS file update (Tristan Greaves) | Linus Torvalds | 2006-05-04 | 1 | -8/+2 |
| |/ /
|/| | |
|
* | | | [PATCH] ext3: multile block allocate little endian fixes | Mingming Cao | 2006-05-03 | 1 | -5/+8 |
* | | | [PATCH] Altix: correct ioc4 port order | Brent Casavant | 2006-05-03 | 1 | -1/+1 |
* | | | [PATCH] EDAC Coexistence with BIOS | mark gross | 2006-05-03 | 1 | -1/+16 |