summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* make generic sys_ptrace unconditionalChristoph Hellwig2008-05-011-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-05-011-1/+2
|\
| * ide: fix early setup of hwif->host_flagsBartlomiej Zolnierkiewicz2008-05-011-1/+2
* | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds2008-05-017-48/+56
|\ \
| * \ Merge branch 'smsc47b397-new-id' into releaseMark M. Hoffman2008-05-011-3/+14
| |\ \
| | * | hwmon: (smsc47b397) add a new chip id (0x8c)Craig Kelley2008-03-021-3/+14
| * | | hwmon: (adt7473) minor cleanup / refactoringMark M. Hoffman2008-04-271-22/+23
| * | | hwmon: (asb100) Remove some dead codeMark M. Hoffman2008-04-271-4/+0
| * | | hwmon: (lm75) Fix an incorrect commentJean Delvare2008-04-271-4/+1
| * | | hwmon: (w83793) VID and VRM handling cleanupsJean Delvare2008-04-271-12/+14
| * | | hwmon: (w83l785ts) Don't ask the user to report failuresJean Delvare2008-04-272-3/+4
* | | | 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
OpenPOWER on IntegriCloud