index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-07-29
[PATCH] pi-futex: robust-futex exit
Ingo Molnar
3
-39
/
+89
2006-07-29
[PATCH] pi-futex: robust-futex exit crash fix
Ingo Molnar
1
-8
/
+24
2006-07-29
[PATCH] i386: Do backtrace fallback too
Andi Kleen
1
-3
/
+14
2006-07-29
[PATCH] x86_64: Document backtracer selection options
Andi Kleen
1
-0
/
+7
2006-07-29
[PATCH] x86_64: Dump leftover backtrace entries when dwarf2 unwinder got stuck
Andi Kleen
1
-6
/
+16
2006-07-29
[PATCH] x86_64: Enlarge debug stack for nested kprobes
bibo mao
1
-1
/
+1
2006-07-29
[PATCH] x86_64: Don't clobber r8-r11 in int 0x80 handler
Andi Kleen
1
-1
/
+1
2006-07-29
[PATCH] i386/x86-64: Add user_mode checks to profile_pc for oprofile
Andi Kleen
2
-2
/
+2
2006-07-29
[PATCH] i386: switch_to(): misplaced parentheses
Chuck Ebbert
1
-2
/
+2
2006-07-28
[SUNLANCE]: fix compilation on sparc-UP
Alexey Dobriyan
1
-4
/
+4
2006-07-28
[XFS] Ensure bulkstat from an invalid inode number gets caught always with
Nathan Scott
1
-7
/
+10
2006-07-28
[XFS] Fix a barrier related forced shutdown on mounts with quota enabled.
Nathan Scott
2
-1
/
+8
2006-07-28
[XFS] Fix remount vs no/barrier options by ensuring we clear unwanted
Nathan Scott
2
-8
/
+8
2006-07-28
[XFS] All xfs_disk_dquot_t values are (as the name says) disk endian.
Christoph Hellwig
1
-6
/
+13
2006-07-28
[PATCH] scsi: kill overeager "not-ready" messages
Jens Axboe
1
-4
/
+1
2006-07-28
[PATCH] it821x: fix ide dma setup bug
Jens Axboe
1
-3
/
+8
2006-07-28
[PATCH] ide: if the id fields looks screwy, disable DMA
Jens Axboe
1
-1
/
+1
2006-07-28
[PATCH] ide: option to disable cache flushes for buggy drives
Jens Axboe
3
-2
/
+6
2006-07-28
[SPARC]: Defer clock_probe to fs_initcall()
Bob Breuer
1
-32
/
+42
2006-07-28
[SPARC64]: Fix typo in pgprot_noncached().
David S. Miller
1
-1
/
+1
2006-07-28
[SPARC64]: Fix quad-float multiply emulation.
David S. Miller
1
-1
/
+1
2006-07-27
[S390] update default configuration
Martin Schwidefsky
1
-9
/
+35
2006-07-27
[S390] duplicate ccw devices in ccwgroup.
Cornelia Huck
1
-7
/
+3
2006-07-27
[S390] permanent subchannel busy conditions may cause I/O stall
Peter Oberparleiter
1
-1
/
+2
2006-07-26
[PATCH] fix compile regression for a few scsi drivers
Christoph Hellwig
2
-12
/
+6
2006-07-26
[PATCH] Reorganize the cpufreq cpu hotplug locking to not be totally bizare
Arjan van de Ven
5
-29
/
+23
2006-07-26
[IPV4/IPV6]: Setting 0 for unused port field in RAW IP recvmsg().
Tetsuo Handa
2
-0
/
+2
2006-07-26
[IPV4] ipmr: ip multicast route bug fix.
Alexey Kuznetsov
1
-6
/
+13
2006-07-26
[TG3]: Update version and reldate
Michael Chan
1
-2
/
+2
2006-07-26
[TG3]: Handle tg3_init_rings() failures
Michael Chan
1
-5
/
+27
2006-07-26
[TG3]: Add tg3_restart_hw()
Michael Chan
1
-22
/
+58
2006-07-25
[PATCH] cfq-iosched: don't use a hard jiffies value, translate from msecs
Jens Axboe
1
-1
/
+1
2006-07-25
[PATCH] blktrace: fix read-ahead bit
Milton Miller
1
-1
/
+1
2006-07-25
[PATCH] cciss: fix stall with softirq handling and CFQ
Jens Axboe
1
-41
/
+45
2006-07-25
[IPV4]: Clear the whole IPCB, this clears also IPCB(skb)->flags.
Guillaume Chazarain
1
-1
/
+1
2006-07-25
[IPV6]: Clean skb cb on IPv6 input.
Guillaume Chazarain
1
-0
/
+2
2006-07-25
[NETFILTER]: Demote xt_sctp to EXPERIMENTAL
Patrick McHardy
1
-2
/
+2
2006-07-25
[NETFILTER]: bridge netfilter: add deferred output hooks to feature-removal-s...
Patrick McHardy
4
-0
/
+38
2006-07-25
[NETFILTER]: xt_pkttype: fix mismatches on locally generated packets
Phil Oester
1
-1
/
+11
2006-07-25
[NETFILTER]: SNMP NAT: fix byteorder confusion
Patrick McHardy
1
-2
/
+2
2006-07-25
[NETFILTER]: conntrack: fix SYSCTL=n compile
Adrian Bunk
2
-4
/
+4
2006-07-25
[NETFILTER]: nf_queue: handle NF_STOP and unknown verdicts in nf_reinject
Patrick McHardy
1
-5
/
+4
2006-07-25
[NETFILTER]: H.323 helper: fix possible NULL-ptr dereference
Patrick McHardy
1
-1
/
+1
2006-07-25
[SCSI] esp: Fix build.
David S. Miller
1
-8
/
+4
2006-07-25
[SPARC]: Fix SA_STATIC_ALLOC value.
David S. Miller
1
-1
/
+1
2006-07-25
[SPARC64]: Explicitly print return PC when the kernel fault PC is bogus.
David S. Miller
1
-0
/
+3
2006-07-25
[NET]: Correct dev_alloc_skb kerneldoc
Christoph Hellwig
1
-2
/
+2
2006-07-25
[NET]: Remove CONFIG_HAVE_ARCH_DEV_ALLOC_SKB
Christoph Hellwig
1
-4
/
+0
2006-07-24
[VLAN]: Fix link state propagation
Stefan Rompf
1
-5
/
+3
2006-07-24
[IPV6] xfrm6_tunnel: Delete debugging code.
David S. Miller
1
-130
/
+10
[next]