aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-25[GFS2] Use atomic_t for journal free blocks counterSteven Whitehouse
2008-01-25[GFS2] Don't add glocks to the journalSteven Whitehouse
2008-01-25[GFS2] check kthread_should_stop when waitingDavid Teigland
2008-01-25[GFS2] Given device ID rather than s_id in "id" sysfs fileBob Peterson
2008-01-25[GFS2] Remove flags no longer requiredSteven Whitehouse
2008-01-25[GFS2] Reorder writeback for glock syncSteven Whitehouse
2008-01-25[GFS2] Add sync_page to metadata address space operationsSteven Whitehouse
2008-01-25[GFS2] Remove "reclaim limit"Steven Whitehouse
2008-01-25[GFS2] Remove unused variablesSteven Whitehouse
2008-01-25[GFS2] Use correct include file in ops_address.cSteven Whitehouse
2008-01-25[GFS2] Don't hold page lock when starting transactionSteven Whitehouse
2008-01-25[GFS2] Add writepages for GFS2 jdataSteven Whitehouse
2008-01-25[GFS2] Split gfs2_writepage into three casesSteven Whitehouse
2008-01-25[GFS2] Introduce gfs2_set_aops()Steven Whitehouse
2008-01-25[GFS2] Add gfs2_is_writeback()Steven Whitehouse
2008-01-25[GFS2] Remove unused field in struct gfs2_inodeSteven Whitehouse
2008-01-25[GFS2] Remove useless i_cache from inodesSteven Whitehouse
2008-01-25[GFS2] Use ->page_mkwrite() for mmap()Steven Whitehouse
2008-01-25[GFS2] Clean up internal read functionSteven Whitehouse
2008-01-25[GFS2] Handle multiple glock demote requestsWendy Cheng
2008-01-25[AVR32] extint: Set initial irq type to low levelHaavard Skinnemoen
2008-01-25[AVR32] extint: change set_irq_type() handlingDavid Brownell
2008-01-25[AVR32] NMI debuggingHaavard Skinnemoen
2008-01-25[AVR32] constify function pointer tablesJan Engelhardt
2008-01-25[AVR32] ATNGW100: Update defconfigHaavard Skinnemoen
2008-01-25[AVR32] ATSTK1002: Update defconfigHaavard Skinnemoen
2008-01-25[AVR32] Kconfig: Choose daughterboard instead of CPUHaavard Skinnemoen
2008-01-25[AVR32] Add support for ATSTK1003 and ATSTK1004Haavard Skinnemoen
2008-01-25[AVR32] Clean up external DAC setup codeHaavard Skinnemoen
2008-01-25[AVR32] ATSTK1000: Move gpio-leds setup to setup.cHaavard Skinnemoen
2008-01-25[AVR32] Add support for AT32AP7001 and AT32AP7002Haavard Skinnemoen
2008-01-25[AVR32] Provide more CPU information in /proc/cpuinfo and dmesgHaavard Skinnemoen
2008-01-25[AVR32] Oprofile supportHaavard Skinnemoen
2008-01-25[AVR32] Include instrumentation menuHaavard Skinnemoen
2008-01-25Disable VGA text console for AVR32 architectureHans-Christian Egtvedt
2008-01-25[AVR32] Enable debugging only when neededHaavard Skinnemoen
2008-01-25ptrace: Call arch_ptrace_attach() when request=PTRACE_TRACEMEHaavard Skinnemoen
2008-01-25[AVR32] Remove redundant try_to_freeze() call from do_signal()Haavard Skinnemoen
2008-01-25[AVR32] Drop GFP_COMP for DMA memory allocationsHaavard Skinnemoen
2008-01-24Driver core: coding style fixesGreg Kroah-Hartman
2008-01-24Kobject: fix coding style issues in kobject c filesGreg Kroah-Hartman
2008-01-24Kobject: fix coding style issues in kobject.hGreg Kroah-Hartman
2008-01-24Driver core: fix coding style issues in device.hGreg Kroah-Hartman
2008-01-24spi: use class iteration apiDave Young
2008-01-24scsi: use class iteration apiDave Young
2008-01-24rtc: use class iteration apiDave Young
2008-01-24power supply : use class iteration apiDave Young
2008-01-24ieee1394: use class iteration apiDave Young
2008-01-24Driver Core: add class iteration apiDave Young
2008-01-24Driver core: Cleanup get_device_parent() in device_add() and device_move()Cornelia Huck