summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.23-rc2v2.6.23-rc2Linus Torvalds2007-08-031-1/+1
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-08-0312-31/+46
|\
| * [POWERPC] Fixes for the SLB shadow buffer codeMichael Neuling2007-08-034-11/+23
| * [POWERPC] Fix a compile warning in powermac/feature.cSegher Boessenkool2007-08-031-2/+4
| * [POWERPC] Fix a compile warning in pci_32.cSegher Boessenkool2007-08-031-1/+4
| * [POWERPC] Fix parse_drconf_memory() for 64-bit start addressesMichael Ellerman2007-08-031-2/+2
| * [POWERPC] Fix num_cpus calculation in smp_call_function_map()Kevin Corry2007-08-031-6/+3
| * [POWERPC] ps3: Fix section mismatch in ps3/setup.cStephen Rothwell2007-08-031-1/+1
| * [POWERPC] spufs: Fix affinity after introduction of node_allowed() callsAndre Detsch2007-08-031-1/+2
| * [POWERPC] Fix special PTE code for secondary hash bucketPaul Mackerras2007-08-031-2/+4
| * [POWERPC] Expand RPN field to 34 bits when using 64k pagesPaul Mackerras2007-08-031-5/+3
* | fix s2io regressionAl Viro2007-08-031-3/+6
* | Merge git://git.infradead.org/~dwmw2/mtd-2.6.23Linus Torvalds2007-08-032-5/+1
|\ \
| * | [MTD] Makefile fix for mtdsuperSatyam Sharma2007-08-032-5/+1
| |/
* | Merge git://git.infradead.org/battery-2.6Linus Torvalds2007-08-031-1/+1
|\ \
| * | Don't compile the PMU power driver on 64-bit PowerPCPaul Mackerras2007-07-231-1/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23Linus Torvalds2007-08-0314-396/+282
|\ \ \
| * | | sh: fix defconfigs for sh7751r boardsMagnus Damm2007-08-035-5/+5
| * | | sh: fix cf support on r2d boardsMagnus Damm2007-08-032-2/+9
| * | | sh: update r2d defconfigMagnus Damm2007-08-031-4/+4
| * | | sh: update snapgear defconfig.David McCullough2007-08-031-348/+239
| * | | sh: Fix SH-X3 FPU exception handling.Paul Mundt2007-08-011-0/+5
| * | | sh: Fix pgd mismatch from cached TTB in unhandled fault.Paul Mundt2007-08-011-2/+1
| * | | sh: Don't include fault-nommu on SH-2/SH-2A.Paul Mundt2007-08-011-1/+3
| * | | sh: Fix irqflags tracing for SH-3/4 nommu.Paul Mundt2007-08-011-32/+15
| * | | sh: Fix lockdep debugging oops on SH-3/4.Paul Mundt2007-08-011-2/+1
* | | | Kill some obsolete sub-thread-ptrace stuffOleg Nesterov2007-08-032-10/+2
* | | | serial: fix 8250 early console setupDaniel Ritz2007-08-033-3/+3
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-08-0310-84/+105
|\ \ \ \
| * | | | [SPARC]: Fix O_CLOEXEC values.David S. Miller2007-08-032-2/+2
| * | | | [SPARC32]: Fix modular build of floppy driver.David S. Miller2007-08-035-44/+75
| * | | | [SOUND] CS4231 SBus: Two fixes.Georg Chini2007-08-031-37/+5
| * | | | [CG6]: fix memory size detectionKrzysztof Helt2007-08-031-1/+4
| * | | | [SPARC64]: Add missing dma_sync_single_range_for_*().David S. Miller2007-08-031-0/+19
| | |_|/ | |/| |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-08-0323-96/+162
|\ \ \ \
| * | | | [TCP]: DSACK signals data receival, be conservativeIlpo Järvinen2007-08-021-1/+4
| * | | | [TCP]: Also handle snd_una changes in tcp_cwnd_downIlpo Järvinen2007-08-021-16/+18
| * | | | Merge davem@master.kernel.org:/pub/scm/linux/kernel/git/vxy/lksctp-devDavid S. Miller2007-08-027-59/+123
| |\ \ \ \
| | * | | | SCTP: remove useless code in function sctp_init_causeWei Yongjun2007-08-021-3/+0
| | * | | | SCTP: drop SACK if ctsn is not less than the next tsn of assocWei Yongjun2007-08-021-25/+78
| | * | | | SCTP: IPv4 mapped addr not returned in SCTPv6 accept()Vlad Yasevich2007-08-011-9/+11
| | * | | | SCTP: IPv4 mapped addr not returned in SCTPv6 accept()Dave Johnson2007-08-011-0/+2
| | * | | | sctp: fix shadow symbol in net/sctp/tsnmap.cSebastian Siewior2007-08-011-7/+7
| | * | | | sctp: try to fix readlockSebastian Siewior2007-08-011-5/+11
| | * | | | sctp: remove shadowed symbolssebastian@breakpoint.cc2007-08-012-2/+0
| | * | | | sctp: move global declaration to header file.sebastian@breakpoint.cc2007-08-013-4/+10
| | * | | | sctp: make locally used function staticsebastian@breakpoint.cc2007-08-012-4/+4
| * | | | | [TIPC]: Fix two minor sparse warnings.Florian Westphal2007-08-022-3/+1
| * | | | | [TIPC]: Make function tipc_nameseq_subscribe static.Florian Westphal2007-08-021-1/+1
| * | | | | [PF_KEY]: Fix ipsec not working in 2.6.23-rc1-git10Joy Latten2007-08-021-0/+3
OpenPOWER on IntegriCloud