summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-18System call wrapper infrastructureHeiko Carstens
2009-01-18Make sys_syslog a conditional system callHeiko Carstens
2009-01-18Make sys_pselect7 staticHeiko Carstens
2009-01-18Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens
2009-01-18Rename old_readdir to sys_old_readdirHeiko Carstens
2009-01-18Convert all system calls to return a longHeiko Carstens
2009-01-18Move compat system call declarations to compat header fileHeiko Carstens
2009-01-18inotify: fix type errors in interfacesMichael Kerrisk
2009-01-18x86, UV: remove erroneous BAU initializationCliff Wickman
2009-01-18x86: fix incorrect __read_mostly on _boot_cpu_pdaRavikiran G Thirumalai
2009-01-18x86: default to SWIOTLB=y on x86_64Joerg Roedel
2009-01-18USB: unusual_devs.h additions for Pentax K10DDaniel Drake
2009-01-18USB: isp1760: use a specific PLX bridge instead of any bdridgeSebastian Andrzej Siewior
2009-01-18USB: emi26: fix oops on loadMarcin Slusarz
2009-01-18SCSI: eata: fix the data buffer accessors conversion regressionFUJITA Tomonori
2009-01-18SCSI: aha152x_cs: Fix regression that keeps driver from using shared interruptsLarry Finger
2009-01-18sched_clock: prevent scd->clock from moving backwards, take #2Thomas Gleixner
2009-01-18minix: fix add link's wrong position calculationEvgeniy Dushistov
2009-01-18md: fix bitmap-on-external-file bug.NeilBrown
2009-01-18iwlwifi: use GFP_KERNEL to allocate Rx SKB memoryZhu Yi
2009-01-18ioat: fix self test for multi-channel caseDan Williams
2009-01-18dm raid1: fix error countJonathan Brassow
2009-01-18dm log: fix dm_io_client leak on error pathsTakahiro Yasui
2009-01-18devices cgroup: allow mkfifoSerge E. Hallyn
2009-01-18cgroups: fix a race between cgroup_clone and umountLi Zefan
2009-01-18ALSA: hda - Add quirk for HP6730B laptopTakashi Iwai
2009-01-18ALSA: caiaq - Fix Oops with MIDITakashi Iwai
2009-01-14Linux 2.6.27.11v2.6.27.11Greg Kroah-Hartman
2009-01-14AMD IOMMU: fix wrong loop counter in free_pagetablesJoerg Roedel
2009-01-14AMD IOMMU: initialize phys_addr correctly in iommu_page_mapJoerg Roedel
2009-01-14AMD IOMMU: allocate rlookup_table with __GFP_ZEROJoerg Roedel
2009-01-14AMD IOMMU: reset command buffer pointers manuallyJoerg Roedel
2009-01-14drivers/net: starfire: Fix napi ->poll() weight handlingJarek Poplawski
2009-01-14parisc: disable UP-optimized flush_tlb_mmKyle McMartin
2009-01-14ALSA: hda - Add missing terminators in patch_sigmatel.cHerton Ronaldo Krzesinski
2009-01-14cciss: fix problem that deleting multiple logical drives could cause a panicStephen M. Cameron
2009-01-14SCSI: aacraid: disable Dell Percraid quirk on Adaptec 2200S and 2120SHillier, Gernot
2009-01-14SCSI: ibmvstgt: move crq_queue_create to the end of initializationBrian King
2009-01-14ALSA: Fix a Oops bug in omap soc driver.Stanley Miao
2009-01-14md: Don't read past end of bitmap when reading bitmap.NeilBrown
2009-01-14ioat: wait for self-test completionDan Williams
2009-01-14dmaengine: protect 'id' from concurrent registrationsDan Williams
2009-01-14async_xor: dma_map destination DMA_BIDIRECTIONALDan Williams
2009-01-14iwlagn: downgrade BUG_ON in interruptJohannes Berg
2009-01-14powerpc: Fix corruption error in rh_alloc_fixed()Guillaume Knispel
2009-01-14USB: Unusual devs patch for Nokia 3500cOzan Sener
2009-01-14USB: storage: unusual_devs.h: Nokia 3109c additionCSÉCSY László
2009-01-14usb-storage: update unusual_devs entry for Nokia 5310Alan Stern
2009-01-14USB: gadget: fix rndis working at high speedDavid Brownell
2008-12-18Linux 2.6.27.10v2.6.27.10Greg Kroah-Hartman