| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2008-05-01 | 2 | -2/+5 |
|\ |
|
| * | firewire: fw-sbp2: log scsi_target ID at release | Stefan Richter | 2008-05-01 | 1 | -1/+1 |
| * | ieee1394: fix NULL pointer dereference in sysfs access | Stefan Richter | 2008-05-01 | 1 | -1/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-linus | Linus Torvalds | 2008-05-01 | 2 | -4/+8 |
|\ \ |
|
| * | | kbuild: fix vmlinux.o link | Sam Ravnborg | 2008-05-01 | 1 | -2/+4 |
| * | | kconfig: made check-lxdialog more portable | Sam Ravnborg | 2008-05-01 | 1 | -2/+4 |
* | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2008-05-01 | 25 | -196/+193 |
|\ \ \ |
|
| * | | | [MTD][NOR] Add physical address to point() method | Jared Hulbert | 2008-05-01 | 12 | -51/+77 |
| * | | | [JFFS2] Track parent inode for directories (for NFS export) | David Woodhouse | 2008-05-01 | 12 | -42/+70 |
| * | | | [JFFS2] Invert last argument of jffs2_gc_fetch_inode(), make it boolean. | David Woodhouse | 2008-05-01 | 4 | -7/+8 |
| * | | | [JFFS2] Quiet lockdep false positive. | David Woodhouse | 2008-05-01 | 2 | -3/+10 |
| * | | | [JFFS2] Clean up jffs2_alloc_inode() and jffs2_i_init_once() | David Woodhouse | 2008-05-01 | 1 | -7/+8 |
| * | | | [MTD] Delete long-unused jedec.h header file. | Robert P. J. Day | 2008-04-26 | 1 | -66/+0 |
| * | | | [MTD] [NAND] at91_nand: use at91_nand_{en,dis}able consistently. | Atsushi Nemoto | 2008-04-26 | 1 | -21/+21 |
* | | | | make generic sys_ptrace unconditional | Christoph Hellwig | 2008-05-01 | 1 | -2/+0 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-05-01 | 1 | -1/+2 |
|\ \ \ \ |
|
| * | | | | ide: fix early setup of hwif->host_flags | Bartlomiej Zolnierkiewicz | 2008-05-01 | 1 | -1/+2 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6 | Linus Torvalds | 2008-05-01 | 7 | -48/+56 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'smsc47b397-new-id' into release | Mark M. Hoffman | 2008-05-01 | 1 | -3/+14 |
| |\ \ \ \ |
|
| | * | | | | hwmon: (smsc47b397) add a new chip id (0x8c) | Craig Kelley | 2008-03-02 | 1 | -3/+14 |
| * | | | | | hwmon: (adt7473) minor cleanup / refactoring | Mark M. Hoffman | 2008-04-27 | 1 | -22/+23 |
| * | | | | | hwmon: (asb100) Remove some dead code | Mark M. Hoffman | 2008-04-27 | 1 | -4/+0 |
| * | | | | | hwmon: (lm75) Fix an incorrect comment | Jean Delvare | 2008-04-27 | 1 | -4/+1 |
| * | | | | | hwmon: (w83793) VID and VRM handling cleanups | Jean Delvare | 2008-04-27 | 1 | -12/+14 |
| * | | | | | hwmon: (w83l785ts) Don't ask the user to report failures | Jean Delvare | 2008-04-27 | 2 | -3/+4 |
* | | | | | | 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 |