| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 2008-05-01 | 2 | -166/+172 |
|\ \ \ \ \ \ |
|
| * | | | | | | module: add MODULE_STATE_GOING notifier call | Peter Oberparleiter | 2008-05-01 | 1 | -4/+7 |
| * | | | | | | module: Enhance verify_export_symbols | Rusty Russell | 2008-05-01 | 1 | -24/+24 |
| * | | | | | | module: set unused_gpl_crcs instead of overwriting unused_crcs | Rusty Russell | 2008-05-01 | 1 | -1/+2 |
| * | | | | | | module: neaten __find_symbol, rename to find_symbol | Rusty Russell | 2008-05-01 | 1 | -121/+125 |
| * | | | | | | module: reduce module image and resident size | Rusty Russell | 2008-05-01 | 2 | -2/+3 |
| * | | | | | | module: make module_sect_attrs private to kernel/module.c | Rusty Russell | 2008-05-01 | 2 | -18/+15 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2008-05-01 | 4 | -4/+12 |
|\ \ \ \ \ \ |
|
| * | | | | | | [CRYPTO] cryptd: Correct kzalloc error test | Julia Lawall | 2008-05-01 | 1 | -1/+3 |
| * | | | | | | [CRYPTO] eseqiv: Fix off-by-one encryption | Herbert Xu | 2008-05-01 | 1 | -1/+2 |
| * | | | | | | [CRYPTO] api: Fix scatterwalk_sg_chain | Herbert Xu | 2008-05-01 | 1 | -0/+4 |
| * | | | | | | [CRYPTO] authenc: Fix async crypto crash in crypto_authenc_genicv() | Patrick McHardy | 2008-05-01 | 1 | -2/+3 |
| |/ / / / / |
|
* | | | | | | m68knommu: fix FEC driver locking | Sebastian Siewior | 2008-05-01 | 1 | -22/+33 |
* | | | | | | m68knommu: kill warnings in FEC driver | Sebastian Siewior | 2008-05-01 | 1 | -2/+8 |
* | | | | | | m68knommu: remove unused interrupts in FEC driver | Greg Ungerer | 2008-05-01 | 1 | -34/+2 |
* | | | | | | m68knommu: fix ColdFire 5272 fec driver hash registers | Greg Ungerer | 2008-05-01 | 2 | -12/+16 |
* | | | | | | m68knommu: fix compare race in sched related code | Sebastian Siewior | 2008-05-01 | 1 | -0/+2 |
* | | | | | | m68knommu: rework definition of HZ | Greg Ungerer | 2008-05-01 | 1 | -2/+5 |
* | | | | | | m68knommu: update MAX_M68K_DMA_CHANNELS for some plattforms | Sebastian Siewior | 2008-05-01 | 1 | -1/+2 |
* | | | | | | m68knommu: remove unused CONFIG_DISKtel | Greg Ungerer | 2008-05-01 | 1 | -2/+1 |
* | | | | | | m68knommu: add WilFire and WildfireMod board support | Steve Bennett | 2008-05-01 | 1 | -1/+265 |
* | | | | | | m68knommu: remove unused CONFIG_MTD_KeyTechnology | Greg Ungerer | 2008-05-01 | 1 | -4/+0 |
* | | | | | | m68knommu: fix 5206e UART init function naming | Greg Ungerer | 2008-05-01 | 1 | -1/+1 |
* | | | | | | m68knommu: add some missing sections into the linker script | Sebastian Siewior | 2008-05-01 | 1 | -0/+3 |
* | | | | | | m68knommu: add pretty back strace | Sebastian Siewior | 2008-05-01 | 1 | -34/+54 |
* | | | | | | m68knommu: add a missing backslash n in setup code | Sebastian Siewior | 2008-05-01 | 1 | -1/+1 |
* | | | | | | m68knommu: ColdFire add support for kernel preemption | Sebastian Siewior | 2008-05-01 | 2 | -0/+17 |
* | | | | | | m68knommu: fix signal handling return path | Wilson Callan | 2008-05-01 | 2 | -17/+13 |
* | | | | | | drivers/scsi/mvsas.c: fix printk warnings | Andrew Morton | 2008-05-01 | 1 | -1/+3 |
* | | | | | | drivers/scsi/ncr53c8xx.c: fix warning | Andrew Morton | 2008-05-01 | 1 | -1/+1 |
* | | | | | | drivers-char-synclinkc-inbreak-mgsl_put_char-fix | Andrew Morton | 2008-05-01 | 1 | -1/+1 |
* | | | | | | drivers/char/synclink.c: unbreak mgsl_put_char() | Andrew Morton | 2008-05-01 | 1 | -8/+8 |
* | | | | | | block: remove remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-05-01 | 6 | -23/+20 |
* | | | | | | cpu: change cpu_sys_devices from array to per_cpu variable | Mike Travis | 2008-05-01 | 1 | -5/+5 |
* | | | | | | fuse: use clamp() rather than nested min/max | Harvey Harrison | 2008-05-01 | 1 | -1/+1 |
* | | | | | | cciss: assign PDE->data before gluing PDE into /proc tree | Denis V. Lunev | 2008-05-01 | 1 | -6/+2 |
* | | | | | | workqueue: remove redundant function invocation | Andrew Liu | 2008-05-01 | 1 | -4/+2 |
* | | | | | | memcg: simple stats for memory resource controller | Balaji Rao | 2008-05-01 | 1 | -0/+11 |
* | | | | | | gpio: pca953x: add support for pca9555 I2C I/O expander | Will Newton | 2008-05-01 | 1 | -1/+3 |
* | | | | | | autofs: path_{get,put}() cleanups | Jan Blunck | 2008-05-01 | 2 | -7/+7 |
* | | | | | | autofs4: fix incorrect return from root.c:try_to_fill_dentry() | Jeff Moyer | 2008-05-01 | 1 | -2/+2 |
* | | | | | | autofs4: fix execution order race in mount request code | Jeff Moyer | 2008-05-01 | 1 | -0/+22 |
* | | | | | | autofs4: check for invalid dentry in getpath | Ian Kent | 2008-05-01 | 1 | -1/+1 |
* | | | | | | autofs4: fix sparse warning in waitq.c:autofs4_expire_indirect() | Ian Kent | 2008-05-01 | 1 | -13/+11 |
* | | | | | | quota: add a convenience macro for filesystems | Jan Kara | 2008-05-01 | 1 | -0/+3 |
* | | | | | | spi_s3c24xx signedness fix | Matthew Wilcox | 2008-05-01 | 1 | -3/+3 |
* | | | | | | spi_bfin5xx: use PIO for full duplex, not DMA | Vitja Makarov | 2008-05-01 | 1 | -2/+5 |
* | | | | | | dmi: clean-up dmi helper declarations | Jean Delvare | 2008-05-01 | 4 | -10/+6 |
* | | | | | | jsm: add new supported board to jsm serial driver | Scott Kilau | 2008-05-01 | 3 | -1/+7 |
* | | | | | | 8250: switch 8250 drivers to use _nocache ioremaps | Alan Cox | 2008-05-01 | 3 | -8/+11 |