aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-19move page writeback acounting out of macrosAndrew Morton
2007-07-19timer.c: cleanup recently introduced whitespace damageThomas Gleixner
2007-07-19timekeeping: fixup shadow variable argumentThomas Gleixner
2007-07-19m68knommu: remove is_in_rom() functionGreg Ungerer
2007-07-19m68knommu: start dump from exception stackGreg Ungerer
2007-07-19m68knommu: generic irq handlingGreg Ungerer
2007-07-19hugetlb: use set_compound_page_dtorAkinobu Mita
2007-07-19Remove nid_lock from alloc_fresh_huge_pageHugh Dickins
2007-07-19isdn/sc: compile breakage re check_reset()Alexey Dobriyan
2007-07-19vmalloc_32 should use GFP_KERNELBenjamin Herrenschmidt
2007-07-19FRV: work around a possible compiler bugDavid Howells
2007-07-19dequeue_huge_page() warning fixAndrew Morton
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-19stacktrace: fix header file for !CONFIG_STACKTRACEJohannes Berg
2007-07-19lockdep debugging: give stacktrace for init_errorJohannes Berg
2007-07-19lockstat: better class name representationPeter Zijlstra
2007-07-19lockstat: measure lock bouncingPeter Zijlstra
2007-07-19lockdep: fixup sk_callback_lock annotationPeter Zijlstra
2007-07-19lockdep: various fixesPeter Zijlstra
2007-07-19lockstat: hook into spinlock_t, rwlock_t, rwsem and mutexPeter Zijlstra
2007-07-19lockstat: human readability tweaksPeter Zijlstra
2007-07-19lockstat: core infrastructurePeter Zijlstra
2007-07-19lockdep: reduce the ifdefferyPeter Zijlstra
2007-07-19lockdep: sanitise CONFIG_PROVE_LOCKINGPeter Zijlstra
2007-07-19fix raw_spinlock_t vs lockdepPeter Zijlstra
2007-07-19coda: update module informationJan Harkes
2007-07-19coda: remove statistics counters from /proc/fs/codaJan Harkes
2007-07-19coda: remove struct coda_sb_infoJan Harkes
2007-07-19coda: cleanup downcall handlerJan Harkes
2007-07-19coda: cleanup coda_lookup, use dsplice_aliasJan Harkes
2007-07-19coda: ignore returned values when upcalls return errorsJan Harkes
2007-07-19coda: replace upc_alloc/upc_free with kmalloc/kfreeJan Harkes
2007-07-19coda: avoid lockdep warning in coda_readdirJan Harkes
2007-07-19coda: block signals during upcall processingJan Harkes
2007-07-19coda: cleanup for upcall handling pathJan Harkes
2007-07-19coda: cleanup /dev/cfs open and close handlingJan Harkes
2007-07-19coda: use ilookup5Jan Harkes
2007-07-19coda: coda doesn't track atimeJan Harkes
2007-07-19coda: allow removal of busy directoriesJan Harkes
2007-07-19coda: fix nlink updates for directoriesJan Harkes
2007-07-19coda: correctly invalidate cached access rightsJan Harkes
2007-07-19coda: do not grab an uninitialized fd when the open upcall returns an errorJan Harkes
2007-07-19Use --build-id ld optionRoland McGrath
2007-07-19Add /sys/kernel/notesRoland McGrath
2007-07-19s390: Put allocated ELF notes in read-only data segmentRoland McGrath
2007-07-19powerpc: Put allocated ELF notes in read-only data segmentRoland McGrath
2007-07-19alpha: Put allocated ELF notes in read-only data segmentRoland McGrath
2007-07-19x86_64: Put allocated ELF notes in read-only data segmentRoland McGrath
2007-07-19i386: Put allocated ELF notes in read-only data segmentRoland McGrath
2007-07-19fix ext4/JBD2 build warningsMingming Cao