summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-05-012-166/+172
|\ \ \ \ \ \
| * | | | | | module: add MODULE_STATE_GOING notifier callPeter Oberparleiter2008-05-011-4/+7
| * | | | | | module: Enhance verify_export_symbolsRusty Russell2008-05-011-24/+24
| * | | | | | module: set unused_gpl_crcs instead of overwriting unused_crcsRusty Russell2008-05-011-1/+2
| * | | | | | module: neaten __find_symbol, rename to find_symbolRusty Russell2008-05-011-121/+125
| * | | | | | module: reduce module image and resident sizeRusty Russell2008-05-012-2/+3
| * | | | | | module: make module_sect_attrs private to kernel/module.cRusty Russell2008-05-012-18/+15
| | |_|/ / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-05-014-4/+12
|\ \ \ \ \ \
| * | | | | | [CRYPTO] cryptd: Correct kzalloc error testJulia Lawall2008-05-011-1/+3
| * | | | | | [CRYPTO] eseqiv: Fix off-by-one encryptionHerbert Xu2008-05-011-1/+2
| * | | | | | [CRYPTO] api: Fix scatterwalk_sg_chainHerbert Xu2008-05-011-0/+4
| * | | | | | [CRYPTO] authenc: Fix async crypto crash in crypto_authenc_genicv()Patrick McHardy2008-05-011-2/+3
| |/ / / / /
* | | | | | m68knommu: fix FEC driver lockingSebastian Siewior2008-05-011-22/+33
* | | | | | m68knommu: kill warnings in FEC driverSebastian Siewior2008-05-011-2/+8
* | | | | | m68knommu: remove unused interrupts in FEC driverGreg Ungerer2008-05-011-34/+2
* | | | | | m68knommu: fix ColdFire 5272 fec driver hash registersGreg Ungerer2008-05-012-12/+16
* | | | | | m68knommu: fix compare race in sched related codeSebastian Siewior2008-05-011-0/+2
* | | | | | m68knommu: rework definition of HZGreg Ungerer2008-05-011-2/+5
* | | | | | m68knommu: update MAX_M68K_DMA_CHANNELS for some plattformsSebastian Siewior2008-05-011-1/+2
* | | | | | m68knommu: remove unused CONFIG_DISKtelGreg Ungerer2008-05-011-2/+1
* | | | | | m68knommu: add WilFire and WildfireMod board supportSteve Bennett2008-05-011-1/+265
* | | | | | m68knommu: remove unused CONFIG_MTD_KeyTechnologyGreg Ungerer2008-05-011-4/+0
* | | | | | m68knommu: fix 5206e UART init function namingGreg Ungerer2008-05-011-1/+1
* | | | | | m68knommu: add some missing sections into the linker scriptSebastian Siewior2008-05-011-0/+3
* | | | | | m68knommu: add pretty back straceSebastian Siewior2008-05-011-34/+54
* | | | | | m68knommu: add a missing backslash n in setup codeSebastian Siewior2008-05-011-1/+1
* | | | | | m68knommu: ColdFire add support for kernel preemptionSebastian Siewior2008-05-012-0/+17
* | | | | | m68knommu: fix signal handling return pathWilson Callan2008-05-012-17/+13
* | | | | | drivers/scsi/mvsas.c: fix printk warningsAndrew Morton2008-05-011-1/+3
* | | | | | drivers/scsi/ncr53c8xx.c: fix warningAndrew Morton2008-05-011-1/+1
* | | | | | drivers-char-synclinkc-inbreak-mgsl_put_char-fixAndrew Morton2008-05-011-1/+1
* | | | | | drivers/char/synclink.c: unbreak mgsl_put_char()Andrew Morton2008-05-011-8/+8
* | | | | | block: remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-016-23/+20
* | | | | | cpu: change cpu_sys_devices from array to per_cpu variableMike Travis2008-05-011-5/+5
* | | | | | fuse: use clamp() rather than nested min/maxHarvey Harrison2008-05-011-1/+1
* | | | | | cciss: assign PDE->data before gluing PDE into /proc treeDenis V. Lunev2008-05-011-6/+2
* | | | | | workqueue: remove redundant function invocationAndrew Liu2008-05-011-4/+2
* | | | | | memcg: simple stats for memory resource controllerBalaji Rao2008-05-011-0/+11
* | | | | | gpio: pca953x: add support for pca9555 I2C I/O expanderWill Newton2008-05-011-1/+3
* | | | | | autofs: path_{get,put}() cleanupsJan Blunck2008-05-012-7/+7
* | | | | | autofs4: fix incorrect return from root.c:try_to_fill_dentry()Jeff Moyer2008-05-011-2/+2
* | | | | | autofs4: fix execution order race in mount request codeJeff Moyer2008-05-011-0/+22
* | | | | | autofs4: check for invalid dentry in getpathIan Kent2008-05-011-1/+1
* | | | | | autofs4: fix sparse warning in waitq.c:autofs4_expire_indirect()Ian Kent2008-05-011-13/+11
* | | | | | quota: add a convenience macro for filesystemsJan Kara2008-05-011-0/+3
* | | | | | spi_s3c24xx signedness fixMatthew Wilcox2008-05-011-3/+3
* | | | | | spi_bfin5xx: use PIO for full duplex, not DMAVitja Makarov2008-05-011-2/+5
* | | | | | dmi: clean-up dmi helper declarationsJean Delvare2008-05-014-10/+6
* | | | | | jsm: add new supported board to jsm serial driverScott Kilau2008-05-013-1/+7
* | | | | | 8250: switch 8250 drivers to use _nocache ioremapsAlan Cox2008-05-013-8/+11
OpenPOWER on IntegriCloud