aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2007-06-16shm: fix the filename of hugetlb sysv shared memoryEric W. Biederman
2007-06-16SLUB: minimum alignment fixesChristoph Lameter
2007-06-16spi doc updatesDavid Brownell
2007-06-15[TCP]: Congestion control API RTT sampling fixIlpo Järvinen
2007-06-11Merge branch 'linus-plus-plus' of master.kernel.org:/pub/scm/linux/kernel/git...Linus Torvalds
2007-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds
2007-06-11Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-06-11Merge branch 'splice-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-06-09libata passthru: update cached device paramtersAlbert Lee
2007-06-09libata passthru: support PIO multi commandsAlbert Lee
2007-06-09libata-core/sff: Fix multiple assumptions about DMAAlan Cox
2007-06-08Protect <linux/console_struct.h> from multiple inclusionRobert P. J. Day
2007-06-08hexdump: more output formattingRandy Dunlap
2007-06-08pi-futex: fix exit races and locking problemsAlexey Kuznetsov
2007-06-08SLUB: return ZERO_SIZE_PTR for kmalloc(0)Christoph Lameter
2007-06-08Add the PATA controller device ID to pci_ids.h for MCP73/MCP77.Peer Chen
2007-06-08ide: HPA detect from resumeLee Trager
2007-06-08V4L/DVB (5736): Add V4L2_FBUF_CAP/FLAG_LOCAL/GLOBAL_INV_ALPHAHans Verkuil
2007-06-08V4L/DVB (5730): Remove unused V4L2_CAP_VIDEO_OUTPUT_POSHans Verkuil
2007-06-08pipe: move pipe_inode_info structure decleration up before it's usedJens Axboe
2007-06-07[NETFILTER]: ip_tables: fix compat related crashDmitry Mishin
2007-06-07[RFKILL]: Make rfkill->name constIvo van Doorn
2007-06-07[IPV4]: Restore old behaviour of default config valuesHerbert Xu
2007-06-07[IPV4]: Add default config support after inetdev_initHerbert Xu
2007-06-07[IPV4]: Convert IPv4 devconf to an arrayHerbert Xu
2007-06-04Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2007-06-04libata: always use polling SETXFERTejun Heo
2007-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2007-06-01serial_core.h: include <linux/sysrq.h>Maciej W. Rozycki
2007-06-01Better documentation for ERESTARTSYSSatoru Takeuchi
2007-06-01fbdev: Move declaration of fb_class to <linux/fb.h>Geert Uytterhoeven
2007-06-01pci_ids: update patch for Intel ICH9MJason Gaston
2007-06-01x86_64: allocate sparsemem memmap above 4GZou Nan hai
2007-06-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2007-05-31PCI: quirk disable MSI on via vt3351Jay Cliburn
2007-05-31PCI: disable MSI by default on systems with Serverworks HT1000 chipsAndy Gospodarek
2007-05-31Define/reserve new ext4 superblock fieldsTheodore Ts'o
2007-05-31ext4: Extent overlap bugfixAmit Arora
2007-05-31EXT4: Fix whitespaceDave Kleikamp
2007-05-31firewire: Install firewire-constants.h and firewire-cdev.h for userspace.Kristian Høgsberg
2007-05-31firewire: Change struct fw_cdev_iso_packet to not use bitfields.Kristian Høgsberg
2007-05-31[IPV6] ADDRCONF: Fix conflicts in DEVCONF_xxx constant.YOSHIFUJI Hideaki
2007-05-31[NET] napi: Call __netif_rx_complete in netif_rx_completeHerbert Xu
2007-05-29NOHZ: prevent multiplication overflow - stop timer for huge timeoutsThomas Gleixner
2007-05-24[NETFILTER]: nf_conntrack_h323: fix ASN.1 typesJing Min Zhao
2007-05-24[NETFILTER]: nf_conntrack_ftp: fix newline sequence number calculationPatrick McHardy
2007-05-24Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds
2007-05-24NFS: Avoid a deadlock situation on writeTrond Myklebust
2007-05-23md: don't write more than is required of the last page of a bitmapNeilBrown
2007-05-23recalc_sigpending_tsk fixesRoland McGrath