summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-02-20jbd2: On a __journal_expect() assertion failure printk "JBD2", not "EXT3-fs"Theodore Ts'o1-1/+2
2009-02-20jbd2: Add BH_JBDPrivateStartMark Fasheh1-0/+1
2009-02-20Add support for VT6415 PCIE PATA IDE Host ControllerZlatko Calusic1-0/+1
2009-02-20pid: implement ns_of_pidEric W. Biederman1-0/+18
2009-02-17ide/libata: fix ata_id_is_cfa() (take 4)Sergei Shtylyov1-5/+10
2009-02-17sctp: Fix crc32c calculations on big-endian arhes.Vlad Yasevich1-1/+1
2009-02-17syscall define: fix uml compile bugHeiko Carstens1-14/+14
2009-02-12Revert "vt: fix background color on line feed"Linus Torvalds1-1/+0
2009-02-12serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dua...Niels de Vos1-0/+1
2009-02-12PCI: return error on failure to read PCI ROMsTimothy S. Nelson1-1/+1
2009-02-12wait: prevent exclusive waiter starvationJohannes Weiner1-2/+9
2009-02-12module: remove over-zealous check in __module_get()Rusty Russell1-1/+0
2009-02-12ACPI: Enable bit 11 in _PDC to advertise hw coordPallipadi, Venkatesh1-0/+2
2009-02-06ACPICA: Fix wrong resource descriptor length for 64-bit buildBob Moore1-1/+1
2009-02-06ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox1-1/+1
2009-02-06PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDsSeth Heasley1-0/+1
2009-02-06net: fix packet socket delivery in rx irq handlerPatrick McHardy1-0/+7
2009-02-02include/linux: Add bsg.h to the Kernel exported headersBoaz Harrosh1-0/+1
2009-02-02epoll: drop max_user_instances and rely only on max_user_watchesDavide Libenzi1-1/+0
2009-02-02serial_8250: support for Sealevel Systems Model 7803 COMM+8Flavio Leitner1-0/+1
2009-02-02libata: pata_via: support VX855, future chips whose IDE controller use 0x0571JosephChan@via.com.tw1-0/+4
2009-02-02it821x: Add ultra_mask quirk for Vortex86SXBrandon Philips1-0/+1
2009-02-02x86, mm: fix pte_free()Peter Zijlstra1-0/+1
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