summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-04-07FAT: Add new ioctl VFAT_IOCTL_GET_VOLUME_ID for reading the volume ID.Mike Lockwood
2009-04-07uidstat: Adding uid stat driver to collect network statistics.Mike Chan
2009-04-07net: socket ioctl to reset connections matching local addressRobert Love
2009-04-07ashmem for 2.6.27.Robert Love
2009-04-07Add android_aid.hRobert Love
2009-04-07pmem: Add pmem driverRebecca Schultz
2009-04-07switch: switch class and GPIO drivers.Mike Lockwood
2009-04-07rtc: Add android alarm driver.Arve Hjønnevåg
2009-04-07PM: Add early suspend api.Arve Hjønnevåg
2009-04-07PM: Add wake lock api.Arve Hjønnevåg
2009-04-06Bluetooth: Ask upper layers for HCI disconnect reasonMarcel Holtmann
2009-04-06Bluetooth: Add CID field to L2CAP socket address structureMarcel Holtmann
2009-04-06Bluetooth: Request L2CAP fixed channel list if availableMarcel Holtmann
2009-04-06Bluetooth: Don't enforce authentication for L2CAP PSM 1 and 3Marcel Holtmann
2009-04-06Bluetooth: Fix double L2CAP connection requestMarcel Holtmann
2009-04-06Bluetooth: Fix race condition with L2CAP information requestMarcel Holtmann
2009-04-06Bluetooth: Use general bonding whenever possibleMarcel Holtmann
2009-04-06Bluetooth: Add SCO fallback for eSCO connection attemptsMarcel Holtmann
2009-04-06Bluetooth: Pause RFCOMM TX when encryption dropsMarcel Holtmann
2009-04-06Bluetooth: Replace RFCOMM link mode with security levelMarcel Holtmann
2009-04-06Bluetooth: Replace L2CAP link mode with security levelMarcel Holtmann
2009-04-06Bluetooth: Add enhanced security model for Simple PairingMarcel Holtmann
2009-04-06Bluetooth: Add support for deferring RFCOMM connection setupMarcel Holtmann
2009-04-06Bluetooth: Add global deferred socket parameterMarcel Holtmann
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-03-21dca: add missing copyright/license headersMaciej Sosnowski
2009-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2009-03-17nfsd: nfsd should drop CAP_MKNOD for non-rootJ. Bruce Fields
2009-03-16netfilter: conntrack: don't deliver events for racy packetsPablo Neira Ayuso
2009-03-15Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-03-14Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-03-14block: Add gfp_mask parameter to bio_integrity_clone()un'ichi Nomura
2009-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2009-03-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2009-03-13ide: save the returned value of dma_map_sgFUJITA Tomonori
2009-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-03-12[ARM] 5421/1: ftrace: fix crash due to tracing of __naked functionsUwe Kleine-König
2009-03-12cpumask: mm_cpumask for accessing the struct mm_struct's cpu_vm_mask.Rusty Russell
2009-03-12cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed.Rusty Russell
2009-03-11drm: fix EDID parser problem with positive/negative hsync/vsyncPantelis Koukousoulas
2009-03-10NLM: Shrink the IPv4-only version of nlm_cmp_addr()Chuck Lever
2009-03-10NFSv3: Fix posix ACL codeTrond Myklebust
2009-03-10[SCSI] fcoe: Out of order tx frames was causing several check condition SCSI ...Vasu Dev
2009-03-10[SCSI] fcoe: ETH_P_8021Q is already in if_ether and fcoe is not using it anywayYi Zou
2009-03-10[SCSI] libfc, fcoe: Remove unnecessary cast by removing inline wrapperRobert Love
2009-03-10[SCSI] libfc, fcoe: Fix kerneldoc commentsRobert Love
2009-03-10Add RealView-ICE DCC ethernet and console driverRobert Walker
2009-03-10Allow arbitrary allocator zone orderingCatalin Marinas
2009-03-10mtd: Make the third arg of mtd_concat_create() constCatalin Marinas
2009-03-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds