aboutsummaryrefslogtreecommitdiffstats
path: root/ipc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-17lib: percpu_counter_subPeter Zijlstra4-3/+8
2007-10-17lib: percpu_counter_addPeter Zijlstra8-17/+17
2007-10-17nfs: remove congestion_end()Peter Zijlstra3-17/+1
2007-10-17powerpc: add Altivec/VMX state to coredumpsMark Nelson3-3/+34
2007-10-17x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #defineMark Nelson5-8/+11
2007-10-17partially fix up the lookup_one_noperm messChristoph Hellwig3-26/+39
2007-10-16missing include in mmcAl Viro1-0/+1
2007-10-16fix adbhid mismergeAl Viro1-1/+1
2007-10-16WOL bugfix for 3c59x.cSteffen Klassert1-1/+7
2007-10-16skge 1.12Stephen Hemminger1-1/+1
2007-10-16skge: add a debug interfaceStephen Hemminger3-0/+156
2007-10-16skge: eeprom supportStephen Hemminger2-2/+102
2007-10-16skge: internal statsStephen Hemminger2-30/+24
2007-10-16skge: XM PHY handling fixesStephen Hemminger2-44/+50
2007-10-16skge: changing MTU while running causes problemsStephen Hemminger1-7/+44
2007-10-16skge: fix ram buffer size calculationStephen Hemminger1-27/+24
2007-10-16gianfar: Fix compile regression caused by 09f75cd7Li Yang1-4/+3
2007-10-16net: Fix new EMAC driver for NAPI changesBenjamin Herrenschmidt1-8/+17
2007-10-16bonding: two small fixes for IPoIB supportJay Vosburgh2-8/+7
2007-10-16e1000e: don't poke PHY registers to retreive link statusAuke Kok1-10/+21
2007-10-16e1000e: fix error checksAdrian Bunk1-2/+2
2007-10-16e1000e: Fix debug printk macroAuke Kok1-1/+1
2007-10-16tokenring/3c359.c: fixed array index problemMarcus Meissner1-1/+1
2007-10-16[netdrvr] forcedeth: remove in-driver copy of net_device_statsJeff Garzik1-36/+36
2007-10-16[netdrvr] forcedeth: improved probe info; dev_printk() cleanupsJeff Garzik1-31/+57
2007-10-16forcedeth: fix NAPI rx poll functionIngo Molnar1-3/+5
2007-10-16fix cirrusfb breakageAl Viro1-2/+3
2007-10-17SELinux: kills warnings in Improve SELinux performance when AVC missesKaiGai Kohei2-6/+7
2007-10-17SELinux: improve performance when AVC misses.KaiGai Kohei4-237/+303
2007-10-17SELinux: policy selectable handling of unknown classes and permsEric Paris5-9/+106
2007-10-17SELinux: Improve read/write performanceYuichi Nakamura7-1/+89
2007-10-17SELinux: tune avtab to reduce memory usageYuichi Nakamura4-36/+82
2007-10-17firewire: fw-cdev: reorder wakeup vs. spinlockJay Fenlason1-3/+2
2007-10-17firewire: in-code doc updates.Yann Dirson1-1/+5
2007-10-17firewire: a header cleanupStefan Richter2-6/+4
2007-10-17firewire: adopt read cycle timer ABI from raw1394Stefan Richter2-0/+41
2007-10-17firewire: fw-ohci: check for misconfigured bus (phyID == 63)Stefan Richter2-2/+9
2007-10-17firewire: fw-ohci: missing dma_unmap_singleStefan Richter1-0/+3
2007-10-17firewire: fw-ohci: log posted write errorsStefan Richter1-2/+6
2007-10-17firewire: fw-ohci: reorder includesStefan Richter1-6/+6
2007-10-17firewire: fw-ohci: fix includesStefan Richter1-3/+3
2007-10-17firewire: fw-ohci: enforce read order for selfID generationStefan Richter1-0/+3
2007-10-17firewire: fw-sbp2: use an own workqueue (fix system responsiveness)Stefan Richter1-4/+13
2007-10-17firewire: fw-sbp2: expose module parameter for workaroundsStefan Richter1-12/+54
2007-10-17firewire: fw-sbp2: add support for multiple logical units per targetStefan Richter2-256/+324
2007-10-17firewire: fw-sbp2: always enable IRQs before calling command ORB callbackStefan Richter1-2/+3
2007-10-17firewire: fw-core: local variable shadows a global oneStefan Richter1-11/+10
2007-10-17firewire: optimize fw_core_add_address_handlerStefan Richter1-3/+9
2007-10-16ieee1394: ieee1394_core.c: use DEFINE_SPINLOCK for spinlock definitionMatthias Kaehlcke1-1/+1
2007-10-16ieee1394: csr1212: proper refcountingStefan Richter3-31/+36