summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2009-02-12serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dua...Niels de Vos
2009-02-12PCI: return error on failure to read PCI ROMsTimothy S. Nelson
2009-02-12serial: RS485 ioctl structure uses __u32 include linux/types.hAndy Whitcroft
2009-02-12module: remove over-zealous check in __module_get()Rusty Russell
2009-02-12wait: prevent exclusive waiter starvationJohannes Weiner
2009-02-06PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDsSeth Heasley
2009-02-06kmalloc: return NULL instead of link failureJeff Mahoney
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-02klist.c: bit 0 in pointer can't be used as flagJesper Nilsson
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: fix assertionNick Piggin
2009-01-18mm lockless pagecache barrier 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-18fs: symlink write_begin allocation context fixNick Piggin
2008-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-12-17USB: fix comment about endianness of descriptorsPhil Endecott
2008-12-16netfilter: ctnetlink: fix missing CTA_NAT_SEQ_UNSPECPablo Neira Ayuso
2008-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-12-15Define smp_call_function_many for UPRusty Russell
2008-12-10KSYM_SYMBOL_LEN fixesHugh Dickins
2008-12-10revert "percpu_counter: new function percpu_counter_sum_and_set"Andrew Morton
2008-12-10revert "percpu counter: clean up percpu_counter_sum_and_set()"Andrew Morton
2008-12-09netpoll: fix race on poll_list resulting in garbage entryNeil Horman
2008-12-09Merge branch 'audit.b59' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-12-09[PATCH] fix broken timestamps in AVC generated by kernel threadsAl Viro
2008-12-09[PATCH] return records for fork() both to child and parentAl Viro
2008-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-12-05Enforce a minimum SG_IO timeoutLinus Torvalds
2008-12-04[PATCH 2/2] documnt FMODE_ constantsChristoph Hellwig
2008-12-04[PATCH 1/2] kill FMODE_NDELAY_NOWChristoph Hellwig
2008-12-03can: Fix CAN_(EFF|RTR)_FLAG handling in can_filterOliver Hartkopp
2008-12-03block: fix setting of max_segment_size and seg_boundary maskMilan Broz
2008-12-03block: internal dequeue shouldn't start timerTejun Heo
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-12-02nfsd: fix vm overcommit crash fix #2Junjiro R. Okajima