summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-02-20Fix longstanding "error: storage size of '__mod_dmi_device_table' isn't known"Alexey Dobriyan
2009-02-20jbd2: On a __journal_expect() assertion failure printk "JBD2", not "EXT3-fs"Theodore Ts'o
2009-02-20jbd2: Add BH_JBDPrivateStartMark Fasheh
2009-02-20Add support for VT6415 PCIE PATA IDE Host ControllerZlatko Calusic
2009-02-20pid: implement ns_of_pidEric W. Biederman
2009-02-17ide/libata: fix ata_id_is_cfa() (take 4)Sergei Shtylyov
2009-02-17net: Fix userland breakage wrt. linux/if_tunnel.hDavid S. Miller
2009-02-17sctp: Fix crc32c calculations on big-endian arhes.Vlad Yasevich
2009-02-17syscall define: fix uml compile bugHeiko Carstens
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-12ACPI: Enable bit 11 in _PDC to advertise hw coordPallipadi, Venkatesh
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-19ACPI: don't cond_resched() when irqs_disabled()Wu Fengguang
2008-12-19ACPI: fix 2.6.28 acpi.debug_level regressionBjorn Helgaas
2008-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-12-17irda: Add irda_skb_cb qdisc related paddingSamuel Ortiz
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-10Revert "radeonfb: accelerate imageblit and other improvements"Linus Torvalds
2008-12-10MN10300: Fix __put_user_asm8()Akira Takeuchi
2008-12-10KSYM_SYMBOL_LEN fixesHugh Dickins
2008-12-10atomic: fix a typo in atomic_long_xchg()Eric Dumazet