index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-06-21
[XFS] fix some more compiler warnings in the vnode tracing code
Christoph Hellwig
1
-2
/
+2
2005-06-21
[XFS] rename various pagebuf symbols to xfsbuf
Christoph Hellwig
1
-66
/
+77
2005-06-21
[XFS] coordinate mmap calls with xfs_dm_punch_hole
Dean Roehrich
2
-3
/
+28
2005-06-21
[XFS] Add a get/set interface for XFS project identifiers.
Nathan Scott
5
-2
/
+28
2005-06-20
[PATCH] ARM: 2719/1: enable module support in ixp2000 defconfigs by default
Lennert Buytenhek
5
-5
/
+35
2005-06-20
[PATCH] ARM: 2716/1: SharpSL Param: Fix typo
Richard Purdie
1
-1
/
+1
2005-06-20
[PATCH] ARM: 2701/1: free up ixp2000 timer 4 for the watchdog
Lennert Buytenhek
3
-9
/
+33
2005-06-20
[PATCH] ARM: 2693/1: Add PCI support for Versatile/PB
Catalin Marinas
7
-19
/
+404
2005-06-20
[PATCH] ARM: 2686/2: AAEC-2000 Core support
Bellido Nicolas
21
-1
/
+794
2005-06-20
[PATCH] ARM: Add iomap support for ARM
Russell King
3
-4
/
+74
2005-06-20
[PATCH] ARM: Remove nmi_tick() from Integrator.
Russell King
1
-1
/
+0
2005-06-20
[PATCH] ARM: Add missed include for dmabounce.c
Russell King
1
-0
/
+2
2005-06-20
[PATCH] ARM: Lindent GCC helper functions
Russell King
8
-313
/
+274
2005-06-20
[PATCH] ARM: Remove gcc type-isms from GCC helper functions
Russell King
8
-95
/
+90
2005-06-20
[PATCH] ARM: Remove obsolete arch/arm/kernel/arch.c
Russell King
2
-47
/
+1
2005-06-20
[PATCH] initialize TCE tables
John Rose
1
-0
/
+3
2005-06-20
[PATCH] ppc64: use cpu_has_feature macro
Anton Blanchard
1
-4
/
+5
2005-06-20
[PATCH] ppc64: quieten RTAS printks
Anton Blanchard
1
-2
/
+2
2005-06-20
[PATCH] ARM: Ensure DMA-bounced buffers are properly written to RAM
Russell King
1
-2
/
+14
2005-06-20
[PATCH] ARM: Add common CACHE_COLOUR macro
Russell King
2
-4
/
+5
2005-06-20
[PATCH] ARM: Fix delayed dcache flush for ARMv6 non-aliasing caches
Russell King
2
-46
/
+29
2005-06-20
aic7xxx/aic79xx_osm: revert completely bogus ahd_linux_queue() patch
Jeff Garzik
1
-4
/
+4
2005-06-20
fc4/fc: fix warnings and errors related to recent SCSI EH updates
Jeff Garzik
1
-4
/
+2
2005-06-19
[PATCH] ARM SMP: Messages about CPUs should be prefixed by CPU%u
Russell King
1
-1
/
+2
2005-06-19
[PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crash
Russell King
4
-1
/
+6
2005-06-19
[PATCH] ARM SMP: Add missed files from Integrator/CP platform
Russell King
3
-0
/
+248
2005-06-19
[TCP]: Fix sysctl_tcp_low_latency
David S. Miller
1
-1
/
+1
2005-06-19
[IPV4]: [4/4] signed vs unsigned cleanup in net/ipv4/raw.c
Jesper Juhl
1
-2
/
+2
2005-06-19
[IPV4]: [3/4] signed vs unsigned cleanup in net/ipv4/raw.c
Jesper Juhl
1
-1
/
+1
2005-06-19
[IPV4]: [2/4] signed vs unsigned cleanup in net/ipv4/raw.c
Jesper Juhl
1
-1
/
+1
2005-06-19
[IPV4]: [1/4] signed vs unsigned cleanup in net/ipv4/raw.c
Jesper Juhl
1
-2
/
+8
2005-06-19
[PKT_SCHED]: noop/noqueue qdisc style cleanups
Thomas Graf
1
-11
/
+5
2005-06-19
[PKT_SCHED]: Cleanup pfifo_fast qdisc and remove unnecessary code
Thomas Graf
1
-20
/
+14
2005-06-19
[PKT_SCHED]: Add and use prio2list() in the pfifo_fast qdisc
Thomas Graf
1
-8
/
+9
2005-06-19
[PKT_SCHED]: Transform pfifo_fast to use generic queue management interface
Thomas Graf
1
-14
/
+9
2005-06-19
[PKT_SCHED]: Cleanup fifo qdisc and remove unnecessary code
Thomas Graf
1
-38
/
+12
2005-06-19
[PKT_SCHED]: Transform fifo qdisc to use generic queue management interface
Thomas Graf
1
-88
/
+14
2005-06-19
[PKT_SCHED]: Generic queue management interface for qdiscs using internal skb...
Thomas Graf
1
-0
/
+122
2005-06-19
[SCTP]: Replace spin_lock_irqsave with spin_lock_bh
Herbert Xu
1
-6
/
+2
2005-06-19
[IPV4/IPV6]: Replace spin_lock_irq with spin_lock_bh
Herbert Xu
5
-14
/
+14
2005-06-19
[NETLINK]: Set correct pid for ioctl originating netlink events
Jamal Hadi Salim
4
-7
/
+7
2005-06-19
[NETLINK]: Explicit typing
Jamal Hadi Salim
4
-20
/
+16
2005-06-19
[DECNET]: Remove unnecessary initilization of unused variable entries
Thomas Graf
1
-1
/
+0
2005-06-19
[IPSEC]: Add XFRMA_SA/XFRMA_POLICY for delete notification
Herbert Xu
2
-4
/
+45
2005-06-19
[NETLINK]: Correctly set NLM_F_MULTI without checking the pid
Jamal Hadi Salim
14
-78
/
+83
2005-06-19
[NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flags
Thomas Graf
3
-14
/
+19
2005-06-19
[PKT_SCHED]: Logic simplifications and codingstyle/whitespace cleanups
Thomas Graf
1
-86
/
+88
2005-06-19
[PKT_SCHED]: Make dsmark use the new dumping macros
Thomas Graf
1
-28
/
+24
2005-06-19
[PKT_SCHED]: Fix dsmark to apply changes consistent
Thomas Graf
1
-49
/
+82
2005-06-19
[RTNETLINK]: Add RTA_(PUT|GET) shortcuts for u8, u16, and flag
Thomas Graf
1
-0
/
+23
[next]