summaryrefslogtreecommitdiffstats
path: root/ipc/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2005-06-21[XFS] fix some more compiler warnings in the vnode tracing codeChristoph Hellwig1-2/+2
2005-06-21[XFS] rename various pagebuf symbols to xfsbufChristoph Hellwig1-66/+77
2005-06-21[XFS] coordinate mmap calls with xfs_dm_punch_holeDean Roehrich2-3/+28
2005-06-21[XFS] Add a get/set interface for XFS project identifiers.Nathan Scott5-2/+28
2005-06-20[PATCH] ARM: 2719/1: enable module support in ixp2000 defconfigs by defaultLennert Buytenhek5-5/+35
2005-06-20[PATCH] ARM: 2716/1: SharpSL Param: Fix typoRichard Purdie1-1/+1
2005-06-20[PATCH] ARM: 2701/1: free up ixp2000 timer 4 for the watchdogLennert Buytenhek3-9/+33
2005-06-20[PATCH] ARM: 2693/1: Add PCI support for Versatile/PBCatalin Marinas7-19/+404
2005-06-20[PATCH] ARM: 2686/2: AAEC-2000 Core supportBellido Nicolas21-1/+794
2005-06-20[PATCH] ARM: Add iomap support for ARMRussell King3-4/+74
2005-06-20[PATCH] ARM: Remove nmi_tick() from Integrator.Russell King1-1/+0
2005-06-20[PATCH] ARM: Add missed include for dmabounce.cRussell King1-0/+2
2005-06-20[PATCH] ARM: Lindent GCC helper functionsRussell King8-313/+274
2005-06-20[PATCH] ARM: Remove gcc type-isms from GCC helper functionsRussell King8-95/+90
2005-06-20[PATCH] ARM: Remove obsolete arch/arm/kernel/arch.cRussell King2-47/+1
2005-06-20[PATCH] initialize TCE tablesJohn Rose1-0/+3
2005-06-20[PATCH] ppc64: use cpu_has_feature macroAnton Blanchard1-4/+5
2005-06-20[PATCH] ppc64: quieten RTAS printksAnton Blanchard1-2/+2
2005-06-20[PATCH] ARM: Ensure DMA-bounced buffers are properly written to RAMRussell King1-2/+14
2005-06-20[PATCH] ARM: Add common CACHE_COLOUR macroRussell King2-4/+5
2005-06-20[PATCH] ARM: Fix delayed dcache flush for ARMv6 non-aliasing cachesRussell King2-46/+29
2005-06-20aic7xxx/aic79xx_osm: revert completely bogus ahd_linux_queue() patchJeff Garzik1-4/+4
2005-06-20fc4/fc: fix warnings and errors related to recent SCSI EH updatesJeff Garzik1-4/+2
2005-06-19[PATCH] ARM SMP: Messages about CPUs should be prefixed by CPU%uRussell King1-1/+2
2005-06-19[PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crashRussell King4-1/+6
2005-06-19[PATCH] ARM SMP: Add missed files from Integrator/CP platformRussell King3-0/+248
2005-06-19[TCP]: Fix sysctl_tcp_low_latencyDavid S. Miller1-1/+1
2005-06-19[IPV4]: [4/4] signed vs unsigned cleanup in net/ipv4/raw.cJesper Juhl1-2/+2
2005-06-19[IPV4]: [3/4] signed vs unsigned cleanup in net/ipv4/raw.cJesper Juhl1-1/+1
2005-06-19[IPV4]: [2/4] signed vs unsigned cleanup in net/ipv4/raw.cJesper Juhl1-1/+1
2005-06-19[IPV4]: [1/4] signed vs unsigned cleanup in net/ipv4/raw.cJesper Juhl1-2/+8
2005-06-19[PKT_SCHED]: noop/noqueue qdisc style cleanupsThomas Graf1-11/+5
2005-06-19[PKT_SCHED]: Cleanup pfifo_fast qdisc and remove unnecessary codeThomas Graf1-20/+14
2005-06-19[PKT_SCHED]: Add and use prio2list() in the pfifo_fast qdiscThomas Graf1-8/+9
2005-06-19[PKT_SCHED]: Transform pfifo_fast to use generic queue management interfaceThomas Graf1-14/+9
2005-06-19[PKT_SCHED]: Cleanup fifo qdisc and remove unnecessary codeThomas Graf1-38/+12
2005-06-19[PKT_SCHED]: Transform fifo qdisc to use generic queue management interfaceThomas Graf1-88/+14
2005-06-19[PKT_SCHED]: Generic queue management interface for qdiscs using internal skb...Thomas Graf1-0/+122
2005-06-19[SCTP]: Replace spin_lock_irqsave with spin_lock_bhHerbert Xu1-6/+2
2005-06-19[IPV4/IPV6]: Replace spin_lock_irq with spin_lock_bhHerbert Xu5-14/+14
2005-06-19[NETLINK]: Set correct pid for ioctl originating netlink eventsJamal Hadi Salim4-7/+7
2005-06-19[NETLINK]: Explicit typingJamal Hadi Salim4-20/+16
2005-06-19[DECNET]: Remove unnecessary initilization of unused variable entriesThomas Graf1-1/+0
2005-06-19[IPSEC]: Add XFRMA_SA/XFRMA_POLICY for delete notificationHerbert Xu2-4/+45
2005-06-19[NETLINK]: Correctly set NLM_F_MULTI without checking the pidJamal Hadi Salim14-78/+83
2005-06-19[NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flagsThomas Graf3-14/+19
2005-06-19[PKT_SCHED]: Logic simplifications and codingstyle/whitespace cleanupsThomas Graf1-86/+88
2005-06-19[PKT_SCHED]: Make dsmark use the new dumping macrosThomas Graf1-28/+24
2005-06-19[PKT_SCHED]: Fix dsmark to apply changes consistentThomas Graf1-49/+82
2005-06-19[RTNETLINK]: Add RTA_(PUT|GET) shortcuts for u8, u16, and flagThomas Graf1-0/+23