summaryrefslogtreecommitdiffstats
path: root/kernel (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-09module: try_then_request_module must waitHerbert Xu1-1/+1
2009-04-09work_on_cpu(): rewrite it to create a kernel thread on demandAndrew Morton1-17/+19
2009-04-09kthread: move sched-realeted initialization from kthreadd contextOleg Nesterov1-11/+11
2009-04-09kthread: Don't looking for a task in create_kthread() #2Vitaliy Gusev1-3/+1
2009-04-09dm kcopyd: fix callback raceMikulas Patocka1-6/+11
2009-04-09dm kcopyd: prepare for callback race fixMikulas Patocka1-2/+4
2009-04-09dm: implement basic barrier supportMikulas Patocka1-20/+68
2009-04-09dm: remove dm_request loopMikulas Patocka1-15/+7
2009-04-09dm: rework queueing and suspensionMikulas Patocka1-8/+32
2009-04-09dm: simplify dm_request loopAlasdair G Kergon1-11/+7
2009-04-09dm: split DMF_BLOCK_IO flag into twoAlasdair G Kergon1-9/+13
2009-04-09dm: rearrange dm_wq_workAlasdair G Kergon1-8/+9
2009-04-09dm: remove limited barrier supportMikulas Patocka5-27/+10
2009-04-09dm: add integrity supportMartin K. Petersen3-0/+76
2009-04-09cap_prctl: don't set error to 0 at 'no_change'Serge E. Hallyn1-1/+0
2009-04-09igb: remove sysfs entry that was used to set the number of vfsAlexander Duyck1-105/+54
2009-04-09igbvf: add new driver to support 82576 virtual functionsAlexander Duyck12-0/+5175
2009-04-09drivers/net/eql.c: Fix a dev leakage.Yang Hongyang1-0/+2
2009-04-09niu: Fix unused variable warning.David S. Miller1-0/+1
2009-04-09r6040: set MODULE_VERSIONFlorian Fainelli1-0/+1
2009-04-09bnx2: Don't use reserved namesBastian Blank1-13/+13
2009-04-09FEC driver: add missing #endifSascha Hauer1-0/+1
2009-04-09niu: Fix error handlingDan Carpenter1-1/+1
2009-04-09mv643xx_eth: don't reset the rx coal timer on interface upLennert Buytenhek1-2/+2
2009-04-09smsc911x: correct debugging message on mii read timeoutSteve Glendinning1-1/+1
2009-04-09ethoc: fix library build errorsRandy Dunlap1-0/+2
2009-04-08tty: MAX3100Alan Cox2-0/+979
2009-04-08[IA64] wire up preadv/pwritev system callsTony Luck2-1/+5
2009-04-08[ARM] 5446/1: ohci-at91: Limit vbus_pin assignment to the size of the arrayJustin Waters1-2/+2
2009-04-08[ARM] 5445/1: AT91: Remove flexible array from USBH platform dataJustin Waters1-1/+1
2009-04-08[ARM] 5447/1: Add SZ_32KLinus Walleij1-0/+1
2009-04-08mmc_spi: support for non-byte-aligned cardsWolfgang Muees1-38/+112
2009-04-08omap_hsmmc: Do not expect cmd/data to be non-null when CC/TC occursJarkko Lavinen1-1/+1
2009-04-08mmc: Fix compile for omap_hsmmc.cTony Lindgren1-1/+0
2009-04-08mmc_spi: convert timeout handling to jiffies and avoid busy waitingWolfgang Muees1-17/+21
2009-04-08mmc_spi: do not check CID and CSD blocks with CRC16Wolfgang Muees1-9/+12
2009-04-08omap_hsmmc: Flush posted write to IRQKevin Hilman1-0/+4
2009-04-08New mail address for Pierre OssmanPierre Ossman4-6/+6
2009-04-08imxmmc: move RSSR BLRPaulius Zaleckas1-7/+3
2009-04-08imxmmc: init-exit reworkPaulius Zaleckas1-5/+4
2009-04-08mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2Jarkko Lavinen1-1/+1
2009-04-08ptrace: some checkpatch fixesRoland McGrath1-9/+7
2009-04-08nommu: fix typo vma->pg_off to vma->vm_pgoffNobuhiro Iwamatsu1-1/+1
2009-04-08befs: fix build on pariscAlexander Beregalov1-0/+1
2009-04-08ext3: Try to avoid starting a transaction in writepage for data=writepageJan Kara1-5/+18
2009-04-08block_write_full_page: switch synchronous writes to use WRITE_SYNC_PLUGTheodore Ts'o1-1/+12
2009-04-08posix-timers: fix RLIMIT_CPU && setitimer(CPUCLOCK_PROF)Oleg Nesterov1-1/+1
2009-04-08posix-timers: fix RLIMIT_CPU && fork()Oleg Nesterov1-4/+9
2009-04-08printk: fix wrong format string iter for printkZhaolei1-16/+0
2009-04-08sparc: Hook up sys_preadv and sys_pwritevDavid S. Miller3-4/+6