summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [POWERPC] unmap_vm_area becomes unmap_kernel_range for the publicBenjamin Herrenschmidt2007-06-141-1/+2
* Merge branch 'linus-plus-plus' of master.kernel.org:/pub/scm/linux/kernel/git...Linus Torvalds2007-06-112-1/+3
|\
| * libata passthru: update cached device paramtersAlbert Lee2007-06-091-0/+1
| * libata passthru: support PIO multi commandsAlbert Lee2007-06-091-1/+1
| * libata-core/sff: Fix multiple assumptions about DMAAlan Cox2007-06-091-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mcheha...Linus Torvalds2007-06-111-2/+5
|\ \
| * | V4L/DVB (5736): Add V4L2_FBUF_CAP/FLAG_LOCAL/GLOBAL_INV_ALPHAHans Verkuil2007-06-081-0/+4
| * | V4L/DVB (5730): Remove unused V4L2_CAP_VIDEO_OUTPUT_POSHans Verkuil2007-06-081-2/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-06-112-0/+3
|\ \ \
| * | | Add the PATA controller device ID to pci_ids.h for MCP73/MCP77.Peer Chen2007-06-081-0/+2
| * | | ide: HPA detect from resumeLee Trager2007-06-081-0/+1
| |/ /
* | | Merge branch 'splice-2.6.22' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-06-111-15/+15
|\ \ \ | |_|/ |/| |
| * | pipe: move pipe_inode_info structure decleration up before it's usedJens Axboe2007-06-081-15/+15
| |/
* | Protect <linux/console_struct.h> from multiple inclusionRobert P. J. Day2007-06-081-0/+5
* | hexdump: more output formattingRandy Dunlap2007-06-081-4/+8
* | pi-futex: fix exit races and locking problemsAlexey Kuznetsov2007-06-081-0/+1
* | SLUB: return ZERO_SIZE_PTR for kmalloc(0)Christoph Lameter2007-06-081-8/+17
|/
* [NETFILTER]: ip_tables: fix compat related crashDmitry Mishin2007-06-071-0/+20
* [RFKILL]: Make rfkill->name constIvo van Doorn2007-06-071-1/+1
* [IPV4]: Restore old behaviour of default config valuesHerbert Xu2007-06-071-1/+5
* [IPV4]: Add default config support after inetdev_initHerbert Xu2007-06-071-0/+3
* [IPV4]: Convert IPv4 devconf to an arrayHerbert Xu2007-06-071-40/+54
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-06-042-0/+31
|\
| * [MTD] generalise the handling of MTD-specific superblocksDavid Howells2007-05-112-0/+31
* | libata: always use polling SETXFERTejun Heo2007-06-041-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2007-06-012-6/+10
|\ \
| * | firewire: Install firewire-constants.h and firewire-cdev.h for userspace.Kristian Høgsberg2007-05-311-0/+2
| * | firewire: Change struct fw_cdev_iso_packet to not use bitfields.Kristian Høgsberg2007-05-311-6/+8
* | | serial_core.h: include <linux/sysrq.h>Maciej W. Rozycki2007-06-011-0/+1
* | | Better documentation for ERESTARTSYSSatoru Takeuchi2007-06-011-1/+6
* | | fbdev: Move declaration of fb_class to <linux/fb.h>Geert Uytterhoeven2007-06-011-0/+1
* | | pci_ids: update patch for Intel ICH9MJason Gaston2007-06-011-2/+2
* | | x86_64: allocate sparsemem memmap above 4GZou Nan hai2007-06-011-0/+1
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2007-06-013-18/+26
|\ \ \
| * | | Define/reserve new ext4 superblock fieldsTheodore Ts'o2007-05-311-1/+8
| * | | ext4: Extent overlap bugfixAmit Arora2007-05-311-0/+1
| * | | EXT4: Fix whitespaceDave Kleikamp2007-05-313-17/+17
| |/ /
* | | PCI: quirk disable MSI on via vt3351Jay Cliburn2007-05-311-0/+1
* | | PCI: disable MSI by default on systems with Serverworks HT1000 chipsAndy Gospodarek2007-05-311-0/+1
|/ /
* | [IPV6] ADDRCONF: Fix conflicts in DEVCONF_xxx constant.YOSHIFUJI Hideaki2007-05-311-2/+1
* | [NET] napi: Call __netif_rx_complete in netif_rx_completeHerbert Xu2007-05-311-15/+12
* | NOHZ: prevent multiplication overflow - stop timer for huge timeoutsThomas Gleixner2007-05-291-0/+6
* | [NETFILTER]: nf_conntrack_h323: fix ASN.1 typesJing Min Zhao2007-05-241-20/+3
* | [NETFILTER]: nf_conntrack_ftp: fix newline sequence number calculationPatrick McHardy2007-05-241-2/+1
* | Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-05-241-0/+1
|\ \
| * | NFS: Avoid a deadlock situation on writeTrond Myklebust2007-05-241-0/+1
* | | md: don't write more than is required of the last page of a bitmapNeilBrown2007-05-231-0/+1
* | | recalc_sigpending_tsk fixesRoland McGrath2007-05-231-5/+7
* | | capability.h warning fixAndrew Morton2007-05-231-0/+2
* | | genhd: send async notification on media changeKristen Carlson Accardi2007-05-231-1/+3
OpenPOWER on IntegriCloud