summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-01-24fs: sys_sync fixNick Piggin1-1/+0
2009-01-24fs: remove WB_SYNC_HOLDNick Piggin1-1/+0
2009-01-24usb-storage: add last-sector hacksAlan Stern1-2/+3
2009-01-18mm lockless pagecache barrier fixNick Piggin1-1/+1
2009-01-18mm: fix assertionNick Piggin1-1/+0
2009-01-18fs: symlink write_begin allocation context fixNick Piggin2-2/+6
2009-01-18System call wrappers part 33Heiko Carstens1-0/+1
2009-01-18System call wrappers part 32Heiko Carstens1-0/+7
2009-01-18powerpc: Enable syscall wrappers for 64-bitBenjamin Herrenschmidt1-0/+6
2009-01-18System call wrapper infrastructureHeiko Carstens1-0/+62
2009-01-18Rename old_readdir to sys_old_readdirHeiko Carstens1-0/+2
2009-01-18Convert all system calls to return a longHeiko Carstens1-40/+39
2009-01-18Move compat system call declarations to compat header fileHeiko Carstens2-12/+13
2009-01-18inotify: fix type errors in interfacesMichael Kerrisk1-1/+1
2009-01-18sched_clock: prevent scd->clock from moving backwards, take #2Thomas Gleixner1-0/+1
2009-01-14parisc: disable UP-optimized flush_tlb_mmKyle McMartin1-1/+4
2008-12-18can: Fix CAN_(EFF|RTR)_FLAG handling in can_filterOliver Hartkopp1-1/+1
2008-12-18x86 Fix VMI crash on boot in 2.6.28-rc8Zachary Amsden1-1/+7
2008-12-13pnp: make the resource type an unsigned longRene Herman1-2/+4
2008-12-13Allow recursion in binfmt_script and binfmt_miscKirill A. Shutemov1-0/+2
2008-12-13jbd: fix error handling for checkpoint ioHidehiro Kawai1-1/+1
2008-12-13Enforce a minimum SG_IO timeoutLinus Torvalds1-0/+1
2008-12-05jbd2: fix /proc setup for devices that contain '/' in their namesTheodore Ts'o1-1/+2
2008-12-05net: Fix soft lockups/OOM issues w/ unix garbage collector (CVE-2008-5300)dann frazier1-0/+1
2008-12-05libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQTejun Heo1-0/+1
2008-12-05x86: Hibernate: Fix breakage on x86_32 with CONFIG_NUMA setRafael J. Wysocki1-0/+4
2008-12-05PCI: Hotplug core: remove 'name'Alex Chiang1-3/+0
2008-12-05PCI, PCI Hotplug: introduce slot_name helpersAlex Chiang2-0/+10
2008-12-05PCI: update pci_create_slot() to take a 'hotplug' paramAlex Chiang1-1/+2
2008-12-05PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang1-1/+2
2008-12-05x86: always define DECLARE_PCI_UNMAP* macrosJoerg Roedel1-14/+0
2008-12-05lib/idr.c: fix rcu related race with idr_findManfred Spraul1-1/+2
2008-12-05Fix inotify watch removal/umount racesAl Viro1-0/+11
2008-12-05epoll: introduce resource usage limitsDavide Libenzi1-0/+4
2008-11-20USB: don't register endpoints for interfaces that are going awayAlan Stern1-0/+2
2008-11-20block: fix nr_phys_segments miscalculation bugFUJITA Tomonori1-0/+7
2008-11-13Fix __pfn_to_page(pfn) for CONFIG_DISCONTIGMEM=yRafael J. Wysocki1-1/+1
2008-11-13net: unix: fix inflight counting bug in garbage collectorMiklos Szeredi1-0/+1
2008-11-13MTD: [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)Eric W. Biederman1-3/+19
2008-11-07net: Fix recursive descent in __scm_destroy().David Miller2-3/+6
2008-11-06math-emu: Fix signalling of underflow and inexact while packing result.Kumar Gala1-4/+13
2008-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-1/+3
2008-10-06[MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=yRalf Baechle1-4/+4
2008-10-05ide-cd: temporary tray close fixBorislav Petkov1-1/+3
2008-10-03include/linux/stacktrace.h: declare struct task_structAndrew Morton1-0/+2
2008-10-03[MIPS] SMTC: Fix SMTC dyntick support.Kevin D. Kissell3-6/+74
2008-10-03[MIPS] SMTC: Close tiny holes in the SMTC IPI replay system.Kevin D. Kissell1-11/+61
2008-10-03[MIPS] Build fix: Fix irq flags typeRalf Baechle1-3/+3
2008-10-02mm: tiny-shmem nommu fixNick Piggin1-0/+1
2008-10-02inotify: fix lock ordering wrt do_page_fault's mmap_semNick Piggin1-0/+1