summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers/edac: mod use edac_core.hDouglas Thompson2007-07-1912-21/+21
* drivers/edac: add new nmi rescanDave Jiang2007-07-1911-15/+160
* drivers/edac-new-i82443bxgz-mc-driver: mark as brokenAndrew Morton2007-07-191-0/+1
* drivers/edac: new i82443bxgz MC driverTim Small2007-07-193-0/+408
* drivers/edac: core.h fix scrubdefsDouglas Thompson2007-07-191-4/+4
* drivers/edac: new intel 5000 MC driverEric Wollesen2007-07-193-0/+1485
* drivers/edac: change from semaphore to mutex operationMatthias Kaehlcke2007-07-191-9/+9
* drivers/edac: mc sysfs add missing mem typesDave Jiang2007-07-191-1/+4
* drivers/edac: add edac_device classDouglas Thompson2007-07-198-60/+1936
* drivers/edac: split out functions to unique filesDouglas Thompson2007-07-198-1776/+1932
* drivers/edac: add RDDR2 memory typesDouglas Thompson2007-07-191-0/+2
* drivers/edac: core: make functions staticAdrian Bunk2007-07-192-22/+11
* drivers/edac: add edac_mc_find APIDouglas Thompson2007-07-192-0/+29
* lguest: the documentation, example launcherRusty Russell2007-07-193-0/+1168
* lguest: the block driverRusty Russell2007-07-192-0/+276
* lguest: the net driverRusty Russell2007-07-192-0/+355
* lguest: the console driverRusty Russell2007-07-192-0/+103
* lguest: the Makefile and KconfigRusty Russell2007-07-194-0/+30
* lguest: the asm offsetsRusty Russell2007-07-191-0/+20
* lguest: the host codeRusty Russell2007-07-1917-34/+2702
* lguest: the guest codeRusty Russell2007-07-195-0/+878
* lguest: export symbols for lguest as a moduleRusty Russell2007-07-194-0/+5
* RTC: add periodic irq support to rtc-cmosAlessandro Zummo2007-07-191-2/+31
* knfsd: clean up EX_RDONLYJ. Bruce Fields2007-07-193-11/+6
* knfsd: move EX_RDONLY out of headerJ. Bruce Fields2007-07-192-12/+12
* nfsd: remove unnecessary NULL checks from nfsd_cross_mntJ. Bruce Fields2007-07-191-2/+2
* nfsd: return errors, not NULL, from export functionsJ. Bruce Fields2007-07-191-4/+4
* nfsd: fix possible read-ahead cache and export table corruptionJ. Bruce Fields2007-07-191-1/+1
* move page writeback acounting out of macrosAndrew Morton2007-07-192-30/+12
* timer.c: cleanup recently introduced whitespace damageThomas Gleixner2007-07-191-12/+12
* timekeeping: fixup shadow variable argumentThomas Gleixner2007-07-191-2/+2
* m68knommu: remove is_in_rom() functionGreg Ungerer2007-07-194-27/+7
* m68knommu: start dump from exception stackGreg Ungerer2007-07-191-1/+1
* m68knommu: generic irq handlingGreg Ungerer2007-07-1917-779/+172
* hugetlb: use set_compound_page_dtorAkinobu Mita2007-07-191-1/+1
* Remove nid_lock from alloc_fresh_huge_pageHugh Dickins2007-07-191-3/+7
* isdn/sc: compile breakage re check_reset()Alexey Dobriyan2007-07-193-3/+3
* vmalloc_32 should use GFP_KERNELBenjamin Herrenschmidt2007-07-191-2/+2
* FRV: work around a possible compiler bugDavid Howells2007-07-192-2/+2
* dequeue_huge_page() warning fixAndrew Morton2007-07-191-10/+7
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-19136-330/+157
* stacktrace: fix header file for !CONFIG_STACKTRACEJohannes Berg2007-07-191-1/+1
* lockdep debugging: give stacktrace for init_errorJohannes Berg2007-07-191-2/+11
* lockstat: better class name representationPeter Zijlstra2007-07-191-1/+23
* lockstat: measure lock bouncingPeter Zijlstra2007-07-194-21/+55
* lockdep: fixup sk_callback_lock annotationPeter Zijlstra2007-07-191-4/+19
* lockdep: various fixesPeter Zijlstra2007-07-193-11/+19
* lockstat: hook into spinlock_t, rwlock_t, rwsem and mutexPeter Zijlstra2007-07-193-18/+26
* lockstat: human readability tweaksPeter Zijlstra2007-07-192-0/+310
* lockstat: core infrastructurePeter Zijlstra2007-07-194-0/+333