aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Remove redundant CONFIG_ARCH_SUPPORTS_AOUTDavid Woodhouse2008-09-06
* S390: Update comments about why we don't use <asm-generic/statfs.h>David Woodhouse2008-09-06
* SPARC: Use <asm-generic/statfs.h>David Woodhouse2008-09-06
* PowerPC: Use <asm-generic/statfs.h>David Woodhouse2008-09-06
* PARISC: Use <asm-generic/statfs.h>David Woodhouse2008-09-06
* x86_64: Use <asm-generic/statfs.h>David Woodhouse2008-09-06
* IA64: Use <asm-generic/statfs.h>David Woodhouse2008-09-04
* ARM: Use <asm-generic/statfs.h>David Woodhouse2008-09-04
* Make <asm-generic/statfs.h> suitable for 64-bit platforms.David Woodhouse2008-09-04
* Define and use PCI_DEVICE_ID_MARVELL_88ALP01_CCIC for CAFÉ camera driverDavid Woodhouse2008-09-04
* [MTD] [NAND] Define and use PCI_DEVICE_ID_MARVELL_88ALP01_NAND for CAFÉDavid Woodhouse2008-09-04
* Use PCI_DEVICE_ID_88ALP01 for CAFÉ chip, rather than PCI_DEVICE_ID_CAFE.David Woodhouse2008-09-04
* EFS: Don't set f_fsid in statfs().David Woodhouse2008-09-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-09-02
|\
| * ide/Kconfig: mark ide-scsi as deprecatedBartlomiej Zolnierkiewicz2008-09-02
| * ide-disk: remove stale init_idedisk_capacity() documentationBartlomiej Zolnierkiewicz2008-09-02
| * palm_bk3710: improve IDE registrationDavid Brownell2008-09-02
| * ide: fix hwif_to_node()Bartlomiej Zolnierkiewicz2008-09-02
| * IDE: palm_bk3710: fix compile warning for unused variableKevin Hilman2008-09-02
| * IDE: compile fix for sff_dma_opsKevin Hilman2008-09-02
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2008-09-02
|\ \
| * | ALSA: hda - Add mic-boost controls to ALC662/663 auto configurationTakashi Iwai2008-09-02
| * | ALSA: hda - Fix ALC663 auto-probeTakashi Iwai2008-09-02
| * | ALSA: ASoC: fix pxa2xx-i2s clk_get callDmitry Baryshkov2008-09-01
| * | ALSA: hda: Distortion fix for dell_m6_core_initMatthew Ranostay2008-09-01
* | | Merge branch 'audit.b57' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-09-02
|\ \ \
| * | | [PATCH] audit: Moved variable declaration to beginning of functionCordelia2008-09-01
| | |/ | |/|
* | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2008-09-02
|\ \ \
| * | | Fix problem with waiting while holding rcu read lock in md/bitmap.cNeilBrown2008-08-31
| * | | Remove invalidate_partition call from do_md_stop.NeilBrown2008-08-31
| |/ /
* | | don't diff generated firmware filesArjan van de Ven2008-09-02
* | | ACPI: Fix typo in "Disable MWAIT via DMI on broken Compal board"Dennis Jansen2008-09-02
* | | Merge git://git.infradead.org/users/dwmw2/random-2.6Linus Torvalds2008-09-02
|\ \ \
| * | | [MTD] mtdchar.c: Fix regression in MEMGETREGIONINFO ioctl()Zev Weiss2008-09-02
| * | | dabusb_fpga_download(): fix a memory leakAdrian Bunk2008-09-02
| * | | Remove '#include <stddef.h>' from mm/page_isolation.cDavid Woodhouse2008-09-02
| * | | Fix modules_install on RO nfs-exported trees.David Woodhouse2008-09-02
| |/ /
* | | Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-09-02
|\ \ \
| * | | nfsd: fix buffer overrun decoding NFSv4 aclJ. Bruce Fields2008-09-01
| * | | sunrpc: fix possible overrun on read of /proc/sys/sunrpc/transportsCyrill Gorcunov2008-09-01
| * | | nfsd: fix compound state allocation error handlingAndy Adamson2008-09-01
| * | | svcrdma: Fix race between svc_rdma_recvfrom thread and the dto_taskletTom Tucker2008-08-13
* | | | m68k: atari_keyb_init operator precedence fixMichael Schmitz2008-09-02
* | | | fix typo in arch/parisc/hpux/fs.cStephen Rothwell2008-09-02
* | | | softlockup: minor cleanup, don't check task->state twiceOleg Nesterov2008-09-02
* | | | kernel/resource.c: fix new kernel-doc warningRandy Dunlap2008-09-02
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-09-02
|\ \ \ \
| * | | | drm/radeon: downgrade debug message from info to debug.Dave Airlie2008-08-31
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2008-09-02
|\ \ \ \
| * | | | [CIFS] Turn off Unicode during session establishment for plaintext authentica...Steve French2008-08-28