summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-02-02include/linux: Add bsg.h to the Kernel exported headersBoaz Harrosh
2009-02-02epoll: drop max_user_instances and rely only on max_user_watchesDavide Libenzi
2009-02-02serial_8250: support for Sealevel Systems Model 7803 COMM+8Flavio Leitner
2009-02-02libata: pata_via: support VX855, future chips whose IDE controller use 0x0571JosephChan@via.com.tw
2009-02-02it821x: Add ultra_mask quirk for Vortex86SXBrandon Philips
2009-02-02x86, mm: fix pte_free()Peter Zijlstra
2009-01-24fs: sys_sync fixNick Piggin
2009-01-24fs: remove WB_SYNC_HOLDNick Piggin
2009-01-24usb-storage: add last-sector hacksAlan Stern
2009-01-18mm lockless pagecache barrier fixNick Piggin
2009-01-18mm: fix assertionNick Piggin
2009-01-18fs: symlink write_begin allocation context fixNick Piggin
2009-01-18System call wrappers part 33Heiko Carstens
2009-01-18System call wrappers part 32Heiko Carstens
2009-01-18powerpc: Enable syscall wrappers for 64-bitBenjamin Herrenschmidt
2009-01-18System call wrapper infrastructureHeiko 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-18sched_clock: prevent scd->clock from moving backwards, take #2Thomas Gleixner
2009-01-14parisc: disable UP-optimized flush_tlb_mmKyle McMartin
2008-12-18can: Fix CAN_(EFF|RTR)_FLAG handling in can_filterOliver Hartkopp
2008-12-18x86 Fix VMI crash on boot in 2.6.28-rc8Zachary Amsden
2008-12-13pnp: make the resource type an unsigned longRene Herman
2008-12-13Allow recursion in binfmt_script and binfmt_miscKirill A. Shutemov
2008-12-13jbd: fix error handling for checkpoint ioHidehiro Kawai
2008-12-13Enforce a minimum SG_IO timeoutLinus Torvalds
2008-12-05jbd2: fix /proc setup for devices that contain '/' in their namesTheodore Ts'o
2008-12-05net: Fix soft lockups/OOM issues w/ unix garbage collector (CVE-2008-5300)dann frazier
2008-12-05libata: blacklist Seagate drives which time out FLUSH_CACHE when used with NCQTejun Heo
2008-12-05x86: Hibernate: Fix breakage on x86_32 with CONFIG_NUMA setRafael J. Wysocki
2008-12-05PCI: Hotplug core: remove 'name'Alex Chiang
2008-12-05PCI, PCI Hotplug: introduce slot_name helpersAlex Chiang
2008-12-05PCI: update pci_create_slot() to take a 'hotplug' paramAlex Chiang
2008-12-05PCI Hotplug core: add 'name' param pci_hp_register interfaceAlex Chiang
2008-12-05x86: always define DECLARE_PCI_UNMAP* macrosJoerg Roedel
2008-12-05lib/idr.c: fix rcu related race with idr_findManfred Spraul
2008-12-05Fix inotify watch removal/umount racesAl Viro
2008-12-05epoll: introduce resource usage limitsDavide Libenzi
2008-11-20USB: don't register endpoints for interfaces that are going awayAlan Stern
2008-11-20block: fix nr_phys_segments miscalculation bugFUJITA Tomonori
2008-11-13Fix __pfn_to_page(pfn) for CONFIG_DISCONTIGMEM=yRafael J. Wysocki
2008-11-13net: unix: fix inflight counting bug in garbage collectorMiklos Szeredi
2008-11-13MTD: [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)Eric W. Biederman
2008-11-07net: Fix recursive descent in __scm_destroy().David Miller
2008-11-06math-emu: Fix signalling of underflow and inexact while packing result.Kumar Gala
2008-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-10-06[MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=yRalf Baechle
2008-10-05ide-cd: temporary tray close fixBorislav Petkov