summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | pata_legacy: fix io/irq mismatchMikael Pettersson2007-03-061-1/+1
| * | ahci: RAID mode SATA patch for Intel ICH9MJason Gaston2007-03-061-0/+1
| |/
* | Revert "[PATCH] LOG2: Alter get_order() so that it can make use of ilog2() on...Linus Torvalds2007-03-061-34/+4
* | [PATCH] m68knommu: remove local_bh_countGreg Ungerer2007-03-061-1/+0
* | [PATCH] m68knommu: use irq_handler_t and rtc_time in prototypesGreg Ungerer2007-03-061-2/+2
* | [PATCH] m68knommu: GPIO line defines for the ColdFire 5282Greg Ungerer2007-03-061-0/+3
* | [PATCH] m68knommu: fix work queues in mcfserial.c driverGreg Ungerer2007-03-061-19/+14
* | [PATCH] m68knommu: set GPIO lines for serial ports on 5282 in mcfserial.cGreg Ungerer2007-03-061-2/+9
* | [PATCH] m68knommu: use irq_handler_t and remove regs arg for 68328Greg Ungerer2007-03-061-2/+3
* | [PATCH] m68knommu: use irq_handler_t for passing handler types in 68328 setupGreg Ungerer2007-03-063-3/+6
* | [PATCH] m68knommu: use irq_handler_t for passing handler types in 68360 setupGreg Ungerer2007-03-061-1/+2
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-03-0612-181/+121
|\ \
| * | [IA64] kexec: Use EFI_LOADER_DATA for ELF core headerMagnus Damm2007-03-063-1/+65
| * | [IA64] permon use-after-free fixNick Piggin2007-03-061-4/+7
| * | [IA64] sync compat getdentsAlexandr Andreev2007-03-061-3/+7