summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [GFS2] fix hangup when multiple processes are trying to write to the same fileJosef Whiter2007-03-071-2/+5
| * | | [GFS2] NFS filehandle checkWendy Cheng2007-03-071-4/+1
| * | | [GFS2] add newline to printk messageRichard Fearn2007-03-071-1/+1
| * | | [GFS2] fix locking mistakeJosef Whiter2007-03-071-1/+1
| |/ /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-03-0726-371/+371
|\ \ \
| * | | sh: Kill off I/O cruft for R7780RP.Paul Mundt2007-03-053-254/+1
| * | | sh: Revert lazy dcache writeback changes.Paul Mundt2007-03-0513-85/+194
| * | | sh: Enable SM501 support for RTS7751R2D.Paul Mundt2007-03-052-10/+126
| * | | sh: Use L1_CACHE_BYTES for .data.cacheline_aligned.Paul Mundt2007-03-052-2/+4
| * | | sysctl: Support vdso_enabled sysctl on SH.Paul Mundt2007-03-051-1/+2
| * | | sh: Fix kernel thread stack corruption with preempt.Hideo Saito2007-03-051-3/+2
| * | | doc: Add SH to vdso and earlyprintk in kernel-parameters.txtPaul Mundt2007-03-051-2/+3
| * | | sh: Fix sigmask trampling in signal delivery.Ryusuke Sakato2007-03-051-1/+3
| * | | sh: Clear UBC when not in use.Stuart Menefy2007-03-053-13/+36
* | | | [PATCH] CPU hotplug: call check_tsc_sync_source() with irqs offIngo Molnar2007-03-072-7/+14
| |/ / |/| |
* | | Linux 2.6.21-rc3v2.6.21-rc3Linus Torvalds2007-03-061-1/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-03-062-11/+11
|\ \ \
| * | | [SPARC64]: Fix floppy build failure.David S. Miller2007-03-052-11/+11
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-03-0628-74/+70
|\ \ \ \
| * | | | [DCCP]: Set RTO for newly created child socketGerrit Renker2007-03-061-1/+1
| * | | | [DCCP]: Correctly split CCID half connectionsGerrit Renker2007-03-061-6/+6
| * | | | [NET]: Fix compat_sock_common_getsockopt typo.Johannes Berg2007-03-061-1/+1
| * | | | [NET]: Revert incorrect accept queue backlog changes.David S. Miller2007-03-062-4/+4
| * | | | [INET]: twcal_jiffie should be unsigned long, not intEric Dumazet2007-03-051-1/+1
| * | | | [GIANFAR]: Fix compile error in latest gitJan Altenberg2007-03-051-1/+1
| * | | | [PPPOE]: Use ifindex instead of device pointer in key lookups.Florian Zumbiehl2007-03-052-5/+8
| * | | | [NETFILTER]: ip6_route_me_harder should take into account markYasuyuki Kozakai2007-03-051-0/+1
| * | | | [NETFILTER]: nfnetlink_log: fix reference countingMichal Miroslaw2007-03-051-3/+6
| * | | | [NETFILTER]: nfnetlink_log: fix module reference countingPatrick McHardy2007-03-051-2/+1
| * | | | [NETFILTER]: nfnetlink_log: fix possible NULL pointer dereferenceMichal Miroslaw2007-03-051-0/+4
| * | | | [NETFILTER]: nfnetlink_log: fix NULL pointer dereferenceMichal Miroslaw2007-03-051-0/+1
| * | | | [NETFILTER]: nfnetlink_log: fix use after freeMichal Miroslaw2007-03-051-1/+1
| * | | | [NETFILTER]: nfnetlink_log: fix reference leakMichal Miroslaw2007-03-051-3/+4
| * | | | [NETFILTER]: tcp conntrack: accept SYN|URG as validPatrick McHardy2007-03-052-2/+6
| * | | | [NETFILTER]: nf_conntrack/nf_nat: fix incorrect config ifdefsPatrick McHardy2007-03-0513-40/+20
| * | | | [NETFILTER]: conntrack: fix {nf,ip}_ct_iterate_cleanup endless loopsPatrick McHardy2007-03-054-4/+4
| |/ / /
* | | | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-03-0615-161/+165
|\ \ \ \
| * | | | [S390] cio: Call cancel_halt_clear even when actl == 0.Cornelia Huck2007-03-051-2/+2
| * | | | [S390] cio: Use path verification to check for path state.Cornelia Huck2007-03-051-40/+6
| * | | | [S390] cio: Fix locking when calling notify function.Cornelia Huck2007-03-051-20/+47
| * | | | [S390] Fixed handling of access register mode faults.Gerald Schaefer2007-03-053-64/+63
| * | | | [S390] dasd: Use default recovery for SNSS requestsStefan Weinhuber2007-03-051-0/+1
| * | | | [S390] check_bugs() should be inline.Heiko Carstens2007-03-051-1/+1
| * | | | [S390] tape: Compression overwrites crypto settingMichael Holzheu2007-03-051-1/+4
| * | | | [S390] nss: disable kexec.Heiko Carstens2007-03-052-0/+7
| * | | | [S390] reipl: move dump_prefix_page out of text section.Heiko Carstens2007-03-054-12/+19
| * | | | [S390] smp: disable preemption in smp_call_function/smp_call_function_onHeiko Carstens2007-03-051-7/+8
| * | | | [S390] kprobes breaks BUG_ONMartin Schwidefsky2007-03-051-14/+7
| |/ / /
* | | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-03-063-9/+16
|\ \ \ \
| * | | | pata_pdc202xx_old: fix data corruption and other problemsBartlomiej Zolnierkiewicz2007-03-061-8/+14
OpenPOWER on IntegriCloud