aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/timer.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-11-14[PATCH] hugetlb: fix error return for brk() entering a hugepage regionHugh Dickins1-3/+2
2006-11-14[PATCH] cpqarray: fix iostatJens Axboe1-4/+11
2006-11-14[PATCH] cciss: fix iostatJens Axboe1-0/+6
2006-11-14[PATCH] libata: Convert from module_init to subsys_initcallBrian King1-1/+1
2006-11-14[PATCH] hugetlb: check for brk() entering a hugepage regionDavid Gibson1-0/+4
2006-11-14[PATCH] hugetlb: prepare_hugepage_range check offset tooHugh Dickins5-20/+25
2006-11-14[PATCH] usb: MAINTAINERS updatesDavid Brownell1-1/+9
2006-11-14[PATCH] nvidiafb: fix unreachable code in nv10GetConfigNathan Lynch1-1/+1
2006-11-14[PATCH] autofs4: panic after mount failIan Kent4-6/+32
2006-11-14[PATCH] drivers/ide: stray bracketNicolas Kaiser1-1/+1
2006-11-14[PATCH] revert "PCI: quirk for IBM Dock II cardbus controllers"Andrew Morton1-27/+0
2006-11-14[PATCH] fix via586 irq routing for pirq 5Daniel Ritz1-2/+2
2006-11-14[PATCH] setup_irq(): better mismatch debuggingAndrew Morton1-2/+7
2006-11-14libata: fix double-completion on errorDarrick J. Wong1-1/+1
2006-11-14[PATCH] pata_artop: fix "& (1 >>" typoAlexey Dobriyan1-1/+1
2006-11-14[PATCH] hpt37x: Check the enablebitsAlan Cox1-3/+16
2006-11-13[dvb saa7134] Fix missing 'break' for avermedia card caseLinus Torvalds1-0/+1
2006-11-13[PATCH] ide-cd: only set rq->errors SCSI style for block pc requestsJens Axboe1-1/+1
2006-11-13[PATCH] Fix bad data direction in SG_IOJens Axboe1-1/+1
2006-11-13IB/mad: Fix race between cancel and receive completionRoland Dreier1-1/+1
2006-11-13RDMA/amso1100: Fix && typoJean Delvare1-2/+2
2006-11-13RDMA/amso1100: Fix unitialized pseudo_netdev accessed in c2_register_deviceTom Tucker2-20/+22
2006-11-13IB/ehca: Activate scaling code by defaultHoang-Nam Nguyen1-0/+1
2006-11-13IB/ehca: Use named constant for max mtuHoang-Nam Nguyen2-3/+4
2006-11-13[PATCH] SCSI core: always store >= 36 bytes of INQUIRY dataAlan Stern1-4/+14
2006-11-13[PATCH] Fix misrouted interrupts deadlocksPavel Emelianov1-1/+5
2006-11-13[PATCH] fix Data Acess error in dup_fdSharyathi Nagesh1-0/+1
2006-11-13[PATCH] .gitignore: add miscellaneous filesFranck Bui-Huu2-0/+3
2006-11-13[PATCH] Fix missing parens in set_personality()Russell King1-1/+1
2006-11-13[PATCH] Patch for nvidia divide by zero error for 7600 pci-express cardWink Saville4-16/+39
2006-11-13[PATCH] IPMI: Fix more && typosCorey Minyard1-2/+2
2006-11-13[PATCH] mspec driver build fixJes Sorensen4-10/+21
2006-11-13[PATCH] pci: don't try to remove sysfs files before they are setup.David Miller1-0/+3
2006-11-13[PATCH] vmalloc: optimization, cleanup, bugfixesEric Dumazet2-14/+15
2006-11-13V4L/DVB (4818): Flexcop-usb: fix debug printkAlexey Dobriyan1-1/+1
2006-11-13V4L/DVB (4817): Fix uses of "&&" where "&" was intendedJean Delvare2-2/+2
2006-11-13V4L/DVB (4816): Change tuner type for Avermedia A16ARpasky@ucw.cz1-1/+1
2006-11-13V4L/DVB (4815): Remote support for Avermedia A16ARpasky@ucw.cz2-2/+2
2006-11-13V4L/DVB (4814): Remote support for Avermedia 777pasky@ucw.cz2-0/+9
2006-11-13V4L/DVB (4804): Fix missing i2c dependency for saa7110Mauro Carvalho Chehab1-1/+1
2006-11-13V4L/DVB (4802): Cx88: fix remote control on WinFast 2000XP ExpertHermann Pitton1-2/+8
2006-11-13V4L/DVB (4795): Tda826x: use correct max frequencyAlexey Dobriyan1-1/+1
2006-11-11[XFS] Remove KERNEL_VERSION macros from xfs_dmapi.hDavid Chinner2-20/+30
2006-11-11[XFS] Prevent a deadlock when xfslogd unpins inodes.David Chinner3-32/+66
2006-11-11[XFS] Clean up i_flags and i_flags_lock handling.David Chinner5-35/+57
2006-11-11[XFS] 956664: dm_read_invis() changes i_atimeVlad Apostolov1-1/+4
2006-11-11[XFS] rename uio_read() to xfs_uio_read()Vlad Apostolov4-5/+5
2006-11-11[XFS] Keep lockdep happy.Tim Shimmin1-0/+1
2006-11-11[XFS] 956618: Linux crashes on boot with XFS-DMAPI filesystem whenVlad Apostolov4-21/+27
2006-11-10[IPVS]: More endianness fixed.Julian Anastasov3-6/+6