summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-05-29mtd: add OOB ioctls for >4GiB devicesKevin Cernekee
2009-05-29mtd: add MEMERASE64 ioctl for >4GiB devicesKevin Cernekee
2009-05-26[MTD] Remove option for add_mtd_partitions() to not register partitions.David Woodhouse
2009-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-05-06Eliminate thousands of warnings with gcc 3.2 buildAndi Kleen
2009-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-05-04Bluetooth: Fix issue with sysfs handling for connectionsMarcel Holtmann
2009-05-04usbnet: CDC EEM support (v5)Omar Laazimani
2009-05-04tcp: Fix tcp_prequeue() to get correct rto_min valueSatoru SATOH
2009-05-01virtio: add missing include to virtio_net.hGrant Likely
2009-05-01netfilter: use likely() in xt_info_rdlock_bh()Eric Dumazet
2009-04-30Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6Steve French
2009-04-30nls: add a nls_nullsize inlineJeff Layton
2009-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-04-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...David S. Miller
2009-04-28netfilter: revised locking for x_tablesStephen Hemminger
2009-04-28Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-04-28regulator: fix header file missing kernel-docRandy Dunlap
2009-04-28Bluetooth: Add different pairing timeout for Legacy PairingMarcel Holtmann
2009-04-28Bluetooth: Ensure that HCI sysfs add/del is preempt safeRoger Quadros
2009-04-28net: Avoid extra wakeups of threads blocked in wait_for_packet()Eric Dumazet
2009-04-27Remove unused support code for refok sections.Tim Abbott
2009-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-04-27net: Fix typo in net_device_ops description.Mike Rapoport
2009-04-27net: Fix LL_MAX_HEADER for CONFIG_TR_MODULEAdrian Bunk
2009-04-26Add new HEAD_TEXT_SECTION macro.Tim Abbott
2009-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-04-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-04-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-04-24Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2009-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2009-04-24Merge branch 'kvm-updates/2.6.30' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-04-24netfilter: nf_ct_dccp: add missing role attributes for DCCPPablo Neira Ayuso
2009-04-24Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-04-24Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2009-04-24block: simplify I/O stat accountingJerome Marchand
2009-04-24pktcdvd.h should include mempool.hAlexander Beregalov
2009-04-24Merge branch 'idle' into releaseLen Brown
2009-04-24Merge branch 'irq' into releaseLen Brown
2009-04-23USB: musb: Prevent multiple includes of musb.hMark A. Greer
2009-04-23bitops: Add __ffs64 bitopSteven Whitehouse
2009-04-22ACPI: delete obsolete "bus master activity" proc fieldLen Brown
2009-04-22PCI: only save/restore existent registers in the PCIe capabilityYu Zhao
2009-04-22KVM: Fix overlapping check for memory slotsJan Kiszka
2009-04-22block: include empty disks in /proc/diskstatsTejun Heo
2009-04-22bio: fix bio_kmalloc()Tejun Heo
2009-04-22Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into mergePaul Mackerras
2009-04-21driver synchronization: make scsi_wait_scan more advancedArjan van de Ven