aboutsummaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-06S390: Update comments about why we don't use <asm-generic/statfs.h>David Woodhouse1-7/+4
2008-09-06SPARC: Use <asm-generic/statfs.h>David Woodhouse4-67/+3
2008-09-06PowerPC: Use <asm-generic/statfs.h>David Woodhouse1-54/+0
2008-09-06PARISC: Use <asm-generic/statfs.h>David Woodhouse1-53/+2
2008-09-06x86_64: Use <asm-generic/statfs.h>David Woodhouse1-56/+5
2008-09-04IA64: Use <asm-generic/statfs.h>David Woodhouse1-47/+5
2008-09-04ARM: Use <asm-generic/statfs.h>David Woodhouse1-32/+2
2008-09-04Make <asm-generic/statfs.h> suitable for 64-bit platforms.David Woodhouse2-17/+52
2008-09-04Define and use PCI_DEVICE_ID_MARVELL_88ALP01_CCIC for CAFÉ camera driverDavid Woodhouse2-10/+4
2008-09-04[MTD] [NAND] Define and use PCI_DEVICE_ID_MARVELL_88ALP01_NAND for CAFÉDavid Woodhouse2-1/+6
2008-09-04Use PCI_DEVICE_ID_88ALP01 for CAFÉ chip, rather than PCI_DEVICE_ID_CAFE.David Woodhouse2-2/+2
2008-09-02EFS: Don't set f_fsid in statfs().David Woodhouse1-2/+0
2008-09-02ide/Kconfig: mark ide-scsi as deprecatedBartlomiej Zolnierkiewicz1-15/+1
2008-09-02ide-disk: remove stale init_idedisk_capacity() documentationBartlomiej Zolnierkiewicz1-14/+0
2008-09-02palm_bk3710: improve IDE registrationDavid Brownell1-4/+3
2008-09-02ide: fix hwif_to_node()Bartlomiej Zolnierkiewicz1-2/+1
2008-09-02IDE: palm_bk3710: fix compile warning for unused variableKevin Hilman1-1/+0
2008-09-02IDE: compile fix for sff_dma_opsKevin Hilman1-1/+1
2008-09-02don't diff generated firmware filesArjan van de Ven1-0/+2
2008-09-02ACPI: Fix typo in "Disable MWAIT via DMI on broken Compal board"Dennis Jansen1-1/+1
2008-09-02m68k: atari_keyb_init operator precedence fixMichael Schmitz1-3/+6
2008-09-02fix typo in arch/parisc/hpux/fs.cStephen Rothwell1-1/+1
2008-09-02softlockup: minor cleanup, don't check task->state twiceOleg Nesterov1-5/+2
2008-09-02kernel/resource.c: fix new kernel-doc warningRandy Dunlap1-1/+1
2008-09-02Un-break printk strings in x86 PCI probing codeLinus Torvalds1-6/+3
2008-09-02ALSA: hda - Add mic-boost controls to ALC662/663 auto configurationTakashi Iwai1-0/+5
2008-09-02ALSA: hda - Fix ALC663 auto-probeTakashi Iwai1-0/+18
2008-09-02[MTD] mtdchar.c: Fix regression in MEMGETREGIONINFO ioctl()Zev Weiss1-6/+10
2008-09-02dabusb_fpga_download(): fix a memory leakAdrian Bunk1-0/+1
2008-09-02Remove '#include <stddef.h>' from mm/page_isolation.cDavid Woodhouse1-1/+0
2008-09-02Fix modules_install on RO nfs-exported trees.David Woodhouse1-2/+14
2008-09-01[PATCH] audit: Moved variable declaration to beginning of functionCordelia1-1/+2
2008-09-01nfsd: fix buffer overrun decoding NFSv4 aclJ. Bruce Fields1-1/+1
2008-09-01sunrpc: fix possible overrun on read of /proc/sys/sunrpc/transportsCyrill Gorcunov1-14/+4
2008-09-01nfsd: fix compound state allocation error handlingAndy Adamson1-6/+6
2008-09-01block: restore original behavior of /proc/partition when there's no partitionTejun Heo1-1/+12
2008-09-01ALSA: ASoC: fix pxa2xx-i2s clk_get callDmitry Baryshkov1-1/+39
2008-09-01ALSA: hda: Distortion fix for dell_m6_core_initMatthew Ranostay1-2/+3
2008-09-01Fix problem with waiting while holding rcu read lock in md/bitmap.cNeilBrown1-7/+38
2008-09-01Remove invalidate_partition call from do_md_stop.NeilBrown1-2/+0
2008-09-01drm/radeon: downgrade debug message from info to debug.Dave Airlie1-2/+2
2008-08-30sparc64: setup_valid_addr_bitmap_from_pavail() should be __initDavid S. Miller1-1/+1
2008-08-29Resource handling: add 'insert_resource_expand_to_fit()' functionLinus Torvalds2-25/+64
2008-08-29Don't trigger softlockup detector on network fs blocked tasksAndi Kleen1-0/+4
2008-08-29Revert "x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against BAR, v3"Linus Torvalds1-78/+0
2008-08-29ALSA: oxygen: fix distorted output on AK4396-based cardsClemens Ladisch2-0/+8
2008-08-29remove blk_register_filter and blk_unregister_filter in gendiskFUJITA Tomonori5-3/+8
2008-08-28sparc: Fix resource flags for PCI children in OF device tree.David S. Miller2-11/+28
2008-08-28Linux 2.6.27-rc5Linus Torvalds1-1/+1
2008-08-28ftrace: disable tracing for hibernationRafael J. Wysocki1-3/+10