aboutsummaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-22[NIU]: Cleanup PAGE_SIZE checks a bitOlof Johansson1-29/+5
2007-10-22[NET]: Fix SKB_WITH_OVERHEAD calculationHerbert Xu1-2/+1
2007-10-22[ATM]: Fix clip module reload crash.Randy Dunlap1-0/+3
2007-10-22[TG3]: Update version to 3.85Matt Carlson1-2/+2
2007-10-22[TG3]: PCI command adjustmentMatt Carlson2-6/+3
2007-10-22[TG3]: Add management FW version to ethtool reportMatt Carlson2-14/+78
2007-10-22[TG3]: Add 5723 supportMatt Carlson2-0/+2
2007-10-22[Bluetooth] Convert RFCOMM to use kthread APIMarcel Holtmann1-39/+21
2007-10-22[Bluetooth] Add constant for Bluetooth socket options levelMarcel Holtmann1-0/+1
2007-10-22[Bluetooth] Add support for handling simple eSCO linksMarcel Holtmann5-22/+151
2007-10-22[Bluetooth] Add address and channel attribute to RFCOMM TTY deviceMarcel Holtmann1-0/+25
2007-10-22[Bluetooth] Fix wrong argument in debug code of HIDPDave Young1-1/+1
2007-10-22[Bluetooth] Add generic driver for Bluetooth USB devicesMarcel Holtmann3-0/+578
2007-10-22[Bluetooth] Add generic driver for Bluetooth SDIO devicesMarcel Holtmann3-0/+419
2007-10-22[Bluetooth] Eliminate checks for impossible conditions in IRQ handlerJeff Garzik4-16/+4
2007-10-22[Bluetooth] Add UART driver for Texas Instruments' BRF63xx chipsOhad Ben-Cohen5-2/+557
2007-10-22[Bluetooth] Change BPA 100/105 driver to use USB anchorsMarcel Holtmann1-362/+262
2007-10-22[Bluetooth] Fall back to L2CAP in basic modeMarcel Holtmann2-8/+37
2007-10-22[Bluetooth] Advertise L2CAP features mask supportMarcel Holtmann1-5/+18
2007-10-22[Bluetooth] Retrieve L2CAP features mask on connection setupMarcel Holtmann2-84/+163
2007-10-22[Bluetooth] Remove global conf_mtu variable from L2CAPMarcel Holtmann2-11/+11
2007-10-22[Bluetooth] Finish L2CAP configuration only with acceptable settingsMarcel Holtmann1-6/+10
2007-10-22[Bluetooth] Switch from OGF+OCF to using only opcodesMarcel Holtmann8-1032/+1315
2007-10-21NFS: Fix a typo in nfs_call_unlink()Trond Myklebust1-1/+1
2007-10-21NFSv2: Ensure that the directory metadata gets revalidated on file createTrond Myklebust1-0/+1
2007-10-21nobh: nobh_write_end fixNick Piggin1-2/+1
2007-10-21Blackfin arch: update boards filesBryan Wu1-1/+1
2007-10-22Blackfin arch: dma add some API and cleanup bf54x DMA definitionBryan Wu6-6/+34
2007-10-21Blackfin arch: cleanup and promote the general purpose timers api to a core blackfin componentMike Frysinger6-211/+484
2007-10-22Blackfin arch: add a cheesy install targetMike Frysinger2-0/+60
2007-10-21Blackfin arch: add functions for converting between sclks and usecsMike Frysinger2-1/+15
2007-10-21Blackfin arch: add assembly function for doing 64bit unsigned divisionMike Frysinger2-1/+376
2007-10-21Blackfin arch: -mno-fdpic worksMike Frysinger1-0/+2
2007-10-21Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_name" per discussion on lkml as the former uses less storageMike Frysinger16-25/+25
2007-10-21Blackfin arch: Fixing Bug: balance calls to get_task_mm with corresponding mmput callsBernd Schmidt1-0/+2
2007-10-21Blackfin serial driver Kconfig: depend on DMA not being enabled rather than a specific DMA sizeMike Frysinger1-1/+1
2007-10-21Blackfin arch: Fix bug: missing CHIPID register field definition of BF54xBryan Wu1-0/+4
2007-10-21Blackfin arch: Fix up /proc/cpuinfo so it is like everyone elseRobin Getz1-39/+61
2007-10-21Blackfin arch: Optimization - no need to make additional math hereMichael Hennerich1-3/+3
2007-10-22Blackfin arch: force irq_flags into the .data sectionMike Frysinger2-2/+14
2007-10-22Blackfin arch BF548 defconfig: enable watchdog by defaultMike Frysinger1-1/+8
2007-10-21Blackfin arch: add new processor ADSP-BF52x arch/mach supportMichael Hennerich29-37/+4590
2007-10-21[PATCH] audit: watching subtreesAl Viro10-10/+1310
2007-10-21[PATCH] new helper - inotify_evict_watch()Al Viro2-0/+9
2007-10-21[PATCH] new helper - inotify_clone_watch()Al Viro2-0/+36
2007-10-21[PATCH] new helpers - collect_mounts() and release_collected_mounts()Al Viro3-1/+24
2007-10-21[PATCH] pass dentry to audit_inode()/audit_inode_child()Al Viro8-30/+33
2007-10-20New maintainers for the x86 (32-bit and 64-bit) architectureIngo Molnar1-6/+7
2007-10-20vfc_dev conversion to mutex: falloutAl Viro1-1/+1
2007-10-20oom_kill bugAl Viro1-1/+1